Skip to content

Possible small issue with annular zernike #368

Description

@atsju

Yordan's Claude located a probable issue. To be double checked and fixed (or issue closed).

https://groups.io/g/Interferometry/topic/120445267
https://groups.io/g/Interferometry/topic/120669543


When computing eps (the central-obstruction fraction) for the annular Zernike fit, the code divided by the full diameter instead of by the reduced (Reduce Aperture) aperture that the fit is actually applied over."
"m_annularObsPercent (annular obstruction fraction) was computed as annularDiameter / diameter, using the full mirror diameter as the denominator. But the annular Zernike fit itself is normalized to the reduced aperture (m_clearAperature, set via Reduce Aperture), not the full diameter — so the eps fed into the fit didn't match the aperture the fit was actually running on.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions