-
-
Notifications
You must be signed in to change notification settings - Fork 39
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]: strucscan: A lightweight Python-based framework for high-throughput material simulation #4519
Comments
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:
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
|
|
|
Wordcount for |
Missing and invalid DOI fixed. |
@editorialbot generate pdf |
@editorialbot check references |
|
@thohamm I have had a quick look at your paper, can you check the following:
|
@editorialbot invite @jedbrown as editor |
Invitation to edit this submission sent! |
Affiliation fixed. |
@editorialbot generate pdf |
👋 Hi @thohamm. A few notes from my initial scan
|
👋 @thohamm - we do need a response from you - if we don't hear back in another week, we'll mark this submission as withdrawn. |
Thank you for your comments. We are working on them. |
@danielskatz, @jedbrown - Thank you for your detailed comments. We reply to them point by point below. We would be willing to include according remarks in the paper if you find this helpful.
|
@editorialbot generate pdf |
@jedbrown – do these comments satisfy your concerns, and if so, would you be able to edit this submission for JOSS? |
@jedbrown 👋 ☝️ |
@jedbrown Can you check those comments? |
I'm sorry to be slow catching up after our family got covid (via 2yo's childcare). @thohamm, thanks for your updates and comprehensive response. I think we still need a scope check with other editors in light of it being nominally general purpose (thus user is responsible for app-specific reliability checks/statistics/plotting), but the examples and known uses thus far are for VASP. The main question is to what extent people outside your research group would use this tool for their research or would disseminate research via this tool (say, as a platform for CS research). Regarding packaging, it looks like you're missing $ pip install .
Processing /home/jed/joss/strucscan
Preparing metadata (setup.py) ... done
[...]
Successfully installed strucscan-0.post0.dev68
$ strucscan --help
Traceback (most recent call last):
File "/home/jed/joss/strucscan/VENV/bin/strucscan", line 5, in <module>
from strucscan.cli import main
File "/home/jed/joss/strucscan/VENV/lib/python3.10/site-packages/strucscan/__init__.py", line 1, in <module>
from strucscan.__init__ import *
File "/home/jed/joss/strucscan/VENV/lib/python3.10/site-packages/strucscan/__init__.py", line 7, in <module>
from strucscan.utils import *
File "/home/jed/joss/strucscan/VENV/lib/python3.10/site-packages/strucscan/utils.py", line 2, in <module>
import yaml
ModuleNotFoundError: No module named 'yaml' Installing |
@editorialbot assign me as editor |
Assigned! @ppxasjsm is now the editor |
@jedbrown Thank you for your comments!
|
@ppxasjsm Thank you for acting as editor for our submission. I would like to suggest bocklund, mturiansky, utf, raghurama123, wcwitt, lucydot as reviewers. |
Hi @mturiansky, would you be willing to review this submission? |
Hi @utf, would you be willing to review this submission? |
@thohamm thank you for your suggestions. Let's see what people say. |
Hello! I should be able to review this, but I will need a few weeks if that's okay, since I am a bit busy at the moment. |
Yes that should be fine! Thank you for agreeing to do the review. |
@editorialbot add @mturiansky as reviewer |
@mturiansky added to the reviewers list! |
Hi @ppxasjsm, I would love to review this, It looks right up my alley but unfortunately I won't have time over the next couple of months. |
No problem! Thank you for letting me know! |
@lucydot, would you be willing to review this submission? |
@wcwitt, would you be willing to review this submission? |
Yes, no problem. |
Brilliant thank you 👍 |
@editorialbot add @wcwitt as reviewer |
@wcwitt added to the reviewers list! |
@editorialbot start review |
OK, I've started the review over in #4719. |
Submitting author: @thohamm (Thomas Hammerschmidt)
Repository: https://github.com/ICAMS/strucscan
Branch with paper.md (empty if default branch):
Version: 1.0
Editor: @ppxasjsm
Reviewers: @mturiansky, @wcwitt
Managing EiC: Kevin M. Moerman
Status
Status badge code:
Author instructions
Thanks for submitting your paper to JOSS @thohamm. Currently, there isn't an JOSS editor assigned to your paper.
@thohamm if you have any suggestions for potential reviewers then please mention them here in this thread (without tagging them with an @). In addition, this list of people have already agreed to review for JOSS and may be suitable for this submission (please start at the bottom of the list).
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:
The text was updated successfully, but these errors were encountered: