Dear Experts,
I have .dcm file of a patient along with its RP.dcm (machine specific parameters), RD.dcm(dose information) and RS.dcm(structure information).
Can I import and read all these files in FLUKA? Kindly advise me on how to do that.
When you are in this tab you can easily import all your DICOM files with “Add”.Full list should include CT, Structures, Plan and Dose:
.
I suspect that you plan to run simulation based on your DICOM files. Then I would summarize few steps you need to perform to prepare the Fluka input file. I suggest you to create first new input file from template eg. “Voxel”, and then create/update some input cards based on your DICOM files:
x From your CT you have to create voxel geometry -you will need .mat file translating HU to materials for your CT(1), then give your voxel file a name (no more than 6 letters)(2), create the file (3), and update your input file with it (4).
You can also export your dose to .bnn format here or open RTViewer when you can compare reference DICOM dose with your results.
x Structure set needs to be opened to calculate volumes of imported structures and then to obtain this information for DVHs in RTViewer.
I hope it will speed up your adventure of using DICOM in Fluka
Thank you very much for your reply. I am able to create SPOTBEAM as per your suggestions.
Now if you clarify the following, it will be a great help to me.
While I am creating BEAM from RTPLAN, it is asking some beam modelling in .dat file. Where I am supposed to supply energy, energy spread, FWHM , NP/MU etc etc. What is the parameter “NP/MU” and how it will be calculated from TPS data ?
As per my understanding, the SPOTBEAM card will take care about the field size and all. Am I correct?
As per my understanding, it does not consider MLC file in the case of photon beam. Then what is the alternative methods. As without MLC, photon-based radiotherapy treatment is almost impossible as per current practice.
NP = number of particles
MU = monitor units
In Photon plans the intensity is typically provided with MU. However FLUKA needs the number of particles. Flair is not able to do this conversion so the user should provide per beam energy the conversion factor MU → NP
Correct, however the individual spot sizes are not provided inside the RTPLAN so flair will create them from the beam parameter file #1
As far as I know there is no DICOM (or some standard) description of the MLC information so as flair to generate automatically the geometry. If you are aware of such information it would be interesting to let us know, so we could implement it inside flair.
Is there any particular way using which I can calculate NP/MU conversion factor for a given beam energy.
From LINAC, we will get the parameter such as beam current, field size, output (which is typically tuned as 1 MU = 1 cGy). Using these parameters, how to calculate the NP/MU conversion factor ?
Any example or documents will be helpful for me.
Thanking you in advance.
Since the NP/MU is facility/setup depended, I would guess you need to simulate with FLUKA the full calibration setup including the monitor, start with the LINAC beam and score the dose on the monitor per primary and per beam energy. Then using the above tuning you can convert it to NP/MU.