-
Notifications
You must be signed in to change notification settings - Fork 0
Submission: imgtoolpy (Python) #48
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
Package ReviewPlease check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
DocumentationThe package includes all the following forms of documentation:
Readme requirements
The README should include, from top to bottom:
Functionality
For packages co-submitting to JOSS
Note: Be sure to check this carefully, as JOSS's submission requirements and scope differ from pyOpenSci's in terms of what types of packages are accepted. The package contains a
Final approval (post-review)
Estimated hours spent reviewing: 4 to 5 hoursReview CommentsGeneral Compliments!
Room to improve on!
I'm sorry for the long feedback but I thought since you guys put in the effort to develop the package, I should also put in the effort to try it out. Thanks for the opportunity to try your package! It was fun figuring out the different functions. Please let me know if you have any questions on my feedback! |
Package ReviewPlease check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
DocumentationThe package includes all the following forms of documentation:
Readme requirements
The README should include, from top to bottom:
Functionality
For packages co-submitting to JOSS
Note: Be sure to check this carefully, as JOSS's submission requirements and scope differ from pyOpenSci's in terms of what types of packages are accepted. The package contains a
Final approval (post-review)
Estimated hours spent reviewing: Review CommentsThe coding is neat and it is well commented which makes it easier to review and understand. The test cases has appropriate negative as well as positive test cases. There are few bugs which I noticed and also some suggestions for improvement:
I really found your package very interesting and it was fun doing the review. I really enjoyed playing around with the function which gave very interesting results. Hope this review can help enhance your package. |
Hi @kfoofw and @sgauravm , thank you for the valuable feedback, and we have addressed some of your important comments in release 1.1.0. More specifically, below are what have been updated:
Thank you again for your time testing our package! |
Nice new release of your package! I really like the new photos! |
Thank you @kfoofw and @sgauravm for your valuable feedback. We were unable to address all your feedback due to time constraints, but here is a list of what we improved:
The feedback was extremely helpful, thank you again! |
Submitting Author: Ruidan Ni (@rita-ni)
Package Name: imgtoolpy
One-Line Description of Package: A Python package that is intended to allow users to compress, sharpen and shrink an input image
Repository Link: imgtoolpy
Version submitted: v0.3.0
Editor: Varada Kolhatkar (@kvarada)
Reviewer 1: Kenneth Foo (@kfoofw)
Reviewer 2: Gaurav Sinha (@sgauravm)
Archive: TBD
Version accepted: TBD
Description
imgtoolpy
is a Python package that is intended to allow users to compress, sharpen and shrink an input image. Our package only allows the input image to be a 3D numpy array and output the manipulated image as a 3D numpy array. It contains three functions: compress(), sharpen(), and shrink().Scope
* Please fill out a pre-submission inquiry before submitting a data visualization package. For more info, see this section of our guidebook.
@tag
the editor you contacted:Technical checks
For details about the pyOpenSci packaging requirements, see our packaging guide. Confirm each of the following by checking the box. This package:
Publication options
JOSS Checks
paper.md
matching JOSS's requirements with a high-level description in the package root or ininst/
.Note: Do not submit your package separately to JOSS
Are you OK with Reviewers Submitting Issues and/or pull requests to your Repo Directly?
This option will allow reviewers to open smaller issues that can then be linked to PR's rather than submitting a more dense text based review. It will also allow you to demonstrate addressing the issue via PR links.
Code of conduct
P.S. Have feedback/comments about our review process? Leave a comment here
Editor and Review Templates
Editor and review templates can be found here
The text was updated successfully, but these errors were encountered: