-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hi
I have read the Wiki and followed the tutorials which are contained there.
I have noticed the plan_tutorial.txt file. The view.txt example has also a line (commented out by default): #includeFile = plan_tutorial.txt refering to it. Running view.txt with includeFile = QA_tutorial.txt with topas seems to work fine and outputs a .Dw file. I have also tried running with includeFile = plan_tutorial.txt, as far as I unterstood also a Patient_Dw file should be outputed, which however doesnt happen.
Just to assure that I unterstand everything correctly:
-
The plan_tutorial.txt should simulate a proton plan irradation ?
-
The DW files contain the dose ?
-
How are the DW files encoded ? How to read them ?
-
Is there an additional purpose of running the
treatment_sessionexecutable on its own, besides testing ? -
Should plan_tutorial.txt output DW files by default or do I have to change some setting ?
-
The rbe_1p1_complete.hpp file contains the variables
treatment_machine_ion<T>::SAD_[0] = 1800.0; treatment_machine_ion<T>::SAD_[1] = 2000.0;
and alsorti::treatment_machine_ion<T>::source_to_isocenter_mm_ -
Are the two SAD_ components equivalent to the Virtual Source axis distance in DICOM Tag (300a,030a) ?
-
Where can the source_to_isocenter specification be found for a particular machine ? The Dicom files we have do not contain such a specification. Is the source_to_isocenter distance measured along the Z-axis of the Gantry coordinate system ?
Thanks for your excellent work on this project and many thanks for your support.
Best regards
Stephan