Open GoogleCodeExporter opened 9 years ago
Hi Ghassan,
It looks like the program is not able to locate the geometry file.
You will need to edit the .in file and provide the correct name for the voxel
file (you can use any name, just make sure the file exists).
By default the program will look for the file in the directory where the
executable file is located but you can provide also a full path.
For example, I usually keep my phantoms in the directory
"/GPU_cluster/voxelized_phantoms/", but surely you have a different path to
your file.
The program can read files in plain text or compressed with gzip.
Happy new year!
Andreu
Original comment by andre...@gmail.com
on 2 Jan 2014 at 6:14
Hi Andreu,
Thanks for Answering the last issue. I gained the Duke phantom and the virtual
family from the ITIS Foundation
(http://www.itis.ethz.ch/services/anatomical-models/overview/)as
(Duke_34y_v_2mm.raw) data .
In addition there are two programs with the phantom semcadx and virtual family
tool. I would like to ask two questions :
1.How could be the raw.data to voxel gometery converted or exported ?
2. Is there the possibility to simulate a x-ray source in mcgpu with an Energy
less 60 KeV?
Best regards
Ghassan
Original comment by ghassan....@gmail.com
on 19 Jan 2014 at 3:43
Hi Ghassan,
To convert the Virtual Family phantom to the voxel format used by MC-GPU you
will need to create a conversion table following the example provided in the
file "zubal2mcgpu.zip" in the Downloads tab.
Following this code used to convert the Zubal phantom you will be able to
convert any phantom.
Essentially you just need to read the original binary information and then
apply the conversion table to convert from organ numbers in the phantom to
material and densities in the Monte Carlo code.
There is no problem to simulate x-ray sources below 60 keV in MC-GPU (the
example material files I provide are tabulated down to 5 keV I think).
Have a nice day!
Andreu
Original comment by andre...@gmail.com
on 24 Jan 2014 at 4:53
Original issue reported on code.google.com by
ghassan....@gmail.com
on 28 Dec 2013 at 9:49