Upload README.md with huggingface_hub
Browse files
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
|