Skip to content

[REVIEW]: PyVista: 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK) #1450

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

Closed
36 tasks done
whedon opened this issue May 15, 2019 · 83 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 15, 2019

Submitting author: @banesullivan (C. Bane Sullivan)
Repository: https://github.com/pyvista/pyvista
Version: 0.20.2
Editor: @leouieda
Reviewer: @Chilipp, @nicoguaro
Archive: 10.5281/zenodo.2647611

Status

status

Status badge code:

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

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

@Chilipp & @nicoguaro, 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 @leouieda know.

Please try and complete your review in the next two weeks

Review checklist for @Chilipp

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: 0.20.2
  • Authorship: Has the submitting author (@banesullivan) 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)?

Review checklist for @nicoguaro

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: 0.20.2
  • Authorship: Has the submitting author (@banesullivan) 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 15, 2019

Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @Chilipp, 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 15, 2019

Attempting PDF compilation. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented May 15, 2019

@leouieda leouieda changed the title [REVIEW]: vtki: A Streamlined Python Interface for the Visualization Toolkit [REVIEW]: PyVista: 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK) May 15, 2019
@banesullivan
Copy link

Probably not a big issue but I see it's on the checklist - @whedon marks version 0.18.1 in the checklist but PyVista is released officially on 0.20.1

@nicoguaro
Copy link

I did a first review of the package and I have the following comments:

  • The installation instructions for pip work properly while they do not work for conda.
  • The examples work properly, although the colors differ from the documentation.

@banesullivan
Copy link

Thanks for the comments @nicoguaro

The installation instructions for pip work properly while they do not work for conda.

we are currently waiting on the Conda-forge team to merge our anaconda recipe in conda-forge/staged-recipes#8394

The examples work properly, although the colors differ from the documentation.

This has to do with how we allow users to set plotting themes via pyvista.set_plot_theme the default theme a user experiences is a bit different than the 'document' theme we use when building the docs. To have the same colors, you could add:

import pyvista as pv
pv.set_plot_theme('document')

which is what we add in out conf.py when building the documentation/examples

@banesullivan
Copy link

Live on Conda-forge: conda-forge/pyvista

@Chilipp
Copy link

Chilipp commented May 15, 2019

Dear @banesullivan,

I am done with the review and I have to say that this is a very nice package that provides valuable new functionalities for visualizations with python. I worked with Paraview before and it's Python interface, and I have to say that your methodologies are both, useful and well-documented.

There are only a few minor issues:

Otherwise, if the three issues are resolved, I recommend to accept this publication.

@banesullivan
Copy link

banesullivan commented May 15, 2019

@Chilipp, Thank you very much for the kind words!

Please see changes in pyvista/pyvista@6e0762b and pyvista/pyvista@9563643 addressing your comment.

Dependencies

You list the optional dependencies in the installation instructions, but not the necessary dependencies. You should be more transparent here

I have updated the installation instructions to include an itemized list of PyVista's required dependencies and a brief description for why - please note the list here: https://docs.pyvista.org/getting-started/installation.html#dependencies

Testing

Although you state in your CONTRIBUTING.md how to run the tests locally, you do not state this in the installation instructions. I recommend to change this. You should at least include a link to the CONTRIBUTING.md file, such that someone who wants to verify the installation before using it, knows how to do this.

I have added a link in the installation guide to point directly to the "Testing" section of CONTRIBUTING.md.

PyVista's tests are not deployed with the software but rather are available after cloning the repository so I added some text on that page to let users know that they can run PyVista's comprehensive testing suite after cloning the source and point them to CONTRIBUTING.md for further details:

Screen Shot 2019-05-15 at 3 16 36 PM 1

Considering that documentation page is intended to be viewed by a general audience (non-developers), I believe this approach to be welcoming to new users

@Chilipp - do you think our approach here is appropriate?

@leouieda
Copy link
Member

leouieda commented May 15, 2019

Probably not a big issue but I see it's on the checklist - @whedon marks version 0.18.1 in the checklist but PyVista is released officially on 0.20.1

