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

Skull-stripping failure on Quickshear-defaced images? #229

Open
effigies opened this issue Sep 24, 2020 · 5 comments
Open

Skull-stripping failure on Quickshear-defaced images? #229

effigies opened this issue Sep 24, 2020 · 5 comments
Assignees
Labels
bug Something isn't working effort:medium Estimated medium effort task impact:medium Estimated medium impact task skull-stripping Brain extraction problems

Comments

@effigies
Copy link
Member

What version of fMRIPrep are you using?

20.2.0rc0

What kind of installation are you using? Containers (Singularity, Docker), or "bare-metal"?

TACC run

Details

@jbwexler reported that ds001105 gets stuck on brain_extraction_wf.init_aff for all subjects. Here is an example T1w:

https://openneuro.org/datasets/ds001105/file-display/sub-006:anat:sub-006_T1w.nii.gz

This is clearly a Quickshear-defaced image. It's possible this is the source of the problem? I think the majority of OpenNeuro is defaced with pydeface, so it wouldn't be out of the realm of possibility that we've never worked with a quickshear image.

@effigies
Copy link
Member Author

Several other datasets I've reviewed today are quicksheared, so it's not purely that.

@oesteban oesteban self-assigned this Sep 25, 2020
@oesteban
Copy link
Member

What's the dtype of these images? Could it be a memory issue?

@effigies
Copy link
Member Author

It's a T1w image...

@oesteban
Copy link
Member

yup, but ITK will definitely read float64 and keep that width.

@effigies
Copy link
Member Author

nib-ls:

ds001105/sub-006/anat/sub-006_T1w.nii.gz float32 [192, 256, 256] 0.90x0.94x0.94

Nothing extraordinary.

@oesteban oesteban transferred this issue from nipreps/fmriprep Sep 29, 2020
@oesteban oesteban added the bug Something isn't working label Sep 29, 2020
@oesteban oesteban added this to the 0.6.3 milestone Sep 29, 2020
@oesteban oesteban added effort:medium Estimated medium effort task impact:medium Estimated medium impact task skull-stripping Brain extraction problems labels Sep 29, 2020
@effigies effigies removed this from the 0.6.3 milestone Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working effort:medium Estimated medium effort task impact:medium Estimated medium impact task skull-stripping Brain extraction problems
Projects
None yet
Development

No branches or pull requests

2 participants