Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 19:43
· 176 commits to main since this release

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)

  • getCTWithSegmentation works for RTSTRUCT (6c69b8a)

  • getCTWithSegmentation works for RTSTRUCT (bd8d0a0)