Update README.md

pull/1/head
Vanessa Moss 2017-08-08 11:34:41 +02:00 committed by GitHub
parent 2e73069f84
commit 1c92fa58f9
1 changed files with 11 additions and 2 deletions

View File

@ -1,2 +1,11 @@
# lofarimaging
Basic LOFAR imaging with an LBA station
# LOFAR LBA imaging tutorial
Basic LOFAR imaging with an LBA station, based on the tutorial provided by Michiel Brentjens (github.com/brentjens). This notebook is compatible with Python 2.7.
### To start the notebook
`>> jupyter notebook`
### To run the entire notebook
`Kernel > Restart & Run All`
### Notes
This ships with an example dataset (20170720_095816_xst.dat), obtained using station DE603LBA, specifically collecting data in subband 297 (58 MHz). It should run on any other dataset, provided the station name and subband are changed accordingly. By default, it visualises timestep #5 of the 30 timesteps of integration, but this can also be modified to any other time slice.