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

[PRE REVIEW]: Fitspy: A Python package for spectral decomposition #5655

Closed
editorialbot opened this issue Jul 13, 2023 · 34 comments
Closed

[PRE REVIEW]: Fitspy: A Python package for spectral decomposition #5655

editorialbot opened this issue Jul 13, 2023 · 34 comments
Assignees
Labels
pre-review Python TeX Track: 2 (BCM) Biomedical Engineering, Biosciences, Chemistry, and Materials

Comments

@editorialbot
Copy link
Collaborator

editorialbot commented Jul 13, 2023

Submitting author: @patquem (Patrick Quéméré)
Repository: https://github.com/CEA-MetroCarac/fitspy
Branch with paper.md (empty if default branch):
Version: 2023.3
Editor: @phibeck
Reviewers: @maurov, @FCMeng
Managing EiC: Kevin M. Moerman

Status

status

Status badge code:

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

Author instructions

Thanks for submitting your paper to JOSS @patquem. Currently, there isn't a JOSS editor assigned to your paper.

@patquem if you have any suggestions for potential reviewers then please mention them here in this thread (without tagging them with an @). You can search the list of people that have already agreed to review and may be suitable for this submission.

Editor instructions

The JOSS submission bot @editorialbot is here to help you find and assign reviewers and start the main review. To find out what @editorialbot can do for you type:

@editorialbot commands
@editorialbot editorialbot added pre-review Track: 2 (BCM) Biomedical Engineering, Biosciences, Chemistry, and Materials labels Jul 13, 2023
@editorialbot
Copy link
Collaborator Author

Hello human, 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

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

OK DOIs

- 10.5281/zenodo.11813 is OK
- 10.5281/zenodo.8092679 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

Software report:

github.com/AlDanial/cloc v 1.88  T=0.05 s (558.6 files/s, 95485.8 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Python                          18            667            773           2264
JSON                             1              0              0            251
Markdown                         3            129              0            250
TeX                              1              1              0             52
YAML                             2              5              4             45
TOML                             1              0              0              3
-------------------------------------------------------------------------------
SUM:                            26            802            777           2865
-------------------------------------------------------------------------------


gitinspector failed to run statistical information for the repository

@editorialbot
Copy link
Collaborator Author

Wordcount for paper.md is 1206

@editorialbot
Copy link
Collaborator Author

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

@teuben
Copy link

teuben commented Jul 13, 2023

I'm just an innocent bystander, but really like the the way it looks (not even having used it) but have a few comments

  1. the name is unfortunately confusing, there is the deprecated pyfits, now absorbed in astropy. I know this package is doing fitting, but since it's in the spectral domain only, perhaps the name could reflect that better and not confuse the name with the FITS format.
  2. in the bibliography I would expect there to be a reference pyspeckit and arguably specutils
    https://ascl.net/1902.012 and https://ascl.net/1109.001

@patquem
Copy link

patquem commented Jul 14, 2023

Hi @teuben,

Thank you very much for your comments.

Regarding your 1st comment, I did not know the FITS format.
Finding a name for an application is getting more and more complicated. For the first 4 months of the project, it was called: spectrafit, but when I thought of a pypi repository, that name was already in use. 2-3 months ago I changed to fitspy (not used in pypi and as a hint at hyperspy, a library which is a reference in my community). Since then, I have been promoting the tool with that name. I'm afraid that a new change is no longer confusing in my community.
but by any chance, do you have a relevant name to suggest to me? : )

Regarding your 2nd comment: you are absolutely right. I will add these 2 references which are relevant in the article.

