Definition at line 876 of file postprocess.py.
◆ args [1/2]
| LocalNanojansky lsst.pipe.tasks.postprocess.for.args : |
|
staticinherited |
◆ args [2/2]
| LocalNanojanskyErr lsst.pipe.tasks.postprocess.for.args : |
|
staticinherited |
◆ band
| lsst.pipe.tasks.postprocess.will.band |
|
static |
◆ column_out
| lsst.pipe.tasks.postprocess.will.column_out = self.output_column.format(band=output_band) |
|
static |
◆ extendedness
◆ flags
| lsst.pipe.tasks.postprocess.for.flags : |
|
staticinherited |
◆ flux_model
| lsst.pipe.tasks.postprocess.will.flux_model |
|
static |
◆ flux_psf
| lsst.pipe.tasks.postprocess.will.flux_psf |
|
static |
◆ flux_ratio
◆ flux_ratio_err
| lsst.pipe.tasks.postprocess.will.flux_ratio_err |
|
static |
Initial value:= np.sqrt(
(fluxerr_psf/flux_model)**2 + (fluxerr_model*fluxerr_psf/flux_model**2)**2
)
Definition at line 1295 of file postprocess.py.
◆ fluxerr_model
| lsst.pipe.tasks.postprocess.will.fluxerr_model |
|
static |
◆ fluxerr_psf
| lsst.pipe.tasks.postprocess.will.fluxerr_psf |
|
static |
◆ funcs
| lsst.pipe.tasks.postprocess.for.funcs : |
|
staticinherited |
◆ good
| lsst.pipe.tasks.postprocess.will.good = small & (psf_sn > self.good_sn_min) |
|
static |
◆ psf_sn
◆ psfFlux
| slot_Centroid_y lsst.pipe.tasks.postprocess.for.psfFlux : |
|
staticinherited |
◆ psfFluxErr
| lsst.pipe.tasks.postprocess.for.psfFluxErr : |
|
staticinherited |
◆ sourceId
| lsst.pipe.tasks.postprocess.for.sourceId : |
|
staticinherited |
◆ stretch
| lsst.pipe.tasks.postprocess.will.stretch = self.fluxerr_stretch |
|
static |
◆ table
| lsst.pipe.tasks.postprocess.will.table |
|
static |
| Index lsst.pipe.tasks.postprocess.for.x : |
|
staticinherited |
| slot_Centroid_x lsst.pipe.tasks.postprocess.for.y : |
|
staticinherited |
The documentation for this class was generated from the following file: