SlicerRT icon indicating copy to clipboard operation
SlicerRT copied to clipboard

Open-source toolkit for radiation therapy research, an extension of 3D Slicer. Features include DICOM-RT import/export, dose volume histogram, dose accumulation, external beam planning (TPS), structur...

Results 94 SlicerRT issues
Sort by recently updated
recently updated
newest added

Many times researchers would like to calculate collisions for their machines but they cannot share the treatment machine models. At the same time they would be willing to define the...

enhancement

Annotations module, which provides `vtkMRMLAnnotationROI` and `vtkMRMLAnnotationRuler` nodes have been deprecated since April 2021 and will be removed in Slicer-5.4 stable version early next year. ExternalBeamPlanning module uses annotation ROI...

As discussed in this thread https://discourse.slicer.org/t/failure-to-load-rtstruct-dicom-file/33504/5, it has been failing at least since Slicer 5.6.1. ``` Qt] Error(s): [Qt] Cannot load library /Applications/Slicer-5.7.0-20240306.app/Contents/Extensions-32750/SlicerRT/lib/Slicer-5.7/qt-loadable-modules/libqSlicerBeamsModule.dylib: (dlopen(/Applications/Slicer-5.7.0-20240306.app/Contents/Extensions-32750/SlicerRT/lib/Slicer-5.7/qt-loadable-modules/libqSlicerBeamsModule.dylib, 0x0085): Library not loaded: @rpath/libomp.dylib [Qt]...

This module _partially_ supports calculation of DRR for orientated CT volumes, if IJKToRASDirection matrix of the volume isn't as below. ``` | -1 0 0 0 | | 0 -1...

Feature suggestion @cpinter : In "main" 3D Slicer, you can download several patient-examples thanks to the "Download Sample" plugin. It would be nice if SlicerRt had an equivalent module that...

When exporting segmentations or volumes to the DICOM database with RTimport/export exporter, characters like the spanish "ñ" are lost. This generates errors when third-party programs check for consistency of demographic...

Real-time mode can be enabled using the RealTime flag in the Isodose parameter node. When this flag is enabled, the following functions are prevented: use of subject hierarchy to organize...

There is a thermal dose volume (with value range 0-300) for which the module generation yields very incorrect isodose surface (for level value 240). This is a correct-looking result ![image](https://user-images.githubusercontent.com/1325980/218516003-e898c442-5cf1-4706-bd49-49c52e7b885b.png)...

bug

Make it independent in order to be able to use it separately. Remove all the MRML based functions and move it to vtkSlicerBeamsModuleLogic, vtkSlicerRoomsEyeViewModuleLogic.

In SlicerRT, the reference coordinate system is the patient instead of the fixed system that the IEC standard defines. This results in the linac body moving when we change table...