@banesullivan @Chilipp thanks for pointing it out 👍 We'll update this when the review is done. The reviews might lead to changes that should be released before publication.

@leouieda
Copy link
Member

@nicoguaro @Chilipp thank you so much for the quick reviews! 🚀 As @banesullivan addresses your comments/questions, please make sure you tick the corresponding items from the checklist when you're satisfied.

The examples work properly, although the colors differ from the documentation.

@banesullivan this might be confusing to other users as well since they'll run the code and get something different from what is "advertised". It might be more transparent to include pv.set_plot_theme('document') in the examples. This way, the user also knows that this is possible.

banesullivan added a commit to pyvista/pyvista that referenced this issue May 15, 2019
@banesullivan
Copy link

this might be confusing to other users as well since they'll run the code and get something different from what is "advertised". It might be more transparent to include pv.set_plot_theme('document') in the examples. This way, the user also knows that this is possible.

That's definitely a fair point - We should make sure users will have the same results "as advertised" when running the examples.

As a starting point, I have added a new example in the Plotting section showing off all the different themes in pyvista/pyvista@49444c9

@Chilipp
Copy link

Chilipp commented May 15, 2019

Thanks for your quick response @banesullivan! Yes, the changes are sufficient for me.

@leouieda: To me this paper is ready for acceptance

@nicoguaro
Copy link

nicoguaro commented May 16, 2019

First, I would like to congratulate the authors for the good work PyVista. I have used VTK directly from Python and this really helps in the process. I have also used it since it was named vtkInterface and it would say that it is in a mature state now.

Regarding the review:

  • I have installed using both pip and conda without problems.
  • Have checked the examples.
  • Have run the tests without problems.
  • Built the documentation, and had some (minor) problems when using conda.

The last point is due to some conflicting channels.

Regarding the paper, I have a comment related to the first paragraph and the visualization landscape in Python. The authors do not mention two libraries that I consider that are mature and provide (somewhat) easy to use API, namely:

I would suggest mentioning these in this paragraph.

@banesullivan
Copy link

Thank you @nicoguaro! That is a fair point about including mentions of other Python visualization software by name. I will make updates to address your concerns and have the paper regenerated.

Would you please open an issue on the main repository about the conflicting channels or perhaps on the pyvista-feedstock repo (which ever is more relevant): https://github.com/conda-forge/pyvista-feedstock

@nicoguaro
Copy link

@banesullivan, I did not document what I did. I will repeat it using only conda and open an issue with the info that I get from there.

@banesullivan
Copy link

@whedon generate pdf

@whedon
Copy link
Author

whedon commented May 18, 2019

Check final proof 👉 openjournals/joss-papers#696

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

@whedon accept deposit=true

@leouieda
Copy link
Member

@openjournals/joss-eics this submission is ready for publication. I checked the generated PDF and XML and they look good to me.

@banesullivan
Copy link

A minor note: you might want to include ORCIDs of authors (specially yours) in the Zenodo archive.

Thanks for pointing this out @leouieda! I didn't realize our ORCIDs were missing (or that we could do this...) I'm struggling to find how/where this goes, do you have any pointers?

@leouieda
Copy link
Member

I'm struggling to find how/where this goes, do you have any pointers?

When editing the metadata for authors, you can specify name, affiliation, and ORCID for each one.

@banesullivan
Copy link

When editing the metadata for authors, you can specify name, affiliation, and ORCID for each one.

Ah, thanks! I didn't realize I'd have to edit the archive

Relevant to zenodo/zenodo#596

@arfon
Copy link
Member

arfon commented May 19, 2019

@whedon accept

@whedon
Copy link
Author

whedon commented May 19, 2019

Attempting dry run of processing paper acceptance...

@whedon
Copy link
Author

whedon commented May 19, 2019

Check final proof 👉 openjournals/joss-papers#702

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

@whedon accept deposit=true

@whedon
Copy link
Author

whedon commented May 19, 2019


OK DOIs

