-
Notifications
You must be signed in to change notification settings - Fork 259
5.8 #2179
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
Open
payabvashlab
wants to merge
23
commits into
Slicer:5.8
Choose a base branch
from
payabvashlab:5.8
base: 5.8
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
5.8 #2179
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update MHubRunner.json Update repository URL to point to the new version of MHubRunner extension.
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@0b93645...4237552) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: James Butler <[email protected]>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@4237552...8d9ed9a) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
This is a follow-up to Slicer@74a83cb when the SlicerWMA.json was removed from the extensions index. This commit re-adds the SlicerWMA.json to store in the ARCHIVE directory.
SlicerWMA was removed from the extensions index in Slicer@74a83cb.
* Update MorphoDepot.json - point to permanent home The repo was transferred so github does the redirected correctly, but this is the new official repo. * Update MorphoDepot.json - add .git Maybe fix lint validation issue
The ANTsPy library wraps image processing framework ANTs in Python. It provides modules tailored for integration with SlicerMorph extension and workflow. It includes reading and writing of medical images, algorithms for registration, segmentation, statistical learning. SlicerANTsPy extension makes ANTsPy available inside 3D Slicer, and provides graphical user interface to some of its common functionalities such as interactive registration, batch (group wise) registration, template creation and tensor-based morphometry via Jacobian analysis (WIP). It provides some convenience features such as optionally initializing all registrations via landmarks.
Extension name (in CMake Project name) must match .json file.
Update according to capitalization change in coendevente/SlicerNNInteractive@b297321
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://github.com/payabvashlab/SlicerHeadCTDeid
We update for Slicer 5.8
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)