lsst.cell_coadds¶
Contributing¶
lsst.cell_coadds is developed at https://github.com/lsst/cell_coadds.
You can find Jira issues for this module under the cell_coadds component.
Task reference¶
Pipeline tasks¶
No topics.
Tasks¶
No topics.
Python API reference¶
lsst.cell_coadds Package¶
Functions¶
  | 
Write a MultipleCellCoadd object to a FITS file.  | 
Classes¶
  | 
Interface for writing and reading cell coadds to/from FITS files.  | 
  | 
A reader class to read from a FITS file and produce cell-based coadds.  | 
  | 
Struct of identifiers for a coadd cell.  | 
  | 
Online aperture correction map for a cell-based coadd.  | 
  | 
Enumeration of units a coadd's pixels may have.  | 
  | 
Struct containing image attributes that are common to all cells in a patch.  | 
A mix-in class that provides properties for all common components to any derived class that provides a property for the common components struct itself.  | 
|
  | 
A lazy-evaluation coadd that stitches together the outer regions of the cells in a   | 
  | 
A container whose elements form a 2-d grid.  | 
Struct interface for the image-like planes we coadd.  | 
|
Exception raised when the CellCoaddFitsReader version is not compatible with the FITS file attempted to read.  | 
|
  | 
A data structure for coadds built from many overlapping cells.  | 
  | 
Configuration parameters for the   | 
  | 
|
  | 
Task to build cell-based coadded images.  | 
  | 
Struct of identifiers for an observation that contributed to a coadd cell.  | 
  | 
An implementation of the   | 
  | 
Struct of identifiers for a coadd patch.  | 
  | 
A single coadd cell, built only from input images that completely overlap that cell.  | 
  | 
Configuration for a single-cell coadd builder.  | 
  | 
An abstract interface for tasks building coadds in cells.  | 
  | 
A class that quacks like BoundedField and defined on a grid piecewise.  | 
  | 
A lazy-evaluation coadd that stitches together images from adjacent cells.  | 
  | 
A class that quacks like an   | 
An ImagePlanes intermediate base class that stitches together per-cell images.  | 
|
  | 
A piecewise PSF implementation backed by a 2-d grid of images.  | 
  | 
A 2-dimensional integer grid.  | 
  | 
An implementation of the   |