qsiprep: error: Path does not exist: </Users/st/Desktop/BIDS_DWI_SF_/>.
i’ve tried lots of permutations of commands, flags, ways of specifying paths, argument positioning. just trying to get a sense of QSIprep locally before i adapt to a HPC cluster. despite what i do i’m getting that “Path does not exist” to my input data. i have Docker Desktop running in the background and typed my commands in the terminal. doesn’t seem to matter which shell i’m using either. thanks
Also, I recommend switching to your cluster now, specifying versions (in case updates happen while you are processing), adding a work directory, and not --skip-bids-validation (as reflected in the updated command).
got it, this was incredibly helpful, thank you! also turns out my data wasn’t quite properly bids-compatible (probably no surprise) so i had to fix that first. it’s running now but breaking in the middle… so now more troubleshooting and i’ll start a new topic if i have other questions. thanks again!