Definition at line 85 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
Initial value:= ConfigurableActionField(doc="Action to use if flux is not provided to the call method",
default=NanoJansky, dtype=DataFrameAction)
Definition at line 87 of file _actions.py.
◆ flux_mag_err
Field 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: