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

NEOS chip gap calculation uneven #152

Merged
merged 1 commit into from
Nov 12, 2024
Merged

NEOS chip gap calculation uneven #152

merged 1 commit into from
Nov 12, 2024

Conversation

dahlend
Copy link
Collaborator

@dahlend dahlend commented Nov 12, 2024

Fixed

  • NEOS Chip size calculation was slightly incorrect with regard to the placement of the
    gaps between the chips.
  • NEOS FOV rotation was being calculated in the ecliptic frame, whereas images will be
    in the equatorial frame. Rotation is now defaulting to the equatorial frame. Note that
    these can be trivially made mathematically equivalent, however for convenience it is
    much easier if we are consistently in the equatorial frame.

image

Gaps between individual chips was inconsistent, this places the
gaps in the correct places.

Additionally removed the NEOS Band enum
@dahlend dahlend merged commit 44d3a46 into main Nov 12, 2024
2 checks passed
@dahlend dahlend deleted the neos-fov branch November 12, 2024 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant