Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Backend docs, small screen compatibility, misc fixes

Compare
Choose a tag to compare
@cutright cutright released this 09 Jan 17:15
· 84 commits to master since this release
12eb843

v0.9.2 (2021.01.09)

  • [Database] Added centroid_dist_to_iso_min and centroid_dist_to_iso_max columns to DVHs table
  • [Linting] Applied Black code style
  • [Docs] Backend documentation at dvha.readthedocs.io
  • [Import] Resolve import crash when DICOM-RT Plan is missing FractionGroupSequence Issue 127
  • [GUI] Allow for smaller window sizes, set min resolution to 1200 x 700 Issue 123
  • [Import] Handle NumberOfFractionsPlanned when stored as a string Issue 131

v0.9.1.post1 (2020.12.25)

  • [Import] Check for dicompyler-core version before using 'memmap_rtdose' Issue #128