Skip to content

Releases: brianmanderson/Dicom_RT_and_Images_to_Mask

Dose files association

17 Sep 18:03
Compare
Choose a tag to compare

Dose files are meant to either be associated with a plan or a structure set. However, if the necessary structure set/plan is not present, they are weren't being tied to their respective image sets.

Try try and mitigate this, I've added group_dose_by_frame_of_reference. This will take any remaining dose files and associate them with images with the same frame of reference. The user will receive a warning when this is happening.

Testing

17 Sep 18:31
Compare
Choose a tag to compare
test

just pip

Stable release

27 Mar 23:42
Compare
Choose a tag to compare

Tried to ensure masks are wiped out between changing indexes/images, was concerned future volumes might be incorrectly estimated.

Moved a few modules around to hopefully make the code more legible.

Latest stable release

21 Mar 19:01
Compare
Choose a tag to compare
4.0.1

update version

Volume creation in excel sheet

01 Oct 18:49
Compare
Choose a tag to compare
Pre-release

This release should automatically create roi volumes from the Contour_Names added.

Latest Stable Release

01 Oct 05:19
Compare
Choose a tag to compare

This release aims to include columns of ROI volumes automatically and is currently being finished.. Prior to these updates, this is the latest, stable, version.

Latest Stable Release

13 Jul 17:03
Compare
Choose a tag to compare

A new release after publication, inclusion of Exmaples and jupyter notebook files

First Release

19 Aug 19:06
Compare
Choose a tag to compare

First release for packaging