You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ pip install -e .
11
11
12
12
## Usage
13
13
14
-
1. Open `metadata_example.yaml`in a text editor. Update the paths to point to your data and update the metadata for your experiment.
14
+
1. Open one of the example metadata files in a text editor (`metadata_example_Jose.yaml` for Jose's experiments, or `metadata_example_Tim.yaml` for Tim / Yang-Sun / Stephanie's experiments). Update the paths to point to your data and update the metadata for your experiment. See `metadata_fully_explained.yaml` for an explanation of all metadata fields.
15
15
16
16
2. Run the conversion to generate an NWB file (replace `output_dir` with your desired output directory).
17
17
The nwb file will be automatically named based on the animal name and date (i.e. `rat_date.nwb`):
0 commit comments