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. |
|
Specialized |
|
Specialized |
|
A tool which which calculates a single type of analysis on input data, though it may return more than one result. |
|
A |
|
A |
|
A |
|
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. |