Split out CuBIDS.change_filename
into file- and modality-specific functions
#422
Labels
CuBIDS.change_filename
into file- and modality-specific functions
#422
I think it would be nice to have separate functions for identifying and renaming each of the associated files and metadata fields that are flagged in
change_filename
. Something like:rename_dwi
, which would callrename_bval
,rename_bvec
,update_fieldmap_intendedfors
, andupdate_scans_tsv
rename_func
, which would callrename_events
,rename_physio
,update_fieldmap_intendedfors
, andupdate_scans_tsv
rename_asl
, which would callrename_aslcontext
,rename_m0scan
,rename_asllabeling
,update_fieldmap_intendedfors
, andupdate_scans_tsv
The text was updated successfully, but these errors were encountered: