lsst.pipe.tasks g2c8cee2ce7+a177a69160
Loading...
Searching...
No Matches
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

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

Variables

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