Closed pllim closed 3 years ago
@astrofrog , @PatrickOgle keeps asking about how various other features (e.g., WCS locking at #613 and so on) would work with this one. Perhaps this needs to be implemented sooner than later.
So, in reviewing #613 , this might already be possible, just not exactly looking like the UX/UI design.
To answer some more questions...
Yes. Example:
imviz.load_data('jbt7a3kaq_flc.fits[SCI]') # SCI,1
imviz.load_data('jbt7a3kaq_flc.fits[DQ]') # DQ,1
imviz.load_data('jbt7a3kaq_flc.fits[SCI,2]')
imviz.load_data('jbt7a3kaq_flc.fits[DQ,2]')
Disclaimer: Imviz parser behavior might change in the future depending on how #600 turns out.
Yes, click on the "x" next to "Test" or to the far right but sometimes it closes more than one windows or all of them! I am not sure what drives the inconsistent behavior. @astrofrog , do you know?
Yes. Click and drag. There will be dotted lines to guide you.
The bug will be followed up on over at #663 . This feature is marked as complete.
Arrange multiple image viewers in a grid. ~Implement a "Tile" Button to switch between a "tile view" and allow the user to decide the layout that way.~
UI/UX: https://www.stsci.edu/~jkotler/Imviz/#id=9cl0gf&p=imviz_ui&c=1
ipygoldenlayout
).Deferred: "Tile" button. Exact UI/UX appearance being handled in the frontend in separate ticket(s).
https://jira.stsci.edu/browse/JDAT-1223
TODO