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

bsc_inflateRelabelIslands fails with "Unable to perform assignment because the left and right sides have a different number of elements." #18

Open
soichih opened this issue May 19, 2020 · 3 comments

Comments

@soichih
Copy link
Contributor

soichih commented May 19, 2020

I've noticed a job failing with this error message (on app-wmaSeg)

+ echo 'running segmentation'
+ singularity exec -e docker://brainlife/mcr:r2019a ./compiled/main
Unable to perform assignment because the left and right sides have a different number of elements.

Error in bsc_inflateRelabelIslands (line 67)

Error in main (line 15)

MATLAB:matrix:singleSubscriptNumelMismatch

The input atlas looks fine.. so I am not sure why it's failing. Here is the input atlas that's failing

/N/project/plab/scratch/hayashis/aparc.a2009s+aseg.nii.gz

We need to troubleshoot this.

@DanNBullock
Copy link
Owner

DanNBullock commented May 19, 2020 via email

@soichih
Copy link
Contributor Author

soichih commented May 19, 2020 via email

@DanNBullock
Copy link
Owner

Should be fixed:
372b07a

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

2 participants