Definition at line 84 of file _actions.py.
◆ __call__()
def lsst.pipe.tasks.dataFrameActions._actions.NanoJanskyErr.__call__ |
( |
|
self, |
|
|
|
df, |
|
|
|
flux_column = None , |
|
|
|
flux_mag_err = None , |
|
|
** |
kwargs |
|
) |
| |
◆ columns()
def lsst.pipe.tasks.dataFrameActions._actions.NanoJanskyErr.columns |
( |
|
self | ) |
|
◆ flux_action
lsst.pipe.tasks.dataFrameActions._actions.NanoJanskyErr.flux_action |
|
static |
Initial value:= ConfigurableActionField(doc="Action to use if flux is not provided to the call method",
default=NanoJansky, dtype=DataFrameAction)
Definition at line 86 of file _actions.py.
◆ flux_mag_err
lsst.pipe.tasks.dataFrameActions._actions.NanoJanskyErr.flux_mag_err = Field(doc="Error in the magnitude zeropoint", dtype=float, default=0) |
|
static |
The documentation for this class was generated from the following file: