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

Implement standard mesh library organisation #6

Open
neurofractal opened this issue Sep 24, 2018 · 2 comments
Open

Implement standard mesh library organisation #6

neurofractal opened this issue Sep 24, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@neurofractal
Copy link
Contributor

Implement a standard organising principle for mesh libraries. This way, multiple different libraries can be used with MEMES, but only if organised in the right way. Each subject folder must contain:

  • facial mesh (mesh.mat)
  • headmodel (headmodel.mat)
  • sourcemodel (5,8,10mm) (sourcemodel3d_5mm.mat)
  • realigned MRI (mri_realigned.mat)

These all need to be defined in mm.

This will make MEMES more streamlined and functional, and also prevent users from having to modify the script each time for their own 'custom' library.

I guess we could also combine adult and child MEMES in this way?

@paulsowman what do you think?

@neurofractal neurofractal self-assigned this Sep 24, 2018
@neurofractal neurofractal added the enhancement New feature or request label Sep 24, 2018
@paulsowman
Copy link

Sounds good. Then you could have a switch in the same function to choose say child/standard adult/older adult/asian adult etc. as we add databases.

@neurofractal
Copy link
Contributor Author

Exactly - cool will do 👍

neurofractal pushed a commit that referenced this issue Sep 24, 2018
Work in progress information for creating a consistent MRI library to
work with MEMES - partly addresses #6 with more information and scripts
needed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants