Metadata-Version: 2.1
Name: pfb-clean
Version: 0.0.1
Summary: Pre-conditioned forward-backward CLEAN algorithm
Home-page: https://github.com/ratt-ru/pfb-clean
Author: Landman Bester
Author-email: lbester@sarao.ac.za
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

pfb-clean
=========
Preconditioned forward-backward clean algorithm.

Install the package by cloning and running

:code:`$ pip install -e pfb-clean/`

Note casacore needs to be installed on the system for this to work.

You may also need to update pip eg.

:code:`$ pip install -U pip setuptools wheel`

It is strongly recommended to install ducc in no binary mode eg

:code:`$ git clone https://gitlab.mpcdf.mpg.de/mtr/ducc.git`
:code:`$ pip install -e ducc`

If you find any of this useful please cite (for now)

https://arxiv.org/abs/2101.08072
