-
Notifications
You must be signed in to change notification settings - Fork 11
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
Use galcheat in BTK #228
Use galcheat in BTK #228
Conversation
FYI the |
Thanks @aboucaud - please let us know when the API is more or less stable and I can continue this PR |
ee4b60b
to
09a334f
Compare
Codecov Report
@@ Coverage Diff @@
## develop #228 +/- ##
===========================================
+ Coverage 88.37% 88.53% +0.15%
===========================================
Files 13 13
Lines 1540 1526 -14
===========================================
- Hits 1361 1351 -10
+ Misses 179 175 -4
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
I'm back to working on this issue @aboucaud - I will let you know if I have any questions or if a review might be helpful. |
c2317f4
to
0fbc82e
Compare
Hi @aboucaud and @thuiop this is now ready for review. I decided to keep the central wavelenghts as a temporary dictionary for now in All survey information is now grabbed from a survey in galcheat. The psf can still be customized via a |
Co-authored-by: Alexandre Boucaud <[email protected]>
Co-authored-by: Alexandre Boucaud <[email protected]>
Co-authored-by: Alexandre Boucaud <[email protected]>
Co-authored-by: Alexandre Boucaud <[email protected]>
Co-authored-by: Alexandre Boucaud <[email protected]>
Co-authored-by: Alexandre Boucaud <[email protected]>
Co-authored-by: Alexandre Boucaud <[email protected]>
Co-authored-by: Alexandre Boucaud <[email protected]>
Co-authored-by: Alexandre Boucaud <[email protected]>
Co-authored-by: Alexandre Boucaud <[email protected]>
Co-authored-by: Alexandre Boucaud <[email protected]>
Co-authored-by: Alexandre Boucaud <[email protected]>
Co-authored-by: Alexandre Boucaud <[email protected]>
Co-authored-by: Alexandre Boucaud <[email protected]>
Co-authored-by: Alexandre Boucaud <[email protected]>
Sure, I can take care of the doc after this is merged. I will also try to make a review tomorrow to make sure we do not miss anything. |
Thank you 🙏 EDIT: Sorry actually after your review @thuiop |
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.
I did not have much to comment on actually, it looks mostly good to me.
OK I think this is ready to merge - there are some rough edges with the docs and noteboks described in #270 that we should look into next. |
Closes #222
Closes #269
Closes #268
survey.py
functions that load surveys, etc.galcheat.survey_info
dictmake a new config directory + corresponding YAML files only for the PSF. PSF can be added to survey object/filters after creation