IRAS16293 Band9 - Calibration for CASA 5.1: Difference between revisions

From CASA Guides
Jump to navigationJump to search
No edit summary
 
(35 intermediate revisions by the same user not shown)
Line 21: Line 21:


==Unpack the Data==
==Unpack the Data==
Make sure you have downloaded the data from [[IRAS16293Band9#Obtaining_the_Data]].


Once you have downloaded the IRAS16293_Band9_UnCalibratedMS.tgz, unpack the file in a terminal outside CASA using
Once you have downloaded the IRAS16293_Band9_UnCalibratedMS.tgz, unpack the file in a terminal outside CASA using
Line 32: Line 33:
</source>
</source>


You have a number of files with extensions ".ms", which are CASA measurement set (MS) files. You will also see files containing system temperature (Tsys), water vapor radiometer (WVR), and antenna position information.
You have a number of files with extensions ".ms", which are CASA measurement set (MS) files. Within each MS file you will also see files containing system temperature (Tsys), water vapor radiometer (WVR), and antenna position information.


To start CASA type
To start CASA type
Line 67: Line 68:
==Initial Inspection==
==Initial Inspection==


The first step we will do through all the calibration process is to define an array with the uid's that correspond to the dataset names. This will allow us to make the calibration of the four datasets one after another, using a for-loop inside python. We will then calibrate the data individually and concatenate them at the end, before proceeding with the imaging part.
The first step we will go through all the calibration process is to define an array with the uid's that correspond to the dataset names. This will allow us to make the calibration of the four datasets one after another, using a for-loop inside python. We will then calibrate the data individually and concatenate them at the end, before proceeding with the imaging part.


Note that if you exit CASA and want to continue with the calibration using these arrays, you will have to re-issue the command again to make it available for the current CASA execution.
Note that if you exit CASA and want to continue with the calibration using these arrays, you will have to re-issue the command again to make it available for the current CASA execution.
Line 85: Line 86:
</source>
</source>


Note that after cutting and pasting a for-loop you often have to press return several times to make the command execute. The output will be sent to text files with the extension *.listobs. Next, we show an example of a useful part of the output that the first listobs command produces.
Note that after cutting and pasting a for-loop you often have to press return several times to make the command execute. The output will be sent to text files with the extension *.listobs. Next, we show an example of a useful part of the output that the first listobs command (from execution X39b) produces.


<pre style="background-color: #fffacd;">
<pre style="background-color: #fffacd;">
Line 149: Line 150:
</pre>
</pre>


In the previous output you can see the ID that is assigned to each source, starting with the number 0. 1924-292 and 3c279 are the calibrators for bandpass, Juno for amplitude (flux), 1625-254 is our phase calibrator and nrao530 ph serves as a check (phase calibrator) source. The remaining 7 fields of IRAS16293-2422-a are the seven pointings for our mosaic of the target source.
In the previous output you can see the ID that is assigned to each source, starting with the number 0. Examine the {{listobs}} files for each of the four executions. 1924-292 and 3c279 are the calibrators for bandpass, Juno for amplitude (flux), 1625-254 is our phase calibrator and nrao530 ph serves as a check (phase calibrator) source. The remaining 7 fields of IRAS16293-2422-a are the seven pointings for our mosaic of the target source. Notice that in the example above 1924-292 is the bandpass calibrator. Other executions use 3c279 as a bandpass calibrator.


Spectral windows are also marked with numbers from 0 to 24, with number 0 containing WVR information. Spws 17, 19, 21, and 23 contain the science data (FDM mode). The CO (6-5) line emission is contained in spw 19. Spw 18, 20, 22, and 24 contain channel averages of the data from spectral windows 17, 19, 21, 23, respectively. These spws will not be used for the offline data reduction. All the remaining spws that appear in the section of "Sources", and that do not appear in the "Spectral Windows" section are related to water vapor radiometer (WVR) measurements for each antenna, so you will not need them for the calibration either. Spws 9, 11, 13, and 15 are associated with tsys measurements, and we will apply these measurements to the science spws later.
Spectral windows are also marked with numbers from 0 to 24, with number 0 containing WVR information. Spws 17, 19, 21, and 23 contain the science data (FDM mode). The CO (6-5) line emission is contained in spw 19. Spw 18, 20, 22, and 24 contain channel averages of the data from spectral windows 17, 19, 21, 23, respectively. These spws will not be used for the offline data reduction. All the remaining spws that appear in the section of "Sources", and that do not appear in the "Spectral Windows" section are related to water vapor radiometer (WVR) measurements for each antenna, so you will not need them for the calibration either. Spws 9, 11, 13, and 15 are associated with tsys measurements, and we will apply these measurements to the science spws later.


Finally before we go further we explicitly save the current flag state of the data. If you ever decide to start completely over, you should substitute 'restore' for 'save' in the command below to restore the flag state to its original value.
Finally before we go further we explicitly save the current flag state of the data.  


<source lang="python">
<source lang="python">
Line 161: Line 162:
   flagmanager(vis=vis,mode='save',versionname='OriginalFlagState')
   flagmanager(vis=vis,mode='save',versionname='OriginalFlagState')
</source>
</source>
If you ever decide to start completely over, you should substitute 'restore' for 'save' in the command below to restore the flag state to its original value.


== Generation and visualization of the antenna positions, Tsys and WVR tables ==
== Generation and visualization of the antenna positions, Tsys and WVR tables ==
Line 210: Line 213:
</source>
</source>


The plots will be put into the Tsysplots directory. Go through all the plots and make sure you notice all the next issues, since we will need to flag the corresponding science data.
The plots will be put into the Tsysplots directory. Go through all the plots and make sure you notice all of the issues listed below, since we will need to flag the corresponding science data. You should notice a spike in tsys on the edge of tsys spw 11. This is due to a slight decrease in atmospheric transmission at this frequency and is expected. The magenta line at the top of each plot shows the atmospheric transparency and the percentage transmission is labelled. We have noted the range of tsys and atmospheric transmission levels for each execution below. These values exclude the outliers that are noted. Specific spws refer to the science spw. Although the tsys is measured in a different spw, we will ultimately end up flagging the affected science spw. Therefore, we note outliers based on the science spw.


<pre style="background-color: #E0FFFF;">
<pre style="background-color: #E0FFFF;">
  X90c
  X90c
  DV05 ripples all spw   
  DV05 shows ripples in all spw   
  Otherwise 600 to 1200 47 to 57% transmission
  Otherwise 600 to 1200; 47 to 57% transmission


  X575
  X575
  Otherwise 1300 to 3000 28 to 39% transmission
  Otherwise 1300 to 3000; 28 to 39% transmission
  DV05 ripples all spw  
  DV05 shows ripples in all spw  
  DV10 ripples in YY in spws 21 and 23
  DV10 ripples in YY in spws 21 and 23


  Xb50
  Xb50
  800 to 2500 37 to 47% transmission
  800 to 2500; 37 to 47% transmission
  DV05 ripples all spw  
  DV05 shows ripples in all spw  


  X39b
  X39b
  500 to 800 56 to 65%
  500 to 800; 56 to 65%
  DA43 Tsys extremely high for spw=23
  DA43 Tsys extremely high for spw=23
  DV03 ripples in spw 23 in YY
  DV03 shows ripples in spw 23 in YY
  DV05 ripples all spw and one time with bad YY  
  DV05 shows ripples in all spw and one time with bad YY  
  DV18 extremely high for spw=23
  DV18 extremely high for spw=23
</pre>
</pre>
Line 259: Line 262:
</source>
</source>


Now, for the plotting of the wvr tables, we will employ the Analysis utils package. This command will create a directory with all the plots inside, each one of them corresponding to different datasets, baselines and targets, using different colors. In Figure 3 you can see an example of the output for spectral window 1. Note that the command below only creates the plots for that spw, since the others are the same except for a scale factor that is the ratio of frequencies.
Now, for the plotting of the wvr tables, we will employ the Analysis utils package. This command will create a directory called WVRplots with all the plots inside, each one of them corresponding to different datasets, baselines and targets, using different colors. In Figure 3 you can see an example of the output for spectral window 1. Note that the command below only creates the plots for that spw, since the others are the same except for a scale factor that is the ratio of frequencies.
Note that in all datasets, DV15 has bad wvr behavior.
Note that in all datasets, DV15 has bad wvr behavior.


Line 317: Line 320:
     caltype ='antpos',antenna=antennas,parameter=parameter)
     caltype ='antpos',antenna=antennas,parameter=parameter)
</source>
</source>
These values are found by querying an observatory database. This database is not user accessible. All ALMA calibrations will include these corrections if necessary. Contact the [https://help.almascience.org/ ALMA Helpdesk] if you have questions about antenna position corrections for your specific data.


=== Flag Data ===
=== Flag Data ===
Line 358: Line 363:
   plotms(vis=vis,  
   plotms(vis=vis,  
       field='',xaxis='time', yaxis='elevation',antenna='',
       field='',xaxis='time', yaxis='elevation',antenna='',
       spw='17', avgchannel='3840',coloraxis='field',
       spw='17', avgchannel='3840',coloraxis='field', showgui=True,
       ydatacolumn='data',plotfile=vis+'elevation.png',title=vis)
       ydatacolumn='data',plotfile=vis+'elevation.png',title=vis)
</source>
</source>
Line 580: Line 585:
plotms(vis=vis,  
plotms(vis=vis,  
       field='',xaxis='time', yaxis='amp',antenna='',
       field='',xaxis='time', yaxis='amp',antenna='',
       spw='', avgchannel='3840',coloraxis='field',
       spw='', avgchannel='3840',coloraxis='field',showgui=True,
       iteraxis='spw',ydatacolumn='data',yselfscale=True)
       iteraxis='spw',ydatacolumn='data',yselfscale=True)
</source>
</source>
Line 591: Line 596:
plotms(vis=vis,  
plotms(vis=vis,  
       field='',xaxis='time', yaxis='amp',antenna='',
       field='',xaxis='time', yaxis='amp',antenna='',
       spw='2', avgchannel='3840',coloraxis='field',
       spw='2', avgchannel='3840',coloraxis='field',showgui=True,
       iteraxis='antenna',ydatacolumn='data')
       iteraxis='antenna',ydatacolumn='data')


Line 598: Line 603:
plotms(vis=vis,  
plotms(vis=vis,  
       field='',xaxis='freq', yaxis='amp',antenna='',
       field='',xaxis='freq', yaxis='amp',antenna='',
       spw='', avgtime='1e8',avgscan=True,coloraxis='spw',
       spw='', avgtime='1e8',avgscan=True,coloraxis='spw',showgui=True,
       iteraxis='field',ydatacolumn='data',yselfscale=False)
       iteraxis='field',ydatacolumn='data',yselfscale=False)


Line 605: Line 610:
bp='1924-292'
bp='1924-292'
plotms(vis=vis,  
plotms(vis=vis,  
       field=bp,xaxis='freq', yaxis='phase',antenna='',
       field=bp,xaxis='freq', yaxis='phase',antenna='',showgui=True,
       spw='', avgtime='1e8',avgscan=True,avgchannel='10',coloraxis='spw',
       spw='', avgtime='1e8',avgscan=True,avgchannel='10',coloraxis='spw',
       iteraxis='baseline',ydatacolumn='data',yselfscale=True)
       iteraxis='baseline',ydatacolumn='data',yselfscale=True)
Line 685: Line 690:
for vis in range(len(data)):
for vis in range(len(data)):
   delmod(vis=data[vis])
   delmod(vis=data[vis])
   setjy(vis=data[vis],field=fluxcal,standard='Butler-JPL-Horizons 2010',
   setjy(vis=data[vis],field=fluxcal,standard='Butler-JPL-Horizons 2012',
         scalebychan=True,usescratch=False)
         scalebychan=True,usescratch=False)
</source>
</source>


[[File:Horizons2010JunoCASA5.1.1.png|200px|thumb|right|'''Fig. 7.''' Plot of Juno model for each of the 4 spws.  We used the Butler-JPL-Horizons 2010 standard to compute this model.]]


[[File:Horizons2012JunoCASA5.1.1.png|200px|thumb|right|'''Fig. 8.''' Juno model produced by 'Butler-JPL-Horizons 2012'.]]
[[File:Horizons2012JunoCASA5.1.1.png|200px|thumb|right|'''Fig. 7.''' Juno model produced by 'Butler-JPL-Horizons 2012'.]]




<div class="noprint" style="float:none; border:0px solid blue;background-color:#F6CEF5;padding:2px;">
Now we proceed with the bandpass calibration, which will be done in two steps. In the first one, we will use a small block of channels in the center of the spws, 1200~1500, to calculate gains in phase, using a solution interval of 30 seconds. This will give us the variation of the phase throughout the observation. We will use this table later to execute the {{bandpass}} itself. Note that we are using a minimum signal to noise ratio of 2 to accept the solutions. This is low but necessary since the calibrators are not very strong in band 9.  
The setjy invocation, above, uses the flux density standard '''standard='Butler-JPL-Horizons 2010' '''.  A more updated standard is also available: '''standard='Butler-JPL-Horizons 2012' '''.  Figure 8 shows the Juno model produced using the updated standard.  The motivated reader may wish to rerun {{setjy}} using the updated model.  We will highlight later in this tutorial, and in the imaging tutorial that follows, the effects of using the updated model.
</div>
 
 
Now we proceed with the bandpass calibration, which will be done in two steps. In the first one, we will use a small block of channels in the center of the spws, 1200~1500, to calculate gains in phase, using a solution interval of 30 seconds. This will give us the variation of the phase throughout the observation. We will use this table later to execute the {{bandpass}} itself. Note that we are using a minimum signal to noise ratio of 2 to accept the solutions. This is low but necessary since the calibrators are not very strong in band 9.


<source lang="python">
<source lang="python">
Line 709: Line 708:
</source>
</source>


Next, we set our bandpass command to use our previously generated gain tables. Since we do not have a high signal to noise ratio per channel, we use a polynomial option to calculate the solutions for the bandpass. In the {{bandpass}} task, the options degamp and degphase will set the maximum degree of the polynomial that the task can use to calculate solutions. In the CASA log you can note what is the actual degree that the task is using. Note that the combination of solint='inf' and combine='scan' will result in one solution per scan for the calibrator.
Next, we set our bandpass command to use our previously generated gain tables. Since we do not have a high signal to noise ratio per channel, we use a polynomial option to calculate the solutions for the bandpass. In the {{bandpass}} task, the options degamp and degphase will set the maximum degree of the polynomial that the task can use to calculate solutions. In the CASA log you can note what is the actual degree that the task is using. Note that the combination of solint='inf' and combine='scan' will result in one solution per scan for the calibrator. Even with these modifications, you will see some warnings about low SNR. Data with too low SNR will be flagged.  


[[File:X90c_bp_DV09_5.1.1.png|200px|thumb|right|'''Fig. 9.''' Bandpass solutions for the dataset X90c (all 4 spws) showing antenna DV09. Both amplitude and phases solutions are plotted. These data use the weaker bandpass calibrator J1924-224.]]
[[File:X90c_bp_DV09_5.1.1.png|200px|thumb|right|'''Fig. 8.''' Bandpass solutions for the dataset X90c (all 4 spws) showing antenna DV09. Both amplitude and phases solutions are plotted. These data use the weaker bandpass calibrator J1924-224.]]


[[File:X575_bp_DV09_5.1.1.png|200px|thumb|right|'''Fig. 10.''' Bandpass solutions for the dataset X575 (all 4 spws) showing antenna DV09. Both amplitude and phases solutions are plotted. These data use the stronger bandpass calibrator 3C279.]]
[[File:X575_bp_DV09_5.1.1.png|200px|thumb|right|'''Fig. 9.''' Bandpass solutions for the dataset X575 (all 4 spws) showing antenna DV09. Both amplitude and phases solutions are plotted. These data use the stronger bandpass calibrator 3C279.]]




Line 733: Line 732:


To plot all our tables we will use plotbandpass and {{plotcal}}. The plotbandpass command will create plot files for each combination of dataset and antenna, for both amplitude and phase. Inspect all these plots to make sure that the bandpass solutions look good.
To plot all our tables we will use plotbandpass and {{plotcal}}. The plotbandpass command will create plot files for each combination of dataset and antenna, for both amplitude and phase. Inspect all these plots to make sure that the bandpass solutions look good.
In Figures 9 and 10 we show an output sample for this command for the two bandpass calibrators used -- note how noisy the weaker bandpass calibrator (J1924) is without BPOLY.
In Figures 8 and 9 we show an output sample for this command for the two bandpass calibrators used -- note how noisy the weaker bandpass calibrator (J1924) is without BPOLY.


<source lang="python">
<source lang="python">
Line 762: Line 761:
</source>
</source>
To plot our *.intphase.gcal tables we use the next command, which will create files containing the phase gains vs time for all the antennas and for all the datasets.
To plot our *.intphase.gcal tables we use the next command, which will create files containing the phase gains vs time for all the antennas and for all the datasets.
In Figure 11 we show an example of such plots. Again, you will need to check all plots to make sure the solutions are good.  To speed things up, we will loop over the antenna indices and plot 5 antennas per page.  Some of the antennas were completely flagged prior to running {{split}}; plots for those antennas will be empty.
In Figure 10 we show an example of such plots. Again, you will need to check all plots to make sure the solutions are good.  To speed things up, we will loop over the antenna indices and plot 5 antennas per page.  Some of the antennas were completely flagged prior to running {{split}}; plots for those antennas will be empty.


[[File:X90c.intphase.5.1.1.png|200px|thumb|right|'''Fig. 11.''' Phase gain solutions vs time for 5 antennas for all calibrators in the case of X90c.]]
[[File:X90c.intphase.5.1.1.png|200px|thumb|right|'''Fig. 10.''' Phase gain solutions vs time for 5 antennas for all calibrators in the case of X90c.]]


<source lang="python">
<source lang="python">
Line 789: Line 788:
         gaintable=[data[vis]+'.bandpass_bpoly.bcal'])
         gaintable=[data[vis]+'.bandpass_bpoly.bcal'])
</source>
</source>
The next command will produce many plots, and like the previous one, you will get one for each dataset and for each antenna. See example in Figure 12.
The next command will produce many plots, and like the previous one, you will get one for each dataset and for each antenna. See example in Figure 11.


[[File:X90c_scanphase_5.1.1.png|200px|thumb|right|'''Fig. 12.''' Phase gain solutions vs time for all the calibrators in the case of X90c showing the same 5 antennas from previous figure. Note that there is only one solution per scan for each source.]]
[[File:X90c_scanphase_5.1.1.png|200px|thumb|right|'''Fig. 11.''' Phase gain solutions vs time for all the calibrators in the case of X90c showing the same 5 antennas from previous figure. Note that there is only one solution per scan for each source.]]


<source lang="python">
<source lang="python">
Line 818: Line 817:
</source>
</source>


We now can check the resulting plots with the next plotcal executions. In Figure 13 we show an example of these plots.
We now can check the resulting plots with the next plotcal executions. In Figure 12 we show an example of these plots.


[[File:X90c.gcal_5.1.1.png|200px|thumb|right|'''Fig. 13.''' Gain amplitudes for all the calibrators, as function of time. A plot for X90c is shown with 5 antennas in it. As in the previous plot, there is only one solution per scan for each source.]]
[[File:X90c.gcal_5.1.1.png|200px|thumb|right|'''Fig. 12.''' Gain amplitudes for all the calibrators, as function of time. A plot for X90c is shown with 5 antennas in it. As in the previous plot, there is only one solution per scan for each source.]]


<source lang="python">
<source lang="python">
Line 832: Line 831:
         iteration='antenna',subplot=511,poln='',spw=spw,
         iteration='antenna',subplot=511,poln='',spw=spw,
         figfile='cal_plots/'+vis+'.amp.gcal.spw%s.ant%d_%d.png'%(spw,antenna,antenna+4),
         figfile='cal_plots/'+vis+'.amp.gcal.spw%s.ant%d_%d.png'%(spw,antenna,antenna+4),
         fontsize=8.0)
         fontsize=8.0,showgui=False)
</source>
</source>


We can plot the same tables but in a different way that will allow us to look for higher abnormal gains in the solutions. With the next command we will get only four plots for each spw. Each of those plots shows all the gains for all the antennas for all the sources (See Figure 14 for an example). Below in the box, there are some comments to focus you on some data, so you can double check. Before continuing, make sure you check all the calibration tables.
We can plot the same tables but in a different way that will allow us to look for higher abnormal gains in the solutions. With the next command we will get only four plots for each spw. Each of those plots shows all the gains for all the antennas for all the sources (See Figure 13 for an example). Below in the box, there are some comments to focus you on some data, so you can double check. Before continuing, make sure you check all the calibration tables.


[[File:X90c.antwvrtsys.ms.fixed.amp_5.1.1.png|200px|thumb|right|'''Fig. 14.''' Gain amplitudes for all the calibrators, as function of time (X90c), all antennas for each spw. Check for higher gains that deviate from the average.]]
[[File:X90c.antwvrtsys.ms.fixed.amp_5.1.1.png|200px|thumb|right|'''Fig. 13.''' Gain amplitudes for all the calibrators, as function of time (X90c), all antennas for each spw. Check for higher gains that deviate from the average.]]


<source lang="python">
<source lang="python">
Line 847: Line 846:
         iteration='spw',subplot=411,poln='',spw='',
         iteration='spw',subplot=411,poln='',spw='',
         showgui=False,figfile=vis+'.amp.png')
         showgui=False,figfile=vis+'.amp.png')
# X90c good
# X90c shows no issues
# X575 one antenna spw=0
# X575 shows no issues
# Xb50 end times bad all spws (low el), spw=0 more; low DV02 on Juno
# Xb50 shows bad end times for all spws (due to low el). spw=0 is worse than other spw.
# X39b low DV02 on Juno
# X39b shows no issues
</source>
</source>


==== Set Absolute Flux Scale ====
==== Set Absolute Flux Scale ====


Now that the gain calibration is done, we need to set the flux for our calibrators. For this we will use Juno, our primary flux calibrator. We will do this by using {{fluxscale}}.  
Now that the gain calibration is done, we need to set the flux for our calibrators. Remember that we set the model for the flux calibrator prior to deriving the bandpass and gain calibration tables. For this we will use Juno, our primary flux calibrator. We will do this by using {{fluxscale}}.  
We then will transfer the flux information from our phase calibrator to our science target.
We then will transfer the flux information from our phase calibrator to our science target.
For these datasets, we note the following for this step:
For these datasets, we note the following for this step:
Line 873: Line 872:


<pre style="background-color: #fffacd;">
<pre style="background-color: #fffacd;">
##########################################
##### Begin Task: fluxscale          #####
##### Begin Task: fluxscale          #####
fluxscale(vis="uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed",caltable="uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed.amp.gcal",
fluxscale(vis="uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed",caltable="uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed.amp.gcal",fluxtable="uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed.flux.cal",reference="Juno",transfer=[''],
          fluxtable="uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed.flux.cal",reference="Juno", transfer=[''],listfile="",
        listfile="",append=False,refspwmap=[-1],gainthreshold=-1.0,antenna="",
          append=False,refspwmap=[-1],incremental=False,fitorder=1)
        timerange="",scan="",incremental=False,fitorder=1,display=False)
****Using NEW VI2-driven calibrater tool****
Opening MS: uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed for calibration.
Opening MS: uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed for calibration.
Initializing nominal selection to the whole MS.
Initializing nominal selection to the whole MS.
Line 883: Line 884:
Found reference field(s): Juno
Found reference field(s): Juno
Found transfer field(s):  1924-292 nrao530 ph 1625-254
Found transfer field(s):  1924-292 nrao530 ph 1625-254
Flux density for 1924-292 in SpW=0 is: 2.26282 +/- 0.0615171 (SNR = 36.7836, N = 24)
Flux density for 1924-292 in SpW=0 (freq=7.0425e+11 Hz) is: 2.04242 +/- 0.0524478 (SNR = 38.9419, N = 22)
Flux density for 1924-292 in SpW=1 is: 2.34321 +/- 0.0706187 (SNR = 33.1811, N = 24)
Flux density for 1924-292 in SpW=1 (freq=6.913e+11 Hz) is: 2.18386 +/- 0.0684441 (SNR = 31.9072, N = 24)
Flux density for 1924-292 in SpW=2 is: 2.20448 +/- 0.056128 (SNR = 39.2759, N = 24)
Flux density for 1924-292 in SpW=2 (freq=6.895e+11 Hz) is: 2.05644 +/- 0.0543293 (SNR = 37.8514, N = 24)
Flux density for 1924-292 in SpW=3 is: 2.27766 +/- 0.0682751 (SNR = 33.3601, N = 20)
Flux density for 1924-292 in SpW=3 (freq=6.875e+11 Hz) is: 2.11363 +/- 0.0659682 (SNR = 32.0401, N = 20)
Flux density for nrao530 ph in SpW=0 is: 0.621106 +/- 0.0366187 (SNR = 16.9615, N = 24)
Flux density for nrao530 ph in SpW=0 (freq=7.0425e+11 Hz) is: 0.576529 +/- 0.0304369 (SNR = 18.9418, N = 22)
Flux density for nrao530 ph in SpW=1 is: 0.621617 +/- 0.0406897 (SNR = 15.277, N = 24)
Flux density for nrao530 ph in SpW=1 (freq=6.913e+11 Hz) is: 0.582215 +/- 0.0394359 (SNR = 14.7636, N = 24)
Flux density for nrao530 ph in SpW=2 is: 0.60858 +/- 0.0324375 (SNR = 18.7616, N = 24)
Flux density for nrao530 ph in SpW=2 (freq=6.895e+11 Hz) is: 0.566944 +/- 0.0309375 (SNR = 18.3254, N = 24)
Flux density for nrao530 ph in SpW=3 is: 0.61897 +/- 0.0407009 (SNR = 15.2078, N = 20)
Flux density for nrao530 ph in SpW=3 (freq=6.875e+11 Hz) is: 0.575284 +/- 0.0397485 (SNR = 14.4731, N = 20)
Flux density for 1625-254 in SpW=0 is: 0.375472 +/- 0.0270986 (SNR = 13.8558, N = 24)
Flux density for 1625-254 in SpW=0 (freq=7.0425e+11 Hz) is: 0.360861 +/- 0.0236048 (SNR = 15.2876, N = 22)
Flux density for 1625-254 in SpW=1 is: 0.386889 +/- 0.0274299 (SNR = 14.1047, N = 24)
Flux density for 1625-254 in SpW=1 (freq=6.913e+11 Hz) is: 0.362952 +/- 0.0263039 (SNR = 13.7984, N = 24)
Flux density for 1625-254 in SpW=2 is: 0.409608 +/- 0.0213044 (SNR = 19.2264, N = 24)
Flux density for 1625-254 in SpW=2 (freq=6.895e+11 Hz) is: 0.385415 +/- 0.0206038 (SNR = 18.706, N = 24)
Flux density for 1625-254 in SpW=3 is: 0.377672 +/- 0.030287 (SNR = 12.4698, N = 20)
Flux density for 1625-254 in SpW=3 (freq=6.875e+11 Hz) is: 0.356641 +/- 0.0304929 (SNR = 11.6959, N = 20)
Fitted spectrum for 1924-292 with fitorder=1: Flux density = 2.26513 +/- 0.0349352 (freq=693.582 GHz) spidx=0.146731 +/- 1.8366
Fitted spectrum for 1924-292 with fitorder=1: Flux density = 2.09235 +/- 0.0328603 (freq=693.107 GHz) spidx=-1.3074 +/- 1.57038
Fitted spectrum for nrao530 ph with fitorder=1: Flux density = 0.61668 +/- 0.00356153 (freq=693.582 GHz) spidx=0.518398 +/- 0.692498
Fitted spectrum for nrao530 ph with fitorder=1: Flux density = 0.574249 +/- 0.00373087 (freq=693.107 GHz) spidx=0.295599 +/- 0.639744
Fitted spectrum for 1625-254 with fitorder=1: Flux density = 0.391202 +/- 0.00893717 (freq=693.582 GHz) spidx=-2.61617 +/- 2.96819
Fitted spectrum for 1625-254 with fitorder=1: Flux density = 0.370073 +/- 0.00781294 (freq=693.107 GHz) spidx=-1.4802 +/- 2.26254
Storing result in uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed.flux.cal
Storing result in uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed.flux.cal
Writing solutions to table: uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed.flux.cal
Writing solutions to table: uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed.flux.cal
CASA Version 5.1.1-5 
##### End Task: fluxscale            #####
##### End Task: fluxscale            #####
##########################################
##########################################
 
##########################################
##########################################
##### Begin Task: fluxscale          #####
##### Begin Task: fluxscale          #####
fluxscale(vis="uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed",caltable="uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed.amp.gcal",
fluxscale(vis="uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed",caltable="uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed.amp.gcal",fluxtable="uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed.flux.cal",reference="Juno",transfer=[''],
  fluxtable="uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed.flux.cal",reference="Juno",transfer=[''],listfile="",append=False,refspwmap=[-1],incremental=False,fitorder=1)
        listfile="",append=False,refspwmap=[-1],gainthreshold=-1.0,antenna="",
        timerange="",scan="",incremental=False,fitorder=1,display=False)
****Using NEW VI2-driven calibrater tool****
Opening MS: uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed for calibration.
Opening MS: uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed for calibration.
Initializing nominal selection to the whole MS.
Initializing nominal selection to the whole MS.
Line 913: Line 916:
Found reference field(s): Juno
Found reference field(s): Juno
Found transfer field(s):  3c279 nrao530 ph 1625-254
Found transfer field(s):  3c279 nrao530 ph 1625-254
Flux density for 3c279 in SpW=0 is: 10.0473 +/- 0.170083 (SNR = 59.0728, N = 22)
Flux density for 3c279 in SpW=0 (freq=7.0425e+11 Hz) is: 8.42041 +/- 0.204618 (SNR = 41.1518, N = 22)
Flux density for 3c279 in SpW=1 is: 10.6211 +/- 0.204771 (SNR = 51.8683, N = 22)
Flux density for 3c279 in SpW=1 (freq=6.913e+11 Hz) is: 9.25679 +/- 0.172757 (SNR = 53.5828, N = 22)
Flux density for 3c279 in SpW=2 is: 10.439 +/- 0.190577 (SNR = 54.7761, N = 22)
Flux density for 3c279 in SpW=2 (freq=6.895e+11 Hz) is: 9.2966 +/- 0.200078 (SNR = 46.4649, N = 20)
Flux density for 3c279 in SpW=3 is: 9.8948 +/- 0.213262 (SNR = 46.3974, N = 22)
Flux density for 3c279 in SpW=3 (freq=6.875e+11 Hz) is: 8.23527 +/- 0.215763 (SNR = 38.1682, N = 20)
Flux density for nrao530 ph in SpW=0 is: 0.900648 +/- 0.0469511 (SNR = 19.1827, N = 22)
Flux density for nrao530 ph in SpW=0 (freq=7.0425e+11 Hz) is: 0.793518 +/- 0.0665886 (SNR = 11.9167, N = 22)
Flux density for nrao530 ph in SpW=1 is: 0.954835 +/- 0.0576885 (SNR = 16.5516, N = 22)
Flux density for nrao530 ph in SpW=1 (freq=6.913e+11 Hz) is: 0.871125 +/- 0.0571784 (SNR = 15.2352, N = 22)
Flux density for nrao530 ph in SpW=2 is: 0.868769 +/- 0.0634537 (SNR = 13.6914, N = 22)
Flux density for nrao530 ph in SpW=2 (freq=6.895e+11 Hz) is: 0.800089 +/- 0.0853159 (SNR = 9.37795, N = 20)
Flux density for nrao530 ph in SpW=3 is: 0.898756 +/- 0.0667589 (SNR = 13.4627, N = 22)
Flux density for nrao530 ph in SpW=3 (freq=6.875e+11 Hz) is: 0.792857 +/- 0.0668738 (SNR = 11.856, N = 20)
Flux density for 1625-254 in SpW=0 is: 0.608887 +/- 0.0545965 (SNR = 11.1525, N = 22)
Flux density for 1625-254 in SpW=0 (freq=7.0425e+11 Hz) is: 0.528025 +/- 0.0646799 (SNR = 8.16368, N = 22)
Flux density for 1625-254 in SpW=1 is: 0.600939 +/- 0.0564496 (SNR = 10.6456, N = 22)
Flux density for 1625-254 in SpW=1 (freq=6.913e+11 Hz) is: 0.572341 +/- 0.0506783 (SNR = 11.2936, N = 22)
Flux density for 1625-254 in SpW=2 is: 0.564227 +/- 0.0523831 (SNR = 10.7712, N = 22)
Flux density for 1625-254 in SpW=2 (freq=6.895e+11 Hz) is: 0.536538 +/- 0.0576552 (SNR = 9.30597, N = 20)
Flux density for 1625-254 in SpW=3 is: 0.56677 +/- 0.0646495 (SNR = 8.76681, N = 22)
Flux density for 1625-254 in SpW=3 (freq=6.875e+11 Hz) is: 0.53082 +/- 0.0566095 (SNR = 9.37687, N = 20)
Fitted spectrum for 3c279 with fitorder=1: Flux density = 10.2668 +/- 0.190218 (freq=693.582 GHz) spidx=-0.993535 +/- 2.11611
Fitted spectrum for 3c279 with fitorder=1: Flux density = 8.8913 +/- 0.306847 (freq=693.107 GHz) spidx=-2.25828 +/- 4.01209
Fitted spectrum for nrao530 ph with fitorder=1: Flux density = 0.909081 +/- 0.0219124 (freq=693.582 GHz) spidx=-0.229624 +/- 2.6073
Fitted spectrum for nrao530 ph with fitorder=1: Flux density = 0.823485 +/- 0.0251893 (freq=693.107 GHz) spidx=-1.24627 +/- 3.37932
Fitted spectrum for 1625-254 with fitorder=1: Flux density = 0.585089 +/- 0.00864407 (freq=693.582 GHz) spidx=3.22022 +/- 1.73489
Fitted spectrum for 1625-254 with fitorder=1: Flux density = 0.545088 +/- 0.0133322 (freq=693.107 GHz) spidx=-0.922278 +/- 2.91372
Storing result in uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed.flux.cal
Storing result in uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed.flux.cal
Writing solutions to table: uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed.flux.cal
Writing solutions to table: uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed.flux.cal
CASA Version 5.1.1-5 
##### End Task: fluxscale            #####
##### End Task: fluxscale            #####
##########################################
##########################################
 
