joss-reviews icon indicating copy to clipboard operation
joss-reviews copied to clipboard

[REVIEW]: TLViz: Visualising and analysing tensor decomposition models with Python

Open editorialbot opened this issue 1 year ago • 9 comments

Submitting author: @marieroald (Marie Roald) Repository: https://github.com/tensorly/viz Branch with paper.md (empty if default branch): paper Version: v0.1.1 Editor: @faroit Reviewers: @sara-02, @yiitozer Archive: Pending

Status

status

Status badge code:

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

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

@sara-02 & @yiitozer, 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 @faroit 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 @yiitozer

📝 Checklist for @sara-02

editorialbot avatar Sep 12 '22 07:09 editorialbot

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 avatar Sep 12 '22 07:09 editorialbot

Software report:

github.com/AlDanial/cloc v 1.88  T=0.11 s (597.5 files/s, 125159.6 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Python                          36           2009           3530           4488
SVG                              3              0             53           2572
TeX                              2             34              0            340
reStructuredText                16            132            128            193
YAML                             4             15             10            132
Markdown                         1             24              0             81
DOS Batch                        1              8              1             27
TOML                             1              5              0             13
INI                              1              1              0             10
make                             1              4              6             10
-------------------------------------------------------------------------------
SUM:                            66           2232           3728           7866
-------------------------------------------------------------------------------


gitinspector failed to run statistical information for the repository

editorialbot avatar Sep 12 '22 07:09 editorialbot

Wordcount for paper.md is 1198

editorialbot avatar Sep 12 '22 07:09 editorialbot

:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:

editorialbot avatar Sep 12 '22 07:09 editorialbot

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

OK DOIs

- 10.1007/978-1-84800-046-9_8 is OK
- 10.1137/07070111X is OK
- 10.1016/S0169-7439(97)00032-4 is OK
- 10.1016/j.neuroimage.2004.02.026 is OK
- 10.25080/Majora-92bf1922-00a is OK
- 10.1016/S0169-7439(00)00071-X is OK
- 10.21105/joss.03021 is OK
- 10.5334/jors.148 is OK
- 10.48550/arXiv.2111.15662 is OK

MISSING DOIs

- Errored finding suggestions for "TensorLy: Tensor Learning in Python", please try later

INVALID DOIs

- None

editorialbot avatar Sep 12 '22 07:09 editorialbot

👏 @MarieRoald @@sara-02 @yiitozer - this is the review thread for the paper. All of our communications will happen here from now on.

As a reviewer, the first step is to create a checklist for your review by entering

@editorialbot generate my checklist

as the top of a new comment in this thread.

These checklists contain the JOSS requirements. As you go over the submission, please check any items that you feel have been satisfied. The first comment in this thread contains links to the JOSS reviewer guidelines.

The JOSS review is different from other journals. Our goal is to work with the authors to help them meet our criteria instead of merely passing judgment on the submission. The reviewers are encouraged to submit issues and pull requests on the software repository. When doing so, please mention openjournals/joss-reviews/issues/4754 so that a link is created to this thread (and I can keep an eye on what is happening). Please also feel free to comment and ask questions on this thread. In my experience, it is better to post comments/questions/suggestions as you come across them instead of waiting until you've reviewed the entire package.

We aim for reviews to be completed within about 2-4 weeks. Please let me know if any of you require some more time. We can also use EditorialBot (our bot) to set automatic reminders if you know you'll be away for a known period of time.

Please feel free to ping me (@faroit) if you have any questions/concerns.

faroit avatar Sep 12 '22 07:09 faroit

Review checklist for @yiitozer

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 https://github.com/tensorly/viz?
  • [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 (@marieroald) 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
  • [x] 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.
  • [x] Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.
  • [x] 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

  • [x] Installation: Does installation proceed as outlined in the documentation?
  • [x] 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

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

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

yiitozer avatar Sep 13 '22 08:09 yiitozer

Review checklist for @sara-02

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 https://github.com/tensorly/viz?
  • [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 (@marieroald) 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
  • [x] 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.
  • [x] Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.
  • [x] 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

  • [x] Installation: Does installation proceed as outlined in the documentation?
  • [x] 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

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

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

sara-02 avatar Sep 19 '22 06:09 sara-02

@sara-02 @yiitozer can you update us on the status on your reviews?

We aim for reviews to be completed within about 2-4 weeks (we are one week overdue here). Please let me know if any of you require some more time or help with your review.

faroit avatar Oct 18 '22 21:10 faroit

@faroit, sorry I have been quite busy in the last weeks. I can finish my review until next Wednesday. Would this be OK?

yiitozer avatar Oct 19 '22 11:10 yiitozer

@editorialbot remind @yiitozer in one weeks

faroit avatar Oct 19 '22 11:10 faroit

Reminder set for @yiitozer in one weeks

editorialbot avatar Oct 19 '22 11:10 editorialbot

@sara-02 can you update us on the status on your review?

faroit avatar Oct 26 '22 08:10 faroit

Sure will update it by tomorrow, sorry for the delay

sara-02 avatar Oct 26 '22 09:10 sara-02

:wave: @yiitozer, please update us on how your review is going (this is an automated reminder).

editorialbot avatar Oct 26 '22 11:10 editorialbot

@faroit I am done with my review: I recommend the toolbox / paper for publication!

yiitozer avatar Oct 28 '22 14:10 yiitozer

@faroit I have updated my review, and the work is good. I have one minor comment about documentation and have created an issue for the same. Apart from that, we have stumbled upon a peculiar failing test case, which is also under discussion.

sara-02 avatar Oct 29 '22 19:10 sara-02

@faroit @MarieRoald My minor comment on the paper

  1. lines 49-54 in the Example section have inconsistent first-word capitalization in the lists. The end of lists can be converted to a full stop and then the start of the list can be capitalized.

sara-02 avatar Oct 29 '22 19:10 sara-02

@sara-02: Thank you so much for your comments! For the paper, I have updated the text to have capitalization and a full stop for each list element.

MarieRoald avatar Oct 30 '22 16:10 MarieRoald

Since the PRs related to my issue have already been raised by the team, I think @faroit this is ready for publication. Good to go from my side.

sara-02 avatar Oct 31 '22 05:10 sara-02

@sara-02 @yiitozer thanks a lot for your excellent reviews.

faroit avatar Nov 01 '22 16:11 faroit

@editorialbot generate pdf

faroit avatar Nov 01 '22 16:11 faroit

:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:

editorialbot avatar Nov 01 '22 16:11 editorialbot

The submission looks good now and we can move forward 👏 I just did check the paper again for grammar and spellings and created a minor pull request that you can merge in if you like.

@MarieRoald when the paper is ready, please then please make a new release of the main repo that includes all of the changes that have resulted from the review. Please report the version number here.

Then, please make an archive of the software in Zenodo/figshare/other service and update this thread with the DOI of the archive. For the archive version, please make sure that:

  • The title of the archive is the same as the JOSS paper title
  • The authors of the archive are the same as the JOSS paper authors

faroit avatar Nov 01 '22 17:11 faroit

Great! Thanks @faroit! We have created a new release (v0.1.6) and DOI: 10.5281/zenodo.7274925

MarieRoald avatar Nov 04 '22 06:11 MarieRoald

@editorialbot set v0.1.6 as version

faroit avatar Nov 04 '22 14:11 faroit

Done! version is now v0.1.6

editorialbot avatar Nov 04 '22 14:11 editorialbot

@editorialbot set 10.5281/zenodo.7274925 as archive

faroit avatar Nov 04 '22 14:11 faroit

Done! Archive is now 10.5281/zenodo.7274925

editorialbot avatar Nov 04 '22 14:11 editorialbot

@editorialbot recommend-accept

faroit avatar Nov 04 '22 14:11 faroit