is a BIDS derivative dataset like
the goal:
.datalad/
code/
babs_config.yaml
containers/ -- submodule for repronim/containers (WiP)
sourcedata/
rawbids/ -- submodule for "source dataset" (no point to push to ria if it is not in ria) (TODO)
rias/ # for now and .gitignored (TODO: aim to get rid of)
logs/
... outputs for processing ...
and make babs init --config code/babs_config.yaml ...options . to dump results right in here.
meanwhile could differ due to babs 'intricacies' but strive to get to above.
So would it be result of running
mechababs --derivative mriqc THISPATH
and if fails.
is a BIDS derivative dataset like
the goal:
and make
babs init --config code/babs_config.yaml ...options .to dump results right in here.meanwhile could differ due to babs 'intricacies' but strive to get to above.
So would it be result of running
and if fails.