Giter VIP home page Giter VIP logo

ariws-cookbook's Introduction

ARIWS-Cookbook

Beginners guide for introducing and training using MeerKAT data
The cookbook forms part of the SARAO African Radio Interferometry Winter School (ARIWS)
The winter school can be found online via SARAO E-learning

Practical examples and tutorials uses Google COLAB and can be executed online.
Note: Data used in the tutorials must be uploaded to the notebooks during the processing runs

This notebook is for introduction purposes only, for more information please refer to the MeerKAT-Cookbook, available through the SARAO operational interface. The MeerKAT cookbook contains notebooks with detailed examples specifically focused to MeerKAT user interfacing, such as:

CASA

Standard recipes for flagging and calibration
CASA MeasurementSet data tables can be created using a convenient helper script mvftoms.py available from katdal installation.
Measurement sets can be downloaded directly from the MeerKAT archive using some sensible defaults when created. MeerKAT operational Examples on how to create measurement sets from a user control environment using tokens from the archive are given in example notebooks in the archive folder of the MeerKAT-Cookbook.

TUTORIALS

Introductory notebooks to familiarise the user with radio astronomy concepts and methods.
All tutorials make extensive use of the matplotlib and astropy python libraries

pip install matplotlib
pip install astropy

Plotting the antenna location makes use of the mpl_toolkits.basemap functionality, which may be a little tricky to install.
Basemap installation requires libgeos. The following worked for the author

sudo apt-get install libgeos-3.6.2 libgeos-c1v5 libgeos-dev
git clone https://github.com/matplotlib/basemap.git
cd basemap/
pip install .

-fin-

ariws-cookbook's People

Contributors

bennahugo avatar marisageyer avatar rubyvanrooyen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.