Closed marcelzwiers closed 1 year ago
I think I have an idea what is causing this, namely that dcm2niix produced a nifti-file without an accompanying json sidecar file? Can you confirm this @Freeklinders?
Hi Marcel,
All images have an accompanying .json file!
Mhhh, strange. And did you get any BIDScoin warnings or errors? (you can still see them in the logfile in yourbidsfolder/code/bidscoin
)
2023-02-14 11:15:43 - bidscoin - ERROR Failed to run: module add dcm2niix;dcm2niix -b y -z y -i n -f "sub-1077_acq-sT1W3DTFE32channel_T1w" -o "/data/fjlinders/Data_TMS_BIDS/BIDS_con_new/sub-1077/anat" "/data/fjlinders/Data_TMS_BIDS/RAW/sub-1077/1077_1_sT1W_3D_TFE_32_channel_2_1.PAR" Errorcode 0: /bin/sh: module: command not found
This one I get for every participant!
That error is innocent (and will no longer appear in the latest version of the code). I'm puzzled, perhaps you can upgrade to the latest version and run the bidsmapper/bidscoiner like this:
pip install --force-reinstall --no-deps git+https://github.com/Donders-Institute/bidscoin
SET BIDSCOIN_DEBUG=TRUE
And then run your bidsmapper / bidscoiner. Would be a big help if you can send me the resulting bidscoiner.log
file
I would like to solve your issue, but I need more information to do so. By any chance, can you share a sample of your fieldmap data with me?
I am closing this due to a lack of information, feel free to re-open it.
Discussed in https://github.com/Donders-Institute/bidscoin/discussions/167