lsst.pipe.drivers
16.0-6-gf9cb114+13
|
Static Public Attributes | |
xSize = Field(dtype=float, doc="Bin size in x") | |
ySize = Field(dtype=float, doc="Bin size in y") | |
minFrac = Field(dtype=float, default=0.1, doc="Minimum fraction of bin size for good measurement") | |
mask | |
interpolation | |
binning = Field(dtype=int, default=64, doc="Binning to use for CCD background model (pixels)") | |
Configuration for FocalPlaneBackground Note that `xSize` and `ySize` are floating-point values, as the focal plane frame is usually defined in units of microns or millimetres rather than pixels. As such, their values will need to be revised according to each particular camera. For this reason, no defaults are set for those.
Definition at line 442 of file background.py.
|
static |
Definition at line 467 of file background.py.
|
static |
Definition at line 456 of file background.py.
|
static |
Definition at line 454 of file background.py.
|
static |
Definition at line 453 of file background.py.
|
static |
Definition at line 451 of file background.py.
|
static |
Definition at line 452 of file background.py.