nimh-dsst / abcd-fasttrack2bids

0 stars 2 forks source link

Make bids_corrections.py use the rawdata folder for BIDS input and code/logs folder for logs #14

Closed ericearl closed 3 months ago

ericearl commented 3 months ago

The script should be agnostic to whether it is started in the BIDS root directory (containing code/, rawdata/, and sourcedata/) or the rawdata/ directory.

ericearl commented 3 months ago

I think it's fine to just expect to be pointed at rawdata/ with the -b argument.