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

error using prep_4_apply_signatures_and_save.m #1

Open
s-kline opened this issue Jul 21, 2020 · 0 comments
Open

error using prep_4_apply_signatures_and_save.m #1

s-kline opened this issue Jul 21, 2020 · 0 comments

Comments

@s-kline
Copy link

s-kline commented Jul 21, 2020

Hi, I think this is a joint issue with this repository and the Neuroimaging_Pattern_Masks one, wasn't sure where to post this. When I try to run prep_4_apply_signatures_and_save, I get an error message, connected to missing images.
The images from Wager et al. 2013 NPS and 2017 Lopez-Sola seem to not be in the Neuroimaging_Pattern_Masks directory or found anywhere else. I pasted the full error message below.

Extracting all signatures

CANNOT FIND IMAGES weights_NSF_grouppred_cvpcr.img
Error using load_image_set>check_image_names_get_full_path (line 361)
Exiting.

Error in load_image_set>load_npsplus (line 622)
imagenames = check_image_names_get_full_path(imagenames);

Error in load_image_set (line 248)
[image_obj, networknames, imagenames] = load_npsplus;

Error in apply_all_signatures (line 138)
[signature_obj, signaturenames, imgnames] = load_image_set(image_set);

Error in prep_4_apply_signatures_and_save (line 132)
DAT.SIG_conditions.raw.dotproduct = apply_all_signatures(DATA_OBJ, 'conditionnames', DAT.conditions);

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

1 participant