lsst.pipe.tasks g36c42b5980+54014c7926
Loading...
Searching...
No Matches
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

Public Member Functions

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

Detailed Description

Definition at line 61 of file _actions.py.

Member Function Documentation

◆ __call__()

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

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

Definition at line 63 of file _actions.py.


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