-
-
Notifications
You must be signed in to change notification settings - Fork 41
[REVIEW]: Hytool: an open source matlab toolbox for the interpretation of hydraulic tests using analytical solutions #441
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
Comments
Hello human, I'm @whedon. I'm here to help you with some common editorial tasks for JOSS. @pboesu it looks like you're currently assigned as the reviewer for this paper 🎉. ⭐ Important ⭐ If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As as reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all JOSS reviews 😿 To fix this do the following two things:
For a list of things I can do to help you, just type:
|
Hello @kyleniemeyer and @philipperenard, thank you both for your patience, and my apologies again for delaying this review. I have now reviewed the paper and code. This is a very well documented toolbox, and all of the example cases are detailed and work. I have highlighted a few minor issues, but these should be easy to address
|
Thank you very much for the evaluation and suggestions. I adressed alll the points mentioned in the review and replied directly on the github links. The only thing that I have not done yet is the to add unit tests. As I wrote in my reply, I will not be able to do them rapidly but I agree with the reviewer that they should be added. |
Thank you @philipperenard for the revisions! Automated test would be great for future development, but given the very detailed worked examples, I think the review guidelines (which state that "manual steps described so that the function of the software can be verified" are sufficient) are satisfied. @kyleniemeyer I am satisfied with the revisions and recommend the acceptance of this submission. |
@pboesu thanks for your review! To both of you, JOSS does not require an automated test suite, but it is definitely encouraged in general as a best practice. However, we do want sufficient manual tests/examples to verify the functionality, and it sounds like that is satisfied. |
Thank you @pboesu and @kyleniemeyer for the review and comments ! Is there anything else that you want me to do now ? |
Hi @philipperenard, I'm just taking a look at the actual paper now. I notice that you have a great figure in your wiki that demonstrates a use case for the software. Could you incorporate that, along with an explanation (similar to what is also in the wiki) into the paper? I think that would help strengthen the paper, and make it more clear how the software can be used. Also, a few additional minor comments/suggestions:
|
Dear @kyleniemeyer, Thank you for your suggestions. They are very much appreciated. Here is what I did:
|
Thanks @philipperenard, a caught a few other things (or new one):
Once those are fixed, the submission will be ready to accept! |
Thanks @kyleniemeyer ! I corrected the first point. For the second, the sentence is a bit complicated, but the meaning was "Many types of tests .... had been developped...". I added some comas to clarify the structure of the sentence. In my mind, "involving...." is a parenthetic clause. I am not 100% sure that what I did is grammaticaly correct. I could try to split the sentence. |
@philipperenard ok, the edits definitely cleared that up. @arfon this submission is now accepted! |
@philipperenard can you archive the final version and share the DOI here? |
Thank you @kyleniemeyer. |
@whedon set 10.5281/zenodo.1045538 as archive |
OK. 10.5281/zenodo.1045538 is the archive. |
alright @arfon, now it's good to go. |
@philipperenard - please could you merge this PR: randlab/hytool#5 |
@pboesu - many thanks for your review here and to @kyleniemeyer for editing this submission ✨ @philipperenard - your paper is now accepted into JOSS and your DOI is https://doi.org/10.21105/joss.00441 ⚡️ 🚀 💥 |
Thank you all @pboesu , @kyleniemeyer and @arfon for all your work and advices. What you do with this journal is fantastic ! I have been editor of a traditional journal, and the procedures and way you manage this journal should inspire all of us to move into an open framework. |
Submitting author: @philipperenard (Philippe Renard)
Repository: https://github.com/UniNE-CHYN/hytool
Version: 2.05
Editor: @kyleniemeyer
Reviewer: @pboesu
Archive: 10.5281/zenodo.1045538
Status
Status badge code:
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) 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 questions
@pboesu, please carry out your review in this issue by updating the checklist below (please make sure you're logged in to GitHub). The reviewer guidelines are available here: http://joss.theoj.org/about#reviewer_guidelines. Any questions/concerns please let @kyleniemeyer know.
Conflict of interest
Code of Conduct
General checks
The repository contains a MIT license at the top level, but a GNU GPL v3 in the package documentation. Please harmonize the license terms.
The git repository consists of a single large commit of the entire software toolbox, and then some smaller commits related to the JOSS submission, so it is not possible to see how the code base grew. However, I do not see any reason to doubt that the software was created under the lead of @philipperenard. The Contents.m file lists 'Philippe Renard and Co.' as authors, the 'and Co.' are explicitely listed in the Acknowledgments section of the toolbox documentation.
Functionality
Documentation
There are no automated tests as far as I can see, and as far as I can see no use is made of MATLABS testing framework
There are no such guidelines in the MATLAB documentation or the github readme or wiki.
There are no such guidelines.
Software paper
paper.md
file include a list of authors with their affiliations?DOI is missing missing for one reference.
The text was updated successfully, but these errors were encountered: