Giter VIP home page Giter VIP logo

casarest's Introduction

Casarest

This is the casarest package, the remainder of the AIPS++ libraries. It consists of the libraries:

  • msvis
  • calibration
  • synthesis
  • flagging
  • simulators
  • ionosphere

The prorgram lwimager (part of synthesis) is the main deliverable.

Installation

Obtaining the source

The casarest source code is maintained on github.

You can obtain it using:

$ git clone https://github.com/casacore/casarest

Requirements

To compile casarest you need to meet the following requirements:

  • cmake
  • g++
  • casacore (3.0 or later)
  • boost
  • wcslib
  • cfitsio
  • fortran
  • hdf5 (optional)

If you are still at casacore 2.0 then use casarest 1.4.2.

On Debian / Ubuntu you can install these with:

$ sudo apt-get install cmake libcasacore2-dev libboost-dev wcslib-dev \
   libcfitsio3-dev libboost-system-dev libboost-thread-dev gfortran \
   g++

And the optional dependencies:

$ sudo apt-get install libhdf5-dev

Compilation

In the casacore source folder run:

mkdir build
cd build
cmake ..
make 
make install

Ubuntu 14.04 packages

If you run Ubuntu 14.04 you can use precompiled binary packages

https://launchpad.net/~radio-astro/+archive/ubuntu/main

installation commands:

sudo apt-get install software-properties-common
sudo add-apt-repository ppa:radio-astro/main
sudo apt-get update
sudo apt-get install casarest

Problems & bugs

If you have any issues compiling or using casacore, please open an issue on the issue tracker on github.

travis

Build Status

casarest's People

Contributors

gervandiepen avatar gijzelaerr avatar tammojan avatar o-smirnov avatar jjdmol avatar ludwigschwardt avatar gmloose avatar

Watchers

James Cloos avatar Baoqiang Lao 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.