-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add Static Source checks and NEOS Individual Chips #30
Conversation
Work remaining: cleanup some of the interface on the python side, add documentation and changelog. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, a minor pedantic comment but can be merged without changing
for ccd in chips.iter() { | ||
if ccd.side_id != side_id | ||
|| ccd.stack_id != stack_id | ||
|| ccd.quad_id != quad_id | ||
|| ccd.loop_id != loop_id | ||
|| ccd.subloop_id != subloop_id | ||
|| ccd.exposure_id != exposure_id | ||
|| ccd.rotation != rotation | ||
|| ccd.observer().jd != observer.jd | ||
|| ccd.band != band |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For item "ccd" in list(NeosCmos())? Technically fine, just a question of how pedantic do you want to be? maybe "for chip in chips.iter()"? or is that potentially confusing?
Added
Changed
1 million static points tiling the sky, with a single NEOS Visit FOV coloring the visible points.
Now at a higher lat
Rotated:
Static Source tests were also done with the ZTF fields, here are the first set of unique fields in 2018: