Skip to content

bmerry/meqtrees-timba

 
 

Repository files navigation

MeqTrees Timba

MeqTrees is a software package for implementing Measurement Equations. This makes it uniquely suited for simulation and calibration of radioastronomical data, especially that involving new radiotelescopes and observational regimes.

Installation

Obtaining the source

The meqtrees-timba source code is maintained on github. You can obtain it using:

$ git clone https://github.com/ska-sa/meqtrees-timba

Requirements

To compile meqtrees-timba you need to meet the following requirements:

  • cmake
  • blitz++
  • python
  • casacore (3.0 or greater)
  • casarest (1.3.1 or greater)
  • blas
  • lapack
  • libgdm
  • wcslib
  • fftw3
  • cfitsio

Compilation

In the casacore source folder run:

mkdir build
cd build
cmake ..
make
make install

Ubuntu packages

If you run Ubuntu we recommand the KERN packages:

http://kernsuite.info

Documentation

Read everything about MeqTrees on the wiki:

https://github.com/ska-sa/meqtrees/wiki

Travis

Build Status

About

software system for implementing and solving arbitrary Measurement Equations

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 59.5%
  • Python 25.6%
  • GAP 3.9%
  • C 3.3%
  • Shell 2.1%
  • M4 1.6%
  • Other 4.0%