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]: PyFPT: A Python package for first-passage times #4607

Closed
editorialbot opened this issue Jul 26, 2022 · 68 comments
Closed

[REVIEW]: PyFPT: A Python package for first-passage times #4607

editorialbot opened this issue Jul 26, 2022 · 68 comments
Assignees
Labels
accepted Cython published Papers published in JOSS Python recommend-accept Papers recommended for acceptance in JOSS. review TeX Track: 7 (CSISM) Computer science, Information Science, and Mathematics

Comments

@editorialbot
Copy link
Collaborator

editorialbot commented Jul 26, 2022

Submitting author: @Jacks0nJ (Joseph Jackson)
Repository: https://github.com/Jacks0nJ/PyFPT
Branch with paper.md (empty if default branch):
Version: v1.0.2.1
Editor: @drvinceknight
Reviewers: @CFGrote, @geraintpalmer
Archive: 10.5281/zenodo.7436767

Status

status

Status badge code:

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

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

@CFGrote & @geraintpalmer, your review will be checklist based. Each of you will have a separate checklist that you should update when carrying out your review.
First of all you need to run this command in a separate comment to create the checklist:

@editorialbot generate my checklist

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

Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest

Checklists

📝 Checklist for @geraintpalmer

📝 Checklist for @CFGrote

@editorialbot
Copy link
Collaborator Author

Hello humans, I'm @editorialbot, a robot that can help you with some common editorial tasks.

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

@editorialbot commands

For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

Software report:

