LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Namespaces | Variables
lsst Namespace Reference

< multiple inclusion guard macro 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

< multiple inclusion guard macro

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.

Numeric constants used by the Integrate.h integrator routines.

Estimate image backgrounds.

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

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

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

Variable Documentation

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

Definition at line 2 of file __init__.py.