No Description

Andrej Studen e250127660 Changing to Planar contour -> Ribbon model -> labelmap representatation conversion pathway as suggested in Slicer forums https://discourse.slicer.org/t/converting-segmentationnode-to-labelmap-takes-a-long-time-through-python/23696/6 2 months ago
slicerScripts e250127660 Changing to Planar contour -> Ribbon model -> labelmap representatation conversion pathway as suggested in Slicer forums https://discourse.slicer.org/t/converting-segmentationnode-to-labelmap-takes-a-long-time-through-python/23696/6 2 months ago
LICENSE 03f09e2f6c Applying the Apache license 2 months ago
NOTICE 0c2fe8fcd0 Updating NOTICE with information 2 months ago
README.md d528258061 Updating readme 2 months ago

README.md

DCIS

A project to investigate long term impact of heart irraditaion in breast cancer.

Slicer

This project relates on Slicer. I am using SlicerLabkeyExtension codes to run Slicer on a headless server. Codes in slicerScripts are run via

SlicerLabkeyExtension/slicerScripts/runSlicer.sh [thisProject]/slicerScripts/parseDicom.py config.json

If you are not using headless servers, X is not a problem, and one can run via

Slicer --no-main-window --python-scripts [thisProject]/slicerScripts/parseDicom.py config.json

Slicer notes

Code was tested on Slicer-5.4.0-linux-amd64 with SlicerRT.

Labkey

Based on Labkey database server using labkeyInterface.

Orthanc

Depends on orthancInterface. Orthanc is an open source PACS implementation.