Skip to content
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

Fix egs_cbct and egs_fac compilation errors for v2023 release #968

Merged
merged 1 commit into from Feb 16, 2023

Commits on Feb 16, 2023

  1. Fix egs_cbct and egs_fac compilation and example

    Fix a compiler error that occurred with newer compiler settings due to
    ambiguous declaration of isinf and isnan. Also change the z-rotation
    parameter in the example input file to be 0 so that it calculates the
    first projection instead of a later projection. This avoids a common
    user error when trying to produce the blank scan for the first time.
    rtownson authored and ftessier committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7d36c2f View commit details
    Browse the repository at this point in the history