spacetelescope / wss_tools

Python tools for JWST Wavefront Sensing Software
https://wss-tools.readthedocs.io
BSD 3-Clause "New" or "Revised" License
11 stars 10 forks source link

Increase mosaic limit in SaveImage #41

Closed pllim closed 6 years ago

pllim commented 6 years ago

By default, SaveImage imposes a max size limit of 1e8 for any mosaic in Ginga. Anything larger will not be saved out. This PR ups the upper limit for QUIP to accommodate its use case.

cc @Skyhawk172