-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ENH] Add Neuralynx continous recordings for testing (#110)
* [ENH] Add Neuralynx continous recordings for testing read_raw_neuralynx et al. * update version increment
- Loading branch information
1 parent
de49790
commit 0decea2
Showing
23 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.148 | ||
0.149 |