lsst.pipe.drivers
6.0b0-hsc-13-g219e95d+2
|
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 441 of file background.py.
|
static |
Definition at line 466 of file background.py.
|
static |
Definition at line 455 of file background.py.
|
static |
Definition at line 453 of file background.py.
|
static |
Definition at line 452 of file background.py.
|
static |
Definition at line 450 of file background.py.
|
static |
Definition at line 451 of file background.py.