Metadata-Version: 2.1
Name: skyclean
Version: 0.0.4.1
Summary: A package that allows simple manipulation and noise reduction of CMB fits data using wavelet transform and Internal Linear Combination (ILC) methods.
Author: Zhaoqi Wang
Author-email: <maxwang0829@gmail.com>
Keywords: python,CMB,component separation methods,wavelet transform,ILC
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: healpy
Requires-Dist: s2wav
Requires-Dist: s2fft
Requires-Dist: mathplotlib
