-
Notifications
You must be signed in to change notification settings - Fork 272
Add MuscleMap extension (Slicer3D_MuscleMap) #2249
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
base: main
Are you sure you want to change the base?
Conversation
|
Thanks for working on this contribution 👍 Be sure to use the checklist for guidance on how to organize the repo so that it'll work with the rest of the extension infrastructure. From a quick look at your repo you already have most of the info, so it just nees to be reorganized, for example so that some screenshots and paper links show up for people looking for extensions. https://github.com/Slicer/ExtensionsIndex/blob/main/.github/PULL_REQUEST_TEMPLATE.md |
|
@pieper, thank you for your reaction. I've adressed the repo following the request template. Could you please let me know if anything not correct? |
|
@Eddowesselink thanks for the update here. I think the thing that would help is to have the checklist here in the PR conversation for reference (i.e. like in this extension PR) for easy reference of which steps are complete. |
|
@lassoan did you have any other comments on this? |
Co-authored-by: James Butler <[email protected]>
This pull request adds the MuscleMap extension.
Extension name: MuscleMap
Repository: https://github.com/Eddowesselink/Slicer3D_MuscleMap
Description: Automated whole-body muscle segmentation inside 3D Slicer.
Type: scripted Python extension (no custom C++ libraries).
The extension has been tested locally in Slicer by installing it from source.