To which file are photon position and direction on exit saved? #236
RecurvedBow
started this conversation in
General
Replies: 1 comment 2 replies
-
@RecurvedBow, if you do not have any detector, or your detectors are not located within radius-distance away from the boundary, the saving detected photon flag will be turned off because there is nothing to be captured. can you verify if you have detectors and they are located on the tissue boundary (volume bounding box, or non-zero-to-zero voxel boundary)? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I would like to save the photon position and direction upon exit. For this, I am using the command flag --saveexit. However, no file is created containing the photon data. Where can I find the data?
For context, my simulation is run with the following args: -f MyVolumeName.json -O F -b 1 -a 1 -F jnii --saveexit -H 10000000 --bc mm_mm_000000 --saveref
My input files are:
The resulting simulation files are:
Please let me know if I should provide an example.
Beta Was this translation helpful? Give feedback.
All reactions