-
Notifications
You must be signed in to change notification settings - Fork 0
Submission:pyimager #46
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: 2 hours Review CommentsGeneral CommentsThank you for giving me the opportunity to provide some review on your amazing project. The README of your project greatly outlines all the installation requirements, dependencies and steps to be taken to successfully run your package. That was great and I was able to follow the guidelines without any issue. Personally, I liked all the functions which happen to be doing diverse functionality that fall under the same domain of image handling. Your function like Specific Comments
Overall
|
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: 1.5 hrs Review CommentsOverallGreat package idea! I can see how this would be useful, and it is pretty sleek that all your functions only require one line. I was able to install and run your package without any issues following your instructions in the README. Each function also performed as expected, and I even tried them out on my own image and everything still worked great! Your test coverage is good and I did not get any warnings or errors. I also liked that you included dependency versions in your SuggestionsThis section contains some suggestions that you can choose to implement or ignore, depending on your group's preferences and available time. General:
Function-specific:
Last (very minor) suggestion:
ClosingOverall, great job. Thanks for letting me review your package. I'll probably use it in the future! |
Hi, thank you for your feedback Sakariya(@eyrakas) and Holly(@hwilliams10). We created issues regarding your guys reviews. Please refer to Sakariya feedback and Holly feedback for details tracking how we addressed the suggestions. Please feel free to leave you comments if anything comes up. |
Submitting Author: Keanna Knebel (@Keanna-K ), Mohammed Salama (@dataubc),Zhengyang (@zoepan00 ) Pan, Haoyu (@clsu22)
Package Name: pyimager
One-Line Description of Package: The pyimager package contains functions that aid in image manipulation and processing.
Repository Link: https://github.com/UBC-MDS/pyimager
Version submitted: 1.1.0
Editor: Varada kolhatkar @kvarada)
Reviewer 1: Sakariya Aynashe(@eyrakas)
Reviewer 2: Holly Williams(@hwilliams10)
Archive: TBD
Version accepted: TBD
Description
Pyimager is a python package that provides a quick and easy way to do some simple image processing and graphic editing. Based on the main needs of graphic editing, the package integrates four functionalities
Scope
* Please fill out a pre-submission inquiry before submitting a data visualization package. For more info, see this section of our guidebook.
Explain how the and why the package falls under these categories (briefly, 1-2 sentences):
The package does images processing and manipulation changing it from the original state.
Who is the target audience and what are scientific applications of this package?
Image manipulation
Everyone interested in image processing and visualization
Are there other Python packages that accomplish the same thing? If so, how does yours differ?
Yes, such as OpenCV. it is different in terms of the methodology that was applied
If you made a pre-submission enquiry, please paste the link to the corresponding issue, forum post, or other discussion, or
@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: