-
Notifications
You must be signed in to change notification settings - Fork 259
Add SlicerSPECTRecon extension #2169
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
Closed
Closed
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
f06c86a
Add SlicerSPECTRecon extension
ObedDzik 3352cfa
Update MHubRunner Extension (Version2) (#2137)
LennyN95 30cc897
CI: Bump actions/setup-python from 5.3.0 to 5.4.0
dependabot[bot] 4918d12
Add files via upload
oothomas aafe9b0
Update SlicerPhotogrammetry.json
oothomas 2a61a09
Update SlicerPhotogrammetry.json
oothomas 3bc301f
Fix mismatch of Photogrammetry extensions json and extension name
jamesobutler bc22ab5
ENH: Add PolycysticKidneySeg extension
lassoan ea5aec4
Rename DTI-ALPS extension to match extension defined name
jamesobutler e629630
ENH: Add DenseCorrespondenceAnalysis extension
smrolfe 47afd71
Add SPECTRecon extension (#2083)
ObedDzik 840750a
STYLE: Fix pre-commit prettier update
jamesobutler 167c397
CI: Bump actions/setup-python from 5.4.0 to 5.5.0
dependabot[bot] 74a83cb
Remove SlicerWMA which points to the wrong repository
pieper 03db4b4
Add SlicerWMA to ARCHIVE
pieper 3220a57
Remove SlicerWMA dependency from SlicerNeuro
pieper af93e4e
Update MorphoDepot.json - point to permanent home (#2157)
pieper b63c04f
Add SlicerANTsPy
jcfr e9ed012
Added nnInteractiveSlicer JSON file
coendevente d74a478
Renamed repo to SlicerNNInteractive
coendevente f417afe
Fix packaging of nnInteractive extension
lassoan a5e3fb7
Update NNInteractive extension name capitalization
lassoan 5a6a372
CI: Bump actions/setup-python from 5.5.0 to 5.6.0
dependabot[bot] a9c8700
Merge pull request #1 from Slicer/main
lukepolson c75dd6c
Update SlicerSPECTRecon.json
lukepolson bbe46b0
Update SlicerSPECTRecon.json
lukepolson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
File renamed without changes.
File renamed without changes.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "SlicerMorph", | ||
"scm_revision": "main", | ||
"scm_url": "https://github.com/SlicerMorph/SlicerDenseCorrespondenceAnalysis.git", | ||
"tier": 3 | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_dependencies": ["QuantitativeReporting"], | ||
"build_subdirectory": ".", | ||
"category": "Examples", | ||
"scm_revision": "main", | ||
"scm_url": "https://github.com/MHubAI/SlicerMRunner", | ||
"scm_url": "https://github.com/LennyN95/SlicerMHubRunner", | ||
"tier": 3 | ||
} |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "Segmentation", | ||
"scm_revision": "main", | ||
"scm_url": "https://github.com/coendevente/SlicerNNInteractive.git", | ||
"tier": 3 | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": ["PyTorch", "SlicerMorph"], | ||
"build_subdirectory": ".", | ||
"category": "Photogrammetry", | ||
"scm_revision": "master", | ||
"scm_url": "https://github.com/SlicerMorph/SlicerPhotogrammetry.git", | ||
"tier": 1 | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"build_dependencies": ["PyTorch"], | ||
"build_subdirectory": ".", | ||
"category": "Segmentation", | ||
"scm_revision": "main", | ||
"scm_url": "https://github.com/conze/SlicerPolycysticKidneySeg" | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "Tomographic Reconstruction", | ||
"scm_revision": "main", | ||
"scm_url": "https://github.com/PyTomography/SlicerSPECTRecon.git" | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "Registration", | ||
"scm_revision": "main", | ||
"scm_url": "https://github.com/SlicerMorph/SlicerANTsPy.git", | ||
"tier": 3 | ||
} |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", | ||
"build_dependencies": [], | ||
"build_subdirectory": ".", | ||
"category": "Tomographic Reconstruction", | ||
"scm_revision": "main", | ||
"scm_url": "https://github.com/PyTomography/slicer_spect_recon.git", | ||
"tier": 3 | ||
} |
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.
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.
The SpectRecon.json is already available in the
main
branch used for latest Slicer Preview (currently 5.9.0-YYYY-MM-DD)https://github.com/Slicer/ExtensionsIndex/blob/main/SPECTRecon.json
If you would like for this to be available for latest Slicer stable, you will need to issue a PR adding SPECTRecon.json to the
5.8
branch.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.
@jamesobutler thanks for notifying, I just changed the base branch
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.
@lukepolson You will this branch to be based off of
5.8
because you’re not wanting to actually integrate all 26 commits here.