Welcome to Dosepy#

Portada_Dosepy

Dosepy allows to easily perform film dosimetry and 2D gamma analysis.

The software uses tif images for film dosimetry. A DICOM file exported from a treatment planning system can be loaded to perform gamma index comparison.

Film dosimetry#

Dosepy has a graphical user interface to perform film dosimetry. Once a tif file is loaded, scanned films are automatically detected. Multiple scans of the same film can be loaded and averaged automatically for noise reduction.

Gamma index#

For gamma index analysis, you need to write some Python code. There are some examples in the gamma section.

Dose distributions comparison can be performed using the 2-dimensional gamma index test according to Low’s definition [Low98], as well as some AAPM TG-218 [Mif18] recommendations:

  • The acceptance criteria for dose difference can be selected in absolute mode (in Gy) or relative mode (in %).

    • In relative mode, the percentage could be interpreted with respect to the maximum dose (global normalization), or with respect to the local dose (local normalization); according to user selection.

  • Dose threshold can be adjusted by the user.

  • The reference distribution can be selected by the user.

  • It is possible to define a search radius as an optimization process for calculation.

  • By default, percentile 99 from dose distribution is used as maximum dose. This is used to avoid the possible inclusion of artifacts or user markers.

  • Interpolation is not supported yet.

Warning

To use a software as a medical device, it is required to demonstrate its safety and efficacy through a risk categorization structure, a quality management system and a clinical evaluation; as described in the International Forum of Medical Device Regulators working group guidelines (IMDRF).

Dosepy is currently under development to meet quality standards. To achieve this in Mexico the regulatory mechanism is through NOM-241-SSA1-2021, in addition to the IMDRF guidelines.

Algorithm validation#

Film dosimetry

Using EBT 3 radiochromic film, total dispersion factors (also known as Output factors) were measured for a 6 FFF beam from a Clinac-iX linear accelerator. Following the IAEA-AAPM TRS 483 code of practice, the results were compared with measurements from two ionization chambers. The results were presented at the LXIII National Physics Congress (2020). Image_factores_campo

Gamma index

Abstract
Validation for the gamma index algorithm was carried out by comparing Dosepy results against DoseLab 4.11 and VeriSoft 7.1.0.199. The work was presented at the 7th Congress of the Mexican Federation of Medical Physics Organizations in 2021. (Video).

valid_gamma

Discussion#

Have questions? Ask them on the Dosepy discussion forum.