Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 15:54
· 329 commits to main since this release

v0.4.0 (2024-01-17)

Build

  • build: add publish to PyPI back in (e7f182e)

Documentation

  • docs: add installation and usage details to README (4281620)

Feature

  • feat: added command line example runs to notebook (48d8d40)

Unknown

  • add tests/output/ to gitignore to not commit output files (fa713ff)

  • Merge branch 'main' of github.com:bhklab/yarea into main (1327e22)

  • Add ci pass requirement back in (b678d4a)

  • Fixed error with the path for CT and SEG files in the tests for negative controls (5ea6e2c)

  • Fixed feature_extraction error where padSegToMatchCT function was being called incorrectly (82ad022)

  • Merge pull request #1 from bhklab/negative_control_tests

Created testing suite for negative controls and fixed errors in image_processing.py and negative_controls.py (f0fdd02)

  • merged conflicts (d78fb5f)

  • Finished testing suite for the negative controls (6d81739)

  • Merge branch 'main' of github.com:bhklab/yarea into main (cee3c0f)