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

Neurosynth data failed to get fetched #341

Open
sophiatinh opened this issue Feb 28, 2023 · 0 comments
Open

Neurosynth data failed to get fetched #341

sophiatinh opened this issue Feb 28, 2023 · 0 comments

Comments

@sophiatinh
Copy link

Thank you for making this amazing tool available for everyone!

I was trying to use the meta_analytic_decoder function from the Brainstat, however the data didn't get fetched properly (see Warnings and Error messages below). Any advice would be much appreciated!!! I'm currently using MatlabR2021b, if that helps.


>> [correlation, feature] = meta_analytic_decoder(brain,'template', 'fsaverage5');

Downloading Neurosynth files. This may take several minutes.
Warning: Cannot open file "/home/sophia/brainstat_data/neurosynth_data/Neurosynth_TFIDF__lesions_z_desc-consistency.nii.gz" for
reading. 
> In unzip (line 103)
In meta_analytic_decoder>fetch_neurosynth_data (line 92)
In meta_analytic_decoder (line 58)
 
Error using meta_analytic_decoder>fetch_neurosynth_data (line 92)
Invalid ZIP file "/home/sophia/brainstat_data/neurosynth_data/tp28eb81f6_e693_4469_9f82_e203bb4fd907.zip".

Error in meta_analytic_decoder (line 58)
neurosynth_files = fetch_neurosynth_data(options.data_dir);
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