-
Notifications
You must be signed in to change notification settings - Fork 2
windhorst et al 2023 F200W mag Priors #22
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
base: main
Are you sure you want to change the base?
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
profxj
left a comment
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.
thx for this!
can you add/edit a doc too to docs/
|
also, we need to pass tests |
|
and it would be great if you added a test |
Fixing failing tests due to numpy
This reverts commit 17651c2.
profxj
left a comment
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.
can you also add a test?
Thanks!
| logging.info("Localization is ready!") | ||
|
|
||
| def calc_priors(self): | ||
| def calc_priors(self, ifilter:str='r'): |
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.
please add a doc string for ifilter
astropath/priors.py
Outdated
| help='Label for this prior.'), | ||
| } | ||
|
|
||
| splines = { |
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.
add some docs describing this
|
@lordrick94 -- did you address my comments above? |
Added
Code to calculate Mag Priors for F200W
A notebook with descriptions and tests
Data (.npz) file with spline values