Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
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]: EoN (Epidemics on Networks), software for simulation, analytic approximation, and analysis of epidemics on networks #1731

Open
whedon opened this issue Sep 15, 2019 · 60 comments
Assignees
Labels

Comments

@whedon
Copy link
Collaborator

@whedon whedon commented Sep 15, 2019

Submitting author: @joelmiller (Joel Miller)
Repository: https://github.com/springer-math/Mathematics-of-Epidemics-on-Networks
Version: v1.0.8
Editor: @lpantano
Reviewers: @acolum, @pholme, @hagberg
Archive: Pending

Status

status

Status badge code:

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

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

@acolum & @pholme, 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 @lpantano know.

Please try and complete your review in the next two weeks

Review checklist for @acolum

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?
  • Contribution and authorship: Has the submitting author (@joelmiller) 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 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: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • 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?

Review checklist for @pholme

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?
  • Contribution and authorship: Has the submitting author (@joelmiller) 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 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: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • 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?

Review checklist for @hagberg

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?
  • Contribution and authorship: Has the submitting author (@joelmiller) 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 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: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • 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?
@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Sep 15, 2019

Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @acolum, @pholme it looks like you're currently assigned to review 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

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

@whedon generate pdf
@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Sep 15, 2019

Attempting PDF compilation. Reticulating splines etc...
@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Sep 15, 2019

@acolum

This comment has been minimized.

Copy link
Collaborator

@acolum acolum commented Sep 24, 2019

Just finished my review - everything looks great!

@lpantano

This comment has been minimized.

Copy link

@lpantano lpantano commented Oct 3, 2019

Thank you @acolum! 👋 @pholme let me know if you need something else to complete the review.

@lpantano

This comment has been minimized.

Copy link

@lpantano lpantano commented Oct 18, 2019

👋 @pholme, are you still able to review this? Let me know.

@lpantano

This comment has been minimized.

Copy link

@lpantano lpantano commented Oct 23, 2019

@whedon add @hagberg as reviewer

@whedon whedon assigned acolum and lpantano and unassigned lpantano and acolum Oct 23, 2019
@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Oct 23, 2019

OK, @hagberg is now a reviewer

@lpantano

This comment has been minimized.

Copy link

@lpantano lpantano commented Nov 11, 2019

@hagberg how is the review going?

@lpantano

This comment has been minimized.

Copy link

@lpantano lpantano commented Nov 25, 2019

Hi @hagberg, did you end up opening the issues to ask the authors to change issues you saw during the review? If yes, can you link them here? Thanks!

@joelmiller

This comment has been minimized.

Copy link

@joelmiller joelmiller commented Dec 3, 2019

@whedon generate pdf

@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 3, 2019

Attempting PDF compilation. Reticulating splines etc...
@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 3, 2019

PDF failed to compile for issue #1731 with the following error:

Error reading bibliography ./paper.bib (line 39, column 1):
unexpected "y"
expecting space, ",", white space or "}"
Error running filter pandoc-citeproc:
Filter returned error status 1
Looks like we failed to compile the PDF

@joelmiller

This comment has been minimized.

Copy link

@joelmiller joelmiller commented Dec 3, 2019

@whedon generate pdf

@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 3, 2019

Attempting PDF compilation. Reticulating splines etc...
@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 3, 2019

@joelmiller

This comment has been minimized.

Copy link

@joelmiller joelmiller commented Dec 3, 2019

Hi @lpantano - Do you know if there is any way to embed a video into the pdf file? One of the final things I want to show is a tool to build an animation, but at present I can't find any way to embed it.

@joelmiller

This comment has been minimized.

Copy link

@joelmiller joelmiller commented Dec 4, 2019

@hagberg

I've added the functional testing (created by @tinghf ) into the repository under EoN/tests

I've also added a discussion of related packages into the paper.

Let me know of anything else you'd like improved.

@hagberg

This comment has been minimized.

Copy link
Collaborator

@hagberg hagberg commented Dec 5, 2019

Looks good. Issues are closed.

@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 6, 2019


OK DOIs

- 10.1098/rsif.2011.0403 is OK
- 10.1103/PhysRevE.80.020901 is OK
- 10.6084/m9.figshare.1164194 is OK

MISSING DOIs

- https://doi.org/10.1016/j.cpc.2017.06.007 may be missing for title: Optimized Gillespie algorithms for the simulation of Markovian epidemic processes on large and heterogeneous networks
- https://doi.org/10.1090/s0002-9947-1945-0013857-4 may be missing for title: Markoff chains–denumerable case
- https://doi.org/10.18637/jss.v084.i08 may be missing for title: EpiModel: An R Package for Mathematical  Modeling of Infectious Disease over Networks
- https://doi.org/10.1093/comnet/cnv021 may be missing for title: Complex contagions and hybrid phase transitions
- https://doi.org/10.1101/297267 may be missing for title: FAVITES: simultaneous simulation of transmission networks, phylogenetic trees and sequences
- https://doi.org/10.1186/s13362-019-0058-7 may be missing for title: A monotonic relationship between the variability of the infectious period and final size in pairwise epidemic modelling
- https://doi.org/10.1515/9781400841356.497 may be missing for title: A simple model of global cascades on random networks
- https://doi.org/10.1086/jar.33.4.3629752 may be missing for title: An information flow model for conflict and fission in small groups

INVALID DOIs

- None
@lpantano

This comment has been minimized.

Copy link

@lpantano lpantano commented Dec 6, 2019

@joelmiller, it seems there are missing DOIs, can you double check this? Thanks!

@joelmiller

This comment has been minimized.

Copy link

@joelmiller joelmiller commented Dec 9, 2019

@whedon check references

@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 9, 2019

Attempting to check references...
@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 9, 2019


OK DOIs

- 10.1016/j.physa.2006.06.018 is OK
- 10.1016/j.cpc.2017.06.007 is OK
- 10.1090/S0002-9947-1945-0013857-4 is OK
- 10.18637/jss.v084.i08 is OK
- 10.1007/978-3-319-50806-1 is OK
- 10.1021/j100540a008 is OK
- 10.25080/issn.2575-9752 is OK
- 10.1093/comnet/cnv021 is OK
- 10.1098/rsif.2011.0403 is OK
- 10.1103/PhysRevE.80.020901 is OK
- 10.1093/bioinformatics/bty921 is OK
- 10.6084/m9.figshare.1164194 is OK
- 10.1103/PhysRevLett.103.058701 is OK
- 10.1186/s13362-019-0058-7 is OK
- 10.1073/pnas.082090499 is OK
- 10.1086/jar.33.4.3629752 is OK

MISSING DOIs

- None

INVALID DOIs

- None
@joelmiller

This comment has been minimized.

Copy link

@joelmiller joelmiller commented Dec 9, 2019

@whedon generate pdf

@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 9, 2019

Attempting PDF compilation. Reticulating splines etc...
@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 9, 2019

@joelmiller

This comment has been minimized.

Copy link

@joelmiller joelmiller commented Dec 9, 2019

@whedon generate pdf

@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 9, 2019

Attempting PDF compilation. Reticulating splines etc...
@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 9, 2019

@joelmiller

This comment has been minimized.

Copy link

@joelmiller joelmiller commented Dec 9, 2019

@whedon generate pdf

@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 9, 2019

Attempting PDF compilation. Reticulating splines etc...
@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 9, 2019

@joelmiller

This comment has been minimized.

Copy link

@joelmiller joelmiller commented Dec 9, 2019

@whedon generate pdf

@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 9, 2019

Attempting PDF compilation. Reticulating splines etc...
@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 9, 2019

@joelmiller

This comment has been minimized.

Copy link

@joelmiller joelmiller commented Dec 10, 2019

@whedon generate pdf

@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 10, 2019

Attempting PDF compilation. Reticulating splines etc...
@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 10, 2019

@joelmiller

This comment has been minimized.

Copy link

@joelmiller joelmiller commented Dec 10, 2019

@whedon generate pdf

@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 10, 2019

Attempting PDF compilation. Reticulating splines etc...
@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 10, 2019

@joelmiller

This comment has been minimized.

Copy link

@joelmiller joelmiller commented Dec 10, 2019

@whedon check references

@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 10, 2019

Attempting to check references...
@whedon

This comment has been minimized.

Copy link
Collaborator Author

@whedon whedon commented Dec 10, 2019


OK DOIs

- 10.1016/j.physa.2006.06.018 is OK
- 10.1016/j.cpc.2017.06.007 is OK
- 10.1103/PhysRevE.96.022301 is OK
- 10.1090/S0002-9947-1945-0013857-4 is OK
- 10.18637/jss.v084.i08 is OK
- 10.1021/j100540a008 is OK
- 10.1103/PhysRevE.93.042316 is OK
- 10.25080/issn.2575-9752 is OK
- 10.1007/978-3-319-50806-1 is OK
- 10.1063/1.5010002 is OK
- 10.1103/PhysRevE.87.060801 is OK
- 10.1093/comnet/cnv021 is OK
- 10.1098/rsif.2011.0403 is OK
- 10.1103/PhysRevE.80.020901 is OK
- 10.1093/bioinformatics/bty921 is OK
- 10.6084/m9.figshare.1164194 is OK
- 10.1103/PhysRevLett.103.058701 is OK
- 10.1186/s13362-019-0058-7 is OK
- 10.1073/pnas.082090499 is OK
- 10.1086/jar.33.4.3629752 is OK

MISSING DOIs

- None

INVALID DOIs

- None
@joelmiller

This comment has been minimized.

Copy link

@joelmiller joelmiller commented Dec 10, 2019

@lpantano - I think this is good to go now. I've updated the references and gone through the paper a couple times.

@lpantano

This comment has been minimized.

Copy link

@lpantano lpantano commented Dec 10, 2019

thank you! Last step is to create a Zenodo archive: The title needs to be the same than in the paper, together with the authors. When you are ready you can paste here the Zenodo link. Thanks!

@joelmiller

This comment has been minimized.

Copy link

@joelmiller joelmiller commented Dec 10, 2019

@lpantano

That's actually a bit problematic. The software was developed initially alongside a textbook I was writing, so it sits within https://github.com/springer-math (which I don't own). I've sent a request to give Zenodo the necessary access. But the editor who set up that site has left the company, and I'm not even sure that anyone will get the message. It looks like it hasn't been used since he left (over a year ago).

Thoughts? The obvious idea would be to create a new repository. But I prefer to move things around as little as possible.

@danielskatz

This comment has been minimized.

Copy link

@danielskatz danielskatz commented Dec 10, 2019

You can simply tar the repo and manually deposit it in Zenodo (or figshare, or any other archival repository that will accept it and provide a DOI)

This is what the GitHub - Zenodo link automates, but you don't have to use the automatic mechanism

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants
You can’t perform that action at this time.