vit1-irk / clean_lib

Example of using CLEAN deconvolution algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clean_lib

This project contains the sample library of the CLEAN deconvolution algorithm

Requirements

Python3, numpy, PIL (Python Imaging Library), scipy, astropy (for reading FITS file format).

See examples of usage in Overview.ipynb

About

Example of using CLEAN deconvolution algorithm


Languages

Language:Jupyter Notebook 97.9%Language:Python 2.1%