Skip to content

Commit 300cddc

Browse files
committed
update git hashes
1 parent d09f750 commit 300cddc

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/09-prepare-for-openneuro.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ nav_order: 10
88

99
## Raw BIDS data
1010
First, the bids_datalad dataset must be updated following phenotype curation (see above).
11-
Following phenotype curation, the participants.tsv was updated with the demographics from the [`build_participants_tmp.py`](https://github.com/PennLINC/grmpy_opendata/blob/main/curation/04_cubids_curation/build_participants_tmp.py) script using the [`collide_participants_tmp.py`](https://github.com/PennLINC/grmpy_opendata/blob/main/curation/04_cubids_curation/collide_participants_tmp.py) script (`86c16852`).
11+
Following phenotype curation, the participants.tsv was updated with the demographics from the [`build_participants_tmp.py`](https://github.com/PennLINC/grmpy_opendata/blob/main/curation/04_cubids_curation/build_participants_tmp.py) script using the [`collide_participants_tmp.py`](https://github.com/PennLINC/grmpy_opendata/blob/main/curation/04_cubids_curation/collide_participants_tmp.py) script (`dda40dae`).
1212

13-
The task timing file `task-fracback_acq-singleband_events.tsv` was removed from the bids_datalad dataset as this has been deprecated and replaced with the individual events.tsv files (4fb4dafd).
13+
The task timing file `task-fracback_acq-singleband_events.tsv` was removed from the bids_datalad dataset as this has been deprecated and replaced with the individual events.tsv files (`ec68f693`).
1414

1515
`cp -RL data/bids_datalad/ /cbica/comp_space/grmpy/.`
1616

17+
TODO: add the new participants.tsv to the bids_datalad dataset on compspace.
18+
1719
From the new copied bids_datalad dataset:
1820
```bash
1921
mkdir derivatives

0 commit comments

Comments
 (0)