VLA Data Combination-CASA4.6.0: Difference between revisions

From CASA Guides
Jump to navigationJump to search
(Created page with " Sgr A* image individually check flux sgr a* remove sgr a* combine data combine with weights image again place back sgr a* image again")
 
No edit summary
Line 1: Line 1:


Sgr A*
'''This tutorial was created and tested using CASA 4.6.0''


== Introduction ==


image individually
The VLA can be configured into [[https://science.nrao.edu/facilities/vla/docs/manuals/oss/performance/resolution four principal array configurations, A, B, C, and D.]] A is the most extended and D the most compact configuration. Consequently, A configuration data has the highest spatial resolution whereas D delivers the best surface brightness sensitivity and also images the largest scales on the sky distribution. The best possible picture of an object is to combine different array combinations.


check flux sgr a*  
In this tutorial, we will combine data from the surroundings of Sgr A*, the central, supermassive black hole of our Milky Way.


remove sgr a*
== Typical Observation times ==


combine data  
When an object is being observed by the VLA in different configurations, ideally integration times are matched by their surface brightness sensitivity. Adjacent VLA configurations result in synthesized beams that differ in linear size by are approximately a factor of 3. The beam area is thus about 10 times different and the more extended configuration would ideally need to be 10 times longer than the most compact one. This, however, is frequently not very practical and it turns out that integration times that differ by factors of 3 are delivering data that can be combined quite well.


combine with weights
This rule, however, is only a guidance and any data that is being obtained can be combined. Weighting will then be primarily achieved by the image "Briggs" scheme that produces weights between the "natural" and "uniform" extremes, i.e. between weighting by the number of visibilities that are gridded in each cell and weighting by the cells themselves.


image again
In addition, each visibility exhibits weights that should only depend on integration time, bandwidth, and system temperature. The VLA, however, currently does not measure Tsys and weights between different observations will need to be adjusted as described below.


place back sgr a*
== The data ==


image again
In the following we will combine three different datasets from the [[https://science.nrao.edu/science/service-observing NRAO Monitoring of the Galactic Center/G2 Cloud Encounter]]. We will combine S-band A, B, and C configuration data. At this stage, the data were all calibrated and the science target split out.
 
The measurement sets can be downloaded here:
 
[[http://casa.nrao.edu/Data/EVLA/SgrA/VLA-SgrA-S-A.ms.tar.gz Sgr A* A-configuration]]
[[http://casa.nrao.edu/Data/EVLA/SgrA/VLA-SgrA-S-B.ms.tar.gz Sgr A* B-configuration]]
[[http://casa.nrao.edu/Data/EVLA/SgrA/VLA-SgrA-S-C.ms.tar.gz Sgr A* C-configuration]]
 
As a first step, let's download the files, then untar:
 
<source lang="bash">
tar -xzvf VLA-SgrA-S-A.ms.tar.gz
tar -xzvf VLA-SgrA-S-B.ms.tar.gz
tar -xzvf VLA-SgrA-S-C.ms.tar.gz
</source>
 
There will now be three unpacked MeasurementSets, one for each configuration.
 
=== Initial Imaging ===
 
To start with, we will make first, quick images to check the integrity of the data.
 
=== Check and Adjust the Visibility Weights ===
 
 
=== Image Combined Data ===
 
 
=== Remove Sgr A*???? ===

Revision as of 17:45, 16 August 2016

'This tutorial was created and tested using CASA 4.6.0

Introduction

The VLA can be configured into [four principal array configurations, A, B, C, and D.] A is the most extended and D the most compact configuration. Consequently, A configuration data has the highest spatial resolution whereas D delivers the best surface brightness sensitivity and also images the largest scales on the sky distribution. The best possible picture of an object is to combine different array combinations.

In this tutorial, we will combine data from the surroundings of Sgr A*, the central, supermassive black hole of our Milky Way.

Typical Observation times

When an object is being observed by the VLA in different configurations, ideally integration times are matched by their surface brightness sensitivity. Adjacent VLA configurations result in synthesized beams that differ in linear size by are approximately a factor of 3. The beam area is thus about 10 times different and the more extended configuration would ideally need to be 10 times longer than the most compact one. This, however, is frequently not very practical and it turns out that integration times that differ by factors of 3 are delivering data that can be combined quite well.

This rule, however, is only a guidance and any data that is being obtained can be combined. Weighting will then be primarily achieved by the image "Briggs" scheme that produces weights between the "natural" and "uniform" extremes, i.e. between weighting by the number of visibilities that are gridded in each cell and weighting by the cells themselves.

In addition, each visibility exhibits weights that should only depend on integration time, bandwidth, and system temperature. The VLA, however, currently does not measure Tsys and weights between different observations will need to be adjusted as described below.

The data

In the following we will combine three different datasets from the [NRAO Monitoring of the Galactic Center/G2 Cloud Encounter]. We will combine S-band A, B, and C configuration data. At this stage, the data were all calibrated and the science target split out.

The measurement sets can be downloaded here:

[Sgr A* A-configuration] [Sgr A* B-configuration] [Sgr A* C-configuration]

As a first step, let's download the files, then untar:

tar -xzvf VLA-SgrA-S-A.ms.tar.gz
tar -xzvf VLA-SgrA-S-B.ms.tar.gz
tar -xzvf VLA-SgrA-S-C.ms.tar.gz

There will now be three unpacked MeasurementSets, one for each configuration.

Initial Imaging

To start with, we will make first, quick images to check the integrity of the data.

Check and Adjust the Visibility Weights

Image Combined Data

Remove Sgr A*????