Joss-reviews: [REVIEW]: DYCO: A Python package to dynamically detect and compensate for time lags in ecosystem time series

Created on 14 Aug 2020  Â·  23Comments  Â·  Source: openjournals/joss-reviews

Submitting author: @holukas (Lukas Hörtnagl)
Repository: https://github.com/holukas/dyco
Version: v1.0.1
Editor: @KristinaRiemer
Reviewer: @mccabete, @r-barnes
Archive: Pending

:warning: JOSS reduced service mode :warning:

Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.

Status

status

Status badge code:

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

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

@mccabete & @r-barnes, 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 @KristinaRiemer 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 ✨

Review checklist for @mccabete

Conflict of interest

  • [x] 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

  • [x] Repository: Is the source code for this software available at the repository url?
  • [x] License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • [x] Contribution and authorship: Has the submitting author (@holukas) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • [x] Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines

Functionality

  • [x] Installation: Does installation proceed as outlined in the documentation?
  • [ ] Functionality: Have the functional claims of the software been confirmed?
  • [x] 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?
  • [x] Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • [x] Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • [x] Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • [x] 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?
  • [x] 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?
  • [x] Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • [x] 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 @r-barnes

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 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 (@holukas) 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

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?
Python TeX review

Most helpful comment

@KristinaRiemer Sorry to keep you waiting, there were some surprising obstacles to overcome that should be solved now. @mccabete Can you get in contact with my via email (_lukas.hoertnagl [at] usys.ethz.ch_) so we can set up the guest account?

All 23 comments

Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @mccabete, @r-barnes it looks like you're currently assigned to review this paper :tada:.

:warning: JOSS reduced service mode :warning:

Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.

:star: Important :star:

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

Proof looks good!

@KristinaRiemer I think the dyco repository aka target repository is being hosted through ETH Zurich. I seem to need an ETH Zurich log-in to add issues. How do you want me to proceed?

@mccabete @KristinaRiemer I will check with ETH Zurich how they handle this and if they can open the registration.

@mccabete @KristinaRiemer I just got feedback from ETH. While the code itself is open to everyone, issues can only be added after registering an account with an email address from the ETH domain. However, there is the possibility to create a guest account for the purpose of adding issues. Would this still be in line with JOSS requirements?

I can't speak to JOSS requirements, but I am happy to create a guest account for the review. Also, I could just comment my reviews on this thread.

@holukas if it's possible to use guest accounts to create issues in the repository, and the issues and their comments are able to be seen publicly, I think that would be the best route. Let me know if that ends up not being possible though!

@holukas How should I request guest access?

@mccabete I am currently in contact with ETH to open a guest account and get back to you soon.

Any progress on the guest accounts, @holukas?

@KristinaRiemer Sorry to keep you waiting, there were some surprising obstacles to overcome that should be solved now. @mccabete Can you get in contact with my via email (_lukas.hoertnagl [at] usys.ethz.ch_) so we can set up the guest account?

Just checking in to see if I should start on my review.

Sent an email to you @holukas

Hi @r-barnes! Can you get in contact with me via email (lukas.hoertnagl [at] usys.ethz.ch) so we can set up the guest account for the review?

Sent credentials for guest account to @mccabete

Hi @r-barnes & @mccabete. Have you been able to create and use your guest accounts? I only see issues from @holukas in the repository.

Sorry about the delay!

I am still running into issues - @holukas convinced ETH to give me a guest account (thanks!). However, it seems like ETH gave me an account that may/might not include github.ethz.ch privileges. I sent out an email to ETH Zurich's service desk today.

I am essentially sitting on the review. @KristinaRiemer if the ETH service desk doesn't get back to me soon, I am willing to just post issues/comments on this thread instead. Is that joss-acceptable?

@mccabete (and @r-barnes), I agree with your assessment. I think you should not worry about creating issues in the repo and just post your review comments and discussion here in this thread, so as to not slow down the review any more.

I worry somewhat about issues getting lost, but can do. @holukas - will that work for you?

Dear @KristinaRiemer @r-barnes @mccabete, after some back-and-forth I decided to move the code over to GitHub to make collaborations and the review work easier. I agree with @r-barnes that submitting issues here might get lost and is not ideal. @KristinaRiemer I would therefore like to cancel this current submission. I will then re-submit the same code, but this time using the GitHub repo. I hope the reviewers are still on-board to review the new submission. I am sorry for the inconvenience and hope for a smooth GitHub workflow. I already uploaded the code to https://github.com/holukas/dyco and I will make an official re-submission after this current one is closed. Thanks!

That seems like a good solution @holukas! There's no need to reopen a new submission, I just changed the repo URL in the first comment of this review issue so we can continue using this issue.

Was this page helpful?
0 / 5 - 0 ratings