Description
Not sure if this is more of a reproin or heudiconv question, as I'm new to both.
At the moment, when I run heudiconv with this command:
heudiconv -f reproin --bids -o ${bidspath}/ --files ${temppath}/
the output is always to the same "Unassigned" project folder in my specified output folder, including data from projects with different StudyID and StudyName. I assumed from the inclusion of a StudyID and StudyName in the tree structure that these would be used to sort outputs into relevant BIDS project folders. Just checking if this is as intended, or if I'm missing something.
The two areas I'm currently deviating from the suggested instructions are:
-Not filling out Ascension field (was unavailable when we were on VE11E, haven't yet adopted although available on XA30)
-Not using datalad flag in heudiconv command (just haven't figured out datalad yet)
In case either of these could impact the sorting of output data by project.
Otherwise, my scan tree and sequences are named as suggested.
Thank you.