SAMRI icon indicating copy to clipboard operation
SAMRI copied to clipboard

`run` ticker

Open TheChymera opened this issue 5 years ago • 0 comments

According to the BIDS specification the run ticker should only be incremented for the same modality: https://bids-specification.readthedocs.io/en/latest/99-appendices/09-entities.html#run

Currently we increment it indiscriminately inside each datatype (func/anat/dti): https://github.com/IBT-FMI/SAMRI/blob/eef1f40b2ce732b71539f2cbdfdbfed8591598e5/samri/pipelines/extra_functions.py#L915

TheChymera avatar Sep 19 '20 23:09 TheChymera