lsst.pipe.tasks gcb98b56dc4+c4f824a45e
Loading...
Searching...
No Matches
Classes | Namespaces | Functions | Variables
background.py File Reference

Go to the source code of this file.

Classes

class  lsst.pipe.tasks.background.BackgroundConfig
 
class  lsst.pipe.tasks.background.SkyStatsConfig
 
class  lsst.pipe.tasks.background.SkyMeasurementConfig
 
class  lsst.pipe.tasks.background.SkyMeasurementTask
 
class  lsst.pipe.tasks.background.FocalPlaneBackgroundConfig
 
class  lsst.pipe.tasks.background.FocalPlaneBackground
 
class  lsst.pipe.tasks.background.MaskObjectsConfig
 
class  lsst.pipe.tasks.background.MaskObjectsTask
 

Namespaces

namespace  lsst
 
namespace  lsst.pipe
 
namespace  lsst.pipe.tasks
 
namespace  lsst.pipe.tasks.background
 

Functions

def lsst.pipe.tasks.background.robustMean (array, rej=3.0)
 
def lsst.pipe.tasks.background.interpolate1D (method, xSample, ySample, xInterp)
 
def lsst.pipe.tasks.background.interpolateBadPixels (array, isBad, interpolationStyle)
 
def lsst.pipe.tasks.background.smoothArray (array, bad, sigma)
 

Variables

def lsst.pipe.tasks.background.pipe_drivers = _create_module_child("lsst.pipe.drivers")
 
def lsst.pipe.tasks.background.pipe_drivers_background = _create_module_child("lsst.pipe.drivers.background")