No description
  • Python 91.7%
  • Shell 8.3%
Find a file
Michał Szczepanik bd07d0bde7 Draft the renamer to new layout
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.
2026-05-21 19:28:32 +02:00
fix_dwi.py Reimplement DWI fixup in Python 2026-05-10 23:03:27 +02:00
fix_dwi_sdc_datalad.sh Add script for renaming DWI field maps 2026-05-08 14:13:37 +02:00
new_renamer.py Draft the renamer to new layout 2026-05-21 19:28:32 +02:00
peg_fieldmaps.py Fix peg_fieldmaps 2026-05-21 19:28:23 +02:00
shim_delta.py Add scripts for investigating field maps 2026-04-29 15:58:46 +02:00
what-has-fieldmaps.py Add scripts for investigating field maps 2026-04-29 15:58:46 +02:00