-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add cookie phantom and update Deconvolution2D to use cuqi.data #275
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @nabriis for this addition! It looks great, I only have few comments for your consideration.
One additional point, if there are already tests for the 2D phantoms, maybe the test could be expanded to include the cookie phantom (by adding new test parameter).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nabriis Thanks for adding the nice cookie phantom! OVerall the PR looks good and straightforward and I just added a few minor comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for adding the additional documentation, in particular explaining the choices of weights for conversion from rgb to gray, I didn't know about that!
Closes #242