-
Notifications
You must be signed in to change notification settings - Fork 16
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
MHub Implementation of PyRadiomics #76
Merged
Merged
Conversation
This file contains 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
- Include metadata as string in the MHub Metadata column in the generated pyradiomics.csv file. - Make file alignment configurable and deactivated by default (z_align_seg_and_image flag). - Make the parameter file path configurable (config_file).
…17 model" This reverts commit 6d98b78.
This reverts commit a11c010.
…17 model" This reverts commit 6d98b78.
~ model inputs
/test sample:
idc_version: "Data Release 17.0 December 04, 2023"
data:
- SeriesInstanceUID: 1.3.6.1.4.1.14519.5.2.1.8421.4008.761093011533106086639756339870
aws_url: s3://idc-open-data/86a34cf5-cfdb-4cc5-98df-b5167706b5d3/*
path: dicom
- SeriesInstanceUID: 1.2.276.0.7230010.3.1.3.17436516.270878.1696966588.943239
aws_url: s3://idc-open-data/1bbc9a0e-b5c2-4d56-a108-97623d44a703/*
path: dicom
reference:
url: https://github.com/MHubAI/models/files/15030158/pyradiomics_test_output.zip Test Results (24.04.18_22.19.05_B87cUA63li)id: 50098d28-4eec-47e3-be7c-09c00b38c829
date: '2024-04-18 22:22:32'
checked_files:
- file: pyradiomics.csv
path: /app/test/src/1.3.6.1.4.1.14519.5.2.1.8421.4008.761093011533106086639756339870/pyradiomics.csv
checks:
- checker: DataFileCheck
notes:
- label: Value Match
description: These keys have identical values
info: '[0].Image,[0].Mask,[0].Label,[0].Label_channel,[0].MHub ROI,[0].MHub
Metadata,[0].diagnostics_Versions_PyRadiomics,[0].diagnostics_Versions_Numpy,[0].diagnostics_Versions_SimpleITK,[0].diagnostics_Versions_PyWavelet,[0].diagnostics_Versions_Python,[0].diagnostics_Configuration_Settings,[0].diagnostics_Configuration_EnabledImageTypes,[0].diagnostics_Image-original_Hash,[0].diagnostics_Image-original_Dimensionality,[0].diagnostics_Image-original_Spacing,[0].diagnostics_Image-original_Size,[0].diagnostics_Image-original_Mean,[0].diagnostics_Image-original_Minimum,[0].diagnostics_Image-original_Maximum
(+ 108 more)'
- checker: SizeCheck
summary:
files_missing: 0
files_extra: 0
checks:
DataFileCheck:
files: 1
SizeCheck:
files: 1
conclusion: true |
Test passed, model can be merged. |
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.
Implementing the PyRadiomics module into MHub.
PyRadiomics Git Repository: https://github.com/AIM-Harvard/pyradiomics
PyRadiomics Docs: https://pyradiomics.readthedocs.io/en/latest/
This MHub implementation provides a pipeline starting from DICOM image data and DICOM segmentation data (DICOMSEG) for radiomic feature extraction with the pyradiomics Python package.
Test-Data from IDC: