-
Notifications
You must be signed in to change notification settings - Fork 12
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
Extensive revisions to docstrings throughout the stellarphot package #97
Conversation
Thanks, @JuanCab -- reviewing |
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 is a pretty epic PR! We may need to discuss some of the suggested changes. If there ones that you agree with I would go ahead and accept them. After doing that you will want to pull those commits from github to your local clone.
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 is a pretty epic PR! We may need to discuss some of the suggested changes. If there ones that you agree with I would go ahead and accept them. After doing that you will want to pull those commits from github to your local clone.
Accepted this suggestion by Matt on PR#97. Co-authored-by: Matt Craig <[email protected]>
Accepted this suggestion by Matt on PR#97. Co-authored-by: Matt Craig <[email protected]>
Accepted this suggestion by Matt on PR#97. Co-authored-by: Matt Craig <[email protected]>
Accepted this suggestion by Matt on PR#97. Co-authored-by: Matt Craig <[email protected]>
Accepted this suggestion by Matt on PR#97. Co-authored-by: Matt Craig <[email protected]>
Accepted this suggestion by Matt on PR#97. Co-authored-by: Matt Craig <[email protected]>
Accepted this suggestion by Matt on PR#97. Co-authored-by: Matt Craig <[email protected]>
Accepted this suggestion by Matt on PR#97. Co-authored-by: Matt Craig <[email protected]>
Accepted this suggestion by Matt on PR#97. Co-authored-by: Matt Craig <[email protected]>
Accepted this suggestion by Matt on PR#97. Co-authored-by: Matt Craig <[email protected]>
Accepted this suggestion by Matt on PR#97. Co-authored-by: Matt Craig <[email protected]>
Accepted this suggestion by Matt on PR#97. Co-authored-by: Matt Craig <[email protected]>
Accepted this suggestion by Matt on PR#97. Co-authored-by: Matt Craig <[email protected]>
Accepted this suggestion by Matt on PR#97. Co-authored-by: Matt Craig <[email protected]>
Accepted this suggestion by Matt on PR#97. Co-authored-by: Matt Craig <[email protected]>
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.
Found one more little thing in looking over the changes
Accepted this suggestion by Matt on PR#97. Co-authored-by: Matt Craig <[email protected]>
Thanks again, @JuanCab |
I basically went through the entire package and added docstrings for all public functions and packages where they were missing as well as trying to revise incomplete docstrings.
I got a lot of help with GitHub Copilot and while I tried to perform reality checks on the meanings of things, I may well be in error in some places.
Some issues to watch for:
calculate_noise
inphotometry.py
is not rendering properly in sphinx construction of documentation.