-
Notifications
You must be signed in to change notification settings - Fork 10
refactor: Pass LUTModel to LUTView #87
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
Merged
Merged
Changes from 27 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
0fbe95a
Convert LUTView to Model-View
gselzer cc931db
rename views
tlambert03 8d0ffcf
Merge branch 'main' into lut-mv
tlambert03 1a4107d
Remove set_colormap_without_signal usage in tests
gselzer 9abec15
Sync autoscale and clims
gselzer e3e1f27
Merge remote-tracking branch 'upstream/main' into lut-mv
gselzer f64bb06
ImageHandle.cmap -> ImageHandle.colormap
gselzer ae478c3
PyGFXImageHandle.set_gamma: Allow gamma=1
gselzer 6abb551
Clean up LutView
gselzer be5b581
Comment _channel_controller.py
gselzer 14eb731
More cleanups
gselzer 1f7c957
Add tests for QLutView
gselzer 8f82dd0
Fix qt check
gselzer f9c04ed
Fix pytest qt skip
gselzer 53ef36a
Add wx to dev extra
gselzer 24fbc45
Add LutView tests for Jupyter, Wx
gselzer 617f77c
Improve wx tests
gselzer 60ac456
Move autoscale clims to controller
gselzer 16237f2
Fix _CmapCombo.setCurrentColormap
gselzer 32b578a
Test enabling autoscaling
gselzer 3536f44
Merge remote-tracking branch 'upstream/main' into lut-mv
gselzer 409c89b
Fixes
gselzer c3498fd
Fix tests
gselzer aa27b69
Merge remote-tracking branch 'upstream/main' into lut-mv
gselzer 795bfb9
use qtbot to manage QLutView
gselzer 855d00e
Test controller autoscaling logic
gselzer a653af7
Make test smaller
gselzer c3ce77a
Ad __eq__ for ClimPolicy impls
gselzer aa7ac47
Clean up jupyter lutview
gselzer 2964408
Clean up qt lutview
gselzer c423d09
LutView: Strengthen method descriptions
gselzer 22d2de2
vispy: remove fps printout
gselzer d770560
Merge remote-tracking branch 'upstream/main' into lut-mv
gselzer 266b94a
Merge branch 'main' into lut-mv
tlambert03 485d41e
Cleanup
gselzer 4bf81b5
Align src and test package names
gselzer 4a1fc31
Add note for QLutView.set_clims
gselzer f9d20dd
Remove breakpoint()
gselzer 7d9f4b2
Remove unused ChannelController.clims
gselzer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.