github.com/AlDanial/cloc v 1.88  T=0.10 s (890.2 files/s, 79137.0 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Python                          65            621           1231           1649
Jupyter Notebook                 5              0           2646            456
Markdown                         2            102              0            165
Cython                           1             26             25            147
TeX                              1             11              0            104
YAML                             4              9              6             69
reStructuredText                 4             92             80             52
DOS Batch                        1              8              1             26
TOML                             1              0              0             10
make                             1              4              7              9
-------------------------------------------------------------------------------
SUM:                            85            873           3996           2687
-------------------------------------------------------------------------------


gitinspector failed to run statistical information for the repository

@editorialbot
Copy link
Collaborator Author

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1140/epjc/s10052-015-3643-y is OK
- 10.1088/1475-7516/2017/10/046 is OK
- 10.1142/9789814327183_0010 is OK
- 10.1088/1361-6471/abc534 is OK
- 10.1140/epjb/s10051-021-00246-0 is OK
- 10.1016/S0375-9474(98)00478-3 is OK
- 10.1088/1475-7516/2022/05/027 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

Wordcount for paper.md is 487

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@Jacks0nJ
Copy link

@drvinceknight
I've been updating the code to also have functionality for n-dimensions. Currently, the main branch is only for 1D. Apart from a few functions being renamed for clarity and some efficiency savings I've found, the old 1D code is untouched and relevant guides will be the same. There would also be a new, 4th guide to explain the nD code.

The nD code is almost ready to merge with the main branch (along with the updated guides). Should I hold off on doing this until after the review is completed? Or would it be possible to have the JOSS paper be for the nD code?

@Jacks0nJ
Copy link

Jacks0nJ commented Sep 9, 2022

@drvinceknight @CFGrote @geraintpalmer
Any updates on the review? Is there anything I need to be doing?

@arfon
Copy link
Member

arfon commented Sep 10, 2022

@drvinceknight – it looks like neither of the reviewers have formally started their reviews here yet. Can you check in with them and see how they're getting on?

@editorialbot editorialbot added the Track: 7 (CSISM) Computer science, Information Science, and Mathematics label Sep 10, 2022
@arfon arfon added Track: 7 (CSISM) Computer science, Information Science, and Mathematics and removed Track: 7 (CSISM) Computer science, Information Science, and Mathematics labels Sep 12, 2022
@drvinceknight
Copy link

Hi @Jacks0nJ, thanks for your patience.

I have spoken to @geraintpalmer and he is working on this.

I will attempt to get an update from @CFGrote.

No action needed from you @Jacks0nJ.

@CFGrote
Copy link

CFGrote commented Sep 19, 2022

I'm on it

@Jacks0nJ
Copy link

Cheers both!

@geraintpalmer
Copy link

geraintpalmer commented Sep 26, 2022

Review checklist for @geraintpalmer

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the https://github.com/Jacks0nJ/PyFPT?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@Jacks0nJ) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines
  • Data sharing: If the paper contains original data, data are accessible to the reviewers. If the paper contains no original data, please check this item.
  • Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.
  • Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item.

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 functionality 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

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Does the paper have a section titled 'Statement of need' that clearly states what problems the software is designed to solve, who the target audience is, and its relation to other work?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

@CFGrote
Copy link

CFGrote commented Sep 27, 2022

Review checklist for @CFGrote

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the https://github.com/Jacks0nJ/PyFPT?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@Jacks0nJ) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines
  • Data sharing: If the paper contains original data, data are accessible to the reviewers. If the paper contains no original data, please check this item.
  • Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.
  • Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item.

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 functionality 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

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Does the paper have a section titled 'Statement of need' that clearly states what problems the software is designed to solve, who the target audience is, and its relation to other work?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

@CFGrote
Copy link

CFGrote commented Sep 27, 2022

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@CFGrote
Copy link

CFGrote commented Oct 11, 2022 via email

@Jacks0nJ
Copy link

That makes good sense, I'll wait then.

@Jacks0nJ
Copy link

Any ETA on when the review will be finished? As I've already had interest in the 2D version of the code, which I would like to be available in the main branch and through PyPI (rather than TestPyPI as is currently the case). Additionally I will be presenting a tutorial on the code next month, so ideally I would have the merged the multi-dimensional version of the code before then.

@danielskatz
Copy link

👋 @drvinceknight - can you help this submission move along? It looks almost done, all review criteria are checked except one (reproducibility) from @CFGrote

@CFGrote
Copy link

CFGrote commented Nov 15, 2022

Sorry, my bad. I checked the last box. All good from my side.

@Jacks0nJ
Copy link

Apologies, I forgot to make that final step. This should (hopefully) be fixed. I've also added the other authors and their Orchid numbers.

@Jacks0nJ
Copy link

@drvinceknight Do let me know if there is anything else I need to do!

@drvinceknight
Copy link

@editorialbot set 10.5281/zenodo.7436767 as archive

@editorialbot
Copy link
Collaborator Author

Done! Archive is now 10.5281/zenodo.7436767

@drvinceknight
Copy link

@editorialbot set 1.00 as version

@editorialbot
Copy link
Collaborator Author

Done! version is now 1.00

@drvinceknight
Copy link

@editorialbot recommend-accept

@editorialbot
Copy link
Collaborator Author

Attempting dry run of processing paper acceptance...

@editorialbot
Copy link
Collaborator Author

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1140/epjc/s10052-015-3643-y is OK
- 10.1088/1475-7516/2017/10/046 is OK
- 10.1142/9789814327183_0010 is OK
- 10.1088/1361-6471/abc534 is OK
- 10.1140/epjb/s10051-021-00246-0 is OK
- 10.1016/S0375-9474(98)00478-3 is OK
- 10.1088/1475-7516/2022/09/045 is OK
- 10.1088/1475-7516/2022/05/027 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

👋 @openjournals/csism-eics, this paper is ready to be accepted and published.

Check final proof 👉📄 Download article

If the paper PDF and the deposit XML files look good in openjournals/joss-papers#3871, then you can now move forward with accepting the submission by compiling again with the command @editorialbot accept

@editorialbot editorialbot added the recommend-accept Papers recommended for acceptance in JOSS. label Jan 13, 2023
@danielskatz
Copy link

@editorialbot set v1.0.2.1 as version

@editorialbot
Copy link
Collaborator Author

Done! version is now v1.0.2.1

@danielskatz
Copy link

@Jacks0nJ - I'm the track editor, handling the final processing. I've suggested some small changes in Jacks0nJ/PyFPT#47 - please merge this, or let me know what you disagree with, then we can proceed.

@Jacks0nJ
Copy link

@danielskatz Hi Daniel. I've merged the your suggestions. Do let me know if I need to make any other changes.

@danielskatz
Copy link

@editorialbot recommend-accept

@editorialbot
Copy link
Collaborator Author

Attempting dry run of processing paper acceptance...

@editorialbot
Copy link
Collaborator Author

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1140/epjc/s10052-015-3643-y is OK
- 10.1088/1475-7516/2017/10/046 is OK
- 10.1142/9789814327183_0010 is OK
- 10.1088/1361-6471/abc534 is OK
- 10.1140/epjb/s10051-021-00246-0 is OK
- 10.1016/S0375-9474(98)00478-3 is OK
- 10.1088/1475-7516/2022/09/045 is OK
- 10.1088/1475-7516/2022/05/027 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

👋 @openjournals/csism-eics, this paper is ready to be accepted and published.

Check final proof 👉📄 Download article

If the paper PDF and the deposit XML files look good in openjournals/joss-papers#3879, then you can now move forward with accepting the submission by compiling again with the command @editorialbot accept

@danielskatz
Copy link

@editorialbot accept

@editorialbot
Copy link
Collaborator Author

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

@editorialbot
Copy link
Collaborator Author

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

@editorialbot
Copy link
Collaborator Author

🐘🐘🐘 👉 Toot for this paper 👈 🐘🐘🐘

@editorialbot
Copy link
Collaborator Author

🚨🚨🚨 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.04607 joss-papers#3880
  2. Wait a couple of minutes, then verify that the paper DOI resolves https://doi.org/10.21105/joss.04607
  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...

@editorialbot editorialbot added accepted published Papers published in JOSS labels Jan 14, 2023
@danielskatz
Copy link

Congratulations to @Jacks0nJ (Joseph Jackson) and coauthors!!

And thanks to @CFGrote and @geraintpalmer for your reviews, and to @drvinceknight for editing!
We couldn't do this without you

@editorialbot
Copy link
Collaborator Author

🎉🎉🎉 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](https://joss.theoj.org/papers/10.21105/joss.04607/status.svg)](https://doi.org/10.21105/joss.04607)

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

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

This is how it will look in your documentation:

DOI

We need your help!

The 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:

@Jacks0nJ
Copy link

Cheers @danielskatz @drvinceknight @geraintpalmer @CFGrote for all your hard work! It is very much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Cython published Papers published in JOSS Python recommend-accept Papers recommended for acceptance in JOSS. review TeX Track: 7 (CSISM) Computer science, Information Science, and Mathematics
Projects
None yet
Development

No branches or pull requests

7 participants