lsst.pipe.drivers
17.0.1-2-gd73ec07+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 449 of file background.py.
|
static |
Definition at line 474 of file background.py.
|
static |
Definition at line 463 of file background.py.
|
static |
Definition at line 461 of file background.py.
|
static |
Definition at line 460 of file background.py.
|
static |
Definition at line 458 of file background.py.
|
static |
Definition at line 459 of file background.py.