##########################################
##########################################
##### Begin Task: fluxscale          #####
##### Begin Task: fluxscale          #####
fluxscale(vis="uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed",caltable="uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed.amp.gcal",
fluxscale(vis="uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed",caltable="uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed.amp.gcal",fluxtable="uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed.flux.cal",reference="Juno",transfer=[''],
  fluxtable="uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed.flux.cal",reference="Juno",transfer=[''],listfile="",append=False,refspwmap=[-1],incremental=False,fitorder=1)
        listfile="",append=False,refspwmap=[-1],gainthreshold=-1.0,antenna="",
        timerange="",scan="",incremental=False,fitorder=1,display=False)
****Using NEW VI2-driven calibrater tool****
Opening MS: uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed for calibration.
Opening MS: uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed for calibration.
Initializing nominal selection to the whole MS.
Initializing nominal selection to the whole MS.
Line 943: Line 948:
Found reference field(s): Juno
Found reference field(s): Juno
Found transfer field(s):  1924-292 nrao530 ph 1625-254
Found transfer field(s):  1924-292 nrao530 ph 1625-254
Flux density for 1924-292 in SpW=0 is: 2.03239 +/- 0.0804821 (SNR = 25.2527, N = 22)
Flux density for 1924-292 in SpW=0 (freq=7.0425e+11 Hz) is: 1.89437 +/- 0.0771833 (SNR = 24.5438, N = 22)
Flux density for 1924-292 in SpW=1 is: 2.14333 +/- 0.0688452 (SNR = 31.1326, N = 22)
Flux density for 1924-292 in SpW=1 (freq=6.913e+11 Hz) is: 1.9859 +/- 0.0659186 (SNR = 30.1266, N = 22)
Flux density for 1924-292 in SpW=2 is: 2.27019 +/- 0.0630149 (SNR = 36.0262, N = 22)
Flux density for 1924-292 in SpW=2 (freq=6.895e+11 Hz) is: 2.10909 +/- 0.0609111 (SNR = 34.6257, N = 22)
Flux density for 1924-292 in SpW=3 is: 2.29756 +/- 0.0628644 (SNR = 36.5479, N = 22)
Flux density for 1924-292 in SpW=3 (freq=6.875e+11 Hz) is: 2.12004 +/- 0.0599385 (SNR = 35.3702, N = 22)
Flux density for nrao530 ph in SpW=0 is: 0.615295 +/- 0.0392509 (SNR = 15.6759, N = 22)
Flux density for nrao530 ph in SpW=0 (freq=7.0425e+11 Hz) is: 0.564337 +/- 0.0382341 (SNR = 14.76, N = 22)
Flux density for nrao530 ph in SpW=1 is: 0.616158 +/- 0.0358843 (SNR = 17.1707, N = 22)
Flux density for nrao530 ph in SpW=1 (freq=6.913e+11 Hz) is: 0.578562 +/- 0.0344534 (SNR = 16.7926, N = 22)
Flux density for nrao530 ph in SpW=2 is: 0.673485 +/- 0.0318436 (SNR = 21.1498, N = 22)
Flux density for nrao530 ph in SpW=2 (freq=6.895e+11 Hz) is: 0.626635 +/- 0.0306603 (SNR = 20.438, N = 22)
Flux density for nrao530 ph in SpW=3 is: 0.657576 +/- 0.0347543 (SNR = 18.9207, N = 22)
Flux density for nrao530 ph in SpW=3 (freq=6.875e+11 Hz) is: 0.609502 +/- 0.0331768 (SNR = 18.3713, N = 22)
Flux density for 1625-254 in SpW=0 is: 0.414261 +/- 0.0339788 (SNR = 12.1917, N = 22)
Flux density for 1625-254 in SpW=0 (freq=7.0425e+11 Hz) is: 0.381724 +/- 0.0326682 (SNR = 11.6849, N = 22)
Flux density for 1625-254 in SpW=1 is: 0.407031 +/- 0.0278748 (SNR = 14.6021, N = 22)
Flux density for 1625-254 in SpW=1 (freq=6.913e+11 Hz) is: 0.385353 +/- 0.0263119 (SNR = 14.6456, N = 22)
Flux density for 1625-254 in SpW=2 is: 0.421672 +/- 0.0308659 (SNR = 13.6614, N = 22)
Flux density for 1625-254 in SpW=2 (freq=6.895e+11 Hz) is: 0.397578 +/- 0.0295079 (SNR = 13.4736, N = 22)
Flux density for 1625-254 in SpW=3 is: 0.408483 +/- 0.0285555 (SNR = 14.3049, N = 22)
Flux density for 1625-254 in SpW=3 (freq=6.875e+11 Hz) is: 0.381942 +/- 0.0273374 (SNR = 13.9714, N = 22)
Fitted spectrum for 1924-292 with fitorder=1: Flux density = 2.18517 +/- 0.0270747 (freq=693.582 GHz) spidx=-5.83258 +/- 1.68869
Fitted spectrum for 1924-292 with fitorder=1: Flux density = 2.02741 +/- 0.0274254 (freq=693.107 GHz) spidx=-4.74914 +/- 1.62444
Fitted spectrum for nrao530 ph with fitorder=1: Flux density = 0.642359 +/- 0.0134547 (freq=693.582 GHz) spidx=-3.62214 +/- 2.75328
Fitted spectrum for nrao530 ph with fitorder=1: Flux density = 0.596056 +/- 0.0112533 (freq=693.107 GHz) spidx=-3.71806 +/- 2.21743
Fitted spectrum for 1625-254 with fitorder=1: Flux density = 0.412532 +/- 0.00412088 (freq=693.582 GHz) spidx=0.237612 +/- 1.29441
Fitted spectrum for 1625-254 with fitorder=1: Flux density = 0.386454 +/- 0.00428099 (freq=693.107 GHz) spidx=-0.61985 +/- 1.28583
Storing result in uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed.flux.cal
Storing result in uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed.flux.cal
Writing solutions to table: uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed.flux.cal
Writing solutions to table: uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed.flux.cal
CASA Version 5.1.1-5 
##### End Task: fluxscale            #####
##### End Task: fluxscale            #####
##########################################
##########################################
 
##########################################
##########################################
##### Begin Task: fluxscale          #####
##### Begin Task: fluxscale          #####
fluxscale(vis="uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed",caltable="uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed.amp.gcal",
fluxscale(vis="uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed",caltable="uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed.amp.gcal",fluxtable="uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed.flux.cal",reference="Juno",transfer=[''],
  fluxtable="uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed.flux.cal",reference="Juno",transfer=[''],listfile="",append=False,refspwmap=[-1],incremental=False,fitorder=1)
        listfile="",append=False,refspwmap=[-1],gainthreshold=-1.0,antenna="",
        timerange="",scan="",incremental=False,fitorder=1,display=False)
****Using NEW VI2-driven calibrater tool****
Opening MS: uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed for calibration.
Opening MS: uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed for calibration.
Initializing nominal selection to the whole MS.
Initializing nominal selection to the whole MS.
Line 973: Line 980:
Found reference field(s): Juno
Found reference field(s): Juno
Found transfer field(s):  1924-292 nrao530 ph 1625-254
Found transfer field(s):  1924-292 nrao530 ph 1625-254
Flux density for 1924-292 in SpW=0 is: 2.43493 +/- 0.0655999 (SNR = 37.118, N = 22)
Flux density for 1924-292 in SpW=0 (freq=7.0425e+11 Hz) is: 2.25569 +/- 0.0608525 (SNR = 37.0681, N = 22)
Flux density for 1924-292 in SpW=1 is: 2.44094 +/- 0.0478862 (SNR = 50.9739, N = 22)
Flux density for 1924-292 in SpW=1 (freq=6.913e+11 Hz) is: 2.26676 +/- 0.0446181 (SNR = 50.8037, N = 22)
Flux density for 1924-292 in SpW=2 is: 2.27421 +/- 0.0538595 (SNR = 42.2248, N = 22)
Flux density for 1924-292 in SpW=2 (freq=6.895e+11 Hz) is: 2.0809 +/- 0.0505711 (SNR = 41.1481, N = 22)
Flux density for 1924-292 in SpW=3 is: 2.32056 +/- 0.0551078 (SNR = 42.1094, N = 22)
Flux density for 1924-292 in SpW=3 (freq=6.875e+11 Hz) is: 2.15684 +/- 0.0524903 (SNR = 41.0903, N = 22)
Flux density for nrao530 ph in SpW=0 is: 0.702695 +/- 0.0511122 (SNR = 13.7481, N = 22)
Flux density for nrao530 ph in SpW=0 (freq=7.0425e+11 Hz) is: 0.665083 +/- 0.0493805 (SNR = 13.4685, N = 22)
Flux density for nrao530 ph in SpW=1 is: 0.677135 +/- 0.0392508 (SNR = 17.2515, N = 22)
Flux density for nrao530 ph in SpW=1 (freq=6.913e+11 Hz) is: 0.618857 +/- 0.0385424 (SNR = 16.0565, N = 22)
Flux density for nrao530 ph in SpW=2 is: 0.675852 +/- 0.0422636 (SNR = 15.9913, N = 22)
Flux density for nrao530 ph in SpW=2 (freq=6.895e+11 Hz) is: 0.628169 +/- 0.0411246 (SNR = 15.2748, N = 22)
Flux density for nrao530 ph in SpW=3 is: 0.672319 +/- 0.0403538 (SNR = 16.6606, N = 22)
Flux density for nrao530 ph in SpW=3 (freq=6.875e+11 Hz) is: 0.63769 +/- 0.0387775 (SNR = 16.4449, N = 22)
Flux density for 1625-254 in SpW=0 is: 0.506353 +/- 0.0507682 (SNR = 9.97382, N = 22)
Flux density for 1625-254 in SpW=0 (freq=7.0425e+11 Hz) is: 0.440373 +/- 0.0486386 (SNR = 9.05397, N = 22)
Flux density for 1625-254 in SpW=1 is: 0.479865 +/- 0.0293747 (SNR = 16.336, N = 22)
Flux density for 1625-254 in SpW=1 (freq=6.913e+11 Hz) is: 0.435899 +/- 0.0307016 (SNR = 14.1979, N = 22)
Flux density for 1625-254 in SpW=2 is: 0.439463 +/- 0.0365189 (SNR = 12.0339, N = 22)
Flux density for 1625-254 in SpW=2 (freq=6.895e+11 Hz) is: 0.417 +/- 0.0393501 (SNR = 10.5972, N = 22)
Flux density for 1625-254 in SpW=3 is: 0.444093 +/- 0.0326742 (SNR = 13.5916, N = 22)
Flux density for 1625-254 in SpW=3 (freq=6.875e+11 Hz) is: 0.41867 +/- 0.0330956 (SNR = 12.6503, N = 22)
Fitted spectrum for 1924-292 with fitorder=1: Flux density = 2.3764 +/- 0.0422989 (freq=693.582 GHz) spidx=2.43015 +/- 2.40572
Fitted spectrum for 1924-292 with fitorder=1: Flux density = 2.19982 +/- 0.0474304 (freq=693.107 GHz) spidx=2.11436 +/- 2.54973
Fitted spectrum for nrao530 ph with fitorder=1: Flux density = 0.681796 +/- 0.000887152 (freq=693.582 GHz) spidx=2.09606 +/- 0.171843
Fitted spectrum for nrao530 ph with fitorder=1: Flux density = 0.637029 +/- 0.00739075 (freq=693.107 GHz) spidx=2.20454 +/- 1.32683
Fitted spectrum for 1625-254 with fitorder=1: Flux density = 0.470153 +/- 0.00954831 (freq=693.582 GHz) spidx=6.41113 +/- 2.92508
Fitted spectrum for 1625-254 with fitorder=1: Flux density = 0.429459 +/- 0.00495632 (freq=693.107 GHz) spidx=2.10086 +/- 1.43725
Storing result in uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed.flux.cal
Storing result in uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed.flux.cal
Writing solutions to table: uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed.flux.cal
Writing solutions to table: uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed.flux.cal
CASA Version 5.1.1-5 
##### End Task: fluxscale            #####
##### End Task: fluxscale            #####
##########################################
</pre>
</pre>
<div class="noprint" style="float:none; border:0px solid blue;background-color:#F6CEF5;padding:2px;">
If you used the updated (Butler-JPL-Horizons 2012) flux density standard when you ran {{setjy}} earlier in this tutorial, the derived flux values for the calibrators will be slightly different.  For example, in the case of measurement set X575, 3c279 in spectral window 2 has a flux of 10.8 Jy using the 2010 standard and 9.7 Jy using the 2012 standard; as a second example, for measurement set X39b, 1924-292 in SPW 0 has a flux of 2.3 Jy (2010 standard) and 2.1 Jy (2012 standard). 
</div>
                                                                                                              
                                                                                                              
When derived fluxes are too high and nothing else appears wrong with
When derived fluxes are too high and nothing else appears wrong with
Line 1,008: Line 1,014:
<source lang="python">
<source lang="python">
# Fixing the fluxes
# Fixing the fluxes
flux1924=[2.3,0,0,0]
flux1924=[2.11,0,0,0]
flux1625=[0.43,0,0,0]
flux1625=[0.43,0,0,0]
fluxnrao530=[0.66,0,0,0]
fluxnrao530=[0.66,0,0,0]
flux3c279=[10.5,0,0,0]
flux3c279=[8.89,0,0,0]


datawith1924=['uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed',
datawith1924=['uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed',
Line 1,017: Line 1,023:
       'uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed']
       'uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed']
for vis in datawith1924:
for vis in datawith1924:
   setjy(vis=vis,field='1924-292',fluxdensity=flux1924,usescratch=False)
   setjy(vis=vis,field='1924-292',standard='manual',fluxdensity=flux1924,usescratch=False)
   setjy(vis=vis,field='1625-254',fluxdensity=flux1625,usescratch=False)
   setjy(vis=vis,field='1625-254',standard='manual',fluxdensity=flux1625,usescratch=False)
   setjy(vis=vis,field='nrao530*',fluxdensity=fluxnrao530,usescratch=False)
   setjy(vis=vis,field='nrao530*',standard='manual',fluxdensity=fluxnrao530,usescratch=False)


datawith3c279=['uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed']
datawith3c279=['uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed']
for vis in datawith3c279:
for vis in datawith3c279:
   setjy(vis=vis,field='3c279',fluxdensity=flux3c279,usescratch=False)
   setjy(vis=vis,field='3c279',standard='manual',fluxdensity=flux3c279,usescratch=False)
   setjy(vis=vis,field='1625-254',fluxdensity=flux1625,usescratch=False)
   setjy(vis=vis,field='1625-254',standard='manual',fluxdensity=flux1625,usescratch=False)
   setjy(vis=vis,field='nrao530*',fluxdensity=fluxnrao530,usescratch=False)
   setjy(vis=vis,field='nrao530*',standard='manual',fluxdensity=fluxnrao530,usescratch=False)
</source>
</source>


Line 1,116: Line 1,122:
== Plot corrected data ==
== Plot corrected data ==


[[File:uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed.cal.time.spw1.png|200px|thumb|right|'''Fig. 15.''' This plot shows amplitude (flux) versus time for the dataset X90c in spw 1.]]
[[File:Uid_A002_X3d55cb_X90c.cal.time.spw1.5.1.png|200px|thumb|right|'''Fig. 14.''' This plot shows amplitude (flux) versus time for the dataset X90c in spw 1.]]


[[File:uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed.cal.time.phase.spw1.png|200px|thumb|right|'''Fig. 16.''' Phase vs time for all the sources in X90c (spw 1).]]
[[File:Uid_A002_X3d55cb_X90c.antwvrtsys.ms.fixed.cal.time.phase.spw1_5.1.png|200px|thumb|right|'''Fig. 15.''' Phase vs time for all the sources in X90c (spw 1).]]


[[File:uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed.cal.freq.amp.1625-254.png|200px|thumb|right|'''Fig. 17.''' Amplitude (flux) vs frequency for 1625-254 in X39b.]]
[[File:Uid_A002_X3d4118_X39b.antwvrtsys.ms.fixed.cal.freq.amp.1625-254_5.1.png|200px|thumb|right|'''Fig. 16.''' Amplitude (flux) vs frequency for 1625-254 in X39b.]]


[[File:uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed.cal.freq.phase.3c279.png|200px|thumb|right|'''Fig. 18.''' Phase vs frequency for 3c279 in X575.]]
[[File:Uid_A002_X3d55cb_X575.antwvrtsys.ms.fixed.cal.freq.phase.3c279_5.1.png|200px|thumb|right|'''Fig. 17.''' Phase vs frequency for 3c279 in X575.]]


[[File:uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed.science.freq.amp1.png|200px|thumb|right|'''Fig. 19.''' Amplitude vs frequency for the science target, colored by fields for X39b and spw 1, showing CO (6-5).]]
[[File:Uid_A002_X3d4118_X39b.antwvrtsys.ms.fixed.science.freq.amp1_5.1.png|200px|thumb|right|'''Fig. 18.''' Amplitude vs frequency for the science target, colored by fields for X39b and spw 1, showing CO (6-5).]]


[[File:uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed.science.freq.amp3.png|200px|thumb|right|'''Fig. 20.''' Amplitude vs frequency as for Figure 16, but for spw 3.]]
[[File:Uid_A002_X3d4118_X39b.antwvrtsys.ms.fixed.science.freq.amp3_5.1.png|200px|thumb|right|'''Fig. 19.''' Amplitude vs frequency as for Figure 15, but for spw 3.]]


The next commands will help you visualize the result of the application of the calibration tables to the data. You can check if the amplitudes and phases vs time and frequency look reasonable for all the sources, in particular for the science target fields.
The next commands will help you visualize the result of the application of the calibration tables to the data. You can check if the amplitudes and phases vs time and frequency look reasonable for all the sources, in particular for the science target fields.


The next command will produce four plots, as the one we showed in Figure 5, but the amplitude in this new plots corresponds to flux because we now have calibrated data.
The next command will produce four plots, as the one we showed in Figure 5, but the amplitude in these new plots corresponds to flux because we now have calibrated data.
See Figure 15 for an example of it. It is important to check that all the sources have similar amplitude (flux) in the different spws and datasets.
See Figure 14 for an example of it. It is important to check that all the sources have similar amplitude (flux) in the different spws and datasets.


<source lang="python">
<source lang="python">
Line 1,158: Line 1,164:
   for spw in SPW:
   for spw in SPW:
     plotms(vis=data[vis],spw=spw,xaxis='time',yaxis='amp',field='',avgchannel='3840',
     plotms(vis=data[vis],spw=spw,xaxis='time',yaxis='amp',field='',avgchannel='3840',
       coloraxis='field',ydatacolumn='corrected',
       coloraxis='field',ydatacolumn='corrected',showgui=True,
       plotfile='aftercal_plots/'+data[vis]+'.cal.time.spw%s.png'%(spw))
       plotfile='aftercal_plots/'+data[vis]+'.cal.time.spw%s.png'%(spw))
     print('When you are done with the graphics window,')
     print('When you are done with the graphics window,')
Line 1,165: Line 1,171:
</source>
</source>


It is also important to check the phases vs time for all the sources. The next command will get you the corresponding plots, four for each dataset. You can see that while the bandpass and amplitude calibrator have very concentrated phases around 0 degrees, the phase calibrator and the science target do not.
It is also important to check the phases vs time for all the sources. The next command will get you the corresponding plots, four for each dataset. You can see that while the bandpass and amplitude calibrator have very concentrated phases around 0 degrees, the phase calibrator and the science target do not. This is because the bandpass and amplitude calibrators have a higher signal-to-noise than the phase calibrator and science target.
In Figure 16 we show an example of these plots for spw 1 in the dataset X90c.
In Figure 15 we show an example of these plots for spw 1 in the dataset X90c.


<source lang="python">
<source lang="python">
Line 1,173: Line 1,179:
   for spw in SPW:
   for spw in SPW:
     plotms(vis=data[vis],spw=spw,xaxis='time',yaxis='phase',field='',avgchannel='3840',
     plotms(vis=data[vis],spw=spw,xaxis='time',yaxis='phase',field='',avgchannel='3840',
       coloraxis='field',ydatacolumn='corrected',
       coloraxis='field',ydatacolumn='corrected',showgui=True,
       plotfile='aftercal_plots/'+data[vis]+'.cal.time.phase.spw%s.png'%(spw))
       plotfile='aftercal_plots/'+data[vis]+'.cal.time.phase.spw%s.png'%(spw))
</source>
</source>


We now check the amplitude of the sources vs frequency. This is important since we expect that all the spw have very similar behavior. You will have one plot for each field for each dataset. In Figure 17 we show the case for 1625-254, our phase calibrator, for X39b.
We now check the amplitude of the sources vs frequency. This is important since we expect that all the spw have very similar behavior. You will have one plot for each field for each dataset. In Figure 16 we show the case for 1625-254, our phase calibrator, for X39b.


<source lang="python">
<source lang="python">
Line 1,184: Line 1,190:
   for field in calfields[vis].split(','):
   for field in calfields[vis].split(','):
     plotms(vis=data[vis],field='%s'%field,xaxis='freq', yaxis='amp',
     plotms(vis=data[vis],field='%s'%field,xaxis='freq', yaxis='amp',
       spw='',avgtime='1e8',avgscan=True,
       spw='',avgtime='1e8',avgscan=True,showgui=True,
       coloraxis='spw',xselfscale=True,ydatacolumn='corrected',
       coloraxis='spw',xselfscale=True,ydatacolumn='corrected',
       plotfile='aftercal_plots/'+data[vis]+'.cal.freq.amp.'+field+'.png')
       plotfile='aftercal_plots/'+data[vis]+'.cal.freq.amp.'+field+'.png')
</source>
</source>
The next command will produce similar plots but this time of phase vs frequency (see Figure 18 for an example).
The next command will produce similar plots but this time of phase vs frequency (see Figure 17 for an example).
You will notice that only strong sources, like 3c279, will show clearly phases concentrated around 0 degrees.
You will notice that only strong sources, like 3c279, will show clearly phases concentrated around 0 degrees.


Line 1,196: Line 1,202:
   for field in calfields[vis].split(','):
   for field in calfields[vis].split(','):
     plotms(vis=data[vis],field='%s'%field,xaxis='freq', yaxis='phase',
     plotms(vis=data[vis],field='%s'%field,xaxis='freq', yaxis='phase',
       spw='',avgtime='1e8',avgscan=True,
       spw='',avgtime='1e8',avgscan=True,showgui=True,
       coloraxis='spw',xselfscale=True,ydatacolumn='corrected',
       coloraxis='spw',xselfscale=True,ydatacolumn='corrected',
       plotfile='aftercal_plots/'+data[vis]+'.cal.freq.phase.'+field+'.png')
       plotfile='aftercal_plots/'+data[vis]+'.cal.freq.phase.'+field+'.png')
</source>
</source>


Finally, for our science target, we plot amplitude (flux) vs frequency for all the spectral windows. See an example of this is Figure 19 and 20. If you look carefully at these plots, you will notice that the datasets at low elevation show much more line emission - this is due to the  
Finally, for our science target, we plot amplitude (flux) vs frequency for all the spectral windows. See an example of this is Figure 18 and 19. If you look carefully at these plots, you will notice that the datasets at low elevation show much more line emission - this is due to the  
shorter projected baselines present for these datasets (X39b and Xb50). In contrast, you start to see some weak absorption for the dataset at high elevation: X90c.  
shorter projected baselines present for these datasets (X39b and Xb50). In contrast, you start to see some weak absorption for the dataset at high elevation: X90c.  


