LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
Namespaces | Variables
lsst Namespace Reference

Estimate image backgrounds. More...

Namespaces

 afw
 
 base
 
 coadd
 
 ctrl
 
 daf
 
 datarel
 
 gdb
 
 geom
 
 ip
 
 log
 
 meas
 
 pex
 
 pipe
 
 sconsUtils
 
 skymap
 
 skypix
 
 utils
 

Variables

tuple __path__ = pkgutil.extend_path(__path__, __name__)
 

Detailed Description

Estimate image backgrounds.

A number of non-trivial splines.

Interpolate values for a set of x,y vector<>s.

Approximate values for a set of x,y vector<>s.

Remove all non-astronomical counts from the Chunk Exposure's pixels.

< multiple inclusion guard macro

Numeric constants used by the Integrate.h integrator routines.

A base class for image defects

Author
Steve Bickerton
Note
Gauss-Kronrod-Patterson quadrature coefficients for use in quadpack routine qng. These coefficients were calculated with 101 decimal digit arithmetic by L. W. Fullerton, Bell Labs, Nov 1981.
These should be merged into lsst::afw::math::Interpolate, but its current implementation (and to some degree interface) uses gsl explicitly

Specialisation for Masks; just calculate the "Sum" as the bitwise OR of all pixels

Todo:
These should go into afw — actually, there're already there, but in an anon namespace

Variable Documentation

tuple lsst.__path__ = pkgutil.extend_path(__path__, __name__)

Definition at line 24 of file __init__.py.