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

mb error when run CTseg #4

Open
Frank-Passerby opened this issue May 3, 2023 · 1 comment
Open

mb error when run CTseg #4

Frank-Passerby opened this issue May 3, 2023 · 1 comment

Comments

@Frank-Passerby
Copy link

Dear Sir, thanks for your great work. However, when I run the demo in CTseg, Matlab(2018a) showed that:

refers to a field that does not exist 'del_settings'
(error:) spm_mb_init>mb_init1 (line 221)
if isfinite(sett.del_settings)

(error:) spm_mb_init (line 10)
[dat,sett] = mb_init1(cfg);

(error:) spm_CTseg (line 197)
[dat,sett] = spm_mb_init(run);

(error:) trytry (line 26)
[res,vol] = spm_CTseg(pth_ct, dir_out, tc, def, correct_header, ss, vox);

May I know what can I do to adjust these code ? Many thanks

@brudfors
Copy link
Collaborator

brudfors commented May 9, 2023

Hello @Frank-Passerby, I think that perhaps you are not using the latest version of CTseg. Can you try again with the latest master branch from here: https://github.com/WCHN/CTseg.

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