Skip to content

Commit 64fce18

Browse files
Update README.md
1 parent 44c4b10 commit 64fce18

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,6 @@ To use the notebooks, two options :
4646
## Using the video_cutter script
4747
This moved in a standalone package, see [here](https://github.com/TeamNCMC/videocutter).
4848

49-
### Notes
50-
- The format of txt files exported from Labscribe depends on its version... Sometimes the values are separated by commas (`,`), sometimes tabulations. To be sure, open the file with a text editor and see if there are "," or big spaces between values on a row. Edit the `SEP` parameter accordingly in the script.
51-
- Again with Labscribe, it's unclear when or which versions creates a header to this text file (names for each columns). The two should work : if there are non-numeric values on the first line of the file, it will be considered as a header and discarded.
52-
- Parameters (time before and after stimulation onset, ...) are set as variables directly in the script, but you can override them by passing options to the script from the command line, like so :
53-
`python video-cutter.py path/to/videos --sep \t`
54-
5549
## The `features_from_dlc` package
5650

5751
### Introduction

0 commit comments

Comments
 (0)