Line 1,209: Line 1,215:
   for spw in SPW:     
   for spw in SPW:     
     plotms(vis=data[vis],field=science,xaxis='freq', yaxis='amp',
     plotms(vis=data[vis],field=science,xaxis='freq', yaxis='amp',
       spw=spw,avgtime='1e8',avgscan=True,
       spw=spw,avgtime='1e8',avgscan=True,showgui=True,
       coloraxis='field',xselfscale=True,ydatacolumn='corrected',
       coloraxis='field',xselfscale=True,ydatacolumn='corrected',
       plotfile='aftercal_plots/'+data[vis]+'.science.freq.amp'+spw+'.png',
       plotfile='aftercal_plots/'+data[vis]+'.science.freq.amp'+spw+'.png',
Line 1,215: Line 1,221:
</source>
</source>


Next, we put a list of additional plotms commands that do not produce .png files, but that you can explore and save a copy of the output file if you are interested.
Next, we put a list of a subset of the same {{plotms}} commands that do not produce .png files, but that you can explore using locate and other features available in the GUI.


<source lang="python">
<source lang="python">
Line 1,221: Line 1,227:
vis=data[0]
vis=data[0]
plotms(vis=vis,spw='',xaxis='time',yaxis='amp',field='',avgchannel='3840',
plotms(vis=vis,spw='',xaxis='time',yaxis='amp',field='',avgchannel='3840',
       coloraxis='field',ydatacolumn='corrected',iteraxis='spw')
       coloraxis='field',ydatacolumn='corrected',iteraxis='spw',showgui=True)


vis=data[1]
vis=data[1]
plotms(vis=vis,field=bpcal[1],xaxis='freq', yaxis='amp',
plotms(vis=vis,field=bpcal[1],xaxis='freq', yaxis='amp',
       spw='2',avgtime='1e8',avgscan=True,iteraxis='antenna',
       spw='2',avgtime='1e8',avgscan=True,iteraxis='antenna',
       coloraxis='field',xselfscale=True,ydatacolumn='corrected')
       coloraxis='field',xselfscale=True,ydatacolumn='corrected',showgui=True)


vis=data[1]
vis=data[1]
plotms(vis=vis,field=calfields[1],xaxis='freq', yaxis='amp',
plotms(vis=vis,field=calfields[1],xaxis='freq', yaxis='amp',
       spw='',avgtime='1e8',avgscan=True,
       spw='',avgtime='1e8',avgscan=True,showgui=True,
       coloraxis='field',xselfscale=True,ydatacolumn='corrected')
       coloraxis='field',xselfscale=True,ydatacolumn='corrected')
</source>
</source>
Line 1,283: Line 1,289:
</source>
</source>


Now you have completed the calibration and have everything you need to carry out the imaging stage. Follow [[IRAS16293 Band9 - Imaging for CASA 4.3]] to go to the imaging section of this casaguide.
Now you have completed the calibration and have everything you need to carry out the imaging stage. Follow [[IRAS16293 Band9 - Imaging for CASA 5.1]] to go to the imaging section of this casaguide.


{{Checked 4.3.0}}
{{Checked 5.1.1}}

Latest revision as of 09:22, 28 September 2018

WARNING: On June 15, 2012 the calibration guide and the final data products (calibrated science 
data: IRAS16293_Band9_CalibratedMS_FIXED.tgz and reference images: IRAS16293_Band9_ReferenceImages_FIXED.tgz)) 
were changed to correct for a 1.2" position error in the phase calibrator (1625-254). Without 
correction, the science images will suffer from a similar offset. 

Overview

This part of the casa guide will guide you through the basic inspection of the data, paying special attention to identifying data that needs to be flagged. The guide shows the complete process to get fully calibrated data.

The general procedure in this guide follows the other ALMA CASA guides: NGC3256Band3 and AntennaeBand7.


Unpack the Data

Make sure you have downloaded the data from IRAS16293Band9#Obtaining_the_Data.

Once you have downloaded the IRAS16293_Band9_UnCalibratedMS.tgz, unpack the file in a terminal outside CASA using

tar -xvzf IRAS16293_Band9_UnCalibratedMS.tgz

cd IRAS16293_Band9_UnCalibratedMS

You have a number of files with extensions ".ms", which are CASA measurement set (MS) files. Within each MS file you will also see files containing system temperature (Tsys), water vapor radiometer (WVR), and antenna position information.

To start CASA type

casa

Be sure that you are using the right version indicated for this guide.

Confirm your version of CASA

This guide has been written for CASA release 5.1.1. Please confirm your version before proceeding. You can find guides written for previous CASA versions at IRAS16293Band9#IRAS16293_Band_9_Data_Reduction_Tutorial.

# In CASA
import casadef
version = casadef.casa_version
print "You are using " + version
if (version < '5.1.1'):
    print "YOUR VERSION OF CASA IS TOO OLD FOR THIS GUIDE."
    print "PLEASE UPDATE IT BEFORE PROCEEDING."
else:
    print "Your version of CASA is appropriate for this guide."

Install Analysis Utilities

Analysis Utilities (or analysisUtils for short) is a small set of Python scripts that provide a number of analysis and plotting utilities for ALMA data reduction. This guide uses a few of these utilities. They are very easy to install (just download and untar). See

http://casaguides.nrao.edu/index.php?title=Analysis_Utilities

for a full description and download instructions. If you do not wish to do this, see a CASA 3.3 version of one of the other ALMA guides for alternative (but slow) plotting options. Analysis Utilities are updated frequently so if its been a while since you installed it, it's probably worth doing it again. If you are at an ALMA site or ARC, the analysis utilities are probably already installed and up to date.

Initial Inspection

The first step we will go through all the calibration process is to define an array with the uid's that correspond to the dataset names. This will allow us to make the calibration of the four datasets one after another, using a for-loop inside python. We will then calibrate the data individually and concatenate them at the end, before proceeding with the imaging part.

Note that if you exit CASA and want to continue with the calibration using these arrays, you will have to re-issue the command again to make it available for the current CASA execution.

To start, and give an example of this process, we will create txt format files for the output of the listobs task, which will give us useful information about the observations.

# Array containing the uid names

rawdata=['uid___A002_X3d4118_X39b.ms','uid___A002_X3d55cb_X575.ms',
         'uid___A002_X3d55cb_Xb50.ms','uid___A002_X3d55cb_X90c.ms']

# We create the text files for listobs for each dataset

for data in rawdata:
  listobs(vis=data,listfile=data+'.listobs')

Note that after cutting and pasting a for-loop you often have to press return several times to make the command execute. The output will be sent to text files with the extension *.listobs. Next, we show an example of a useful part of the output that the first listobs command (from execution X39b) produces.

Fields: 11
  ID   Code Name                RA               Decl           Epoch   SrcId      nRows
  0    none 1924-292            19:24:51.056000 -29.14.30.12800 J2000   0         169125
  1    none nrao530 ph          17:33:02.724000 -13.04.49.48600 J2000   1         289170
  2    none Juno                16:25:31.630312 -05.49.08.92088 J2000   2          82890
  3    none 1625-254            16:25:46.980000 -25.27.38.33000 J2000   3         276480
  4    none IRAS16293-2422-a    16:32:22.992000 -24.28.36.00000 J2000   4         132450
  5    none IRAS16293-2422-a    16:32:22.479253 -24.28.36.00000 J2000   4          99915
  6    none IRAS16293-2422-a    16:32:22.735626 -24.28.36.00000 J2000   4          99960
  7    none IRAS16293-2422-a    16:32:22.735626 -24.28.32.50000 J2000   4          99915
  8    none IRAS16293-2422-a    16:32:22.479253 -24.28.29.00000 J2000   4          99945
  9    none IRAS16293-2422-a    16:32:22.735626 -24.28.29.00000 J2000   4          99945
  10   none IRAS16293-2422-a    16:32:22.992000 -24.28.29.00000 J2000   4          99915
Spectral Windows:  (25 unique spectral windows and 2 unique polarization setups)
  SpwID  Name                           #Chans   Frame   Ch0(MHz)  ChanWid(kHz)  TotBW(kHz) CtrFreq(MHz) BBC Num  Corrs  
  0      WVR#NOMINAL                         4   TOPO  184550.000   1500000.000   7500000.0 187550.0000        0   I
  1      ALMA_RB_06#BB_1#SW-01#FULL_RES    128   TOPO  231257.813     15625.000   2000000.0 232250.0000        1  XX  YY
  2      ALMA_RB_06#BB_1#SW-01#CH_AVG        1   TOPO  232234.375   1796875.000   1796875.0 232234.3750        1  XX  YY
  3      ALMA_RB_06#BB_2#SW-01#FULL_RES    128   TOPO  229257.813     15625.000   2000000.0 230250.0000        2  XX  YY
  4      ALMA_RB_06#BB_2#SW-01#CH_AVG        1   TOPO  230234.375   1796875.000   1796875.0 230234.3750        2  XX  YY
  5      ALMA_RB_06#BB_3#SW-01#FULL_RES    128   TOPO  217242.188    -15625.000   2000000.0 216250.0000        3  XX  YY
  6      ALMA_RB_06#BB_3#SW-01#CH_AVG        1   TOPO  216234.375   1796875.000   1796875.0 216234.3750        3  XX  YY
  7      ALMA_RB_06#BB_4#SW-01#FULL_RES    128   TOPO  215242.188    -15625.000   2000000.0 214250.0000        4  XX  YY
  8      ALMA_RB_06#BB_4#SW-01#CH_AVG        1   TOPO  214234.375   1796875.000   1796875.0 214234.3750        4  XX  YY
  9      ALMA_RB_09#BB_1#SW-01#FULL_RES    128   TOPO  703257.813     15625.000   2000000.0 704250.0000        1  XX  YY
  10     ALMA_RB_09#BB_1#SW-01#CH_AVG        1   TOPO  704234.375   1796875.000   1796875.0 704234.3750        1  XX  YY
  11     ALMA_RB_09#BB_2#SW-01#FULL_RES    128   TOPO  692492.188    -15625.000   2000000.0 691500.0000        2  XX  YY
  12     ALMA_RB_09#BB_2#SW-01#CH_AVG        1   TOPO  691484.375   1796875.000   1796875.0 691484.3750        2  XX  YY
  13     ALMA_RB_09#BB_3#SW-01#FULL_RES    128   TOPO  690492.188    -15625.000   2000000.0 689500.0000        3  XX  YY
  14     ALMA_RB_09#BB_3#SW-01#CH_AVG        1   TOPO  689484.375   1796875.000   1796875.0 689484.3750        3  XX  YY
  15     ALMA_RB_09#BB_4#SW-01#FULL_RES    128   TOPO  688492.188    -15625.000   2000000.0 687500.0000        4  XX  YY
  16     ALMA_RB_09#BB_4#SW-01#CH_AVG        1   TOPO  687484.375   1796875.000   1796875.0 687484.3750        4  XX  YY
  17     ALMA_RB_09#BB_1#SW-01#FULL_RES   3840   TOPO  703312.744       488.281   1875000.0 704250.0000        1  XX  YY
  18     ALMA_RB_09#BB_1#SW-01#CH_AVG        1   TOPO  704249.756   1875000.000   1875000.0 704249.7559        1  XX  YY
  19     ALMA_RB_09#BB_2#SW-01#FULL_RES   3840   TOPO  692237.256      -488.281   1875000.0 691300.0000        2  XX  YY
  20     ALMA_RB_09#BB_2#SW-01#CH_AVG        1   TOPO  691299.756   1875000.000   1875000.0 691299.7559        2  XX  YY
  21     ALMA_RB_09#BB_3#SW-01#FULL_RES   3840   TOPO  690437.256      -488.281   1875000.0 689500.0000        3  XX  YY
  22     ALMA_RB_09#BB_3#SW-01#CH_AVG        1   TOPO  689499.756   1875000.000   1875000.0 689499.7559        3  XX  YY
  23     ALMA_RB_09#BB_4#SW-01#FULL_RES   3840   TOPO  688437.256      -488.281   1875000.0 687500.0000        4  XX  YY
  24     ALMA_RB_09#BB_4#SW-01#CH_AVG        1   TOPO  687499.756   1875000.000   1875000.0 687499.7559        4  XX  YY
  
Antennas: 15:
  ID   Name  Station   Diam.    Long.         Lat.                Offset from array center (m)                ITRF Geocentric coordinates (m)        
                                                                     East         North     Elevation               x               y               z
  0    DA41  A003      12.0 m   -067.45.16.5  -22.53.27.0         35.5311     -672.6372       21.8405  2225083.646015 -5440070.406024 -2481658.026558
  1    DA43  A075      12.0 m   -067.45.17.9  -22.53.21.4         -4.5601     -499.7013       23.0314  2225072.420395 -5440148.857922 -2481499.171513
  2    DA47  A026      12.0 m   -067.45.18.8  -22.53.28.3        -28.8060     -712.8991       22.1464  2225018.277767 -5440080.526423 -2481695.236840
  3    DV02  A077      12.0 m   -067.45.10.1  -22.53.25.9        217.6305     -637.5330       15.8360  2225255.259378 -5440008.986376 -2481623.351197
  4    DV03  A137      12.0 m   -067.45.15.2  -22.53.22.7         71.1264     -540.4366       20.6163  2225135.630926 -5440103.481566 -2481535.759910
  5    DV05  A082      12.0 m   -067.45.08.3  -22.53.29.2        269.0429     -740.9517       15.7820  2225287.593084 -5439952.242959 -2481718.604490
  6    DV07  A076      12.0 m   -067.45.20.5  -22.53.33.8        -77.9902     -882.7193       24.0686  2224948.419151 -5440039.640642 -2481852.430221
  7    DV09  A046      12.0 m   -067.45.17.0  -22.53.29.3         21.4254     -742.7980       21.1731  2225060.026237 -5440049.916625 -2481722.402511
  8    DV10  A071      12.0 m   -067.45.19.9  -22.53.23.5        -60.7886     -563.2541       23.3802  2225011.142129 -5440147.561183 -2481557.855799
  9    DV12  A011      12.0 m   -067.45.14.4  -22.53.28.4         95.9123     -716.4998       21.0909  2225132.809916 -5440031.116953 -2481698.143375
  10   DV13  A072      12.0 m   -067.45.12.6  -22.53.24.0        147.1743     -580.5886       18.1818  2225199.254234 -5440058.160957 -2481571.803351
  11   DV14  A025      12.0 m   -067.45.18.7  -22.53.27.4        -26.4285     -685.5220       21.7070  2225024.356358 -5440089.108350 -2481669.844738
  12   DV15  A074      12.0 m   -067.45.12.1  -22.53.32.0        161.8155     -828.6194       18.7683  2225176.483017 -5439963.820241 -2481800.529472
  13   DV17  A138      12.0 m   -067.45.17.1  -22.53.34.4         19.1458     -901.2602       26.0146  2225036.269071 -5439997.854035 -2481870.267809
  14   DV18  A053      12.0 m   -067.45.17.3  -22.53.31.2         12.5950     -802.9951       21.5079  2225043.105532 -5440031.871503 -2481777.989003

In the previous output you can see the ID that is assigned to each source, starting with the number 0. Examine the listobs files for each of the four executions. 1924-292 and 3c279 are the calibrators for bandpass, Juno for amplitude (flux), 1625-254 is our phase calibrator and nrao530 ph serves as a check (phase calibrator) source. The remaining 7 fields of IRAS16293-2422-a are the seven pointings for our mosaic of the target source. Notice that in the example above 1924-292 is the bandpass calibrator. Other executions use 3c279 as a bandpass calibrator.

Spectral windows are also marked with numbers from 0 to 24, with number 0 containing WVR information. Spws 17, 19, 21, and 23 contain the science data (FDM mode). The CO (6-5) line emission is contained in spw 19. Spw 18, 20, 22, and 24 contain channel averages of the data from spectral windows 17, 19, 21, 23, respectively. These spws will not be used for the offline data reduction. All the remaining spws that appear in the section of "Sources", and that do not appear in the "Spectral Windows" section are related to water vapor radiometer (WVR) measurements for each antenna, so you will not need them for the calibration either. Spws 9, 11, 13, and 15 are associated with tsys measurements, and we will apply these measurements to the science spws later.

Finally before we go further we explicitly save the current flag state of the data.

# Use flagmanager to save current flag state.

for vis in rawdata:
  flagmanager(vis=vis,mode='save',versionname='OriginalFlagState')

If you ever decide to start completely over, you should substitute 'restore' for 'save' in the command below to restore the flag state to its original value.

Generation and visualization of the antenna positions, Tsys and WVR tables

Next we will generate the tables we need to apply to the data: antenna position, system temperature (tsys) and water vapor radiometer (WVR). Once the tables are generated we will produce plots of them and inspect them to make sure whether they have issues that might affect their application to the data. Whenever we see an odd behavior in the tables we need to flag the corresponding science data to prevent wrong results in the calibration steps.

System Temperature

We produce the Tsys tables with the next command. Note that you will see warnings reporting that some spw are completely flagged. This is expected.

# Create Tsys
os.system('rm -rf *tdm.tsys')
for vis in rawdata:
    print "Creating TDM Tsys Table for "+vis
    gencal(vis=vis,caltable=vis+'.tdm.tsys',spw='9,11,13,15',caltype='tsys')

The next command will plot the tsys in the next way: it will produce many plots, each one of them will show an antenna, with the four spws that the tsys tables cover, for all the targets, and with different colors for different times, so you can trace the behavior for tsys with time, among others. Note that in spw 19, the overlap with the tsys spw (11) is not set correctly. This is due to an error in the frequencies for the tsys when the observations were done. You do not have to worry about this, since any issue coming from that error has already been fixed. Note, however that the portions of the spectra that do not have tsys information cannot be used. This does not represent a problem, since that part corresponds to the edge of the baseband. Also note that the CO (6-5) line is not affected by this. You will see warnings that all data for Juno is flagged. This is expected and not an issue as it is accounted for in later commands. In Figure 1 you will see the corresponding plot for one of the datasets (X90c) showing antenna 0 (DA41).

Fig. 1. Example for the output of the command that plots the tsys spws. Find a description in the text.


# Plot TDM Tsys tables with times overlayed for each antenna
os.system('rm -rf Tsysplots/*time*')
for vis in rawdata:
  plotbandpass(caltable=vis+'.tdm.tsys',vis=vis,
                overlay='time', xaxis='freq', showatm=True,
                yaxis='amp',subplot=22,interactive=False,
                chanrange='5~122',showfdm=True,
                figfile='Tsysplots/'+vis+'.time.tdm.tsys.png')

Another useful set of plots is generated by the next command. Each resulting plot shows all the antennas in a scan, for one spectral windows. This is useful to check Tsys for all the antennas in a certain time. In Figure 2 you can see an example.

Fig. 2. Second sample plot for tsys plotting. The first four scans of the observations for spw 17 are shown, with all the antennas per plot.
# Plot TDM Tsys tables with antennas overlayed for each time 
os.system('rm -rf Tsysplots/*antenna*')
for vis in rawdata:
  plotbandpass(caltable=vis+'.tdm.tsys',vis=vis,
                overlay='antenna', xaxis='freq', showatm=True,
                yaxis='amp',subplot=22,interactive=False,
                chanrange='5~122',showfdm=True,
                figfile='Tsysplots/'+vis+'.antenna.tdm.tsys.png')

The plots will be put into the Tsysplots directory. Go through all the plots and make sure you notice all of the issues listed below, since we will need to flag the corresponding science data. You should notice a spike in tsys on the edge of tsys spw 11. This is due to a slight decrease in atmospheric transmission at this frequency and is expected. The magenta line at the top of each plot shows the atmospheric transparency and the percentage transmission is labelled. We have noted the range of tsys and atmospheric transmission levels for each execution below. These values exclude the outliers that are noted. Specific spws refer to the science spw. Although the tsys is measured in a different spw, we will ultimately end up flagging the affected science spw. Therefore, we note outliers based on the science spw.

 X90c
 DV05 shows ripples in all spw  
 Otherwise 600 to 1200; 47 to 57% transmission

 X575
 Otherwise 1300 to 3000; 28 to 39% transmission
 DV05 shows ripples in all spw 
 DV10 ripples in YY in spws 21 and 23

 Xb50
 800 to 2500; 37 to 47% transmission
 DV05 shows ripples in all spw 

 X39b
 500 to 800; 56 to 65%
 DA43 Tsys extremely high for spw=23
 DV03 shows ripples in spw 23 in YY
 DV05 shows ripples in all spw and one time with bad YY 
 DV18 extremely high for spw=23

Water Vapor Radiometer (WVR)

We now generate the WVR tables by executing wvrcal. For more information on the WVR measurement and application, see the ALMA Technical Handbook. Note that here we use a toffset (time offset) = -1. This was the default for ALMA up to January 2013. Later ALMA data uses a time offset between the interfermetric and WVR data of 0 seconds, which is the default in current CASA versions.

rawdata=['uid___A002_X3d4118_X39b.ms','uid___A002_X3d55cb_X575.ms',
         'uid___A002_X3d55cb_Xb50.ms','uid___A002_X3d55cb_X90c.ms']

# Other values can be left at defaults
os.system('rm -rf *.wvrgcal')
for vis in rawdata:
    wvrgcal(vis=vis,caltable=vis+'.wvr',toffset=-1)

The integration time for the science spectral windows is 6.048 seconds. So we need to average the WVR 1 second solutions to match. The smoothing avoids the introduction of additional phase noise.


# Smoothing the data
for vis in rawdata:
  print "Smoothing wvr table for  "+vis
  smoothcal(vis=vis,tablein=vis+'.wvr',caltable=vis+'.wvr.smooth',
            smoothtype='mean',smoothtime=6.048)

Now, for the plotting of the wvr tables, we will employ the Analysis utils package. This command will create a directory called WVRplots with all the plots inside, each one of them corresponding to different datasets, baselines and targets, using different colors. In Figure 3 you can see an example of the output for spectral window 1. Note that the command below only creates the plots for that spw, since the others are the same except for a scale factor that is the ratio of frequencies. Note that in all datasets, DV15 has bad wvr behavior.

Fig. 3. Phase corrections as function of time for the dataset X90c, where you can see an example of the odd behavior of DV15-related baselines.
# Plotting wvr tables for spw 1
os.system('rm -rf WVRplots')
for vis in rawdata:
  au.plotWVRSolutions(caltable=vis+'.wvr.smooth',
              yrange=[-180,180],figfile='WVRplots/'+vis+'.wvr.smooth.png',
              ms=vis,spw='1',interactive=False)

Antenna position

Finally, we need to create the tables to correct for the antenna positions. These are small corrections to the position of each antenna based on regularly run calibration observations. For that, execute

# Generate the tables for antenna positions
rawdata=['uid___A002_X3d4118_X39b.ms','uid___A002_X3d55cb_X575.ms',
         'uid___A002_X3d55cb_Xb50.ms','uid___A002_X3d55cb_X90c.ms']

# For the data taken on April 16
antennas='DV18,DV12,DV09,DV10,DV13,DV05,DA41,DV14,DA43,DV17,DV07,DV15'
parameter=[0.00684754783288,-0.0188271608204,-0.00732900947332,
0.000481227821554,-2.48519197708e-05,-0.00048066949752,
0.000741523189806,-0.000843518709779,-0.000409113120338,
0.00111751207514,-0.000891124202747,-0.000492116263895,
0.00100313175518,-0.00084909900337,-0.000594194887412,
0.00105206234994,-0.000857719516042,-0.00059565765641,
0.00060776527971,-0.000525096431375,-0.000386487226933,
0.000521688542419,-0.000144920371688,-0.000258341151538,
0.00104740676978,-0.000899314162014,-0.000483014592547,
0.000920921096116,-0.00106288533016,-0.000546355296173,
0.000867350985729,-0.000990079062422,-0.00038123971161,
0.000567245762795,-0.000422531738877,-0.000741700641811]
gencal(vis = 'uid___A002_X3d4118_X39b.ms',
  caltable = 'uid___A002_X3d4118_X39b.ms.antpos',
  caltype = 'antpos',antenna=antennas,parameter=parameter)

# and for April 17
antennas='DV05,DV09,DV10,DV13,DV12,DA41,DV14,DA43,DV17,DV07,DV15'
parameter=[0.00105206234994,-0.000857719516042,-0.00059565765641,
0.000741523189806,-0.000843518709779,-0.000409113120338,
0.00111751207514,-0.000891124202747,-0.000492116263895,
0.00100313175518,-0.00084909900337,-0.000594194887412,
0.000481227821554,-2.48519197708e-05,-0.00048066949752,
0.00060776527971,-0.000525096431375,-0.000386487226933,
0.000521688542419,-0.000144920371688,-0.000258341151538,
0.00104740676978,-0.000899314162014,-0.000483014592547,
0.000920921096116,-0.00106288533016,-0.000546355296173,
0.000867350985729,-0.000990079062422,-0.00038123971161,
0.000567245762795,-0.000422531738877,-0.000741700641811]
for vis in range(1,4):
  gencal(vis=rawdata[vis],
    caltable=rawdata[vis]+'.antpos',
    caltype ='antpos',antenna=antennas,parameter=parameter)

These values are found by querying an observatory database. This database is not user accessible. All ALMA calibrations will include these corrections if necessary. Contact the ALMA Helpdesk if you have questions about antenna position corrections for your specific data.

Flag Data

Now, based on the behavior of the tsys and wvr tables, we will flag the corresponding data, using the next commands. You can employ similar executions to flag other data you might want to remove.

rawdata=['uid___A002_X3d4118_X39b.ms','uid___A002_X3d55cb_X575.ms',
         'uid___A002_X3d55cb_Xb50.ms','uid___A002_X3d55cb_X90c.ms']


# Flagging corresponding science data for tsys and wvr showing problems
for vis in rawdata:
  flagdata(vis=vis,autocorr = True,flagbackup = False)
  flagdata(vis=vis,mode='shadow',flagbackup=False)
  flagdata(vis=vis,antenna='DV05,DV15',flagbackup=False)

vis='uid___A002_X3d55cb_X575.ms'
flagdata(vis=vis,antenna='DV10',spw='21,23',flagbackup=False)

vis='uid___A002_X3d4118_X39b.ms'
flagdata(vis=vis,antenna='DA43,DV18',spw='23',flagbackup=False)
flagdata(vis=vis,antenna='DV03',spw='17',flagbackup=False)

Applying antpos, tsys, and wvr tables and splitting the data

Next we will apply the tsys tables. However, not all fields have tsys measurements. IRAS16293 field (id=4) is the only target field with tsys measurements. As you probably noted from the messages from plotbandpass, the tsys measurements on Juno did not yield usable values. For fields lacking tsys measurements, we need to apply the nearest source in elevation to it. This can be checked with the plots generated by the following plotms commands. In Figure 4 you can see the output of this command for Xb50. For both cases, the nearest field with tsys measurements in IRAS16293 field id=4.

Fig. 4. Elevation for all the sources versus time for Xb50. Note that this dataset has very low elevations.
# Re-entering our array
rawdata=['uid___A002_X3d4118_X39b.ms','uid___A002_X3d55cb_X575.ms',
         'uid___A002_X3d55cb_Xb50.ms','uid___A002_X3d55cb_X90c.ms']

# Elevation plots to understand what the elevation range for each dataset is.
for vis in rawdata:
  plotms(vis=vis, 
       field='',xaxis='time', yaxis='elevation',antenna='',
       spw='17', avgchannel='3840',coloraxis='field', showgui=True,
       ydatacolumn='data',plotfile=vis+'elevation.png',title=vis)

To apply the Tsys we need to explicitly tell applycal which TDM (128 channels) spws go with which FDM spw (3840 channels). Remember that in this case, the TDM windows are the tsys spws and the FDM windows are the science spws. An entry is needed for every spw, because the position in the list corresponds to the spw id to be corrected. There is a helper function to assist you in figuring this out.

from recipes.almahelpers import tsysspwmap
tsysspwmap(vis='uid___A002_X3d4118_X39b.ms',
           tsystable='uid___A002_X3d4118_X39b.ms.tdm.tsys')

# This will print:
# [0,1,2,3,4,5,6,7,8,9,9,11,11,13,13,15,15,9,9,19,20,13,13,15,15]

The helper gets a little confused in this case with spws 19 and 20 because the FDM was not perfectly positioned within the TDM window as you can see from the Tsys plots. In a case like this, we need to put in by hand the TDM window that should match the FDM window.

As you could see from the first run of listobs, 1924-292 is the bandpass calibrator for three of the datasets, and 3c279 is for one of them. For this reason, the application of the tables is split into two parts.

For the applycal task, note that the first value in the interp parameter for each gaintable gives the desired time interpolation type. The second parameter indicates the desired frequency axis interpolation. If the second value is not set it is assumed to be linear, but only if the input table has a frequency axis (like Tsys and Bandpass). Spline seems to work best for the Tsys TDM to FDM frequency interpolation.

rawdata=['uid___A002_X3d4118_X39b.ms','uid___A002_X3d55cb_X575.ms',
         'uid___A002_X3d55cb_Xb50.ms','uid___A002_X3d55cb_X90c.ms']

tsysspw=[0,1,2,3,4,5,6,7,8,9,9,11,11,13,13,15,15,9,9,11,11,13,13,15,15]

# Datasets with 1924-292 as the bandpass calibrator
for vis in [rawdata[0],rawdata[2],rawdata[3]]:
  print "Applying calibration for "+vis
  field_Tsys=['1924-292','nrao530 ph']
  for field in field_Tsys:
    print "For Field= "+field
    applycal(vis=vis,field=field,
             spw = '17,19,21,23',
             gaintable = [vis+'.tdm.tsys', 
                          vis+'.wvr.smooth', 
                          vis+'.antpos'],
             gainfield = [field,field,''],
             spwmap=[tsysspw,[],[]],
             interp = ['linear,spline','nearest',''],calwt = True,
             flagbackup = False)


# This next applycal takes care of the fact that one dataset has 3C279
# instead of 1924-292 as the bandpass calibrator 

for vis in [rawdata[1]]:
  print "Applying calibration for "+vis
  field_Tsys=['3c279','nrao530 ph']
  for field in field_Tsys:
    print "For Field= "+field
    applycal(vis=vis,field=field,
             spw = '17,19,21,23',
             gaintable = [vis+'.tdm.tsys', 
                          vis+'.wvr.smooth', 
                          vis+'.antpos'],
             gainfield = [field,field,''],
             spwmap=[tsysspw,[],[]],
             interp = ['linear,spline','nearest',''],calwt = True,
             flagbackup = False)

# Next we do the "noTsys" sources for all datasets

for vis in rawdata:
  print "Applying calibration for "+vis
  field_noTsys=['Juno','1625-254','IRAS16293*']
  for field in field_noTsys:
    print "For Field= "+field
    applycal(vis =vis,field=field,
             spw = '17,19,21,23',
             gaintable = [vis+'.tdm.tsys', 
                          vis+'.wvr.smooth', 
                          vis+'.antpos'],
             gainfield = ['4',field,''],
             spwmap=[tsysspw,[],[]],
             interp = ['linear,spline','nearest',''],calwt = True,
             flagbackup = False)

Now that the wvr, tsys, and antenna position corrections have been applied, we only need to work with the science spws for the rest of the calibration. We will split this data with the applied calibrations to keep the measurement sets smaller and easier to work with.

# Splitting the science spws

for vis in rawdata:
  split(vis=vis,outputvis=('%s.antwvrtsys.ms'%(vis.split('.')[0])),
        datacolumn='corrected',spw='17,19,21,23',keepflags=False)

Fix Phase Calibrator Position

The position used for the phase calibrator (1625-254) in these observations is offset by about 1.2" toward postive R.A from its correct position. Below we correct the data for this offset. It is best to do this step before doing any of the gain calibration. It is notable that simply shifting the images for this offset will not give as correct a result due to phase delays caused by sky rotation during the course of each observation.

data=['uid___A002_X3d4118_X39b.antwvrtsys.ms',
      'uid___A002_X3d55cb_X575.antwvrtsys.ms',
      'uid___A002_X3d55cb_X90c.antwvrtsys.ms',
      'uid___A002_X3d55cb_Xb50.antwvrtsys.ms']

List the data to see current position of 1625-254

for vis in data:
  listobs(vis=vis,listfile=vis+'.listobs',verbose=True)

Incorrect position from listobs: 1625-254 16h25m46.891639s -25d27m38.236880s J2000

From the [http://www.vla.nrao.edu/astro/calib/manual/csource.html EVLA calibrator manual] we find that the correct position is: 16h25m46.891639s -25d27m38.326880s J2000

Next use the task fixvis to correct the position of the calibrator in the data and the header. It will also recalculate UVWs, but this correction is very small for a 1.2" shift.

for vis in data:
  fixvis(vis=vis,outputvis=vis+'.fixed',field='1625-254',reuse=False,
         phasecenter='J2000 16h25m46.891639s -25d27m38.326880s',
         datacolumn='DATA')

Data inspection

We now need to check for any bad behavior in the data through several plots. Once problems are identified, data can be flagged. But before that, we need to run again listobs to check that the split and calibrator position correction worked as expected. We will define our new array of split and corrected datasets.

# New array of datasets 
data=['uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed']

for vis in data:
    listobs(vis=vis,listfile=vis+'.listobs',verbose=True)

You can explore any of the output files by doing cat file.listobs or using any other text reader from a terminal not running CASA. Next you can see the output for X90c, and you will see the change in the spw naming, among others.

Fields: 11
  ID   Code Name                RA               Decl           Epoch   SrcId      nRows
  0    none 1924-292            19:24:51.056000 -29.14.30.12800 J2000   0          11000
  1    none nrao530 ph          17:33:02.724000 -13.04.49.48600 J2000   1          19800
  2    none Juno                16:25:05.611696 -05.43.27.92103 J2000   2           8800
  3    none 1625-254            16:25:46.891639 -25.27.38.32688 J2000   3          22000
  4    none IRAS16293-2422-a    16:32:22.992000 -24.28.36.00000 J2000   4           9900
  5    none IRAS16293-2422-a    16:32:22.479253 -24.28.36.00000 J2000   4           9900
  6    none IRAS16293-2422-a    16:32:22.735626 -24.28.36.00000 J2000   4           9900
  7    none IRAS16293-2422-a    16:32:22.735626 -24.28.32.50000 J2000   4           9900
  8    none IRAS16293-2422-a    16:32:22.479253 -24.28.29.00000 J2000   4           8800
  9    none IRAS16293-2422-a    16:32:22.735626 -24.28.29.00000 J2000   4           8800
  10   none IRAS16293-2422-a    16:32:22.992000 -24.28.29.00000 J2000   4           8800
Spectral Windows:  (4 unique spectral windows and 1 unique polarization setups)
  SpwID  Name                           #Chans   Frame   Ch0(MHz)  ChanWid(kHz)  TotBW(kHz) CtrFreq(MHz) BBC Num  Corrs  
  0      ALMA_RB_09#BB_1#SW-01#FULL_RES   3840   TOPO  703312.744       488.281   1875000.0 704250.0000        1  XX  YY
  1      ALMA_RB_09#BB_2#SW-01#FULL_RES   3840   TOPO  692237.256      -488.281   1875000.0 691300.0000        2  XX  YY
  2      ALMA_RB_09#BB_3#SW-01#FULL_RES   3840   TOPO  690437.256      -488.281   1875000.0 689500.0000        3  XX  YY
  3      ALMA_RB_09#BB_4#SW-01#FULL_RES   3840   TOPO  688437.256      -488.281   1875000.0 687500.0000        4  XX  YY
         Sources: 20
  ID   Name                SpwId RestFreq(MHz)  SysVel(km/s) 
  0    1924-292            0     -              -            
  0    1924-292            1     -              -            
  0    1924-292            2     -              -            
  0    1924-292            3     -              -            
  1    Juno                0     -              -            
  1    Juno                1     -              -            
  1    Juno                2     -              -            
  1    Juno                3     -              -            
  2    1625-254            0     -              -            
  2    1625-254            1     -              -            
  2    1625-254            2     -              -            
  2    1625-254            3     -              -            
  3    nrao530 ph          0     -              -            
  3    nrao530 ph          1     -              -            
  3    nrao530 ph          2     -              -            
  3    nrao530 ph          3     -              -            
  4    IRAS16293-2422-a    0     -              -            
  4    IRAS16293-2422-a    1     -              -            
  4    IRAS16293-2422-a    2     -              -            
  4    IRAS16293-2422-a    3     -              -   
Antennas: 11:
  ID   Name  Station   Diam.    Long.         Lat.                Offset from array center (m)                ITRF Geocentric coordinates (m)        
                                                                     East         North     Elevation               x               y               z
  0    DA41  A003      12.0 m   -067.45.16.5  -22.53.27.0         35.5311     -672.6372       21.8405  2225083.646015 -5440070.406024 -2481658.026558
  1    DA43  A075      12.0 m   -067.45.17.9  -22.53.21.4         -4.5601     -499.7013       23.0314  2225072.420395 -5440148.857922 -2481499.171513
  2    DV02  A077      12.0 m   -067.45.10.1  -22.53.25.9        217.6305     -637.5330       15.8360  2225255.259378 -5440008.986376 -2481623.351197
  3    DV03  A137      12.0 m   -067.45.15.2  -22.53.22.7         71.1264     -540.4366       20.6163  2225135.630926 -5440103.481566 -2481535.759910
  5    DV07  A076      12.0 m   -067.45.20.5  -22.53.33.8        -77.9902     -882.7193       24.0686  2224948.419151 -5440039.640642 -2481852.430221
  6    DV09  A046      12.0 m   -067.45.17.0  -22.53.29.3         21.4254     -742.7980       21.1731  2225060.026237 -5440049.916625 -2481722.402511
  7    DV10  A071      12.0 m   -067.45.19.9  -22.53.23.5        -60.7886     -563.2541       23.3802  2225011.142129 -5440147.561183 -2481557.855799
  8    DV12  A011      12.0 m   -067.45.14.4  -22.53.28.4         95.9123     -716.4998       21.0909  2225132.809916 -5440031.116953 -2481698.143375
  9    DV13  A072      12.0 m   -067.45.12.6  -22.53.24.0        147.1743     -580.5886       18.1818  2225199.254234 -5440058.160957 -2481571.803351
  10   DV14  A025      12.0 m   -067.45.18.7  -22.53.27.4        -26.4285     -685.5220       21.7070  2225024.356358 -5440089.108350 -2481669.844738
  12   DV17  A138      12.0 m   -067.45.17.1  -22.53.34.4         19.1458     -901.2602       26.0146  2225036.269071 -5439997.854035 -2481870.267809

Next, we give you a set of useful plotms commands which will help you to analyze all the data in several ways. You can save a copy of the output, so you do not have to run them again every time you want to check them. This is especially useful for the plots that take a lot of time to generate. To save time we only plot data from the 1st of our 4 measurement sets. In a real data reduction process you would want to inspect plots for all your measurement sets.

In Figure 5 you can see the output of the following plotms command for data set X39b. By clicking the green arrows in the plotms window you can access all the spws.

Fig. 5. plotms result for amplitude vs time for all the sources, which are displayed with different colors. The plot shows spw 0 for the dataset X39b.
# Check overall behavior with time
vis=data[0]
plotms(vis=vis, 
       field='',xaxis='time', yaxis='amp',antenna='',
       spw='', avgchannel='3840',coloraxis='field',showgui=True,
       iteraxis='spw',ydatacolumn='data',yselfscale=True)

For the next set of plotms commands, inspect each dataset, noting any problems that you notice.

# For at least one spw go antenna by antenna to look for dropouts not
# obvious in previous plot
vis=data[0]
plotms(vis=vis, 
       field='',xaxis='time', yaxis='amp',antenna='',
       spw='2', avgchannel='3840',coloraxis='field',showgui=True,
       iteraxis='antenna',ydatacolumn='data')

# Check out spectral properties of each source for problems
vis=data[0]
plotms(vis=vis, 
       field='',xaxis='freq', yaxis='amp',antenna='',
       spw='', avgtime='1e8',avgscan=True,coloraxis='spw',showgui=True,
       iteraxis='field',ydatacolumn='data',yselfscale=False)

# Examine phase of the bandpass calibrator for any problems
vis=data[0]
bp='1924-292'
plotms(vis=vis, 
       field=bp,xaxis='freq', yaxis='phase',antenna='',showgui=True,
       spw='', avgtime='1e8',avgscan=True,avgchannel='10',coloraxis='spw',
       iteraxis='baseline',ydatacolumn='data',yselfscale=True)

Flagging

Next, based on our inspection we will proceed with the corresponding flagging. But before that, we will save the current flags state, so we can recover it later, if needed.

data=['uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed']

# Back up flag state in case you want to start over.
for vis in data:
  flagmanager(vis=vis,mode='save',versionname='Original')

# If you need to start over, uncomment and run this section to restore original flags
#for vis in data:
#  flagmanager(vis=vis,mode='restore',versionname='Original')

During the procedure of calibration, below, some problems in the data will show up. Those data need to be flagged and then the calibration should be repeated. In order to save you time, we will flag those data now.

# PROBLEMS DISCOVERED AFTER INITIAL CALIBRATION INSPECTION

# flag low elevation scans on 1625-254 and IRAS16293
flagdata(vis='uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed',
         timerange='>11:54:00', field='',flagbackup=False)

# flag low gains on DV02 on Juno
flagdata(vis='uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed',
         antenna='DV02', field='Juno',flagbackup=False)

flagdata(vis='uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed',
         antenna='DV02', field='Juno',flagbackup=False)

Calibration

Now we can start with the calibration itself. First, we will set the flux model and perform the bandpass calibration using 1924-292 and 3c279. As before, we define our list of data and match the sources with intents. You can use the listobs to find the intents listed for each scan and field.

We will set our reference antenna (one close to the center of the array and without problems, like delays). Use plotants to find an antenna close to the center of the array. Figure 6 shows an example plot from execution X39b.

As you can see, two different intervals for channels are used. We use the center channels to calculate the phase variation over the bandpass scan. Later, we want to use all channels except the edge channels to compute the gains and apply them to the science target.

Fig. 6. Plot the antenna locations using plotants to find an antenna near the center of the array.
data=['uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed']
# Match up intents with source names
pcal='1625-254'
fluxcal='Juno' 
science='IRAS16293*'
check='nrao530*'
bpcal=['1924-292','3c279','1924-292','1924-292']
calfields=['1924-292,Juno,1625-254,nrao530*',
           '3c279,Juno,1625-254,nrao530*',
           '1924-292,Juno,1625-254,nrao530*',
           '1924-292,Juno,1625-254,nrao530*']

# Setup calibration parameters
prebpchan='0~3:1200~1500'
calchan='0~3:20~3820'
refant='DV14'
gaps=5
os.system('rm -rf *cal')

Note that if at some point during the calibration process you need to start over, then you will need to clear all the columns for solutions in the data, as shown next.

for vis in range(len(data)):
  delmod(vis=data[vis])
  setjy(vis=data[vis],field=fluxcal,standard='Butler-JPL-Horizons 2012',
        scalebychan=True,usescratch=False)


Fig. 7. Juno model produced by 'Butler-JPL-Horizons 2012'.


Now we proceed with the bandpass calibration, which will be done in two steps. In the first one, we will use a small block of channels in the center of the spws, 1200~1500, to calculate gains in phase, using a solution interval of 30 seconds. This will give us the variation of the phase throughout the observation. We will use this table later to execute the bandpass itself. Note that we are using a minimum signal to noise ratio of 2 to accept the solutions. This is low but necessary since the calibrators are not very strong in band 9.

# Calculating phase variation with time
for vis in range(len(data)):
  gaincal(vis=data[vis],caltable=data[vis]+'.bpphase.gcal',
        field=bpcal[vis],spw=prebpchan,refant=refant,
        calmode='p',solint='30s',minsnr=2.0,minblperant=4)

Next, we set our bandpass command to use our previously generated gain tables. Since we do not have a high signal to noise ratio per channel, we use a polynomial option to calculate the solutions for the bandpass. In the bandpass task, the options degamp and degphase will set the maximum degree of the polynomial that the task can use to calculate solutions. In the CASA log you can note what is the actual degree that the task is using. Note that the combination of solint='inf' and combine='scan' will result in one solution per scan for the calibrator. Even with these modifications, you will see some warnings about low SNR. Data with too low SNR will be flagged.

Fig. 8. Bandpass solutions for the dataset X90c (all 4 spws) showing antenna DV09. Both amplitude and phases solutions are plotted. These data use the weaker bandpass calibrator J1924-224.
Fig. 9. Bandpass solutions for the dataset X575 (all 4 spws) showing antenna DV09. Both amplitude and phases solutions are plotted. These data use the stronger bandpass calibrator 3C279.


# Bandpass calibration using previous tables as input
for vis in range(len(data)):
  bandpass(vis=data[vis],caltable=data[vis]+'.bandpass.bcal',
        field=bpcal[vis],spw='',combine='scan',refant=refant,
        solint='inf',solnorm=True,minblperant=4,fillgaps=gaps,
        gaintable=[data[vis]+'.bpphase.gcal'])

for vis in range(len(data)):
  bandpass(vis=data[vis],caltable=data[vis]+'.bandpass_bpoly.bcal',
        field=bpcal[vis],spw='',combine='scan',refant=refant,
        solint='inf',solnorm=True,minblperant=4,fillgaps=gaps,
        bandtype='BPOLY',degamp=7,degphase=7,
        gaintable=[data[vis]+'.bpphase.gcal'])

To plot all our tables we will use plotbandpass and plotcal. The plotbandpass command will create plot files for each combination of dataset and antenna, for both amplitude and phase. Inspect all these plots to make sure that the bandpass solutions look good. In Figures 8 and 9 we show an output sample for this command for the two bandpass calibrators used -- note how noisy the weaker bandpass calibrator (J1924) is without BPOLY.

# Set some plotting things
SPW=['0','1','2','3']
numants=15 # max for any of the input datasets
os.system('rm -rf cal_plots')
os.system('mkdir cal_plots')

os.system('rm -rf cal_plots/*bandpass_bpoly.bcal.*png')
for vis in range(len(data)):
  plotbandpass(caltable=data[vis]+'.bandpass.bcal',
                caltable2=data[vis]+'.bandpass_bpoly.bcal',
                field=bpcal[vis],xaxis='freq',yaxis='both',
                figfile='cal_plots/'+data[vis]+'.bandpass_bpoly.png',
                interactive=False,subplot=42)

The next step in the calibration is to calculate amplitude and phase gains vs time for our calibrators. The ideal case here is to have a solution per integration of the data, but in this case we will need to use a solution interval of 30 seconds to avoid having many failed solutions, especially in the weak phase calibrator. First, we will calculate gains for phase and later using that information, we will solve for amplitude and phase. In all the next three executions we are using the bandpass calibration table, as it provides the gains for phase and amplitude vs frequency. These solutions will be applied to the calibrators.

#Using 30s (5 integrations) per solution to avoid many failed solution of the weak calibrator.
for vis in range(len(data)):
  gaincal(vis=data[vis],caltable=data[vis]+'.intphase.gcal',
        field=calfields[vis],spw=calchan,refant=refant,
        calmode='p',solint='30s',minsnr=2.0,minblperant=4,
        gaintable=[data[vis]+'.bandpass_bpoly.bcal'])

To plot our *.intphase.gcal tables we use the next command, which will create files containing the phase gains vs time for all the antennas and for all the datasets. In Figure 10 we show an example of such plots. Again, you will need to check all plots to make sure the solutions are good. To speed things up, we will loop over the antenna indices and plot 5 antennas per page. Some of the antennas were completely flagged prior to running split; plots for those antennas will be empty.

Fig. 10. Phase gain solutions vs time for 5 antennas for all calibrators in the case of X90c.
# Plotting phase gains vs time
os.system('rm -rf cal_plots/*intphase*png')
for vis in data:
  for spw in SPW:
    for antenna in range(0,numants,5):    
      plotcal(caltable=vis+'.intphase.gcal',
        xaxis='time',yaxis='phase',antenna='%d~%d'%(antenna,antenna+4),
        iteration='antenna',subplot=511,poln='',spw=spw,
        showgui=False,
        figfile='cal_plots/'+vis+'.intphase.gcal.spw%s.ant%d_%d.png'%(spw,antenna,antenna+4),
        fontsize=8.0,plotrange=[0,0,-180,180])

Next we will use gaincal to solve for gain phases for all the calibrators, but this time we will get one single solution per scan. These solutions will be applied to the science target.

# Gaincal execution as before, but to get a single solution per scan
for vis in range(len(data)):
  gaincal(vis=data[vis],caltable=data[vis]+'.scanphase.gcal',
        field=calfields[vis],spw=calchan,refant=refant,
        calmode='p',solint='inf',minsnr=2.0,minblperant=4,
        gaintable=[data[vis]+'.bandpass_bpoly.bcal'])

The next command will produce many plots, and like the previous one, you will get one for each dataset and for each antenna. See example in Figure 11.

Fig. 11. Phase gain solutions vs time for all the calibrators in the case of X90c showing the same 5 antennas from previous figure. Note that there is only one solution per scan for each source.
# Phase vs time plotting for our calibrators
os.system('rm -rf cal_plots/*scanphase*png')
for vis in data:
  for spw in SPW:
    for antenna in range(0,numants,5):
      plotcal(caltable=vis+'.scanphase.gcal',
        xaxis='time',yaxis='phase',antenna='%d~%d'%(antenna,antenna+4),
        iteration='antenna',subplot=511,poln='',spw=spw,
        showgui=False,
        figfile='cal_plots/'+vis+'.scanphase.gcal.spw%s.ant%d_%d.png'%(spw,antenna,antenna+4),
        fontsize=8.0,plotrange=[0,0,-180,180])

Finally, in the next gaincal we will solve for amplitude and phase. We will use the gain phase calibration table produced before. We will get one solution per scan for all our calibrators.

# Gaincal solving for amplitude and phase vs time.
for vis in range(len(data)):
  gaincal(vis=data[vis],caltable=data[vis]+'.amp.gcal',
        field=calfields[vis],spw=calchan,refant=refant,
        calmode='ap',solint='inf',minsnr=2.0,minblperant=4,
        gaintable=[data[vis]+'.bandpass_bpoly.bcal',data[vis]+'.intphase.gcal'])

We now can check the resulting plots with the next plotcal executions. In Figure 12 we show an example of these plots.

Fig. 12. Gain amplitudes for all the calibrators, as function of time. A plot for X90c is shown with 5 antennas in it. As in the previous plot, there is only one solution per scan for each source.
# Plotting gain amplitudes as function of time.
os.system('rm -rf cal_plots/*amp*png')
for vis in data:  
  for spw in SPW:
    for antenna in range(0,numants,5):
      plotcal(caltable=vis+'.amp.gcal',
        xaxis='time',yaxis='amp',antenna='%d~%d'%(antenna,antenna+4),
        iteration='antenna',subplot=511,poln='',spw=spw,
        figfile='cal_plots/'+vis+'.amp.gcal.spw%s.ant%d_%d.png'%(spw,antenna,antenna+4),
        fontsize=8.0,showgui=False)

We can plot the same tables but in a different way that will allow us to look for higher abnormal gains in the solutions. With the next command we will get only four plots for each spw. Each of those plots shows all the gains for all the antennas for all the sources (See Figure 13 for an example). Below in the box, there are some comments to focus you on some data, so you can double check. Before continuing, make sure you check all the calibration tables.

Fig. 13. Gain amplitudes for all the calibrators, as function of time (X90c), all antennas for each spw. Check for higher gains that deviate from the average.
# Look for low or high gains compared to other data
os.system('rm -rf *amp.png')
for vis in data:
  plotcal(caltable=vis+'.amp.gcal',
        xaxis='time',yaxis='amp',antenna='',field='',
        iteration='spw',subplot=411,poln='',spw='',
        showgui=False,figfile=vis+'.amp.png')
# X90c shows no issues
# X575 shows no issues
# Xb50 shows bad end times for all spws (due to low el). spw=0 is worse than other spw.
# X39b shows no issues

Set Absolute Flux Scale

Now that the gain calibration is done, we need to set the flux for our calibrators. Remember that we set the model for the flux calibrator prior to deriving the bandpass and gain calibration tables. For this we will use Juno, our primary flux calibrator. We will do this by using fluxscale. We then will transfer the flux information from our phase calibrator to our science target. For these datasets, we note the following for this step: The derived flux densities for X39b, X90c, and Xb50 are quite reasonable. The results for X575 are a little high, probably because Juno was at low elevation for these observations.

# Setting fluxes

for vis in range(len(data)):
  fluxscale(vis=data[vis],caltable=data[vis]+'.amp.gcal',
            fluxtable=data[vis]+'.flux.cal',reference=fluxcal)

Below we copy the fluxscale numbers from the logger window:

##########################################
##### Begin Task: fluxscale          #####
fluxscale(vis="uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed",caltable="uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed.amp.gcal",fluxtable="uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed.flux.cal",reference="Juno",transfer=[''],
        listfile="",append=False,refspwmap=[-1],gainthreshold=-1.0,antenna="",
        timerange="",scan="",incremental=False,fitorder=1,display=False)
****Using NEW VI2-driven calibrater tool****
Opening MS: uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed for calibration.
Initializing nominal selection to the whole MS.
Beginning fluxscale--(MSSelection version)-------
Assuming all non-reference fields are transfer fields.
Found reference field(s): Juno
Found transfer field(s):  1924-292 nrao530 ph 1625-254
Flux density for 1924-292 in SpW=0 (freq=7.0425e+11 Hz) is: 2.04242 +/- 0.0524478 (SNR = 38.9419, N = 22)
Flux density for 1924-292 in SpW=1 (freq=6.913e+11 Hz) is: 2.18386 +/- 0.0684441 (SNR = 31.9072, N = 24)
Flux density for 1924-292 in SpW=2 (freq=6.895e+11 Hz) is: 2.05644 +/- 0.0543293 (SNR = 37.8514, N = 24)
Flux density for 1924-292 in SpW=3 (freq=6.875e+11 Hz) is: 2.11363 +/- 0.0659682 (SNR = 32.0401, N = 20)
Flux density for nrao530 ph in SpW=0 (freq=7.0425e+11 Hz) is: 0.576529 +/- 0.0304369 (SNR = 18.9418, N = 22)
Flux density for nrao530 ph in SpW=1 (freq=6.913e+11 Hz) is: 0.582215 +/- 0.0394359 (SNR = 14.7636, N = 24)
Flux density for nrao530 ph in SpW=2 (freq=6.895e+11 Hz) is: 0.566944 +/- 0.0309375 (SNR = 18.3254, N = 24)
Flux density for nrao530 ph in SpW=3 (freq=6.875e+11 Hz) is: 0.575284 +/- 0.0397485 (SNR = 14.4731, N = 20)
Flux density for 1625-254 in SpW=0 (freq=7.0425e+11 Hz) is: 0.360861 +/- 0.0236048 (SNR = 15.2876, N = 22)
Flux density for 1625-254 in SpW=1 (freq=6.913e+11 Hz) is: 0.362952 +/- 0.0263039 (SNR = 13.7984, N = 24)
Flux density for 1625-254 in SpW=2 (freq=6.895e+11 Hz) is: 0.385415 +/- 0.0206038 (SNR = 18.706, N = 24)
Flux density for 1625-254 in SpW=3 (freq=6.875e+11 Hz) is: 0.356641 +/- 0.0304929 (SNR = 11.6959, N = 20)
Fitted spectrum for 1924-292 with fitorder=1: Flux density = 2.09235 +/- 0.0328603 (freq=693.107 GHz) spidx=-1.3074 +/- 1.57038
Fitted spectrum for nrao530 ph with fitorder=1: Flux density = 0.574249 +/- 0.00373087 (freq=693.107 GHz) spidx=0.295599 +/- 0.639744
Fitted spectrum for 1625-254 with fitorder=1: Flux density = 0.370073 +/- 0.00781294 (freq=693.107 GHz) spidx=-1.4802 +/- 2.26254
Storing result in uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed.flux.cal
Writing solutions to table: uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed.flux.cal
CASA Version 5.1.1-5  
##### End Task: fluxscale            #####
##########################################
##########################################
##### Begin Task: fluxscale          #####
fluxscale(vis="uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed",caltable="uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed.amp.gcal",fluxtable="uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed.flux.cal",reference="Juno",transfer=[''],
        listfile="",append=False,refspwmap=[-1],gainthreshold=-1.0,antenna="",
        timerange="",scan="",incremental=False,fitorder=1,display=False)
****Using NEW VI2-driven calibrater tool****
Opening MS: uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed for calibration.
Initializing nominal selection to the whole MS.
Beginning fluxscale--(MSSelection version)-------
Assuming all non-reference fields are transfer fields.
Found reference field(s): Juno
Found transfer field(s):  3c279 nrao530 ph 1625-254
Flux density for 3c279 in SpW=0 (freq=7.0425e+11 Hz) is: 8.42041 +/- 0.204618 (SNR = 41.1518, N = 22)
Flux density for 3c279 in SpW=1 (freq=6.913e+11 Hz) is: 9.25679 +/- 0.172757 (SNR = 53.5828, N = 22)
Flux density for 3c279 in SpW=2 (freq=6.895e+11 Hz) is: 9.2966 +/- 0.200078 (SNR = 46.4649, N = 20)
Flux density for 3c279 in SpW=3 (freq=6.875e+11 Hz) is: 8.23527 +/- 0.215763 (SNR = 38.1682, N = 20)
Flux density for nrao530 ph in SpW=0 (freq=7.0425e+11 Hz) is: 0.793518 +/- 0.0665886 (SNR = 11.9167, N = 22)
Flux density for nrao530 ph in SpW=1 (freq=6.913e+11 Hz) is: 0.871125 +/- 0.0571784 (SNR = 15.2352, N = 22)
Flux density for nrao530 ph in SpW=2 (freq=6.895e+11 Hz) is: 0.800089 +/- 0.0853159 (SNR = 9.37795, N = 20)
Flux density for nrao530 ph in SpW=3 (freq=6.875e+11 Hz) is: 0.792857 +/- 0.0668738 (SNR = 11.856, N = 20)
Flux density for 1625-254 in SpW=0 (freq=7.0425e+11 Hz) is: 0.528025 +/- 0.0646799 (SNR = 8.16368, N = 22)
Flux density for 1625-254 in SpW=1 (freq=6.913e+11 Hz) is: 0.572341 +/- 0.0506783 (SNR = 11.2936, N = 22)
Flux density for 1625-254 in SpW=2 (freq=6.895e+11 Hz) is: 0.536538 +/- 0.0576552 (SNR = 9.30597, N = 20)
Flux density for 1625-254 in SpW=3 (freq=6.875e+11 Hz) is: 0.53082 +/- 0.0566095 (SNR = 9.37687, N = 20)
Fitted spectrum for 3c279 with fitorder=1: Flux density = 8.8913 +/- 0.306847 (freq=693.107 GHz) spidx=-2.25828 +/- 4.01209
Fitted spectrum for nrao530 ph with fitorder=1: Flux density = 0.823485 +/- 0.0251893 (freq=693.107 GHz) spidx=-1.24627 +/- 3.37932
Fitted spectrum for 1625-254 with fitorder=1: Flux density = 0.545088 +/- 0.0133322 (freq=693.107 GHz) spidx=-0.922278 +/- 2.91372
Storing result in uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed.flux.cal
Writing solutions to table: uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed.flux.cal
CASA Version 5.1.1-5  
##### End Task: fluxscale            #####
##########################################
##########################################
##### Begin Task: fluxscale          #####
fluxscale(vis="uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed",caltable="uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed.amp.gcal",fluxtable="uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed.flux.cal",reference="Juno",transfer=[''],
        listfile="",append=False,refspwmap=[-1],gainthreshold=-1.0,antenna="",
        timerange="",scan="",incremental=False,fitorder=1,display=False)
****Using NEW VI2-driven calibrater tool****
Opening MS: uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed for calibration.
Initializing nominal selection to the whole MS.
Beginning fluxscale--(MSSelection version)-------
Assuming all non-reference fields are transfer fields.
Found reference field(s): Juno
Found transfer field(s):  1924-292 nrao530 ph 1625-254
Flux density for 1924-292 in SpW=0 (freq=7.0425e+11 Hz) is: 1.89437 +/- 0.0771833 (SNR = 24.5438, N = 22)
Flux density for 1924-292 in SpW=1 (freq=6.913e+11 Hz) is: 1.9859 +/- 0.0659186 (SNR = 30.1266, N = 22)
Flux density for 1924-292 in SpW=2 (freq=6.895e+11 Hz) is: 2.10909 +/- 0.0609111 (SNR = 34.6257, N = 22)
Flux density for 1924-292 in SpW=3 (freq=6.875e+11 Hz) is: 2.12004 +/- 0.0599385 (SNR = 35.3702, N = 22)
Flux density for nrao530 ph in SpW=0 (freq=7.0425e+11 Hz) is: 0.564337 +/- 0.0382341 (SNR = 14.76, N = 22)
Flux density for nrao530 ph in SpW=1 (freq=6.913e+11 Hz) is: 0.578562 +/- 0.0344534 (SNR = 16.7926, N = 22)
Flux density for nrao530 ph in SpW=2 (freq=6.895e+11 Hz) is: 0.626635 +/- 0.0306603 (SNR = 20.438, N = 22)
Flux density for nrao530 ph in SpW=3 (freq=6.875e+11 Hz) is: 0.609502 +/- 0.0331768 (SNR = 18.3713, N = 22)
Flux density for 1625-254 in SpW=0 (freq=7.0425e+11 Hz) is: 0.381724 +/- 0.0326682 (SNR = 11.6849, N = 22)
Flux density for 1625-254 in SpW=1 (freq=6.913e+11 Hz) is: 0.385353 +/- 0.0263119 (SNR = 14.6456, N = 22)
Flux density for 1625-254 in SpW=2 (freq=6.895e+11 Hz) is: 0.397578 +/- 0.0295079 (SNR = 13.4736, N = 22)
Flux density for 1625-254 in SpW=3 (freq=6.875e+11 Hz) is: 0.381942 +/- 0.0273374 (SNR = 13.9714, N = 22)
Fitted spectrum for 1924-292 with fitorder=1: Flux density = 2.02741 +/- 0.0274254 (freq=693.107 GHz) spidx=-4.74914 +/- 1.62444
Fitted spectrum for nrao530 ph with fitorder=1: Flux density = 0.596056 +/- 0.0112533 (freq=693.107 GHz) spidx=-3.71806 +/- 2.21743
Fitted spectrum for 1625-254 with fitorder=1: Flux density = 0.386454 +/- 0.00428099 (freq=693.107 GHz) spidx=-0.61985 +/- 1.28583
Storing result in uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed.flux.cal
Writing solutions to table: uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed.flux.cal
CASA Version 5.1.1-5  
##### End Task: fluxscale            #####
##########################################
##########################################
##### Begin Task: fluxscale          #####
fluxscale(vis="uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed",caltable="uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed.amp.gcal",fluxtable="uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed.flux.cal",reference="Juno",transfer=[''],
        listfile="",append=False,refspwmap=[-1],gainthreshold=-1.0,antenna="",
        timerange="",scan="",incremental=False,fitorder=1,display=False)
****Using NEW VI2-driven calibrater tool****
Opening MS: uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed for calibration.
Initializing nominal selection to the whole MS.
Beginning fluxscale--(MSSelection version)-------
Assuming all non-reference fields are transfer fields.
Found reference field(s): Juno
Found transfer field(s):  1924-292 nrao530 ph 1625-254
Flux density for 1924-292 in SpW=0 (freq=7.0425e+11 Hz) is: 2.25569 +/- 0.0608525 (SNR = 37.0681, N = 22)
Flux density for 1924-292 in SpW=1 (freq=6.913e+11 Hz) is: 2.26676 +/- 0.0446181 (SNR = 50.8037, N = 22)
Flux density for 1924-292 in SpW=2 (freq=6.895e+11 Hz) is: 2.0809 +/- 0.0505711 (SNR = 41.1481, N = 22)
Flux density for 1924-292 in SpW=3 (freq=6.875e+11 Hz) is: 2.15684 +/- 0.0524903 (SNR = 41.0903, N = 22)
Flux density for nrao530 ph in SpW=0 (freq=7.0425e+11 Hz) is: 0.665083 +/- 0.0493805 (SNR = 13.4685, N = 22)
Flux density for nrao530 ph in SpW=1 (freq=6.913e+11 Hz) is: 0.618857 +/- 0.0385424 (SNR = 16.0565, N = 22)
Flux density for nrao530 ph in SpW=2 (freq=6.895e+11 Hz) is: 0.628169 +/- 0.0411246 (SNR = 15.2748, N = 22)
Flux density for nrao530 ph in SpW=3 (freq=6.875e+11 Hz) is: 0.63769 +/- 0.0387775 (SNR = 16.4449, N = 22)
Flux density for 1625-254 in SpW=0 (freq=7.0425e+11 Hz) is: 0.440373 +/- 0.0486386 (SNR = 9.05397, N = 22)
Flux density for 1625-254 in SpW=1 (freq=6.913e+11 Hz) is: 0.435899 +/- 0.0307016 (SNR = 14.1979, N = 22)
Flux density for 1625-254 in SpW=2 (freq=6.895e+11 Hz) is: 0.417 +/- 0.0393501 (SNR = 10.5972, N = 22)
Flux density for 1625-254 in SpW=3 (freq=6.875e+11 Hz) is: 0.41867 +/- 0.0330956 (SNR = 12.6503, N = 22)
Fitted spectrum for 1924-292 with fitorder=1: Flux density = 2.19982 +/- 0.0474304 (freq=693.107 GHz) spidx=2.11436 +/- 2.54973
Fitted spectrum for nrao530 ph with fitorder=1: Flux density = 0.637029 +/- 0.00739075 (freq=693.107 GHz) spidx=2.20454 +/- 1.32683
Fitted spectrum for 1625-254 with fitorder=1: Flux density = 0.429459 +/- 0.00495632 (freq=693.107 GHz) spidx=2.10086 +/- 1.43725
Storing result in uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed.flux.cal
Writing solutions to table: uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed.flux.cal
CASA Version 5.1.1-5  
##### End Task: fluxscale            #####
##########################################

When derived fluxes are too high and nothing else appears wrong with the data, the cause (especially at Band 9) is likely to be decorrelation. So we will favor the average of the lower values to explicitly set the flux densities based on the fluxscale results. We set the flux of the two bandpass calibrators for the convenience of having a fully calibrated dataset. The only ones that really matter are 1625 as the gain calibrator and the check source nrao530. Based on this, we proceed as follows to make the changes that are needed:

# Fixing the fluxes
flux1924=[2.11,0,0,0]
flux1625=[0.43,0,0,0]
fluxnrao530=[0.66,0,0,0]
flux3c279=[8.89,0,0,0]

datawith1924=['uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed']
for vis in datawith1924:
  setjy(vis=vis,field='1924-292',standard='manual',fluxdensity=flux1924,usescratch=False)
  setjy(vis=vis,field='1625-254',standard='manual',fluxdensity=flux1625,usescratch=False)
  setjy(vis=vis,field='nrao530*',standard='manual',fluxdensity=fluxnrao530,usescratch=False)

datawith3c279=['uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed']
for vis in datawith3c279:
  setjy(vis=vis,field='3c279',standard='manual',fluxdensity=flux3c279,usescratch=False)
  setjy(vis=vis,field='1625-254',standard='manual',fluxdensity=flux1625,usescratch=False)
  setjy(vis=vis,field='nrao530*',standard='manual',fluxdensity=fluxnrao530,usescratch=False)

We now need to re-run the amplitude calibration step.

#This new amplitude calibration will be used in the applycal.

data=['uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed']
# Match up intents with source names
pcal='1625-254'
fluxcal='Juno' 
science='IRAS16293*'
check='nrao530*'
bpcal=['1924-292','3c279','1924-292','1924-292']
calfields=['1924-292,Juno,1625-254,nrao530*',
           '3c279,Juno,1625-254,nrao530*',
           '1924-292,Juno,1625-254,nrao530*',
           '1924-292,Juno,1625-254,nrao530*']

calchan='0~3:20~3820'
refant='DV14'

for vis in range(len(data)):
  gaincal(vis=data[vis],caltable=data[vis]+'.amp.final.gcal',
        field=calfields[vis],spw=calchan,refant=refant,
        calmode='ap',solint='inf',minsnr=2.0,minblperant=4,
        gaintable=[data[vis]+'.bandpass_bpoly.bcal',data[vis]+'.intphase.gcal'])

Application of calibration tables

Now that we have all the calibration tables with the results, both for gains and flux, we need to apply all the tables to the data. First, we save the state of the flags.

data=['uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed']
# Match up intents with source names
pcal='1625-254'
fluxcal='Juno' 
science='IRAS16293*'
check='nrao530*'
bpcal=['1924-292','3c279','1924-292','1924-292']

for vis in range(len(data)):
  flagmanager(vis=data[vis],mode='save',versionname='beforeapplycal')

for vis in range(len(data)):
  applycal(vis=data[vis],field=bpcal[vis],
        gaintable=[data[vis]+'.bandpass_bpoly.bcal',data[vis]+'.intphase.gcal',
                   data[vis]+'.amp.final.gcal'],
        interp=['nearest','nearest','nearest'],
        gainfield=[bpcal[vis],bpcal[vis],bpcal[vis]],flagbackup=False,calwt=False)

for vis in range(len(data)):
  applycal(vis=data[vis],field=pcal,
         gaintable=[data[vis]+'.bandpass_bpoly.bcal',data[vis]+'.intphase.gcal',
                    data[vis]+'.amp.final.gcal'],
        interp=['nearest','nearest','nearest'],
         gainfield=[bpcal[vis],pcal,pcal],flagbackup=False,calwt=False)

for vis in range(len(data)):
  applycal(vis=data[vis],field=fluxcal,
         gaintable=[data[vis]+'.bandpass_bpoly.bcal',data[vis]+'.intphase.gcal',
                    data[vis]+'.amp.final.gcal'],
        interp=['nearest','nearest','nearest'],
         gainfield=[bpcal[vis],fluxcal,fluxcal],flagbackup=False,calwt=False)

for vis in range(len(data)):
  applycal(vis=data[vis],field=science,
        interp=['nearest','linear','linear'],
        gaintable=[data[vis]+'.bandpass_bpoly.bcal',data[vis]+'.scanphase.gcal',
                   data[vis]+'.amp.final.gcal'],
        gainfield=[bpcal[vis],pcal,pcal],flagbackup=False,calwt=False)

for vis in range(len(data)):
  applycal(vis=data[vis],field=check,
        interp=['nearest','linear','linear'],
        gaintable=[data[vis]+'.bandpass_bpoly.bcal',data[vis]+'.scanphase.gcal',
                   data[vis]+'.amp.final.gcal'],
        gainfield=[bpcal[vis],pcal,pcal],flagbackup=False,calwt=False)


Plot corrected data

Fig. 14. This plot shows amplitude (flux) versus time for the dataset X90c in spw 1.
Fig. 15. Phase vs time for all the sources in X90c (spw 1).
Fig. 16. Amplitude (flux) vs frequency for 1625-254 in X39b.
Fig. 17. Phase vs frequency for 3c279 in X575.
Fig. 18. Amplitude vs frequency for the science target, colored by fields for X39b and spw 1, showing CO (6-5).
Fig. 19. Amplitude vs frequency as for Figure 15, but for spw 3.

The next commands will help you visualize the result of the application of the calibration tables to the data. You can check if the amplitudes and phases vs time and frequency look reasonable for all the sources, in particular for the science target fields.

The next command will produce four plots, as the one we showed in Figure 5, but the amplitude in these new plots corresponds to flux because we now have calibrated data. See Figure 14 for an example of it. It is important to check that all the sources have similar amplitude (flux) in the different spws and datasets.

data=['uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed']
# Match up intents with source names
pcal='1625-254'
fluxcal='Juno' 
science='IRAS16293*'
check='nrao530*'
bpcal=['1924-292','3c279','1924-292','1924-292']
calfields=['1924-292,Juno,1625-254,nrao530*',
           '3c279,Juno,1625-254,nrao530*',
           '1924-292,Juno,1625-254,nrao530*',
           '1924-292,Juno,1625-254,nrao530*']
# Set some plotting things
SPW=['0','1','2','3']

os.system('rm -rf aftercal_plots')
os.system('mkdir aftercal_plots')

os.system('rm -rf aftercal_plots/*cal.time*.png')
for vis in range(len(data)):
  for spw in SPW:
    plotms(vis=data[vis],spw=spw,xaxis='time',yaxis='amp',field='',avgchannel='3840',
       coloraxis='field',ydatacolumn='corrected',showgui=True,
       plotfile='aftercal_plots/'+data[vis]+'.cal.time.spw%s.png'%(spw))
    print('When you are done with the graphics window,')
    print('quit that window, and')
    user_check=raw_input('press enter to continue script\n')

It is also important to check the phases vs time for all the sources. The next command will get you the corresponding plots, four for each dataset. You can see that while the bandpass and amplitude calibrator have very concentrated phases around 0 degrees, the phase calibrator and the science target do not. This is because the bandpass and amplitude calibrators have a higher signal-to-noise than the phase calibrator and science target. In Figure 15 we show an example of these plots for spw 1 in the dataset X90c.

os.system('rm -rf aftercal_plots/*cal.time.phase*.png')
for vis in range(len(data)):
  for spw in SPW:
    plotms(vis=data[vis],spw=spw,xaxis='time',yaxis='phase',field='',avgchannel='3840',
       coloraxis='field',ydatacolumn='corrected',showgui=True,
       plotfile='aftercal_plots/'+data[vis]+'.cal.time.phase.spw%s.png'%(spw))

We now check the amplitude of the sources vs frequency. This is important since we expect that all the spw have very similar behavior. You will have one plot for each field for each dataset. In Figure 16 we show the case for 1625-254, our phase calibrator, for X39b.

os.system('rm -rf aftercal_plots/*cal.freq.amp*.png')
for vis in range(len(data)):
  for field in calfields[vis].split(','):
    plotms(vis=data[vis],field='%s'%field,xaxis='freq', yaxis='amp',
       spw='',avgtime='1e8',avgscan=True,showgui=True,
       coloraxis='spw',xselfscale=True,ydatacolumn='corrected',
       plotfile='aftercal_plots/'+data[vis]+'.cal.freq.amp.'+field+'.png')

The next command will produce similar plots but this time of phase vs frequency (see Figure 17 for an example). You will notice that only strong sources, like 3c279, will show clearly phases concentrated around 0 degrees.

os.system('rm -rf aftercal_plots/*cal.freq.phase*.png')
for vis in range(len(data)):
  for field in calfields[vis].split(','):
    plotms(vis=data[vis],field='%s'%field,xaxis='freq', yaxis='phase',
       spw='',avgtime='1e8',avgscan=True,showgui=True,
       coloraxis='spw',xselfscale=True,ydatacolumn='corrected',
       plotfile='aftercal_plots/'+data[vis]+'.cal.freq.phase.'+field+'.png')

Finally, for our science target, we plot amplitude (flux) vs frequency for all the spectral windows. See an example of this is Figure 18 and 19. If you look carefully at these plots, you will notice that the datasets at low elevation show much more line emission - this is due to the shorter projected baselines present for these datasets (X39b and Xb50). In contrast, you start to see some weak absorption for the dataset at high elevation: X90c.

os.system('rm -rf aftercal_plots/*science.freq.amp*.png')
for vis in range(len(data)):
  for spw in SPW:    
    plotms(vis=data[vis],field=science,xaxis='freq', yaxis='amp',
       spw=spw,avgtime='1e8',avgscan=True,showgui=True,
       coloraxis='field',xselfscale=True,ydatacolumn='corrected',
       plotfile='aftercal_plots/'+data[vis]+'.science.freq.amp'+spw+'.png',
       title=data[vis].split('_')[-1].split('.')[0]+'.IRAS16293_spw'+spw)

Next, we put a list of a subset of the same plotms commands that do not produce .png files, but that you can explore using locate and other features available in the GUI.

# Additional manual plots
vis=data[0]
plotms(vis=vis,spw='',xaxis='time',yaxis='amp',field='',avgchannel='3840',
       coloraxis='field',ydatacolumn='corrected',iteraxis='spw',showgui=True)

vis=data[1]
plotms(vis=vis,field=bpcal[1],xaxis='freq', yaxis='amp',
       spw='2',avgtime='1e8',avgscan=True,iteraxis='antenna',
       coloraxis='field',xselfscale=True,ydatacolumn='corrected',showgui=True)

vis=data[1]
plotms(vis=vis,field=calfields[1],xaxis='freq', yaxis='amp',
       spw='',avgtime='1e8',avgscan=True,showgui=True,
       coloraxis='field',xselfscale=True,ydatacolumn='corrected')

Split and concatenate the calibrated data

You are ready now to extract the final calibrated data for the science target. Of course, you can do something similar for the calibrators if you are interested.

# Splitting final calibrated datasets
data=['uid___A002_X3d4118_X39b.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_X575.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_X90c.antwvrtsys.ms.fixed',
      'uid___A002_X3d55cb_Xb50.antwvrtsys.ms.fixed']

for vis in data:
  split(vis=vis,outputvis='%s.cal.IRAS16293.ms.fixed'%(vis.split('.')[0]),
     datacolumn='corrected',field='IRAS16293*',keepflags=False)

There are now four datasets fully calibrated. We finally will merge these datasets into a single one, in order to proceed with the analysis and imaging in both continuum and spectral line.

# Concatenating the final split files
concatdata=['uid___A002_X3d4118_X39b.cal.IRAS16293.ms.fixed',
     'uid___A002_X3d55cb_X575.cal.IRAS16293.ms.fixed',
     'uid___A002_X3d55cb_X90c.cal.IRAS16293.ms.fixed',
     'uid___A002_X3d55cb_Xb50.cal.IRAS16293.ms.fixed']

concat(vis=concatdata,concatvis='IRAS16293_Band9.fixed.ms')

To speed up imaging we apply 60 second time averaging to the concatenated dataset.

# 60s time averaging
split(vis='IRAS16293_Band9.fixed.ms', datacolumn='data', timebin='60s', 
       outputvis='IRAS16293_Band9.fixed.rebin.ms')

As a final step, we zero the rows of the pointing table because it is quite large and is not currently needed by the imaging software for mosaics -indeed its presence will cause an error during imaging if you skip this step.

# Remove rows of pointing table
tb.open('IRAS16293_Band9.fixed.rebin.ms/POINTING', nomodify = False)
a = tb.rownumbers()
tb.removerows(a)
tb.close()

Now you have completed the calibration and have everything you need to carry out the imaging stage. Follow IRAS16293 Band9 - Imaging for CASA 5.1 to go to the imaging section of this casaguide.

Last checked on CASA Version 5.1.1.