-
Notifications
You must be signed in to change notification settings - Fork 15
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
RCAL-762: Simulate APT program #107
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #107 +/- ##
==========================================
- Coverage 92.44% 90.69% -1.75%
==========================================
Files 16 16
Lines 1509 1623 +114
==========================================
+ Hits 1395 1472 +77
- Misses 114 151 +37 ☔ View full report in Codecov by Sentry. |
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.
This looks great. I've left a few minor comments inline. I'd also suggest we rename the script "gaia_cat" to "romanisim-make-catalog" to be more parallel to the existing romanisim scripts installed into PATH.
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 to me, merging.
Code to simulate a stack of roman images as specified by an APT program file.
Addition of a Gaia catalog generation script.