Skip to content

[REVIEW]: SIAL: A simple image analysis library for wet-lab scientists #2689

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
40 tasks done
whedon opened this issue Sep 22, 2020 · 36 comments
Closed
40 tasks done

[REVIEW]: SIAL: A simple image analysis library for wet-lab scientists #2689

whedon opened this issue Sep 22, 2020 · 36 comments
Assignees
Labels
accepted Java published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. review TeX

Comments

@whedon
Copy link

whedon commented Sep 22, 2020

Submitting author: @d-tear (David Tyrpak)
Repository: https://github.com/d-tear/SIAL
Version: v1.0.1
Editor: @jni
Reviewer: @bogovicj, @haesleinhuepf
Archive: 10.5281/zenodo.4312250

⚠️ JOSS reduced service mode ⚠️

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/1f32c29432638d340e62287535500160"><img src="https://joss.theoj.org/papers/1f32c29432638d340e62287535500160/status.svg"></a>
Markdown: [![status](https://joss.theoj.org/papers/1f32c29432638d340e62287535500160/status.svg)](https://joss.theoj.org/papers/1f32c29432638d340e62287535500160)

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

@bogovicj & @haesleinhuepf, 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 @jni 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 @bogovicj

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 (@d-tear) 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?

Review checklist for @haesleinhuepf

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 (@d-tear) 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?
@whedon
Copy link
Author

whedon commented Sep 22, 2020

Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @bogovicj, @haesleinhuepf it looks like you're currently assigned to review this paper 🎉.

⚠️ JOSS reduced service mode ⚠️

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.

⭐ 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
Copy link
Author

whedon commented Sep 22, 2020

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

OK DOIs

- 10.1038/s41598-017-17204-5 is OK
- 10.1371/journal.pbio.2005970 is OK

MISSING DOIs

- None

INVALID DOIs

- https://doi.org/10.1038/nmeth.2019 is INVALID because of 'https://doi.org/' prefix

@whedon
Copy link
Author

whedon commented Sep 22, 2020

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

@jni
Copy link

jni commented Sep 22, 2020

@bogovicj @haesleinhuepf thank you so much for agreeing to review this paper! You should have received a github invitation to join the joss-reviews repo which will allow you to tick items on your review checklist above. And, as mentioned in my email, the review process is also well-described in the JOSS documentation. If you have any questions at all, feel free to ping me here!

@d-tear as above, feel free to ask me if you have any questions.

@jni
Copy link

jni commented Sep 28, 2020

@haesleinhuepf you should have received an invite to this repo from GitHub, could you make sure you accept it? Let me know if you can't find it and I'll re-invite you.

@jni
Copy link

jni commented Oct 19, 2020

Hi everyone! Thank you for working on these reviews @bogovicj and @haesleinhuepf and thank you @d-tear for promptly addressing @haesleinhuepf's issues on the plugin repo! Can I get a status check from everyone on where things stand right now?

@bogovicj
Copy link

@jni

There is a bit more left for me to do, though I expect to finish up this weekend at the latest.

A question - is this thread the right place to include suggestions for the Software paper? Or should those go elsewhere, say the project repo?

@jni
Copy link

jni commented Oct 20, 2020

This thread is good!

@haesleinhuepf
Copy link

haesleinhuepf commented Oct 24, 2020

Hey @bogovicj, just FYI: I screwed up the checkboxes in your todo-list. I think I reverted everything. Just take little extra care ;-) Apologies.

@haesleinhuepf
Copy link

haesleinhuepf commented Oct 24, 2020

Hi @jni, @bogovicj and @d-tear,

I'll just summarize my review in case I get distracted again. ;-)

This project is a fantastic contribution to the ImageJ ecosystem. The three plugins for anonymisation (pseudonymisation?), phenotype-scoring and region-of-interest management are very useful, especiallly in the context of wet-lab imaging science. In many projects, automated image analysis is not at hand and programming experts not available. In such projects, manual annotation and phenotype scroring are state-of-the-art methods which are facilitated by the authors contribution in form a ImageJ/Fiji plugin. This eases the life of researchers and potentiallly reduces the likelihood of manual errors.
I would like to thank the authors that they made these tools available to the public and open source. The documentation is very well done, partly in form of youtube videos very nicely demonstrating and explaining the usage of the plugins. Very well done. I have minor last issues: I would like to ask the authors to add a statement about how to reach them in case someone needs support, potentially some links to other scientific software mentioned in the github-readme documentation and adding a short clarification of the difference between anonymization and pseudonymization.

Otherwise, very well done! Please let me know if there is anything else I can do to push this project forward. I'm happy to help spreading the word btw.

Thanks!

Best,
Robert

@bogovicj
Copy link

Hi @d-tear, @jni , @haesleinhuepf

Thanks David for your contribution!

Installation was easy and as described in the paper. The need for the software was well-motivated. For users, the tools are intuitive to use and quick to learn, especially given the video tutorials the authors provide.

As well, I quite like the logging mechanism that keeps track of what images users have already analyzed. That has the potential to be super useful for other developers. I'd like to check it out soon (tomorrow?) - I may ask for some clarification about how a tool-builder might use it.

Minor comments regarding the paper:
I feel the description of the ROI recorder in the text is a little too brief to understand (from the text alone. That is, the text describes the goal of the roi recorder more than its functionality / use. Consider adding a couple short sentences describing what the tools do in action.

A more significant (but easy to address) issue has to do with what versions of the code you distribute via the fiji update site. I'd ask that you release a 1.0.0 version when you're ready and avoid distributing snapshot versions in the future.

Nicely done,
John

@d-tear
Copy link

d-tear commented Oct 24, 2020 via email

@d-tear
Copy link

d-tear commented Oct 27, 2020

Hi @jni , @bogovicj , and @haesleinhuepf ,

I believe I've addressed the open issues. If everything looks good, you can close them (or I can, either way).

(John, I went ahead closed the issue for the min number of phenotypes >=2. Let me know if that's OK. I also added some additional documentation for the ROI Recorder program.)

Please let me know if there's anything else to correct. I appreciate your valuable advice.

@d-tear
Copy link

d-tear commented Oct 27, 2020

@whedon generate pdf

@whedon
Copy link
Author

whedon commented Oct 27, 2020

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

@d-tear
Copy link

d-tear commented Nov 14, 2020 via email

@jni
Copy link

jni commented Nov 26, 2020

Hi everyone,

Apologies for the long silence, as it has been a very busy month for me. @bogovicj @haesleinhuepf thank you so much for your reviews so far. From the comments, it seems the paper is ready to be accepted, but I notice some unticked items in your reviewer checklists. Could you double check that everything is finished and confirm via comments that you are happy to accept the paper?

btw @d-tear it occurred to me this morning that for my very first paper, at USC, I scored confocal images (Fig 4 of this paper), blinded by hand by my co-author Beth. I find it quite amusing to be reviewing this plugin 15 years later! 😂

@d-tear
Copy link

d-tear commented Nov 27, 2020

@jni that is too funny. I actually have some friends that were in the Cannon lab. The world of science is so small!

@bogovicj
Copy link

Updated my checklist and happy to accept.

@haesleinhuepf
Copy link

haesleinhuepf commented Dec 8, 2020

I'm also happy to accept it.
@jni please press the button ;-)

@jni
Copy link

jni commented Dec 9, 2020

Awesome! Thank you all!

@d-tear the next step is for you to generate a new tagged release + Zenodo archive, and report the release number and archive DOI here. Then we can set those versions accept the paper! 🎉

@d-tear
Copy link

d-tear commented Dec 9, 2020

Hi @jni,

The new tagged release is v1.0.1 and the archive DOI is 10.5281/zenodo.4312250

@jni
Copy link

jni commented Dec 9, 2020

@whedon set 10.5281/zenodo.4312250 as archive

@whedon
Copy link
Author

whedon commented Dec 9, 2020

OK. 10.5281/zenodo.4312250 is the archive.

@jni
Copy link

jni commented Dec 9, 2020

@whedon set v1.0.1 as version

@whedon
Copy link
Author

whedon commented Dec 9, 2020

OK. v1.0.1 is the version.

@jni
Copy link

jni commented Dec 9, 2020

@whedon accept

🎉

@whedon whedon added the recommend-accept Papers recommended for acceptance in JOSS. label Dec 9, 2020
@whedon
Copy link
Author

whedon commented Dec 9, 2020

Attempting dry run of processing paper acceptance...

@whedon
Copy link
Author

whedon commented Dec 9, 2020

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

OK DOIs

- 10.1038/nmeth.2019 is OK
- 10.1038/s41598-017-17204-5 is OK
- 10.1371/journal.pbio.2005970 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@whedon
Copy link
Author

whedon commented Dec 9, 2020

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

Check final proof 👉 openjournals/joss-papers#1970

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

@whedon accept deposit=true

@arfon
Copy link
Member

arfon commented Dec 14, 2020

@whedon accept deposit=true

@whedon
Copy link
Author

whedon commented Dec 14, 2020

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

@whedon whedon added accepted published Papers published in JOSS labels Dec 14, 2020
@whedon
Copy link
Author

whedon commented Dec 14, 2020

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

@whedon
Copy link
Author

whedon commented Dec 14, 2020

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

@arfon
Copy link
Member

arfon commented Dec 14, 2020

@bogovicj, @haesleinhuepf - many thanks for your reviews here and to @jni for editing this submission. JOSS relies upon the efforts of volunteers like yourselves, and we simply wouldn't be able to do it without you ✨

@d-tear - your paper is now accepted into JOSS ⚡🚀💥

@arfon arfon closed this as completed Dec 14, 2020
@whedon
Copy link
Author

whedon commented Dec 14, 2020

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

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

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

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Java published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. review TeX
Projects
None yet
Development

No branches or pull requests

6 participants