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

exceeds matrix dimensions when running denoise #1

Closed
annapbarnes opened this issue Aug 6, 2020 · 14 comments
Closed

exceeds matrix dimensions when running denoise #1

annapbarnes opened this issue Aug 6, 2020 · 14 comments

Comments

@annapbarnes
Copy link

annapbarnes commented Aug 6, 2020

HI

When I run the denoise script I get an error saying exceeds matrix dimensions. Is this because the native space c1, c2, c3 images need to have the same matrix dimensions as the fMRI data before it runs?

**Current indexing filetype: *rNEST*rsfMRI.nii

Index exceeds matrix dimensions.

Error in
brant_run_denoise>@(x)[mask_files_tmp{1}(x);mask_files_tmp{2}(x);mask_files_tmp{3}(x);mask_files_tmp{4}(x)]
(line 413)
mask_files = arrayfun(@(x) [mask_files_tmp{1}(x); mask_files_tmp{2}(x);
mask_files_tmp{3}(x); mask_files_tmp{4}(x)],...

Error in brant_run_denoise>check_masks (line 413)
mask_files = arrayfun(@(x) [mask_files_tmp{1}(x); mask_files_tmp{2}(x);
mask_files_tmp{3}(x); mask_files_tmp{4}(x)],...

Error in brant_run_denoise (line 71)
[mask_files, mask_info, mask_thrs] = check_masks(wk_dir, subj_paths,
denoise_infos.space_mask, nm_pos);

Error in brant_preprocess_jobman (line 164)
end_prefix = brant_run_denoise(working_dir,
run_data.(processes_curr{m}), run_data.subjs.files, subj_ids,
data_input.is4d, output_dirs, jobman.subj.out.nmpos);

Error in brant_preprocess>run_cb (line 343)
brant_preprocess_jobman(jobman, gcf);

Error while evaluating UIControl Callback**

Anna

@YongLiuLab
Copy link
Owner

YongLiuLab commented Aug 7, 2020 via email

@annapbarnes
Copy link
Author

annapbarnes commented Aug 7, 2020 via email

@YongLiuLab
Copy link
Owner

YongLiuLab commented Aug 7, 2020 via email

@annapbarnes
Copy link
Author

annapbarnes commented Aug 7, 2020 via email

@YongLiuLab
Copy link
Owner

YongLiuLab commented Aug 9, 2020 via email

@annapbarnes
Copy link
Author

annapbarnes commented Aug 10, 2020 via email

@annapbarnes
Copy link
Author

annapbarnes commented Aug 14, 2020 via email

@YongLiuLab
Copy link
Owner

YongLiuLab commented Aug 14, 2020 via email

@annapbarnes
Copy link
Author

annapbarnes commented Aug 14, 2020 via email

@annapbarnes
Copy link
Author

annapbarnes commented Aug 17, 2020 via email

@YongLiuLab
Copy link
Owner

YongLiuLab commented Aug 17, 2020 via email

@annapbarnes
Copy link
Author

annapbarnes commented Aug 17, 2020 via email

@annapbarnes
Copy link
Author

annapbarnes commented Aug 17, 2020 via email

@YongLiuLab
Copy link
Owner

YongLiuLab commented Aug 24, 2020 via email

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