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
{{ message }}
This repository was archived by the owner on Dec 15, 2020. It is now read-only.
We need a tool for determining the minimum enclosing header of two images given some frame and pixel scale. Montage determines the overlap and finds such a header.
We need a tool for determining the minimum enclosing header of two images given some frame and pixel scale. Montage determines the overlap and finds such a header.
I've attempted to implement this in FITS_tools, but without much clear success; there is some missing logic in my approach:
https://github.com/keflavich/FITS_tools/blob/master/FITS_tools/header_tools.py#L96
if we can clear up that missing logic, I think we could bring that method into imageutils