Browse Source

gin commit from nit-ope-de04

Modified files: 1
Julia Sprenger 9 months ago
parent
commit
9eb5fa783a
1 changed files with 1 additions and 4 deletions
  1. 1 4
      cellexplorer/README.md

+ 1 - 4
cellexplorer/README.md

@@ -12,7 +12,4 @@ Note:
 - `dataset_2` and `dataset_3` contain mat files with version different from mat version 5.
 - `dataset_2`: `sessionInfo` is saved as mat version 7.3.
 - `dataset_3`: `spikes.cellinfo` is saved as mat version 7.3
-- `dataset_4`: is a stubbed version of the original dataset. The original dataset is is in the link indicated above. 
-There are two folders inside, one saved in the old matlab format and other in the new one (hdf5). They were stubbed with the following program https://gist.github.com/h-mayorquin/576e54fae7ff2cf0d1255f15fe80a20c. The binary files
-were stubbed by using a `SlicingRecorder`` in spikeinterface to the first 1000 frames
- 
+- `dataset_4`: is a stubbed version of the original dataset (see above). There are two folders inside, one saved in the old matlab format and other in the new one (hdf5). They were stubbed with the following [program](https://gist.github.com/h-mayorquin/576e54fae7ff2cf0d1255f15fe80a20c). The binary files were stubbed to the first 1000 frames by using a `SlicingRecorder` in [SpikeInterface](https://spikeinterface.readthedocs.io/en/latest/).