public:meetings:glowbi2008:tutorial_wednesday

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

public:meetings:glowbi2008:tutorial_wednesday [2010-11-16 21:08] James M Andersonpublic:meetings:glowbi2008:tutorial_wednesday [2017-03-08 15:27] (current) – external edit 127.0.0.1
Line 8: Line 8:
 ===== Web Image of 3C129 ===== ===== Web Image of 3C129 =====
  
-{{http://rsd-www.nrl.navy.mil/7210/7213/backgrnd/3c129_pub.jpg}}+{{https://www.nrl.navy.mil/rsd/sites/www.nrl.navy.mil.rsd/files/Images/radiogalaxy.jpg}}
  
 Wide-field 90 cm image of the large head-tail radio galaxy 3C129 (right). The bright source at the left is 3C129.1. From Lane et al., AJ, 123, 2985, 2002. Wide-field 90 cm image of the large head-tail radio galaxy 3C129 (right). The bright source at the left is 3C129.1. From Lane et al., AJ, 123, 2985, 2002.
Line 1861: Line 1861:
 task 'tasav'\\ task 'tasav'\\
 clro\\ clro\\
 +outdi 1\\
 go\\ go\\
 '' ''
Line 1870: Line 1871:
 http://www.vla.nrao.edu/astro/calib/polar/1999/ http://www.vla.nrao.edu/astro/calib/polar/1999/
  
-Correct number is -21.71+Correct number is -22.98
  
  
Line 1876: Line 1877:
  
 '' ''
-for i=1 to 2;clcorp(i) = -21.71 - clcorp(i);end+for i=1 to 2;clcorp(i) = -22.98 - clcorp(i);end
 '' ''
 +
 ==== Apply the corrections ==== ==== Apply the corrections ====
  
Line 1903: Line 1905:
 timer 0\\ timer 0\\
 antenna 0\\ antenna 0\\
-uvrange 0,45\\+uvrange 0\\
 docalib 1\\ docalib 1\\
 gainuse 3\\ gainuse 3\\
Line 1932: Line 1934:
  
 ########################## ##########################
 +
 ===== Work on just the target data now ===== ===== Work on just the target data now =====
  
Line 1942: Line 1945:
 '' ''
 task 'split'\\ task 'split'\\
-getn 4\\ +getn 12\\ 
-source '3C129', ' '\\+source '0518+165','0134+329','0420+417','3C129', ' '\\
 timer 0\\ timer 0\\
 bif 0\\ bif 0\\
Line 1954: Line 1957:
 aparm 0\\ aparm 0\\
 go\\ go\\
-getn 13\\+getn 16\\
 go\\ go\\
 clrmsg\\ clrmsg\\
Line 1997: Line 2000:
 '' ''
 task 'dbcon'\\ task 'dbcon'\\
-getn 16\\ +getn 20\\ 
-get2n 17\\+get2n 26\\
 go\\ go\\
 pcat\\ pcat\\
Line 2005: Line 2008:
  
 <file> <file>
-AIPS 1:   18  101 3C129       .DBCON .    1 UV 13-NOV-2008 18:28:31+AIPS 1:   27  100 3C129       .DBCON .    1 UV 16-NOV-2010 22:13:56
 </file> </file>
 +
 ===== Imaging ===== ===== Imaging =====
  
Line 2017: Line 2021:
 '' ''
 task 'imagr'\\ task 'imagr'\\
-getn 18\\+default\\ 
 +getn 27\\
 stokes 'i'\\ stokes 'i'\\
 dopol 0\\ dopol 0\\
-cellsize 0.25,0.25\\+cellsize 0.15,0.15\\
 imsize 2048,2048\\ imsize 2048,2048\\
 clr2n\\ clr2n\\
Line 2028: Line 2033:
 niter 20000\\ niter 20000\\
 overlap 1\\ overlap 1\\
 +dotv 1\\
 go\\ go\\
 clrmsg\\ clrmsg\\
Line 2040: Line 2046:
 clrmsg\\ clrmsg\\
 '' ''
 +
 +
  
 ==== Check where the files went ==== ==== Check where the files went ====
  • Last modified: 2010-11-16 21:08
  • by James M Anderson