Skip to content

Commit

Permalink
[ENH] Add Neuralynx continous recordings for testing (#110)
Browse files Browse the repository at this point in the history
* [ENH] Add Neuralynx continous recordings for testing read_raw_neuralynx et al.

* update version increment
  • Loading branch information
KristijanArmeni authored Sep 21, 2023
1 parent de49790 commit 0decea2
Show file tree
Hide file tree
Showing 23 changed files with 19 additions and 1 deletion.
Binary file added neuralynx/Events.nev
Binary file not shown.
Binary file added neuralynx/RACC1.ncs
Binary file not shown.
Binary file added neuralynx/RACC2.ncs
Binary file not shown.
Binary file added neuralynx/RACC3.ncs
Binary file not shown.
Binary file added neuralynx/RACC4.ncs
Binary file not shown.
Binary file added neuralynx/RACC5.ncs
Binary file not shown.
Binary file added neuralynx/RACC6.ncs
Binary file not shown.
Binary file added neuralynx/RACC7.ncs
Binary file not shown.
Binary file added neuralynx/RACC8.ncs
Binary file not shown.
Binary file added neuralynx/RACCuS1.nse
Binary file not shown.
Binary file added neuralynx/RACCuS2.nse
Binary file not shown.
Binary file added neuralynx/RACCuS3.nse
Binary file not shown.
Binary file added neuralynx/RACCuS4.nse
Binary file not shown.
Binary file added neuralynx/RACCuS5.nse
Binary file not shown.
Binary file added neuralynx/RACCuS6.nse
Binary file not shown.
Binary file added neuralynx/RACCuS7.nse
Binary file not shown.
Binary file added neuralynx/RACCuS8.nse
Binary file not shown.
18 changes: 18 additions & 0 deletions neuralynx/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Author: Kristijan Armeni

This folder contains unconnected recording (i.e. not attached to a patient) with the [Neuralynx](https://neuralynx.fh-co.com/) acquisition system.
The recording kindly contributed by Ivan Skelin, Krembil Research Institute, University of Toronto.

Folder contents:
- 10 `*.ncs` files/channels (continuously sampled signals)
- 10 `*.nse` files/channels (spike snapshot files; likely empty since the recording is disconnected and no spikes were produced)
- 1 `*.nev` file (events file)

folder size:
```bash
du -h neuralynx
504K neuralynx
```

For more info about the file formats, see: [Neuralynx data file formats]( https://support.neuralynx.com/hc/en-us/articles/360040444811-TechTip-Neuralynx-Data-File-Formats)

Binary file added neuralynx/RMCC1.ncs
Binary file not shown.
Binary file added neuralynx/RMCC2.ncs
Binary file not shown.
Binary file added neuralynx/RMCCuS1.nse
Binary file not shown.
Binary file added neuralynx/RMCCuS2.nse
Binary file not shown.
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.148
0.149

0 comments on commit 0decea2

Please sign in to comment.