Csaba Pinter

Results 98 issues of Csaba Pinter
trafficstars

A server-side hook could make sure all the committed files have the same line ending style. Migrated from https://app.assembla.com/spaces/slicerrt/tickets/631-add-server-side-hook-to-ensure-line-ending-consistency/details

low priority

vtkSlicerDicomRtImportExportModuleLogic::vtkInternal::LoadExternalBeamPlan (and LoadRtIonPlan) See https://discourse.slicer.org/t/improvements-in-atlas-management-model-hierarchy-refactoring/8512 (https://github.com/Slicer/Slicer/commit/637cf7c7ebfafbe098dfcc529b70a89bdccf99bc)

Treatment planning system for orthovoltage RT, for treating skin lesions. This will contain various file readers and converters, as well as a dose engine class that calls EGSnrc code after...

DICOM FID (spatial fiducials) support could be added. There are function skeletons for this in the SRO plugin. A test file: https://pocus.cs.queensu.ca/#item/5ccb307901d4930406c42885

When testing the SRO export, it turned out that when we export a transform to SRO then import it, then the imported transform is the inverse of what we exported....

The DICOM-RT import logic assumes that there is a single SOP instance UID for each series. This assumption is incorrect for RT IMAGE, where multiple DRR belong to a single...

low priority

The plastimatch dose comparison module does not run in parallel. Doing so would make it much faster. Migrated from https://app.assembla.com/spaces/slicerrt/tickets/776-parallelize-dosecomparison/details

When performing DICOM-RT import, then DICOM-RT export with Eclipse pelvis sample data, no output files are created. Instead, the following error message appears: Failed to resample segment BODY to match...

The current Hausdorff method uses volume voxels but many times vertex-based Hausdorff would be more suitable Migrated from https://app.assembla.com/spaces/slicerrt/tickets/829-add-surface-based-hausdorff-function-to-segment-comparison/details

enhancement

See https://discourse.slicer.org/t/distance-between-two-segments/4910/13 Related https://github.com/SlicerRt/SlicerRT/issues/67

enhancement