Darioli commited on
Commit
589ef69
·
verified ·
1 Parent(s): 3303585

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -44,6 +44,7 @@ root/
44
  │ │ ├── 📄 brain_areas [Dataset: (N_total_neurons,)]
45
  │ │ ├── 📄 coordinates [Dataset: (N_total_neurons, 3)]
46
  │ │ ├── 📄 unit_ids [Dataset: (N_total_neurons,)]
 
47
  │ │ └── (Attr) fps [Float: Sampling rate]
48
  │ └── 📂 TRIALS/ # Individual trial folders
49
  │ └── 📂 <trial_idx>/ # Chronological trial index
 
44
  │ │ ├── 📄 brain_areas [Dataset: (N_total_neurons,)]
45
  │ │ ├── 📄 coordinates [Dataset: (N_total_neurons, 3)]
46
  │ │ ├── 📄 unit_ids [Dataset: (N_total_neurons,)]
47
+ │ │ ├── 📄 condition_hashes [Dataset: (N_trials,)]
48
  │ │ └── (Attr) fps [Float: Sampling rate]
49
  │ └── 📂 TRIALS/ # Individual trial folders
50
  │ └── 📂 <trial_idx>/ # Chronological trial index