-
-
Notifications
You must be signed in to change notification settings - Fork 41
[REVIEW]: MAHOS: Measurement Automation Handling and Orchestration System #5938
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 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:
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
|
|
|
Wordcount for |
@FWuellhorst, @sidihamady, @aquilesC – This is the review thread for the paper. All of our communications will happen here from now on. Please read the "Reviewer instructions & questions" in the first comment above. Please create your checklist typing:
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 We aim for the review process to be completed within about 4-6 weeks but please make a start well 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. Also, noting that @FWuellhorst said they would not be able to contribute a review until mid-November. |
Review checklist for @aquilesCConflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
|
Review checklist for @sidihamadyConflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
|
First, I want to congratulate @ktahar for a very good job. I myself have been working on these kind of approaches to creating distributed software control, but I think Mahos is an elegant solution, with clean code and well documented. In going through the checklist, there are some items pertaining to the paper itself (and hence I don't know if creating an issue in the software repo is the best approach) that I think can be improved:
|
Hi @aquilesC. Thank you so much for your review. I'm glad you liked MAHOS. I tried to improve the paper according to your comments, by stressing reason why mahos is created / difference from existing libraries. The overview section in the documentation is updated accordingly: |
@editorialbot generate pdf |
Dear @ktahar, First of all, congratulations on this very interesting work. A modular instrumentation framework with the three components, low-level drivers, acquisition and analysis and GUI, is an interesting approach. It is already provided by proprietary systems such as NI tools, to name only the most widespread. Implementing it with Python would combine the free and open source aspect and the power of the data analysis tools of Python packages. I have some preliminary questions before reviewing the code:
Regards |
Thanks for the update, @ktahar . I think the manuscript is moving in the proper direction, but there are some things that can still be clarified. In the abstract, the sentence: In the statement of need, the sentence: " and talk26 to each other" can be further expanded. How is this achieved? What decisions were made? For example, why selecting ZeroMQ over other message brokers. I believe one of the strengths of this approach is that the data generated by a node is accessible by any other program implementing the same ZeroMQ framework. This allows to write a control software in Python and visualization software in any other language. It even allows to write measurements in a Jupyter notebook and keep them documented. However, I can't gather this behavior from the manuscript, and is hidden below the layer of the 'distributed' sentence. |
Dear @sidihamady and @aquilesC , Thank you so much for your comments and suggestions.
I hope these changes could remove the ambiguities and answer your comments properly. To @sidihamady :
For now, I am only significant contributor to this code base.
Yes, privately. As commented in first commit ToyotaCRDL/mahos@b24a208 ,
It has been used for this work, but has not been cited there (because this paper had not been published yet). To @aquilesC :
This point is going to be interesting and I actually considered (multiple times) to enable this. In current version, it is a little hard to use the language other than Python because the data is serialized using Python standard pickle. |
@editorialbot generate pdf |
Dear @ktahar, Thank you for these clarifications. (i) You could perhaps add a header to the source files specifying the type of copyright (BSD) and referring to the LICENSE file. (ii) The documentation is well done and installation is simple (at least under my systems: Debian and AlmaLinux). It might be necessary to add an install-mahos.sh installation script but users can also do that. Regards, |
Dear @sidihamady , Thank you for good suggestions. Thanks for the suggestion regarding the installation script too.
Best regards, |
Dear @ktahar, The end user can create an installation script himself and adapt it to his platform (Linux I mean); No problem :) The code is particularly well written and even if the documentation in the code files is not exhaustive, its clarity makes it easy to understand. Regards, |
Dear @ktahar and @arfon , I am done with the review of the paper, I think is ready for publication. It is an interesting piece of software and I am curious to see how it is going to develop further. I have always been a fan of ZMQ for building flexible acquisition software, and MAHOS is a very good example of what can be achieved. |
Thanks @aquilesC and @sidihamady for your reviews. @FWuellhorst – as we have two complete reviews, I'm going to remove you as a reviewer at this point. |
@aquilesC and @sidihamady : Thank you again for the reviews. Your comments and suggestions were really helpful. @arfon : Thanks for quickly managing this. DOI: 10.5281/zenodo.10074373 |
@aquilesC - After discussion above, I've added a (rather experimental) capability to enable custom serializer for foreign language interfacing. Please check out examples/custom_serializer if you're interested. The note here is updated too. |
@ktahar , that was very quick! The example is simple but it shows the power of interfacing across languages. I'm sure this pattern is very powerful in the long run (for instance to leverage µManager, or WebUI technologies.) Looking forward to seeing how this evolves! |
@editorialbot set v0.2.3 as version |
Done! version is now v0.2.3 |
@editorialbot set 10.5281/zenodo.10074373 as archive |
Done! archive is now 10.5281/zenodo.10074373 |
@editorialbot recommend-accept |
|
|
👋 @openjournals/pe-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#4773, then you can now move forward with accepting the submission by compiling again with the command |
@editorialbot accept |
|
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
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. |
🐘🐘🐘 👉 Toot for this paper 👈 🐘🐘🐘 |
🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨 Here's what you must now do:
Any issues? Notify your editorial technical team... |
@sidihamady, @aquilesC – many thanks for your reviews here! JOSS relies upon the volunteer effort of people like you and we simply wouldn't be able to do this without you ✨ @ktahar – your paper is now accepted and published in JOSS ⚡🚀💥 |
🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉 If you would like to include a link to your paper from your README use the following code snippets:
This is how it will look in your documentation: 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:
|
Submitting author: @ktahar (Kosuke Tahara)
Repository: https://github.com/ToyotaCRDL/mahos
Branch with paper.md (empty if default branch):
Version: v0.2.3
Editor: @arfon
Reviewers: @sidihamady, @aquilesC
Archive: 10.5281/zenodo.10074373
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) 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
@FWuellhorst & @sidihamady & @aquilesC, 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:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @arfon 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 @aquilesC
📝 Checklist for @sidihamady
The text was updated successfully, but these errors were encountered: