Skip to content

Fix SFFT stamp generator to not need FITS Images #160

@rknop

Description

@rknop

See comment in image_subtraction.py::stampmaker.

The SFFT stamp generator routine is passed a FITS files, and reads something from the header. Eventually, we're not going to have FITS files, so we won't be able to get a FITS header that we can pass on to the stamp generator.

(This maybe should be done as part of a larger refactor to allow passing of image data to SFFT instead of FITS files, which will save us on I/O.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions