-
-
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
[REVIEW]: CleanX: A Python library for data cleaning of large sets of radiology images #3632
Comments
Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @henrykironde, @anki-xyz it looks like you're currently assigned to review this paper 🎉. Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post. ⭐ Important ⭐ If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As a reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all reviews 😿 To fix this do the following two things:
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 |
|
|
I have requested some suggestions as part of the review drcandacemakedamoore/cleanX#36 |
@henrykironde, thanks for the update! I've looked over discussions so far and I really appreciate that you're suggesting more robust software development principles (e.g., branches, workflows). |
👋 @anki-xyz, please update us on how your review is going (this is an automated reminder). |
👋 @henrykironde, please update us on how your review is going (this is an automated reminder). |
Hi, can someone resent me the invite link? It seems to be expired, thanks! |
@cMadan can we maybe schedule a five min zoom or something? I feel stupid to not actually can do the things I am supposed to do... I think I need some kind of help. Thank you! |
OK, the reviewer has been re-invited. @anki-xyz please accept the invite by clicking this link: https://github.com/openjournals/joss-reviews/invitations |
@anki-xyz, let me know if that fixes things! |
Things work now, thank you! |
Here are some recommendations @drcandacemakedamoore, feel free to let me know what is appropriate to add to your software.
|
Thank you very much. We will try to implement ALL of these changes, and
push them next week along with some additional functions! There may be some
technical issues that will come up with the .yml file, but we will try to
make one as instructed.
…On Thu, Sep 30, 2021 at 7:18 AM henry senyondo ***@***.***> wrote:
Here are some recommendations @drcandacemakedamoore
<https://github.com/drcandacemakedamoore>, feel free to let me know what
is appropriate to add to your software.
1. Combine the Api source docs with other related documentation like Medical
professional documentation, include Most of the sections in the README
or all of it.
2. Add developer docs. Contributors should be able to set up this
development environment with minimal effort and run tests locally. Example
for reference https://retriever.readthedocs.io/en/latest/developer.html
3. Add anenvironment.yml to make it simple for users to set up the
Conda virtual environment in the installation part.
4. Move all the badges to the top. This makes it easy for users to
notice the state of the software.
5. Explain your workflow in the developer docs. (2-3 sentences)
6. Since you are changing the main only at release, I strongly
recommend that you create a branch called development for contributors
to add patches before the release. Currently, you have several branches and
it is hard to see any progress on the software after the release. Why the
name development or dev? This is very clear for most users.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3632 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHMYSAOIDPMLJZFR54MYBOTUEPXLHANCNFSM5CNBSWDQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
I started working on this, and then I realized that... well, we build the package for number of platforms (you can see them in the readme), the dependencies are different for each platform, so, it's not possible to have a single So, if anyone wanted to develop on, say, a Mac, then they need a different
Alternatively, I could simply add a single file for one of my Linux environments... or I could add three, which is more realistic, since I use an environment for Python 3.7, 3.8 and 3.9. And, since Python 3.10 is coming out next week, soon we'll try to support that too. So, there will be four files, just for Linux. Anyways, if you just want one environment file, what version of Python do you want it for? |
@henrykironde Can you please look at this branch: https://github.com/drcandacemakedamoore/cleanX/tree/wvxvw/review-fixes and tell me if it helps you with |
My name is now @editorialbot |
@editorialbot generate pdf |
@editorialbot recommend-accept |
|
|
@drcandacemakedamoore, it looks like one DOI needs to have the url fixed. Can you make this correction and let me know after it's done? |
Element doi: [facet 'pattern'] The value 'https://doi.org/10.1016/j.ejmp.2021.02.007' is not accepted by the pattern '10\.[0-9]{4,9}/.{1,200}'. |
Hey @cMadan totally understand, I have removed https://doi.org/ from that DOI now |
@editorialbot check references |
|
@editorialbot recommend-accept |
|
|
👋 @openjournals/joss-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#3407, then you can now move forward with accepting the submission by compiling again with the command |
@editorialbot accept |
|
🐦🐦🐦 👉 Tweet 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... |
@henrykironde, @anki-xyz – many thanks for your reviews here and to @cMadan for editing this submission! JOSS relies upon the volunteer effort of people like you and we simply wouldn't be able to do this without you ✨ @drcandacemakedamoore – 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: @drcandacemakedamoore (Candace Makeda Moore)
Repository: https://github.com/drcandacemakedamoore/cleanX
Branch with paper.md (empty if default branch):
Version: v0.1.14
Editor: @cMadan
Reviewers: @henrykironde, @anki-xyz
Archive: 10.5281/zenodo.6331739
Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.
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
@henrykironde & @anki-xyz, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @cMadan 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 ✨
Review checklist for @henrykironde
✨ Important: Please do not use the Convert to issue functionality when working through this checklist, instead, please open any new issues associated with your review in the software repository associated with the submission. ✨
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
Review checklist for @anki-xyz
✨ Important: Please do not use the Convert to issue functionality when working through this checklist, instead, please open any new issues associated with your review in the software repository associated with the submission. ✨
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
The text was updated successfully, but these errors were encountered: