Skip to content
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

Explore int grp difference #1020

Merged

Conversation

BradleySappington
Copy link
Collaborator

Add ability to show integration and group specific images in explorer mode

@BradleySappington
Copy link
Collaborator Author

Initial front end work, no functionality at this point

@pep8speaks
Copy link

pep8speaks commented Aug 10, 2022

Hello @BradleySappington, Thank you for updating !

Line 215:64: E226 missing whitespace around arithmetic operator
Line 1098:17: W503 line break before binary operator
Line 1099:17: W503 line break before binary operator
Line 1100:17: W503 line break before binary operator
Line 1101:17: W503 line break before binary operator
Line 1521:9: E722 do not use bare 'except'

Comment last updated at 2022-08-12 15:57:17 UTC

@BradleySappington
Copy link
Collaborator Author

@mfixstsci @bhilbert4 - Tested and Ready For Review

@BradleySappington BradleySappington self-assigned this Aug 12, 2022
@BradleySappington BradleySappington added this to In progress in v1.2.0 via automation Aug 12, 2022
@BradleySappington BradleySappington moved this from In progress to In Review in v1.2.0 Aug 15, 2022
Copy link
Collaborator

@mfixstsci mfixstsci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @BradleySappington, I tested and looked at the code and it looks great. Thanks for submitting this!

jwql/utils/interactive_preview_image.py Show resolved Hide resolved
jwql/utils/interactive_preview_image.py Show resolved Hide resolved
@mfixstsci mfixstsci merged commit cef9dc1 into spacetelescope:develop Aug 17, 2022
v1.2.0 automation moved this from In Review to Done Aug 17, 2022
@BradleySappington BradleySappington deleted the explore_int_grp_difference branch March 30, 2023 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

In Explorer Mode: Show Group/Iteration or difference between 2 groups/iterations
3 participants