Skip to content
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

Code reorganization for photometry submodule #354

Merged
merged 6 commits into from
Jul 6, 2022

Conversation

jianyangli
Copy link
Contributor

Separate the IAU HG series functions from .core for easy code mantainance.

@pep8speaks
Copy link

pep8speaks commented Jul 5, 2022

Hello @jianyangli! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 223:48: W605 invalid escape sequence '\z'

Comment last updated at 2022-07-06 18:38:58 UTC

@jianyangli jianyangli requested a review from mkelley July 5, 2022 16:39
@jianyangli jianyangli added this to the v0.4 milestone Jul 5, 2022
Copy link
Member

@mkelley mkelley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thank you for this!

from ..bib import cite


__all__ = ['HG', 'HG12BaseClass', 'HG12', 'HG1G2', 'HG12_Pen16']
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is HG12BaseClass useful outside of the module?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, let me remove it from exporting.

@jianyangli jianyangli merged commit 2771578 into NASA-Planetary-Science:main Jul 6, 2022
@jianyangli jianyangli deleted the reorg_photometry branch July 6, 2022 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants