-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replay using photon seeds saved as results_detp.jdat fails #166
Comments
@g-buist, unfortunately I am not able to reproduce this - can you try the latest nightly build and see if the issue still exist? I tested your commands on my Linux machine and the replay runs fine, all 2980 photons in the baseline simulation were re-detected in the replay
|
Thanks it indeed works as expected in the nightlybuild. I might have made a mistake before. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running a benchmark script with -F mc2, saving the photon seeds and then running a replay with results.mch executes without errors.
However running the same but with -F jnii and the replay with photon seed input from results_detp.jdat file gives an error for the replay. Checked and the .jdat format file with the photon seeds data exists and can be opened and read.
It seems there is a problem with extracting the photon seeds for the rerun from the results_dept.jdat file.
The .mch format case:
=====================================================
path for .mch file: "D:\MonteCarlo\OutputTest\results.mch"
The .jdat format case:
====================================================
================================================
The path to the .jdat file: "D:\MonteCarlo\OutputTest\results_detp.jdat"
The text was updated successfully, but these errors were encountered: