SAMRI
SAMRI copied to clipboard
`run` ticker
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