Skip to content

Commit c89db85

Browse files
mvdocclaude
andcommitted
Update repository structure in README with all derivatives
Include stimuli, fMRIPrep, FreeSurfer, QA, stimulus descriptors, and Jiahui et al. (2023) derivatives with OpenNeuro dataset IDs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent dd6217e commit c89db85

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,16 @@ All outputs are saved to `data/derivatives/qa/` following BIDS conventions.
8282

8383
```
8484
hyperface-data-paper/
85-
├── data/ # BIDS dataset (datalad)
85+
├── data/ # BIDS dataset (OpenNeuro ds007329)
86+
│ ├── stimuli/ # 707 video clips (4s each)
8687
│ └── derivatives/
87-
│ ├── fmriprep/ # Preprocessed fMRI data
88-
│ ├── freesurfer/ # FreeSurfer outputs
89-
│ └── qa/ # QA outputs
90-
├── src/hyperface/ # Python analysis package
91-
└── scripts/qa/ # QA pipeline scripts
88+
│ ├── fmriprep/ # fMRIPrep 25.1.4 (OpenNeuro ds007384)
89+
│ ├── freesurfer/ # FreeSurfer 7.3.2 (OpenNeuro ds007378)
90+
│ ├── qa/ # QA outputs (generated by this repo)
91+
│ ├── stimuli/ # Stimulus descriptors (embeddings, RDMs, ratings)
92+
│ └── jiahui-2023/ # Data from Jiahui et al. (2023) PNAS
93+
├── src/hyperface/ # Python analysis package
94+
└── scripts/qa/ # QA pipeline scripts
9295
```
9396

9497
## Citation

0 commit comments

Comments
 (0)