- 10.1109/MCSE.2011.37 is OK
- 10.1109/MCSE.2007.55 is OK
- 10.2514/6.2017-0865 is OK
- 10.1115/1.4041314 is OK
- 10.1115/GT2018-76609 is OK
- 10.1115/GT2018-76800 is OK
- 10.1115/GT2018-76375 is OK
- 10.2514/1.B36849 is OK
- 10.1115/1.4042079 is OK
- 10.1088/0067-0049/192/1/9 is OK
- 10.1109/MCSE.2011.35 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@arfon
Copy link
Member

arfon commented May 19, 2019

@whedon accept deposit=true

@whedon
Copy link
Author

whedon commented May 19, 2019

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

@whedon
Copy link
Author

whedon commented May 19, 2019

Posted to the Twitters: https://twitter.com/JOSS_TheOJ/status/1130211705118711808

@whedon
Copy link
Author

whedon commented May 19, 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.01450 joss-papers#703
  2. Wait a couple of minutes to verify that the paper DOI resolves https://doi.org/10.21105/joss.01450
  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...

@leouieda
Copy link
Member

@banesullivan congratulations on your publication! 🎉 🎊 This was a nice monday morning surprise 🙂

@nicoguaro @Chilipp thank you for taking the time to review this submission in such a short time! 🥇

@banesullivan
Copy link

Thanks @leouieda!!! This is very exciting!

@leouieda, would you please confirm that the following would be a correct BibTex citation for this paper:

@article{sullivan2019pyvista,
  author = {Sullivan, C. Bane and Kaszynski, Alexander A.},
  journal = {Journal of Open Source Software},
  pages = {4(37), 1450},
  title = {{PyVista: 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)}},
  year = {2019},
  doi = {10.21105/joss.01450},
}

Also, is there a way to autogenerate BibTex citations on the JOSS website? I see the current autogenerated citation of:

Sullivan et al., (2019). PyVista: 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK). Journal of Open Source Software, 4(37), 1450, https://doi.org/10.21105/joss.01450

banesullivan added a commit to pyvista/pyvista that referenced this issue May 20, 2019
@leouieda
Copy link
Member

Hi @banesullivan I think the bibtex should be:

@article{Sullivan2019,
  doi = {10.21105/joss.01450},
  url = {https://doi.org/10.21105/joss.01450},
  year = {2019},
  month = may,
  publisher = {The Open Journal},
  volume = {4},
  number = {37},
  pages = {1450},
  author = {C. Sullivan and Alexander Kaszynski},
  title = {{PyVista}: 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit ({VTK})},
  journal = {Journal of Open Source Software}
}

At least according to https://www.doi2bib.org/bib/10.21105/joss.01450

@banesullivan
Copy link

Thank you @leouieda!

@banesullivan
Copy link

@leouieda - we have a slight issue. The publication is showing up under vtki still. On the JOSS homepage:

Screen Shot 2019-05-22 at 7 25 19 PM

But after clicking on it, all is good:

Screen Shot 2019-05-22 at 7 25 25 PM

@leouieda
Copy link
Member

leouieda commented Jun 5, 2019

@banesullivan sorry, I missed this comment. Could you open an issue at https://github.com/openjournals/joss/issues for this? There are other issues related to the front page and it's currently being redesigned. At least the metadata and paper page itself are fine.

@leouieda leouieda closed this as completed Jun 5, 2019
@whedon
Copy link
Author

whedon commented Jun 5, 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.01450/status.svg)](https://doi.org/10.21105/joss.01450)

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

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

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:

@whedon whedon added published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. labels Mar 2, 2020
@banesullivan
Copy link

banesullivan commented Jul 8, 2020

I noticed recently that the "Software Repository" link on https://joss.theoj.org/papers/10.21105/joss.01450 is incorrect. Can we update this? cc'ing @leouieda and @arfon

edit the link gets forwarded by GitHub, but this link forwarding could go away over time

This seems to be an artifact of changing the repository's URL during the pre-review process. Ref #1382 (comment)

@arfon
Copy link
Member

arfon commented Jul 8, 2020

OK, I've updated this now.

@banesullivan
Copy link

Awesome, thank you!!

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

6 participants