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
Using the .section instead of .data is much more efficient in creating cutouts from CompImageHDUs (which the post-processed images are). Will require some testing.
vast-tools/vasttools/source.py
Line 803 in 50f9da4
Using the .section instead of .data is much more efficient in creating cutouts from CompImageHDUs (which the post-processed images are). Will require some testing.