Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
Re #760: Attempt to fix segmentations python test on Mac. It fails because when exporting a segment to model node, on Windows and Linux it has 588 polygons, but on Mac somehow it has 580
e1e9eaeView on GitHubRe #760: Attempt to fix dose comparison generic widget test that failed on linux and Mac due to its high minimum width
780f9cdView on GitHubRe #760: Fixed isodose logic test that failed due to color names issue introduced by Slicer rev24436
7e22be7View on GitHubRe #760: Fixed memory leak that occurred when entering Segmentations module
4ed9a12View on GitHubRe #760: BatchStructureSetConversion now restores originally selected DICOM database. The test crashes on exit when being run as a test, but works fine when started from Slicer.
11bd907View on GitHubRe #760: Fixed BatchStructureSetConversion test that failed due to invalid download link (it may have changed due to Midas updates). Also fixed directory creation and logging call
29c378aView on GitHubRe #760: Removed duplicate developer section from DicomSroExport module widget
3bfd623View on GitHubRe #767: Fixed does comparison test that failed because it used the new default setting for dose threshold
bafeac4View on GitHubRe #760, re #766: Fix tests that failed due to recent changes regarding transform handling. One error source was that the bounding box transformed function TransformOrientedImageDataBounds did not handle non-zero extent starts. The other one was that in many places vtkGeneralTransform is passed as transform, and it was always handled as non-linear. However, it can also be linear transform if all concatenated transforms are linear. Now this is detected and the linear transform control branches are also hit.
6c3ced8View on GitHubRe #760: Fix tests that failed due to recent changes regarding observing master representation
afc8a69View on GitHubTest #760: Added segmentation test case for import/export with transforms involved
76c9731View on GitHubRe #765: Added subject hierarchy plugins for External Beam Planning WIP3
cf5372cView on GitHub