spacetelescope / stginga

Ginga products specific to STScI data analysis.
https://stginga.readthedocs.io
BSD 3-Clause "New" or "Revised" License
6 stars 10 forks source link

Improve MosaicAuto logic and selection #140

Closed pllim closed 7 years ago

pllim commented 7 years ago

User can now select and de-select footprints by clicking on canvas, in addition to existing interface to select from table. Also added a separate listing to only show selected images in a mosaic. This is useful for large mosaic with hundreds of images.

Note: De-select code needs to be re-written in a toolkit-agnostic way when ejeschke/ginga#532 is resolved.