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]: ClassipyGRB: Machine Learning-Based Classification and Visualization of Gamma Ray Bursts using t-SNE #5923

Closed
editorialbot opened this issue Oct 3, 2023 · 63 comments
Assignees
Labels
accepted published Papers published in JOSS Python recommend-accept Papers recommended for acceptance in JOSS. review TeX Track: 1 (AASS) Astronomy, Astrophysics, and Space Sciences

Comments

@editorialbot
Copy link
Collaborator

editorialbot commented Oct 3, 2023

Submitting author: @KenethGarcia (Keneth Stiven Garcia Cifuentes)
Repository: https://github.com/KenethGarcia/ClassiPyGRB
Branch with paper.md (empty if default branch):
Version: v1.1.0
Editor: @dfm
Reviewers: @wkerzendorf, @dfm
Archive: 10.5281/zenodo.10909942

Status

status

Status badge code:

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

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

@wkerzendorf & @dfm, 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 @dfm 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 @dfm

📝 Checklist for @wkerzendorf

@editorialbot editorialbot added Python review TeX Track: 1 (AASS) Astronomy, Astrophysics, and Space Sciences labels Oct 3, 2023
@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.26 s (91.8 files/s, 42337.3 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Jupyter Notebook                11              0           4354           3625
Python                           8            288            682           1751
Markdown                         2             54              0            122
TeX                              1              5              0             98
TOML                             1              5              0             61
YAML                             1              1              4             18
-------------------------------------------------------------------------------
SUM:                            24            353           5040           5675
-------------------------------------------------------------------------------


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.3847/1538-4357/acb999 is OK
- 10.1086/186969 is OK
- 10.1038/s41586-022-05403-8 is OK
- 10.3847/2041-8213/ab964d is OK
- 10.48550/arXiv.2304.08666 is OK
- 10.48550/arXiv.2201.05145 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

Wordcount for paper.md is 891

@dfm
Copy link

dfm commented Oct 3, 2023

@wkerzendorf — This is the review thread for the paper. All of our correspondence will happen here from now on. Thanks again for agreeing to participate!

👉 Please read the "Reviewer instructions & questions" in the first comment above, and generate your checklists by commenting @editorialbot generate my checklist on this issue ASAP. As you go over the submission, please check any items that you feel have been satisfied. There are also links to the JOSS reviewer guidelines.

The JOSS review is different from most other journals. Our goal is to work with the authors to help them meet our criteria instead of merely passing judgment on the submission. As such, the reviewers are encouraged to submit issues and pull requests on the software repository. When doing so, please mention openjournals/joss-reviews#5923 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 the review process to be completed within about 4-6 weeks but please try to make a start ahead of this as JOSS reviews are by their nature iterative and any early feedback you may be able to provide to the author will be very helpful in meeting this schedule. Please get your review started as soon as possible!

@dfm
Copy link

dfm commented Oct 3, 2023

Review checklist for @dfm

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/KenethGarcia/ClassiPyGRB?
  • 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 (@KenethGarcia) 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?

@editorialbot
Copy link
Collaborator Author

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

@dfm
Copy link

dfm commented Oct 10, 2023

@wkerzendorf — This is a ping to keep this on your radar. Please generate your checklist and start going through it ASAP! Thanks!!

@wkerzendorf
Copy link

wkerzendorf commented Oct 16, 2023

Review checklist for @wkerzendorf

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/KenethGarcia/ClassiPyGRB?
  • 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 (@KenethGarcia) 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?

@wkerzendorf
Copy link

Functionality

Installing the software worked but subsequently running the examples did not:

---------------------------------------------------------------------------
FileNotFoundError                         Traceback (most recent call last)
Cell In[1], line 3
      1 from ClassiPyGRB import SWIFT
      2 swift = SWIFT(res=64)
----> 3 df = swift.obtain_data(name='GRB211211A')

File ~/miniconda/envs/joss_classipygrb/lib/python3.8/site-packages/ClassiPyGRB/_swift.py:174, in SWIFT.obtain_data(self, name, check_disk)
    172         raise RuntimeError(f"Error from tables when trying to read: {e}. Try to re-install tables package.")
    173 else:
--> 174     with resources.open_text(summary_tables, 'summary_general.txt') as file:
    175         grb_names, ids = np.genfromtxt(file, delimiter="|", dtype=str, usecols=(0, 1), unpack=True,
    176                                        autostrip=True)
    177     if len(grb_names) == 0 or not isinstance(grb_names, (Sequence, Mapping, np.ndarray)):

File ~/miniconda/envs/joss_classipygrb/lib/python3.8/importlib/resources.py:126, in open_text(package, resource, encoding, errors)
    124 if reader is not None:
    125     return TextIOWrapper(reader.open_resource(resource), encoding, errors)
--> 126 _check_location(package)
    127 absolute_package_path = os.path.abspath(package.__spec__.origin)
    128 package_path = os.path.dirname(absolute_package_path)

File ~/miniconda/envs/joss_classipygrb/lib/python3.8/importlib/resources.py:82, in _check_location(package)
     80 def _check_location(package):
     81     if package.__spec__.origin is None or not package.__spec__.has_location:
---> 82         raise FileNotFoundError(f'Package has no location {package!r}')

FileNotFoundError: Package has no location <module 'ClassiPyGRB.summary_tables' (namespace)>

There are also no automated ways to run the tests or descriptions of how to run tests. There are also no CI/CD workflows for this repository.

The repository has a rudimentary contribution guidelines but without testing frameworks it might be hard to check if contributions break existing code.

Documentation
The installation instructions are sparse and there is conflicting information in the paper compared to the main branch. The installation works as described using pip install . but it would be nice to give a bit more guidance for users on other systems (macos/windows/other distros. Perhaps giving a conda environment might be helpful.

The Documentation also only exists of a single Readme.md without a proper documentation page that would give more insights on API and usage.

Paper

The paper has several typos and I would suggest re-reading it carefully and employing a grammar checker.

The paper does not make a complete State of the Field analysis but claims that have not previously been identified by other groups without giving specific references.

The paper also often uses qualitative words such as _easy _ and fast without quantitative description of what makes it easy and or fast (these are just some examples).

@dfm
Copy link

dfm commented Dec 3, 2023

@KenethGarcia — I wanted to check in to see if you've had an opportunity to look at any of the issues I opened or @wkerzendorf's comments above? It's useful to iteratively address comments as the review progresses. Let us know when you'll have a chance to work on this!

@KenethGarcia
Copy link

@dfm Thank you for reaching out! We appreciate your proactive approach to the ongoing review. Actually, we are addressing the issues you've opened, as well as carefully considering @wkerzendorf comments. We expect to answer the issues in the next days for further comments. Actually, there are minor updates in the GitHub repository, and we are implementing a conda installation with an updated catalogue of GRBs (up to 2023).

@KenethGarcia
Copy link

KenethGarcia commented Jan 24, 2024

Dear @dfm and @wkerzendorf,

We are writing to leave you with some updates on changes that have been made to ClassiPyGRB based on your comments and feedback:

Regarding the comment about “Installation and cross-platform support”:

We updated the installation tutorial by adding conda/mamba installation instructions. We conducted several hours of testing and environment validation to ensure a seamless and reliable installation process. Furthermore, we also remark that in previously installed tkinter/pytables OS, the requirements of creating the conda environment are unnecessary.

About testing and CI workflows:

We have implemented the following documentation for Test Running Procedure:

  1. We have added a documentation section in the repository's README, explaining how to run the tests.
  2. A GitHub Actions workflow has been created to automate the testing process. This workflow is triggered on each push to the repository, and it ensures that the tests are executed in a controlled and consistent environment. You can find the workflow configuration file in the .github/workflows directory.

About the Statement of Need:

We added a new section where we specify:

  • An introduction to the problem/challenge
  • What are the current limitations or gaps
  • The benefits of the package
  • The relevance to the Community and target audience
  • The potential impact
  • User scenarios or use cases

Thank you very much for your comments, we will be looking forward to any additional suggestions to this library.

Best Regards

@dfm
Copy link

dfm commented Feb 11, 2024

@KenethGarcia — Thanks for your work on this. I've now finished going through my checklist and opened some last small issues and one PR. Please take a look at those! After those are finished I'm happy to recommend acceptance.

@dfm
Copy link

dfm commented Feb 11, 2024

@wkerzendorf — Can you also take a look at this again soon and try to go through your last checklist items? Thanks!!

@KenethGarcia
Copy link

Thank you @dfm for your comments!

We will work around the current documentation and additional comments that you have submitted.

Best Regards!

@dfm
Copy link

dfm commented Feb 22, 2024

@wkerzendorf — Pinging you to keep this on your radar! Please try to get back to this ASAP. Many thanks!

@KenethGarcia
Copy link

KenethGarcia commented Apr 2, 2024

Dear @dfm,

As you request, we have added:

  1. A new version in the GitHub repository of ClassiPyGRB, with the label v1.1.0
  2. We have reviewed the paper again looking for updates, and we have made minor changes in the affiliations and acknowledgments sections.
  3. We have updated an archived version of the software in Zenodo, and it has assigned the DOI 10.5281/zenodo.10909942. Moreover, we also have carefully checked the title and authors.

Thank you for the indications and we will stay in contact,

Best regards,

Keneth
On behalf of the authors

@editorialbot generate pdf

@KenethGarcia
Copy link

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

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

@dfm
Copy link

dfm commented Apr 8, 2024

@editorialbot set v1.1.0 as version

@editorialbot
Copy link
Collaborator Author

Done! version is now v1.1.0

@dfm
Copy link

dfm commented Apr 8, 2024

@editorialbot set 10.5281/zenodo.10909942 as archive

@editorialbot
Copy link
Collaborator Author

Done! archive is now 10.5281/zenodo.10909942

@dfm
Copy link

dfm commented Apr 8, 2024

@KenethGarcia — Thank you!! Everything is looking good over here. I'm still waiting on a final word from @wkerzendorf, since the checklist isn't fully completed. I've sent several emails as well - hoping we hear back soon!

@wkerzendorf
Copy link

All looks good. I'm happy to accept.

@dfm
Copy link

dfm commented Apr 8, 2024

Thanks @wkerzendorf!!

@dfm
Copy link

dfm commented Apr 8, 2024

@editorialbot check references

@dfm
Copy link

dfm commented Apr 8, 2024

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

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

OK DOIs

- 10.3847/1538-4357/acb999 is OK
- 10.1086/186969 is OK
- 10.1038/s41586-022-05403-8 is OK
- 10.3847/2041-8213/ab964d is OK
- 10.48550/arXiv.2304.08666 is OK
- 10.48550/arXiv.2201.05145 is OK
- 10.1093/mnras/stad3624 is OK
- 10.3847/1538-4357/ace325 is OK
- 10.3847/1538-4357/ac9d38 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

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

@dfm
Copy link

dfm commented Apr 8, 2024

@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.3847/1538-4357/acb999 is OK
- 10.1086/186969 is OK
- 10.1038/s41586-022-05403-8 is OK
- 10.3847/2041-8213/ab964d is OK
- 10.48550/arXiv.2304.08666 is OK
- 10.48550/arXiv.2201.05145 is OK
- 10.1093/mnras/stad3624 is OK
- 10.3847/1538-4357/ace325 is OK
- 10.3847/1538-4357/ac9d38 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

👋 @openjournals/aass-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#5230, 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 Apr 8, 2024
@dfm
Copy link

dfm commented Apr 8, 2024

@editorialbot accept

@editorialbot
Copy link
Collaborator Author

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

@editorialbot
Copy link
Collaborator Author

Ensure proper citation by uploading a plain text CITATION.cff file to the default branch of your repository.

If using GitHub, a Cite this repository menu will appear in the About section, containing both APA and BibTeX formats. When exported to Zotero using a browser plugin, Zotero will automatically create an entry using the information contained in the .cff file.

You can copy the contents for your CITATION.cff file here:

CITATION.cff

cff-version: "1.2.0"
authors:
- family-names: Garcia-Cifuentes
  given-names: Keneth
  orcid: "https://orcid.org/0009-0001-2607-6359"
- family-names: Becerra
  given-names: Rosa L.
  orcid: "https://orcid.org/0000-0002-0216-3415"
- family-names: Colle
  given-names: Fabio De
  orcid: "https://orcid.org/0000-0002-3137-4633"
contact:
- family-names: Garcia-Cifuentes
  given-names: Keneth
  orcid: "https://orcid.org/0009-0001-2607-6359"
doi: 10.5281/zenodo.10909942
message: If you use this software, please cite our article in the
  Journal of Open Source Software.
preferred-citation:
  authors:
  - family-names: Garcia-Cifuentes
    given-names: Keneth
    orcid: "https://orcid.org/0009-0001-2607-6359"
  - family-names: Becerra
    given-names: Rosa L.
    orcid: "https://orcid.org/0000-0002-0216-3415"
  - family-names: Colle
    given-names: Fabio De
    orcid: "https://orcid.org/0000-0002-3137-4633"
  date-published: 2024-04-08
  doi: 10.21105/joss.05923
  issn: 2475-9066
  issue: 96
  journal: Journal of Open Source Software
  publisher:
    name: Open Journals
  start: 5923
  title: "ClassiPyGRB: Machine Learning-Based Classification and
    Visualization of Gamma Ray Bursts using t-SNE"
  type: article
  url: "https://joss.theoj.org/papers/10.21105/joss.05923"
  volume: 9
title: "ClassiPyGRB: Machine Learning-Based Classification and
  Visualization of Gamma Ray Bursts using t-SNE"

If the repository is not hosted on GitHub, a .cff file can still be uploaded to set your preferred citation. Users will be able to manually copy and paste the citation.

Find more information on .cff files here and here.

@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.05923 joss-papers#5231
  2. Wait five minutes, then verify that the paper DOI resolves https://doi.org/10.21105/joss.05923
  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 Apr 8, 2024
@dfm
Copy link

dfm commented Apr 8, 2024

@wkerzendorf — Many thanks for your review here! JOSS relies upon the volunteer effort of people like you and we simply wouldn't be able to do this without you!!

@KenethGarcia — Your paper is now accepted and published in JOSS! ⚡🚀💥

@dfm dfm closed this as completed Apr 8, 2024
@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.05923/status.svg)](https://doi.org/10.21105/joss.05923)

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

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

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:

@KenethGarcia
Copy link

Thank you so much @dfm @wkerzendorf !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted published Papers published in JOSS Python recommend-accept Papers recommended for acceptance in JOSS. review TeX Track: 1 (AASS) Astronomy, Astrophysics, and Space Sciences
Projects
None yet
Development

No branches or pull requests

4 participants