lsst.pipe.drivers
16.0-8-gc11f1cf+9
|
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 448 of file background.py.
|
static |
Definition at line 473 of file background.py.
|
static |
Definition at line 462 of file background.py.
|
static |
Definition at line 460 of file background.py.
|
static |
Definition at line 459 of file background.py.
|
static |
Definition at line 457 of file background.py.
|
static |
Definition at line 458 of file background.py.