Description
This runs dragon on a simulated data set formed from a standard
VLA 74MHz data set called '3DDAT'. This data set can be obtained
from Tim Cornwell.
The steps are:
- 1.
- The FITS file is converted to a MeasurementSet
- 2.
- A componentlist of seven components is constructed
- 3.
- Simulated data for the components with phase errors of 0.5
degree and 1% amplitude errors.
- 4.
- An image is constructed using dragon
- 5.
- Point sources are found and compared to the input componentlist
Arguments
fitsfile |
|
Name of standard FITS file |
|
|
Allowed: |
String |
|
|
Default: |
3DDAT |
doimage |
|
Do the imaging as well as the simulation? |
|
|
Allowed: |
Boolean |
|
|
Default: |
T |
dofind |
|
Do the source finding as well as the imaging and simulation? |
|
|
Allowed: |
Boolean |
|
|
Default: |
T |