bids-validator icon indicating copy to clipboard operation
bids-validator copied to clipboard

Warn if files from the same file collection have different shapes

Open tsalo opened this issue 1 year ago • 1 comments

I initially asked about this in https://github.com/bids-standard/bids-specification/issues/869. For some file collections (e.g., multi-echo or complex-values fMRI data), the files all come from the same acquisition and MUST have the same shape. For others (e.g., qMRI scans), there's no such restriction. As such, I think it would be very useful to raise a warning if the file collection contains files with different sizes.

tsalo avatar Dec 06 '23 20:12 tsalo