v1.6.0
v1.6.0 (2024-07-31)
Feature
- feat(metadata.py): add saving out samples with segmentations to getCTWithSegmentation (
b575f31)
Fix
- fix(metadata): drop _CT suffix from patient ID column in output of getCTWithSegmentation (
5e31b73)
Refactor
-
refactor(pipeline.py): use new getCTWithSegmentation function, utilizes imgtools edges output (
f1dd879) -
refactor(metdata.py): in matchCTtoSegmentation change outputDir to outputFilePath (
4219a1a)
Test
-
test(test_metadata): fix outputFilePath argument for matchCTtoSegmentation, add output test for getCTWithSegmentation (
a9fec18) -
test(test_metadata): added tests for getCTWithSegmentation (
a7d3fc7)
Unknown
- Merge pull request #25 from bhklab/development_katy
New get CT with RTSTRUCTs function (5c31b26)