No description
- Python 91.7%
- Shell 8.3%
Changing the BIDS layout to use acq- labels for fmap needs to be accompanied by a comprehensive rename (fix-up) script. This draft exercises an idea: wouldn't it be easier and clearer to approach the operations declaratively, ie. first state which files to rename or delete and then loop over these operations. The declaration could be done with dicts of BIDS entities (this also allows intuitive changes as dict updates), which would be translated into paths using pybids. |
||
|---|---|---|
| fix_dwi.py | ||
| fix_dwi_sdc_datalad.sh | ||
| new_renamer.py | ||
| peg_fieldmaps.py | ||
| shim_delta.py | ||
| what-has-fieldmaps.py | ||