- AIPS++
See also
Astronomical Image Processing System AIPS, the predecessor to AIPS++Astronomical Image Processing System "++" is a software package from the early nineties, written almost entirely in
C++ with a bit ofFORTRAN , and which initial goal was to replace the by then already agingAIPS software. The project was originally an effort by several astronomical institutes together in a consortium, theAustralia Telescope National Facility (ATNF), theJodrell Bank Observatory (JBO) and theMERLIN /VLBI National Facility (MERLIN/VLBI), theBerkeley-Illinois-Maryland Association (BIMA), theNational Radio Astronomy Observatory (NRAO) and the Netherlands Foundation for Research in AstronomyASTRON .AIPS++ provides facilities for calibration, editing, image formation, image enhancement, and analysis of images and other astronomical data. A major focus is on reduction of data from both single-dish and
aperture synthesis radio telescopes . Although the tools provided in AIPS++ are mainly designed for processing data from varieties of radio telescopes, the package is expected to also be useful for processing other types of astronomical data and images. However, the reduction of most data from imaging array detectors is performed usingIRAF instead.AIPS++ is structured as a library of tools at the lower levels, designed to replace AIPS of more monolithic applications. In general, the counterpart of an AIPS task is an AIPS++ tool function, although the toolkit structure of AIPS++ will generally mean that these functions are more fine-grained, except for the more integrated tools at the higher levels (such as map). The counterparts of AIPS adverbs are the parameters of AIPS++tool functions. The command-line interpreter in AIPS is POPS, while the counterpart in AIPS++ is
Glish . The code used as standard in most astronomical institutes is still AIPS, as AIPS++ is usually not yet considered sufficiently reliable and usable.Like most research astronomy software, it is available for all major operating systems except Microsoft Windows.
AIPS++/CASA
On
August 25 ,2004 the AIPS++ code base was re-organized to a more modular structure; since then it is referred to as CASA ("Common Astronomy Software Applications"). CASA consists of a suite of C++ libraries derived from the original AIPS++ tasks. The Glish scripting system is being replaced by Python bindings, a system known as "CASApy". The CASA software is no longer developed by the consortium, but mainly within NRAO for use on theAtacama Large Millimeter Array .The core of the old AIPS++ libraries, now known as [http://code.google.com/p/casacore/ CasaCore] are still being maintained and developed by the original consortium members. A separate Python interface is available known as [http://code.google.com/p/pyrap/ PyRap] . Pyrap is mainly developed within ATNF and ASTRON for replacing Glish for the
Australia_Telescope_Compact_Array , WSRT andLOFAR . CASA also uses these core libraries but not PyRap.References
* [http://aips2.nrao.edu/docs/project/mission.html AIPS++ Mission Statement]
* The [http://aips2.nrao.edu/docs/reference/System/System.html AIPS++ System Manual] describes the "nuts & bolts" of the AIPS++ System; how it is put together and how it is intended to run.
* [http://aips2.nrao.edu/docs/cookbook/swdictaips/swdictaips.html Software Dictionary AIPS/AIPS++]External links
* [http://aips2.nrao.edu/docs/aips++.html AIPS++ homepage]
* [http://casa.nrao.edu/ CASA homepage]
* [news:alt.sci.astro.aips Usenet newsgroup alt.sci.astro.aips]
* [http://code.google.com/p/casacore/ CasaCore] and [http://code.google.com/p/pyrap/ PyRap]
Wikimedia Foundation. 2010.