lofarimaging/README.md

18 lines
1.6 KiB
Markdown
Raw Normal View History

2017-08-08 03:34:41 -06:00
# LOFAR LBA imaging tutorial
2018-09-23 15:54:42 -06:00
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 and 3.6, but get in contact if you experience any issues.
2017-08-08 03:34:41 -06:00
### To start the notebook
`>> jupyter notebook`
### To run the entire notebook
`Kernel > Restart & Run All`
### Notes
2018-09-23 15:54:42 -06:00
This ships with an example dataset (20170720_095816_mode_3_xst_sb297.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 #0 of the 30 timesteps of integration, but this can also be modified to any other time slice.
### Release: Version 4
2018-09-24 06:18:57 -06:00
Update to automatically parse some information from data file names, based on the wrapper script written by Mattia Mancini for recording station data (e.g. https://svn.astron.nl/viewvc/LOFAR/trunk/LCU/StationTest/rspctlprobe.py). Some formatting removed for compatibility with different operating systems. To obtain the LOFAR antenna database needed for antenna positions, please install: https://github.com/brentjens/lofar-antenna-positions
2017-11-06 09:19:11 -07:00
### Release: Version 3
Notebook has been updated to include station calibration for LBA (HBA to come later). This requires the "caltables" folder to be in the same directory as the notebook, but that can be changed as long as the location is changed also in the function. The calibration tables themselves are not included in this repository due to their size, but you can access them here (~65 MB download): http://astron.nl/~moss/caltables.zip