heudiconv icon indicating copy to clipboard operation
heudiconv copied to clipboard

Issue "INFO: Need to process 0 study sessions"

Open tib-sim opened this issue 5 years ago • 1 comments

Hi,

I am trying to follow the tutorial http://reproducibility.stanford.edu/bids-tutorial-series-part-2a/

I am getting an error that I am struggling to understand. Yesterday, it worked perfectly until the "step 4".

However, today it’s more difficult because I have an issue “INFO: Need to process 0 study sessions” from "step 2" I already had this issue at the beginning but I did not really understand how I solved it.

Did I miss an important step ? Something about re-initialisation or something similar ?

Here is the command that I applied once it was working and that is not working anymore :

docker run --rm -it -v /d/HeuDiConv_walkthrough:/base nipy/heudiconv:latest -d /base/Dicom/sub-"{subject}"/ses-"{session}"/SCANS//DICOM/.dcm -o /base/Nifti/ -f convertall -s 01 -ss 001 -c none --overwrite

I use the data made available for this tutorial.

Best, Simon

Summary

Platform details:

Choose one:

  • [ ] Local environment
  • [x] Container
  • Heudiconv version:

tib-sim avatar Jun 19 '20 09:06 tib-sim

After rebooting it works again... Do not understand what was wrong ...

tib-sim avatar Jun 19 '20 09:06 tib-sim