(Note that I'm going on vacation tomorrow for 2 weeks. I will therefore make the corrections on my return (end of July).)

@Kevin-Mattheus-Moerman Kevin-Mattheus-Moerman added the query-scope Submissions of uncertain scope for JOSS label Jul 25, 2023
@Kevin-Mattheus-Moerman
Copy link
Member

@patquem thanks for this submission. I am the AEiC for this track and here to help with initial steps to to ensure this work is in scope for JOSS. On the latter point, I have just triggered a scope review by our editorial board. This is to review if this work conforms to our substantial scholarly effort criteria. This scope review should be completed within about 2 weeks.

@patquem
Copy link

patquem commented Jul 31, 2023

changes:

  • references to specutils and pyspeckit added
  • acknowledgments revisited

@editorialbot generate pdf

@zhubonan
Copy link

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

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

@patquem
Copy link

patquem commented Aug 30, 2023

@editorialbot commands

@editorialbot
Copy link
Collaborator Author

Hello @patquem, here are the things you can ask me to do:


# List all available commands
@editorialbot commands

# Get a list of all editors's GitHub handles
@editorialbot list editors

# Check the references of the paper for missing DOIs
@editorialbot check references

# Perform checks on the repository
@editorialbot check repository

# Adds a checklist for the reviewer using this command
@editorialbot generate my checklist

# Set a value for branch
@editorialbot set joss-paper as branch

# Generates the pdf paper
@editorialbot generate pdf

# Generates a LaTeX preprint file
@editorialbot generate preprint

# Get a link to the complete list of reviewers
@editorialbot list reviewers

@patquem
Copy link

patquem commented Aug 30, 2023

Here is a list of 5 potential reviewers:
FCMeng
larsenkg
tillsten
maurov
ivergara

@Kevin-Mattheus-Moerman
Copy link
Member

@patquem the editorial board has determined this work may be in scope for JOSS. Hence I'll now remove the query scope label and we'll proceed to find a handling editor.

@Kevin-Mattheus-Moerman
Copy link
Member

@editorialbot invite @phibeck as editor

@editorialbot
Copy link
Collaborator Author

Invitation to edit this submission sent!

@Kevin-Mattheus-Moerman Kevin-Mattheus-Moerman removed the query-scope Submissions of uncertain scope for JOSS label Sep 4, 2023
@Kevin-Mattheus-Moerman
Copy link
Member

@editorialbot assign @phibeck as editor

@editorialbot
Copy link
Collaborator Author

Assigned! @phibeck is now the editor

@phibeck
Copy link

phibeck commented Sep 5, 2023

Hi @patquem, thanks for your submission and for suggesting possible reviewers. I'll send out invites to potential reviewers next.

@phibeck
Copy link

phibeck commented Sep 5, 2023

👋 @Tillsten, @maurov, & @ivergara, would any of you be willing to review this submission for JOSS? We carry out our checklist-driven reviews here in GitHub issues and follow these guidelines: https://joss.readthedocs.io/en/latest/review_criteria.html

@patquem
Copy link

patquem commented Sep 5, 2023

@phibeck
Thank you for accepting to be the editor

@maurov
Copy link

maurov commented Sep 8, 2023

@phibeck thank you for inviting me to review this submission to JOSS. Yes, I am happy to accept it.

@phibeck
Copy link

phibeck commented Sep 8, 2023

Great, thank you @maurov!

@phibeck
Copy link

phibeck commented Sep 8, 2023

@editorialbot add @maurov as reviewer

@editorialbot
Copy link
Collaborator Author

@maurov added to the reviewers list!

@phibeck
Copy link

phibeck commented Sep 18, 2023

👋 @jwuttke, @larsenkg & @FCMeng, would any of you be willing to review this submission for JOSS? We carry out our checklist-driven reviews here in GitHub issues and follow these guidelines: https://joss.readthedocs.io/en/latest/review_criteria.html

@FCMeng
Copy link

FCMeng commented Sep 18, 2023

@phibeck Thanks for the invitation! I am happy to review this submission.

@phibeck
Copy link

phibeck commented Sep 19, 2023

@FCMeng that's great, thank you!

@phibeck
Copy link

phibeck commented Sep 19, 2023

@editorialbot add @FCMeng as reviewer

@editorialbot
Copy link
Collaborator Author

@FCMeng added to the reviewers list!

@phibeck
Copy link

phibeck commented Sep 22, 2023

Thank you, @maurov and @FCMeng for agreeing to review! I'll close the Pre Review now and start the Review process in another issue.

@phibeck
Copy link

phibeck commented Sep 22, 2023

@editorialbot start review

@editorialbot
Copy link
Collaborator Author

OK, I've started the review over in #5868.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pre-review Python TeX Track: 2 (BCM) Biomedical Engineering, Biosciences, Chemistry, and Materials
Projects
None yet
Development

No branches or pull requests

8 participants