-
Notifications
You must be signed in to change notification settings - Fork 248
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
ENH: Add PKDIA extension #2134
ENH: Add PKDIA extension #2134
Conversation
53f0b39
to
3122b25
Compare
Sorry for the delay, holidays and the Project Week made a the last couple of weeks very busy. I have a couple of comments, I'll post them by Monday. |
Thank you for your contribution @Jo-Byr et al, very nice work! There are just a few things that would need to be considered before merging the pull request, just because it would be difficult to change it later, and a few more to make the module more successful and impactful. Before merge:
Not required to fix before merging, but it would make your life easier (more user would be able to successfully use your extension):
|
Hello @lassoan, all points should be fixed. The different bugs were fixed and we added a release with 2 test files. |
Great, thanks for the updates! It simplifies things if the extension name = Slicer+ExtensionName. Would it be possible to rename the repository from https://github.com/conze/SlicerPKDIA to https://github.com/conze/SlicerPolycysticKidneySeg? GitHub makes this really easy (and it automatically adds a redirect from the old name). The file in the pull request needs to be updated. Its name must match the extension name (PolycysticKidneySeg.json) and if you update the repository name then the It is really hard to find the link to the sample data set. Please add a link to the tutorial section - https://github.com/conze/SlicerPKDIA?tab=readme-ov-file#tutorial It makes getting sample data significantly easier for the user if you add it to the Sample Data module (as shown here). It takes 15 minutes for you, but it saves several minutes for hundreds of interested users. |
3122b25
to
8b2d7fb
Compare
8b2d7fb
to
66fed65
Compare
Hello @lassoan, The repository has been renamed and I have modified the pull request file as you wanted. We also added the test files to Sample Data. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This all looks good now! Let's merge.
New extension
Tier 1
Any extension that is listed in the Extensions Catalog must fulfill these requirements.
3d-slicer-extension
GitHub topic so that it is listed here. To edit topics, click the settings icon in the right side of "About" section header and enter3d-slicer-extension
in "Topics" and click "Save changes". To learn more about topics, read https://help.github.com/en/articles/about-topicsSettings
and in repository settings uncheckWiki
,Projects
, andDiscussions
(if they are currently not used).About
in the top-right corner of the repository main page and uncheckReleases
andPackages
(if they are currently not used)Tier 3
Community-supported extensions.
Tier 5
Critically important extensions, supported by Slicer core developers. New Slicer Stable Release is released only if all Tier 5 extension packages are successfully created on all supported platforms.