Welcome to PyFHD’s documentation!
Python Fast Holographic Deconvolution
Started as a project created in IDL, FHD is an open-source imaging algorithm for radio interferometers, specifically tested on MWA Phase I, MWA Phase II, PAPER, and HERA. There are three main use-cases for FHD: efficient image deconvolution for general radio astronomy, fast-mode Epoch of Reionization analysis, and simulation.
Now, FHD has been translated to Python, giving us PyFHD, free to use and free of IDL.
An image displaying the progress of PyFHD translation is shown below:
Boxes that are greyed out, have not been translated. In the case of the Beam kernel generation and the Jones Matrix Calculation, these have been translated but are in an alpha state and need testing. Degridding has also been translated also, but hasn’t been tested in anyway at all.
Contents
- Installation
- Tutorial
- Contribution Guide
- IDL to Python Translation Guide
- API Documentation
- Change Log
- PyFHD GitHub Actions Unit Test Report
- PyFHD GitHub Actions Unit Test Code Coverage Summary
- PyFHD Documentation Report
- PyFHD All Tests Unit Test Report
- PyFHD All Tests Unit Test Report Code Coverage Summary
- PyFHD 1088285600 Example Profiling