lsst.pipe.tasks ge54c72f270+9d025ec761
Public Member Functions | List of all members
lsst.pipe.tasks.dataFrameActions._actions.MagColumnNanoJansky Class Reference
Inheritance diagram for lsst.pipe.tasks.dataFrameActions._actions.MagColumnNanoJansky:
lsst.pipe.tasks.dataFrameActions._actions.SingleColumnAction lsst.pipe.tasks.dataFrameActions._baseDataFrameActions.DataFrameAction lsst.pipe.tasks.configurableActions._configurableAction.ConfigurableAction lsst::pex::config::config::Config lsst::pex::config::config::ConfigMeta

Public Member Functions

def __call__ (self, pd.DataFrame df, **kwargs)
 

Detailed Description

Definition at line 60 of file _actions.py.

Member Function Documentation

◆ __call__()

def lsst.pipe.tasks.dataFrameActions._actions.MagColumnNanoJansky.__call__ (   self,
pd.DataFrame  df,
**  kwargs 
)

Reimplemented from lsst.pipe.tasks.dataFrameActions._actions.SingleColumnAction.

Definition at line 62 of file _actions.py.


The documentation for this class was generated from the following file: