Skip to content

mweastwood/CasaCore.jl

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CasaCore.jl

CasaCore.jl

Build Status codecov DOI

CasaCore.jl is a Julia wrapper of CasaCore, which is a commonly used library in radio astronomy.

Functionality is divided into two submodules:

  • CasaCore.Tables for interfacing with tables (for example Casa measurement sets), and
  • CasaCore.Measures for performing coordinate system conversions (for example calculating the azimuth and elevation of an astronomical target).

Documentation: http://mweastwood.info/CasaCore.jl/stable/

Author: Michael Eastwood

License: GPLv3+