Skip to main content

Astronomical Interferometry in PYthon customized for EOVSA

Project description

AIPY for EOVSA

Build Status Coverage Status

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

aipy-eovsa-0.1.1.3.tar.gz (599.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page