Open
Description
Continuing my trend (#47) of demands, I would like to add _proc
to the campaign.
The original usecase (nipy/heudiconv#266) is NORMalized (intensity normalization performend by the scanner software) T1w and T2w anatomicals. NORM'ed files accompany non-normalized original raw data. Sure thing I could just consider them "derivative" images and drop them, but some researchers might believe in that preprocessing superiority and demand them to be present in their raw BIDS datasets since that is what they get from the scanner.
Given that there is now _proc
field (introduced optional for stim
and meg
) I do not see why it should not be allowed (optional as well) for pretty much any other modality (in particular anat
, bold
, dwi
).