An Astronomical Image Fidelity Assessment Tool
Main website: aimfast.rtfd.io
Image fidelity is a measure of the accuracy of the reconstructed sky brightness distribution. A related metric, dynamic range, is a measure of the degree to which imaging artifacts around strong sources are suppressed, which in turn implies a higher fidelity of the on-source reconstruction. Moreover, the choice of image reconstruction algorithm also affects the correctness of the on-source brightness distribution.
Installation from source, working directory where source is checked out
$ pip install .
This package is available on PYPI, allowing
$ pip install aimfast
This project is licensed under the GNU General Public License v3.0 - see license for details.
Contributions are always welcome! Please ensure that you adhere to our coding standards pep8.