Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble with cifitfy_subject_fmri #144

Open
martahedl opened this issue Dec 19, 2020 · 5 comments
Open

Trouble with cifitfy_subject_fmri #144

martahedl opened this issue Dec 19, 2020 · 5 comments

Comments

@martahedl
Copy link

Hi!
Lately, I've been experiencing problems when running ciftify_subject_fmri. It seems like the subcortical structures are no longer recognized; I'm getting the following warnings/erros:

WARNING: volume label file has empty definition of 'ACCUMBENS_LEFT',

for 15 subcortical/cerebellar structures. It seems like these types of errors/warnings have co-occured with updating FreeSurfer to 7.1.0, but I don't know whether there is an association between the two. Any help would be appreciated!

Thanks in advance,
Marlene.

@martahedl
Copy link
Author

To add to my post above, I'd like to add that I've been running the following command

ciftify_subject_fmri --surf-reg MSMSulc --ciftify-work-dir ${HCP_DIR} --already-in-MNI --OutputSurfDiagnostics ${CLEANED_FUNC_STANDARD} ${SUBJECT_ID}-${SESSION_ID} rest

I should also mention that running ciftify_recon_all still finishes without error.

Thanks again,
Marlene.

@marcelzwiers
Copy link

I am also seeing that warning (using FS 6), but I also get an error afterwards:

[..]
WARNING: volume label file has empty definition of 'THALAMUS_RIGHT', skipping


cmd: wb_command -cifti-resample /data/marzwi/46603245.dccn-l029.dccn.nl/tmpp86_9pzg/temp_subject_dilate.dtseries.nii COLUMN /data/marzwi/46603245.dccn-l029.dccn.nl/tmpp86_9pzg/temp_template.dlabel.nii COLUMN ADAP_BARY_AREA CUBIC /data/marzwi/46603245.dccn-l029.dccn.nl/tmpp86_9pzg/temp_atlas.dtseries.nii -volume-predilate 10 
 Failed with returncode 255

While running:
/opt/hcp-workbench/1.3.2/bin_rh_linux64/../exe_rh_linux64/wb_command -cifti-resample /data/marzwi/46603245.dccn-l029.dccn.nl/tmpp86_9pzg/temp_subject_dilate.dtseries.nii COLUMN /data/marzwi/46603245.dccn-l029.dccn.nl/tmpp86_9pzg/temp_template.dlabel.nii COLUMN ADAP_BARY_AREA CUBIC /data/marzwi/46603245.dccn-l029.dccn.nl/tmpp86_9pzg/temp_atlas.dtseries.nii -volume-predilate 10

ERROR: AccumbensLeft volume model missing from input cifti

@marcelzwiers
Copy link

marcelzwiers commented Apr 26, 2022

Could it have to do with the workbench version? I also tried v1.5.0, which gave the same error as above (v1.3.2), but v1.1.1 produced a different error:

WARNING: Failed to parse caret volume extension: CaretVolumeExtension encountered an unexpected element: MetaData, line number: 4 column number: 13


cmd: wb_command -cifti-create-dense-timeseries /data/marzwi/46603245.dccn-l029.dccn.nl/tmp99y7e5n7/temp_subject.dtseries.nii -volume /project/3015089.01/deep-brain_EPI/bids_GE_bold2bold_flatw/derivatives/ciftify/003/MNINonLinear/Results/cmrr2p0isomb3me2TR2095/cmrr2p0isomb3me2TR2095.nii.gz /data/marzwi/46603245.dccn-l029.dccn.nl/tmp99y7e5n7/ROIs.nii.gz 
 Failed with returncode 255

While running:
/opt/hcp-workbench/1.1.1/bin_rh_linux64/../exe_rh_linux64/wb_command -cifti-create-dense-timeseries /data/marzwi/46603245.dccn-l029.dccn.nl/tmp99y7e5n7/temp_subject.dtseries.nii -volume /project/3015089.01/deep-brain_EPI/bids_GE_bold2bold_flatw/derivatives/ciftify/003/MNINonLinear/Results/cmrr2p0isomb3me2TR2095/cmrr2p0isomb3me2TR2095.nii.gz /data/marzwi/46603245.dccn-l029.dccn.nl/tmp99y7e5n7/ROIs.nii.gz

ERROR: parcel volume is not of type label

@marcelzwiers
Copy link

I am totally stuck, any help would be really appreciated :-)

@itreves36
Copy link

Anyone have any luck with this? I think this is a problem with the atlas labels from cififty_recon_all, [(https://github.com//issues/180)]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants