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

Several quality of life fixes to the python interface #113

Merged
merged 3 commits into from
Sep 21, 2024

Conversation

dahlend
Copy link
Collaborator

@dahlend dahlend commented Sep 21, 2024

All python FOVs now expose a direct .jd instead of having to call observer.jd (which still works).
FOVs when built from corners no longer require the corners to be provided in just clockwise order, counterclockwise is now supported as well.
Negative indices on FOVList and SimultaneousStates now function, things like fov_list[-5]
SimultaneousStates.obs_vecs is no longer a function.

@dahlend dahlend merged commit 48a657e into main Sep 21, 2024
2 checks passed
@dahlend dahlend deleted the fov_corners_anydir branch September 21, 2024 15:08
@dahlend dahlend changed the title Several quality of life fixed to the python interface Several quality of life fixes to the python interface Sep 21, 2024
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