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

[REVIEW]: sbpy: A Python module for small-body planetary astronomy #1426

Closed
18 tasks done
whedon opened this issue May 3, 2019 · 57 comments
Closed
18 tasks done

[REVIEW]: sbpy: A Python module for small-body planetary astronomy #1426

whedon opened this issue May 3, 2019 · 57 comments
Assignees
Labels
accepted published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. review

Comments

@whedon
Copy link

whedon commented May 3, 2019

Submitting author: @mommermi (Michael Mommert)
Repository: https://github.com/NASA-Planetary-Science/sbpy
Version: v0.1.1
Editor: @xuanxu
Reviewer: @Juanlu001
Archive: 10.5281/zenodo.3252172

Status

status

Status badge code:

HTML: <a href="http://joss.theoj.org/papers/8b8e7bb15fb4a14f80f2afd06b6ce060"><img src="http://joss.theoj.org/papers/8b8e7bb15fb4a14f80f2afd06b6ce060/status.svg"></a>
Markdown: [![status](http://joss.theoj.org/papers/8b8e7bb15fb4a14f80f2afd06b6ce060/status.svg)](http://joss.theoj.org/papers/8b8e7bb15fb4a14f80f2afd06b6ce060)

Reviewers and authors:

Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)

Reviewer instructions & questions

@Juanlu001, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:

  1. Make sure you're logged in to your GitHub account
  2. Be sure to accept the invite at this URL: https://github.com/openjournals/joss-reviews/invitations

The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @xuanxu know.

Please try and complete your review in the next two weeks

Review checklist for @Juanlu001

Conflict of interest

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the repository url?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Version: v0.1.1
  • Authorship: Has the submitting author (@mommermi) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the function of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Authors: Does the paper.md file include a list of authors with their affiliations?
  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • References: Do all archival references that should have a DOI list one (e.g., papers, datasets, software)?
@whedon
Copy link
Author

whedon commented May 3, 2019

Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @Juanlu001 it looks like you're currently assigned as the reviewer for this paper 🎉.

⭐ Important ⭐

If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As a reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all reviews 😿

To fix this do the following two things:

  1. Set yourself as 'Not watching' https://github.com/openjournals/joss-reviews:

watching

  1. You may also like to change your default settings for this watching repositories in your GitHub profile here: https://github.com/settings/notifications

notifications

For a list of things I can do to help you, just type:

@whedon commands

@whedon
Copy link
Author

whedon commented May 3, 2019

Attempting PDF compilation. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented May 3, 2019

@astrojuanlu
Copy link

Before I finish a proper review:

Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?

The license is stated in the README and also in https://github.com/NASA-Planetary-Science/sbpy/blob/master/licenses/LICENSE.rst. Not what I expected, but I guess it should be enough.

@mommermi
Copy link

mommermi commented May 3, 2019

Hi @Juanlu001, thanks for reviewing this submission! Would you prefer the License.rst to be on the root level (probably makes more sense on the root level anyway...)?

@astrojuanlu
Copy link

I think so @mommermi! Having a LICENSE at the top (not sure about the extensions) makes it easier to spot and also GitHub can read the metadata from it.

@mommermi
Copy link

mommermi commented May 3, 2019

Ok, done!
I created a PR (NASA-Planetary-Science/sbpy#145) that will hold all the code changes from this review.

@mommermi
Copy link

mommermi commented May 3, 2019

@whedon generate pdf

@whedon
Copy link
Author

whedon commented May 3, 2019

Attempting PDF compilation. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented May 3, 2019

@mommermi
Copy link

mommermi commented May 3, 2019

@whedon generate pdf

@whedon
Copy link
Author

whedon commented May 3, 2019

Attempting PDF compilation. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented May 3, 2019

@xuanxu
Copy link
Member

xuanxu commented May 21, 2019

@Juanlu001 What's your status with the continued review of this submission?

@astrojuanlu
Copy link

astrojuanlu commented May 21, 2019

@xuanxu Had a tough day week at work, hopefully I will complete it this week

@xuanxu
Copy link
Member

xuanxu commented Jun 5, 2019

@Juanlu001 friendly ping :)

@astrojuanlu
Copy link

Sorry all for the delay! I finished the review, having paid more attention to the orbital stuff and installation and testing procedures. Some comments:

I left some boxes unchecked until the original authors clarify the status of the v0.1 version, the testing issues, and the API docs of sbpy.thermal.

@mommermi
Copy link

Thank, @Juanlu001, for your review! I will work my way through it and hopefully finish it this week.

@mommermi
Copy link

mommermi commented Jun 11, 2019

Here are some replies to you general comments:

There seems to be a v0.1 release but sbpy does not exist in PyPI. Is this intentional?

No, we simply haven't gotten around to register it with PyPI. Most likely we will wait for this until v0.2 is released in a few weeks.

It's not entirely clear to me what's the difference between from_horizons and from_mpc in Orbit and Ephem objects. Or why there is a Phys.from_sbdb, but not a Orbit.from_sbdb (or Ephem.from_sbdb).

Ephem objects are intended to hold ephemeris data, or, more generally, data that are time-dependent. Orbit objects on the other side hold orbital elements. SBDB is only used to extract physical properties - although it could be used to extract orbital elements, as well. We made this decision as Orbit.from_horizons taps the same data source including some additional information.

Orbit methods return data in a coordinate system that is not made explicit, which can be a source of confusion. Ephem methods have a similar issue although I would need to look carefully at all the columns returned.

The narrative documentation of imageanalysis and thermal are noticeably shorter than the other modules, and API docs of the latter are a bit lacking (except for ThermalClass)

The documentation for some of the modules (including imageanalysis and thermal) are simply skeletons as they have not yet been fully implemented. Documentation will be improved and added once the modules have been further implemented.

Also, it would be nice to describe these steps, even if they are obvious to experienced developers, in https://sbpy.readthedocs.io/en/latest/contributing.html

@mommermi
Copy link

mommermi commented Jun 12, 2019

@Juanlu001 I think I implemented all the changes. My replies and corresponding changes in the code are linked in the corresponding issues:

NASA-Planetary-Science/sbpy#149
NASA-Planetary-Science/sbpy#150
NASA-Planetary-Science/sbpy#152
NASA-Planetary-Science/sbpy#153
NASA-Planetary-Science/sbpy#154
NASA-Planetary-Science/sbpy#155

NASA-Planetary-Science/sbpy#151 has already been closed.

All the changes are bundled in PR NASA-Planetary-Science/sbpy#156.

If there is anything else I can do, please let me know!

@astrojuanlu
Copy link

Excellent @mommermi! I checked all the boxes in the review and think this is good to go with NASA-Planetary-Science/sbpy#156.

@mommermi
Copy link

Thanks, @Juanlu001! I will wait with merging NASA-Planetary-Science/sbpy#156 until the astropy core issue is fixed and the CI builds succeed again. Thanks for your detailed review!

@mommermi
Copy link

And, of course, thanks to @bsipocz, too, for her comments and help!

@xuanxu
Copy link
Member

xuanxu commented Jun 17, 2019

@whedon generate pdf

@mommermi
Copy link

Ok, the latest version is registered with zenodo. The DOI is 10.5281/zenodo.3252172

@xuanxu
Copy link
Member

xuanxu commented Jun 22, 2019

@whedon set v0.1.1 as version

@whedon
Copy link
Author

whedon commented Jun 22, 2019

OK. v0.1.1 is the version.

@xuanxu
Copy link
Member

xuanxu commented Jun 22, 2019

@whedon set 10.5281/zenodo.3252172 as archive

@whedon
Copy link
Author

whedon commented Jun 22, 2019

OK. 10.5281/zenodo.3252172 is the archive.

@xuanxu
Copy link
Member

xuanxu commented Jun 22, 2019

Yay! 🎉
This is ready por publication. Pinging @openjournals/joss-eics for final acceptance.

@danielskatz
Copy link

@whedon accept

@whedon
Copy link
Author

whedon commented Jun 22, 2019

Attempting dry run of processing paper acceptance...

@whedon
Copy link
Author

whedon commented Jun 22, 2019


OK DOIs

- 10.1051/0004-6361/201322068 is OK
- 10.3847/1538-3881/aabc4f is OK
- 10.3847/1538-3881/aafc33 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@whedon
Copy link
Author

whedon commented Jun 22, 2019

Check final proof 👉 openjournals/joss-papers#787

If the paper PDF and Crossref deposit XML look good in openjournals/joss-papers#787, then you can now move forward with accepting the submission by compiling again with the flag deposit=true e.g.

@whedon accept deposit=true

@danielskatz
Copy link

@xuanxu - there are 2 typos in the papers, as indicated in NASA-Planetary-Science/sbpy#158

Once these are fixed (by merging this PR), we can finish the acceptance

@danielskatz
Copy link

@mommermi - Can you merge NASA-Planetary-Science/sbpy#158 ?

@danielskatz
Copy link

@whedon generate pdf

@whedon
Copy link
Author

whedon commented Jun 22, 2019

Attempting PDF compilation. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented Jun 22, 2019

@danielskatz
Copy link

@whedon accept

@whedon
Copy link
Author

whedon commented Jun 22, 2019

Attempting dry run of processing paper acceptance...

@whedon
Copy link
Author

whedon commented Jun 22, 2019


OK DOIs

- 10.1051/0004-6361/201322068 is OK
- 10.3847/1538-3881/aabc4f is OK
- 10.3847/1538-3881/aafc33 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@whedon
Copy link
Author

whedon commented Jun 22, 2019

Check final proof 👉 openjournals/joss-papers#788

If the paper PDF and Crossref deposit XML look good in openjournals/joss-papers#788, then you can now move forward with accepting the submission by compiling again with the flag deposit=true e.g.

@whedon accept deposit=true

@danielskatz
Copy link

@whedon accept deposit=true

@whedon
Copy link
Author

whedon commented Jun 22, 2019

Doing it live! Attempting automated processing of paper acceptance...

@whedon
Copy link
Author

whedon commented Jun 22, 2019

🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦

@whedon
Copy link
Author

whedon commented Jun 22, 2019

🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨

Here's what you must now do:

  1. Check final PDF and Crossref metadata that was deposited 👉 Creating pull request for 10.21105.joss.01426 joss-papers#789
  2. Wait a couple of minutes to verify that the paper DOI resolves https://doi.org/10.21105/joss.01426
  3. If everything looks good, then close this review issue.
  4. Party like you just published a paper! 🎉🌈🦄💃👻🤘

Any issues? notify your editorial technical team...

@whedon
Copy link
Author

whedon commented Jun 22, 2019

🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉

If you would like to include a link to your paper from your README use the following code snippets:

Markdown:
[![DOI](http://joss.theoj.org/papers/10.21105/joss.01426/status.svg)](https://doi.org/10.21105/joss.01426)

HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.01426">
  <img src="http://joss.theoj.org/papers/10.21105/joss.01426/status.svg" alt="DOI badge" >
</a>

reStructuredText:
.. image:: http://joss.theoj.org/papers/10.21105/joss.01426/status.svg
   :target: https://doi.org/10.21105/joss.01426

This is how it will look in your documentation:

DOI

We need your help!

Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:

@danielskatz
Copy link

Thanks to @Juanlu001 for reviewing and @xuanxu for editing

@mommermi
Copy link

Thank you all for the quick processing of this paper!

@whedon whedon added published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. labels Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. review
Projects
None yet
Development

No branches or pull requests

5 participants