Documentation

Documentation

The Varian Veritas version 1.0 has following three main components. These components are described as follows.

Main window

The mainWindow

class veritas.mainWindow.MainWindow

GUI function

Wrapper functions

The MainWindow class has four functions corresponding to a set of functionalities. These functions are:

  • Create a new XML beam openBeamonHeader()

  • Modify an existing XML plan openXMLPlan()

  • Add imaging points to an existing XML beam openImagingWindow()

  • Generate an XML from DICOM-RT and modify dcm2xml()

    members:openBeamonHeader, openXMLPlan, openImagingWindow, dcm2xml

Utitlity functions

The MainWindow has a few utitlity functions to help save and analyze the XML beam has been generated or modified.

Members:exportXML, openTextEditor, displayOutput, openTextEditor

Miscellaneous functions

Functionalities

The MV beamON module

The kv and MV imaging module

A user can insert both kv and MV images for a given XML file. The kv Images has following modes available:

KV images has following vailable

Utilitly Functions

The dicom2xml module

Graphical User Interface