Code Monkey home page Code Monkey logo

aipy's Introduction

AIPY (Astronomical Interferometry in PYthon)

Build Status Coverage Status

Description

This package collects together tools for radio astronomical interferometry. In addition to pure-python phasing, calibration, imaging, and deconvolution code, this package includes interfaces to MIRIAD (a Fortran interferometry package) and HEALPix (a package for representing spherical data sets).

Instructions, documentation, and a FAQ may be found at the aipy GitHub page.

Installation

We strongly recommend installing AIPY with the conda packaging tool using the public conda-forge package repository:

$ conda install -c conda-forge aipy

Python 3 and AIPY 3

The 2.x release series of AIPY supports only Python 2. However, there is now a prototype version of AIPY 3.0 which adds support for Python 3 (while still supporting Python 2). You can install it using the following pip command:

pip install git+https://github.com/HERA-Team/aipy.git@v3

There is not presently a Conda package of this version. Development of the 3.x series happens on the v3 branch of this repository.

Documentation

If you want to build HTML documentation, you'll need to have Sphinx installed. Then, change to the doc/ directory and run:

$ make html

The results will appear in doc/build/html. There are plenty of other build options, too. Many thanks to Jayce Dowell for his work on this.

Enjoy, Aaron Parsons


Package Info for Developers

The miriad source code (aipy/miriad/mirsrc) was included from MIRIAD-4.0.5. To update, download miriad source and copy $MIR/src/subs/* and $MIR/src/inc/* into aipy/miriad/mirsrc. Not all files are used, but include them all anyway.

Healpix source code (aipy/healpix/cxx) was included from Healpix-2.01. To update, download healpix source and copy src/cxx into aipy/healpix.

aipy's People

Contributors

aaronparsons avatar pkgw avatar hera-observer avatar jaycedowell avatar damoupenn avatar plaplant avatar dannyjacobs avatar saularyehkohn avatar cjordan avatar bhazelton avatar carinacheng avatar zuoshifan avatar david-macmahon avatar jpober avatar jsdillon avatar nkern avatar shaoguangleo avatar sensingcosmos avatar

Watchers

Tamirat Gebeyehu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.