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

Improved surface/volume map translation for NeuroVault #19

Open
Remi-Gau opened this issue Nov 29, 2022 · 0 comments
Open

Improved surface/volume map translation for NeuroVault #19

Remi-Gau opened this issue Nov 29, 2022 · 0 comments

Comments

@Remi-Gau
Copy link
Contributor

Submitted by CBIG group*

NeuroVault is an easy to use web database for brain statistical maps, atlases and parcellation maps. Currently, NeuroVault only accepts data that have been transformed into MNI space. With accurate surface/volume map translation, these data can also be utilised by people working on the surface (e.g. fsaverage space); surface space also provides better visualisation for cortical data. Our group recently published an accurate nonlinear MNI152/Colin27-fsaverage mapping method (Registration Fusion), which can be integrated to NeuroVault to provide surface/volume map translation.

The steps to achieve this goal:

  1. Identify software dependencies for the Registration Fusion (RF) project
  2. Find out where the RF functions should be added (e.g. what existing script would call the RF functions)
  3. Port the RF project to Python
  4. Do we also need to add visualization for surface data?
  5. Add test or example data if needed

This will benefit people who are using NeuroVault.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant