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

Missing 7 Annotations, specifically: ('galovic2021', 'ge179', 'MNI152', '1mm') #184

Closed
baharhazal opened this issue Nov 12, 2024 · 2 comments

Comments

@baharhazal
Copy link

Hi,

I've tried several methods for the toolbox using both Docker and the Python library in virtual env (clone githib), but I consistently end up with only 79 annotations, while the provided Excel sheet lists 86. This discrepancy is also mentioned here: neuromaps GitHub.

However, despite trying various approaches, I haven't been able to fetch the additional data. I am simply using the example function to fetch all annotations:

annotation = datasets.fetch_annotation(source='all') or
annotations = datasets.available_annotations()

Specifically, I am trying to find ('galovic2021', 'ge179', 'MNI152', '1mm'), but it doesn’t seem to exist.
Can you please help me fetch this and any other missing annotations?
Thanks!

@justinehansen
Copy link
Contributor

Hi, is your neuromaps up to date with the version on github? There were several maps, including galovic2021, added in a recent PR #168.

@baharhazal
Copy link
Author

Thanks for your prompt response. As you suggested, I was using an earlier version, but I have now updated to the latest version and I have access to all 86. Thanks again!

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

3 participants