Skymatch
stcal.skymatch.skystatistics Module
skystatistics module provides statistics computation class used by
skymatch()
and SkyImage
.
- Authors:
Mihai Cara (contact: help@stsci.edu)
Classes
|
This class is built on top of |
Class Inheritance Diagram

stcal.skymatch.skyimage Module
The skyimage
module contains algorithms that are used by
skymatch
to manage all of the information for footprints (image outlines)
on the sky as well as perform useful operations on these outlines such as
computing intersections and statistics in the overlap regions.
- Authors:
Mihai Cara (contact: help@stsci.edu)
Classes
|
Container that holds information about properties of a single image such as: |
|
Holds multiple |
Base class for all data accessors. |
|
|
Accessor for in-memory numpy.ndarray data. |
|
Data accessor for arrays stored in temporary files. |
Class Inheritance Diagram

stcal.skymatch.skymatch Module
A module that provides functions for matching sky in overlapping images.
- Authors:
Mihai Cara
Functions
|
A function to compute and/or "equalize" sky background in input images. |