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

Use correct FOV when simulating atmosphere for the benchmark. #507

Merged
merged 4 commits into from
Oct 26, 2021

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    48f2a73 View commit details
    Browse the repository at this point in the history
  2. Fix another location where the angular width passed to the Focalplane…

    … constructor was not the actual field of view.
    tskisner committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    8b92b43 View commit details
    Browse the repository at this point in the history
  3. Clean up all the FOV stuff, and move all the hexagonal packing differ…

    …ences into the fake focalplane function.
    tskisner committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    bbe99cb View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. setup _must_ used the same sampling rate as the actual run to ensure …

    …simulated time ranges agree
    keskitalo committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    2559b32 View commit details
    Browse the repository at this point in the history