Python Sparse data Analysis Package
API documentation of pysap¶
pysap¶
pySap is a Python package related to sparsity and its application in astronomical data analysis. This package is based on the ‘sparse2d’ C++ library that allows sparse decomposition, denoising and deconvolution.
- Classes:
- Functions:
pysap.configure¶
This module checks that all the dependencies are installed properly.
pysap.utils¶
A module with common functions to list and load transformations.
pysap.data¶
A module that privides the utility functions to download toy datasets.
Follow us