Astronomical Interferometry in PYthon customized for EOVSA
Project description
AIPY for EOVSA
AIPY (Astronomical Interferometry in Python) is a library designed to support radio astronomical interferometry. This fork is specifically customized for handling data from the Expanded Owens Valley Solar Array (EOVSA).
Features
- Pure-python phasing, calibration, imaging, and deconvolution.
- Interfaces to MIRIAD (Fortran interferometry package) and HEALPix (spherical data sets representation).
- Custom modifications to support the large total power data array sizes encountered in EOVSA data.
Requirements
- Python 3 (3.0.x version series or newer)
- For Python 2 support, please refer to versions prior to 3.0.x.
Installation
To install AIPY for EOVSA, you can use pip
:
pip install aipy-ovsa
For development purposes, you can install the source code in editable mode and build extensions in place:
pip install -e .
python setup.py build_ext --inplace
License
AIPY is licensed under the GNU General Public License (GPL), version 2 or later, ensuring it remains free software for all users. For the complete terms and conditions, refer to the LICENSE file.
For specific acknowledgements and licensing details regarding subpackages and included source code (such as "optimize" from SCIPY, the "cephes" Math Library, the HEALPix collaboration, and "miriad"), please see the license section.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file aipy-eovsa-0.1.1.3.tar.gz
.
File metadata
- Download URL: aipy-eovsa-0.1.1.3.tar.gz
- Upload date:
- Size: 599.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c7a54f4efcd4965f8ddd2f456223367b290e74daab565d75d86b4e1c288574f |
|
MD5 | 22ce615dd75fac0c5dda0016c60534a2 |
|
BLAKE2b-256 | a5f2e52837b0134c0527f56e8d2fb28c06be6f2a46c928b8d05430a58bec8241 |