Hi all
I used dcm2bids to arrange my data by following the steps on GitHub. However, I encountered an issue where all the images ended up in the same folder, without separation by patient or session(screen). Should I create the folders manually?
is there an automated process that can recognize sessions corresponding to dates?
thanks !
Command used (and if a helper script was used, a link to the helper script or the command generated):
The command in your post is a link to documentation. Can you please report the command you used?
Also, the output you are showing looks like the results of dcm2bids_helper, which puts all of the dcm2niix outputs for a given subject in to the temporary helper folder. So that looks like expected. From those outputs you can use the JSON fields to determine your config file items.