lonbar / lofar_facet_selfcal

Selfcalibration for individual LOFAR sources and facets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lofar_facet_selfcal

Selfcalibration for individual LOFAR sources and facets. If you use facetselfcal or extraction for scientific work, please cite the van Weeren et al. (2021, A&A, 651, 115) paper.

Requirements:

Installation: create a directory and
git clone https://github.com/jurjen93/lofar_helpers.git
git clone https://github.com/rvweeren/lofar_facet_selfcal.git


Usage:

HBA Dutch baselines for extracted LoTSS data from the ddf-pipeline:

python /<path>/lofar_facet_selfcal/facetselfcal.py --helperscriptspath="/<path>/lofar_facet_selfcal/" --helperscriptspathh5merge="/<path>/lofar_helpers/" -b yourDS9extractbox.reg --auto -i yourimagename yourextracted.ms

or

python /<path>/lofar_facet_selfcal/facetselfcal.py --helperscriptspath="/<path>/lofar_facet_selfcal/" --helperscriptspathh5merge="/<path>/lofar_helpers/" --imsize=1600 --auto -i yourimagename yourextracted.ms

HBA international baselines

  • delaycalibrator
  • target source

LBA Dutch baselines

  • < 30 MHz
  • < 30 MHz

About

Selfcalibration for individual LOFAR sources and facets


Languages

Language:Python 85.4%Language:Hack 12.9%Language:Lua 1.7%