Metadata-Version: 2.4
Name: hifast
Version: 1.4rc3
Summary: A Python-based pipeline for FAST HI data calibration and imaging
Home-page: https://hifast.readthedocs.io
Author: HiFAST Developers
Author-email: 2012jyj@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Requires-Python: >=3.9, <3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy~=1.21.0
Requires-Dist: scipy~=1.7.0
Requires-Dist: astropy~=4.2.1
Requires-Dist: matplotlib~=3.4.2
Requires-Dist: h5py~=3.3.0
Requires-Dist: openpyxl~=3.0.7
Requires-Dist: configargparse~=1.5.3
Requires-Dist: tqdm~=4.61.1
Requires-Dist: threadpoolctl~=3.1.0
Requires-Dist: requests~=2.25.1
Requires-Dist: pyerfa~=2.0.0
Requires-Dist: Pillow~=8.4.0
Provides-Extra: interaction
Requires-Dist: jupyterlab~=3.0.16; extra == "interaction"
Requires-Dist: ipympl~=0.7.0; extra == "interaction"
Requires-Dist: ipywidgets~=7.6.3; extra == "interaction"
Requires-Dist: notebook~=6.4.5; extra == "interaction"
Requires-Dist: ipykernel~=6.4.1; extra == "interaction"
Requires-Dist: mpl-interactions~=0.18.1; extra == "interaction"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


HiFAST is a specialized pipeline developed for the calibration and imaging of neutral atomic hydrogen (HI) data from the Five-hundred-meter Aperture Spherical radio Telescope (FAST).

This package provides a comprehensive toolkit for radio astronomers, facilitating the processing of raw observational data into science-ready data cubes. For in-depth information on the pipeline's algorithms and methodologies, please refer to our [publications](https://hifast.readthedocs.io/en/latest/citations.html).

**Documentation**: https://hifast.readthedocs.io
