You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User activate this tool. Step 3 and 4 should be interchangeable.
User click on image. The selected Subset will re-center to pixel under click. Parameters on Subset Tool should update automatically.
It is already implemented in #2164 but the relevant code needs to be plucked out for a clean PR. Also need new glue-astronomy release upstream (>0.7), and unpinning of glue-core maxversion (#2183), and then update the pins in pyproject.toml (as needed).
DISCLAIMER: This issue was autocreated by the Jdaviz Issue Creation Bot on behalf of the reporter. If any information is incorrect, please contact Duy Nguyen
The text was updated successfully, but these errors were encountered:
Reporter: pllim
This tool would enable the following workflow:
It is already implemented in #2164 but the relevant code needs to be plucked out for a clean PR. Also need new glue-astronomy release upstream (>0.7), and unpinning of glue-core maxversion (#2183), and then update the pins in pyproject.toml (as needed).
Together with this implementation, the "drag to update" feature should be removed because that one only works for a few simple subset shapes and not 100% working at that. It lives in glue-jupyter at https://github.com/glue-viz/glue-jupyter/blob/d3aa76f135d2eea9d7b436ff46ba7ff4b14fc5d7/glue_jupyter/bqplot/common/tools.py#L349-L353 and https://github.com/glue-viz/glue-jupyter/blob/d3aa76f135d2eea9d7b436ff46ba7ff4b14fc5d7/glue_jupyter/bqplot/common/viewer.py#L25 .
Blocked by
🐱
DISCLAIMER: This issue was autocreated by the Jdaviz Issue Creation Bot on behalf of the reporter. If any information is incorrect, please contact Duy Nguyen
The text was updated successfully, but these errors were encountered: