Skip to content
This repository was archived by the owner on Dec 15, 2020. It is now read-only.
This repository was archived by the owner on Dec 15, 2020. It is now read-only.

Determine minimum enclosing header of two (or more) images #33

@keflavich

Description

@keflavich

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions