Mikhail Polkovnikov

Results 53 comments of Mikhail Polkovnikov

I've mostly done with loading MLC data in DicomRtReader for both RTPlan and RTIonPlan. Only one control point per beam for start. Where the vtkMRMLTableNode for MLC opening data should...

I don't have the permission to push commit.

@cpinter I opened a [pull request](https://github.com/cpinter/SlicerRT/pulls).

When the RTBeamNode creates [beam polydata](https://github.com/SlicerRt/SlicerRT/blob/master/Beams/MRML/vtkMRMLRTBeamNode.cxx#L575-#L609) it doesn't use parameters from a beam limiting device sequence. It had been done just for demonstration?

WIP. MLCX data are only data available tor testing. MLCX -- example1 ![testMLC](https://user-images.githubusercontent.com/3785912/68360423-01983900-0131-11ea-9b70-6ae459e30a3c.png) vtkMRMLTableNode -- example1 ![mlcTableNode](https://user-images.githubusercontent.com/3785912/68360357-d0b80400-0130-11ea-9e3b-c082389008d9.png) MLCX -- example2 ![testMLC2](https://user-images.githubusercontent.com/3785912/68360358-d0b80400-0130-11ea-98fa-58043b49708c.png) vtkMRMLTableNode -- example2 ![mlcTableNode2](https://user-images.githubusercontent.com/3785912/68360359-d0b80400-0130-11ea-9ac8-e249f96d2b2d.png)

The process of handling MLCs in beam planning, and UI for that purpose. Should it be just editing of selected MLC positions from DICOM RT file, or the user could...

In that case could it be guaranteed, that the modified positions data would be valid (no intersection between leaves in pair, no meaningless values, etc).

@cpinter i'm done with initial implementation and pull request is ready for review. The beam vtkPolyData is displayed correctly when any value in MLC position table node is changed, or...

You can count on me, if you need help with models transform programming and other stuff!

> If anyone is digging around in that code, it would be great the plugin list had a scrollbar. We have enough plugins now that they get squished if there...