lsst.analysis.tools¶
Contributing¶
lsst.analysis.tools is developed at https://github.com/lsst/analysis_tools.
You can find Jira issues for this module under the analysis_tools component.
Python API reference¶
lsst.analysis.tools Package¶
Classes¶
| 
 | Base class interface for the various actions used in analysis tools. | 
| 
 | Base class for all configs used to define an  | 
| 
 | Base class for Connections used for AnalysisTools PipelineTasks. | 
| 
 | Base class for  | 
| 
 | A tool which which calculates a single type of analysis on input data, though it may return more than one result. | 
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | A  | 
| 
 | |
| 
 | A  | 
| 
 | A  | 
| 
 | A specialized dict for storing outputs from multiple  | 
| 
 | A  | 
| 
 | alias of  | 
| 
 | This is an interface only class, and is intended to abstract around all the various types of numbers used in Python. | 
| 
 | A  | 
| 
 | |
| 
 | A  | 
Variables¶
| 
 | |
| 
 | |
| 
 | |
| 
 | Compute the median absolute deviation of the data along the given axis. | 
| 
 | Compute the median absolute deviation of the data along the given axis. |