! Started logfile: /g0/scr/pima/npcsc_uvs/J1310+3220_S_uvs.log on Sun Oct 6 14:29:24 2013 obs /g0/scr/pima/npcsc_uvs/J1310+3220_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J1310+3220_S_uva.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.739506 visibilities/baseline/integration-bin. ! Found source: J1310+3220 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 2396 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsc_uvs/J1310+3220_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.562498Jy sigma=17.140110 ! Fit after self-cal, rms=0.444435Jy sigma=4.318102 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=8.078 mas, bpa=13.01 degrees ! Estimated noise=2.84409 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.845747 Jy ! Component: 100 - total flux cleaned = 1.13962 Jy ! Total flux subtracted in 100 components = 1.13962 Jy ! Clean residual min=-0.070167 max=0.123696 Jy/beam ! Clean residual mean=0.000135 rms=0.021566 Jy/beam ! Combined flux in latest and established models = 1.13962 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 1.13962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.286664Jy sigma=3.276870 ! Fit after self-cal, rms=0.281072Jy sigma=3.250532 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142668 Jy ! Component: 100 - total flux cleaned = 0.210346 Jy ! Total flux subtracted in 100 components = 0.210346 Jy ! Clean residual min=-0.048965 max=0.046237 Jy/beam ! Clean residual mean=0.000044 rms=0.011863 Jy/beam ! Combined flux in latest and established models = 1.34997 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 1.34997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197232Jy sigma=2.153660 ! Fit after self-cal, rms=0.196440Jy sigma=2.147558 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.067 mas, bmaj=8.478 mas, bpa=11.15 degrees ! Estimated noise=1.57773 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0667937 Jy ! Component: 100 - total flux cleaned = 0.103319 Jy ! Component: 150 - total flux cleaned = 0.125885 Jy ! Component: 200 - total flux cleaned = 0.139967 Jy ! Total flux subtracted in 200 components = 0.139967 Jy ! Clean residual min=-0.037998 max=0.040202 Jy/beam ! Clean residual mean=-0.000008 rms=0.010535 Jy/beam ! Combined flux in latest and established models = 1.48993 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 46 components and 1.48993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176700Jy sigma=1.901579 ! Fit after self-cal, rms=0.176565Jy sigma=1.900948 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 0.98 KP 0.96 ! LA 1.12 MK 0.94 NL 1.07 OV 1.00 ! PT 1.09 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 0.99 KP 0.97 ! LA 1.08 MK 1.00 NL 1.05 OV 1.02 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.03 HN 1.01 KP 0.98 ! LA 0.87 MK 1.09 NL 1.17 OV 1.05 ! PT 1.08 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 0.96 KP 0.91 ! LA 0.75 MK 1.10 NL 1.09 OV 0.91 ! PT 0.97 SC 1.08 ! ! ! Fit before self-cal, rms=0.176565Jy sigma=1.900948 ! Fit after self-cal, rms=0.101978Jy sigma=0.935242 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.093 mas, bmaj=8.509 mas, bpa=11.22 degrees ! Estimated noise=1.57621 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-21, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.026323 Jy ! Component: 100 - total flux cleaned = 0.0370339 Jy ! Component: 150 - total flux cleaned = 0.0427344 Jy ! Component: 200 - total flux cleaned = 0.0459485 Jy ! Total flux subtracted in 200 components = 0.0459485 Jy ! Clean residual min=-0.013061 max=0.017406 Jy/beam ! Clean residual mean=-0.000002 rms=0.003107 Jy/beam ! Combined flux in latest and established models = 1.53588 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 72 components and 1.53588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094895Jy sigma=0.850318 ! Fit after self-cal, rms=0.094683Jy sigma=0.848134 ! Inverting map ! Added new window around map position (-11, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0163388 Jy ! Component: 100 - total flux cleaned = 0.0172303 Jy ! Component: 150 - total flux cleaned = 0.0157231 Jy ! Component: 200 - total flux cleaned = 0.0151813 Jy ! Total flux subtracted in 200 components = 0.0151813 Jy ! Clean residual min=-0.009783 max=0.011452 Jy/beam ! Clean residual mean=-0.000011 rms=0.002326 Jy/beam ! Combined flux in latest and established models = 1.55106 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 98 components and 1.55106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091272Jy sigma=0.812562 ! Fit after self-cal, rms=0.090884Jy sigma=0.809807 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090884Jy sigma=0.809807 ! Fit after self-cal, rms=0.090604Jy sigma=0.806487 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.095 mas, bmaj=8.514 mas, bpa=11.21 degrees ! Estimated noise=1.57341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00336187 Jy ! Component: 100 - total flux cleaned = 0.00242667 Jy ! Component: 150 - total flux cleaned = 0.00138112 Jy ! Component: 200 - total flux cleaned = 0.000608839 Jy ! Total flux subtracted in 200 components = 0.000608839 Jy ! Clean residual min=-0.008493 max=0.009056 Jy/beam ! Clean residual mean=-0.000012 rms=0.002044 Jy/beam ! Combined flux in latest and established models = 1.55167 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 107 components and 1.55167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089229Jy sigma=0.796166 ! Fit after self-cal, rms=0.089088Jy sigma=0.795432 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (24, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00556172 Jy ! Component: 100 - total flux cleaned = 0.00630058 Jy ! Component: 150 - total flux cleaned = 0.00669122 Jy ! Component: 200 - total flux cleaned = 0.00580751 Jy ! Total flux subtracted in 200 components = 0.00580751 Jy ! Clean residual min=-0.007345 max=0.007004 Jy/beam ! Clean residual mean=-0.000008 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 1.55748 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 126 components and 1.55748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087530Jy sigma=0.784642 ! Fit after self-cal, rms=0.087498Jy sigma=0.784381 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087498Jy sigma=0.784381 ! Fit after self-cal, rms=0.087293Jy sigma=0.783302 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.093 mas, bmaj=8.519 mas, bpa=11.22 degrees ! Estimated noise=1.57093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000741339 Jy ! Component: 100 - total flux cleaned = -0.00168134 Jy ! Component: 150 - total flux cleaned = -0.00254273 Jy ! Component: 200 - total flux cleaned = -0.00321724 Jy ! Total flux subtracted in 200 components = -0.00321724 Jy ! Clean residual min=-0.006439 max=0.006575 Jy/beam ! Clean residual mean=-0.000010 rms=0.001608 Jy/beam ! Combined flux in latest and established models = 1.55426 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 140 components and 1.55426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086698Jy sigma=0.779603 ! Fit after self-cal, rms=0.086665Jy sigma=0.779485 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000329758 Jy ! Component: 100 - total flux cleaned = -0.000814073 Jy ! Component: 150 - total flux cleaned = -0.00115304 Jy ! Component: 200 - total flux cleaned = -0.00125667 Jy ! Total flux subtracted in 200 components = -0.00125667 Jy ! Clean residual min=-0.006045 max=0.006353 Jy/beam ! Clean residual mean=-0.000010 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 1.55301 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 155 components and 1.55301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086291Jy sigma=0.777347 ! Fit after self-cal, rms=0.086267Jy sigma=0.777259 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086267Jy sigma=0.777259 ! Fit after self-cal, rms=0.086203Jy sigma=0.776866 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.638 mas, bmaj=10.34 mas, bpa=11.92 degrees ! Estimated noise=1.55526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00292918 Jy ! Component: 100 - total flux cleaned = -0.00361455 Jy ! Component: 150 - total flux cleaned = -0.0041918 Jy ! Component: 200 - total flux cleaned = -0.00489118 Jy ! Total flux subtracted in 200 components = -0.00489118 Jy ! Clean residual min=-0.006103 max=0.007210 Jy/beam ! Clean residual mean=-0.000020 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 1.54812 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 177 components and 1.54812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086063Jy sigma=0.775070 ! Fit after self-cal, rms=0.086024Jy sigma=0.774933 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000577324 Jy ! Component: 100 - total flux cleaned = -0.00120073 Jy ! Component: 150 - total flux cleaned = -0.00170078 Jy ! Component: 200 - total flux cleaned = -0.00203609 Jy ! Total flux subtracted in 200 components = -0.00203609 Jy ! Clean residual min=-0.005860 max=0.007017 Jy/beam ! Clean residual mean=-0.000020 rms=0.001705 Jy/beam ! Combined flux in latest and established models = 1.54608 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 203 components and 1.54608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086001Jy sigma=0.774007 ! Fit after self-cal, rms=0.085970Jy sigma=0.773917 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.092 mas, bmaj=8.523 mas, bpa=11.25 degrees ! Estimated noise=1.56953 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.092 x 8.523 at 11.25 degrees (North through East) ! Clean map min=-0.0063196 max=1.1269 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085970Jy sigma=0.773917 ! Fit after self-cal, rms=0.081868Jy sigma=0.701866 ! Inverting map and beam ! Estimated beam: bmin=4.09 mas, bmaj=8.524 mas, bpa=11.26 degrees ! Estimated noise=1.56841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000887477 Jy ! Component: 100 - total flux cleaned = -0.0011988 Jy ! Component: 150 - total flux cleaned = -0.00148318 Jy ! Component: 200 - total flux cleaned = -0.00166068 Jy ! Total flux subtracted in 200 components = -0.00166068 Jy ! Clean residual min=-0.005029 max=0.006316 Jy/beam ! Clean residual mean=-0.000009 rms=0.001329 Jy/beam ! Combined flux in latest and established models = 1.54442 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 215 components and 1.54442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081560Jy sigma=0.700288 ! Fit after self-cal, rms=0.081543Jy sigma=0.700236 ! Inverting map ! Added new window around map position (-82.5, 95). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00503347 Jy ! Component: 100 - total flux cleaned = 0.00693799 Jy ! Component: 150 - total flux cleaned = 0.00833509 Jy ! Component: 200 - total flux cleaned = 0.00934836 Jy ! Total flux subtracted in 200 components = 0.00934836 Jy ! Clean residual min=-0.004251 max=0.004185 Jy/beam ! Clean residual mean=-0.000001 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 1.55377 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 237 components and 1.55377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081120Jy sigma=0.695901 ! Fit after self-cal, rms=0.081102Jy sigma=0.695647 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081102Jy sigma=0.695647 ! Fit after self-cal, rms=0.081044Jy sigma=0.695263 print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=8.093 mas, bpa=13.41 degrees ! Estimated noise=2.84384 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.849955 Jy ! Component: 100 - total flux cleaned = 1.15369 Jy ! Component: 150 - total flux cleaned = 1.28731 Jy ! Component: 200 - total flux cleaned = 1.35396 Jy ! Total flux subtracted in 200 components = 1.35396 Jy ! Clean residual min=-0.024878 max=0.037733 Jy/beam ! Clean residual mean=0.000065 rms=0.007170 Jy/beam ! Combined flux in latest and established models = 1.35396 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 1.35396 Jy ! Inverting map and beam ! Estimated beam: bmin=4.09 mas, bmaj=8.527 mas, bpa=11.26 degrees ! Estimated noise=1.5669 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-4, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0565619 Jy ! Component: 100 - total flux cleaned = 0.0884098 Jy ! Component: 150 - total flux cleaned = 0.109759 Jy ! Component: 200 - total flux cleaned = 0.12564 Jy ! Total flux subtracted in 200 components = 0.12564 Jy ! Clean residual min=-0.010604 max=0.014320 Jy/beam ! Clean residual mean=0.000006 rms=0.003248 Jy/beam ! Combined flux in latest and established models = 1.4796 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 76 components and 1.4796 Jy ! Inverting map ! Added new window around map position (-10.5, -42). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143423 Jy ! Component: 100 - total flux cleaned = 0.0250253 Jy ! Component: 150 - total flux cleaned = 0.0338469 Jy ! Component: 200 - total flux cleaned = 0.0395263 Jy ! Total flux subtracted in 200 components = 0.0395263 Jy ! Clean residual min=-0.008044 max=0.008344 Jy/beam ! Clean residual mean=0.000001 rms=0.002030 Jy/beam ! Combined flux in latest and established models = 1.51913 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 108 components and 1.51913 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.639 mas, bmaj=10.34 mas, bpa=11.88 degrees ! Estimated noise=1.5525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00637412 Jy ! Component: 100 - total flux cleaned = 0.0100455 Jy ! Component: 150 - total flux cleaned = 0.0139917 Jy ! Component: 200 - total flux cleaned = 0.0172168 Jy ! Total flux subtracted in 200 components = 0.0172168 Jy ! Clean residual min=-0.005446 max=0.006430 Jy/beam ! Clean residual mean=-0.000004 rms=0.001784 Jy/beam ! Combined flux in latest and established models = 1.53635 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202598 Jy ! Component: 100 - total flux cleaned = 0.00369584 Jy ! Component: 150 - total flux cleaned = 0.00507473 Jy ! Component: 200 - total flux cleaned = 0.00583963 Jy ! Total flux subtracted in 200 components = 0.00583963 Jy ! Clean residual min=-0.004647 max=0.005092 Jy/beam ! Clean residual mean=-0.000002 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 1.54219 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 167 components and 1.54219 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.09 mas, bmaj=8.527 mas, bpa=11.26 degrees ! Estimated noise=1.5669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00146648 Jy ! Component: 100 - total flux cleaned = -0.00288728 Jy ! Component: 150 - total flux cleaned = -0.00258692 Jy ! Component: 200 - total flux cleaned = -0.00215217 Jy ! Total flux subtracted in 200 components = -0.00215217 Jy ! Clean residual min=-0.005193 max=0.004805 Jy/beam ! Clean residual mean=-0.000002 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 1.54003 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 195 components and 1.54003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081690Jy sigma=0.701883 ! Fit after self-cal, rms=0.081529Jy sigma=0.700356 wmodel /g0/scr/pima/npcsc_uvs/J1310+3220_S_map.mod ! Writing 195 model components to file: /g0/scr/pima/npcsc_uvs/J1310+3220_S_map.mod wobs /g0/scr/pima/npcsc_uvs/J1310+3220_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J1310+3220_S_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J1310+3220_S_map.win ! wwins: Wrote 7 windows to /g0/scr/pima/npcsc_uvs/J1310+3220_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000901632 Jy ! Component: 100 - total flux cleaned = -0.0020103 Jy ! Component: 150 - total flux cleaned = -0.00282025 Jy ! Component: 200 - total flux cleaned = -0.00303236 Jy ! Component: 250 - total flux cleaned = -0.00323418 Jy ! Component: 300 - total flux cleaned = -0.00342868 Jy ! Component: 350 - total flux cleaned = -0.00342706 Jy ! Component: 400 - total flux cleaned = -0.00354661 Jy ! Component: 450 - total flux cleaned = -0.00325129 Jy ! Component: 500 - total flux cleaned = -0.00313516 Jy ! Component: 550 - total flux cleaned = -0.00279799 Jy ! Component: 600 - total flux cleaned = -0.00274398 Jy ! Component: 650 - total flux cleaned = -0.00279655 Jy ! Component: 700 - total flux cleaned = -0.00284895 Jy ! Component: 750 - total flux cleaned = -0.00274559 Jy ! Component: 800 - total flux cleaned = -0.00289732 Jy ! Component: 850 - total flux cleaned = -0.00284878 Jy ! Component: 900 - total flux cleaned = -0.00304344 Jy ! Component: 950 - total flux cleaned = -0.00299703 Jy ! Component: 1000 - total flux cleaned = -0.00323207 Jy ! Component: 1050 - total flux cleaned = -0.00318709 Jy ! Component: 1100 - total flux cleaned = -0.00341371 Jy ! Component: 1150 - total flux cleaned = -0.00359167 Jy ! Component: 1200 - total flux cleaned = -0.00372341 Jy ! Component: 1250 - total flux cleaned = -0.00393992 Jy ! Component: 1300 - total flux cleaned = -0.00411053 Jy ! Component: 1350 - total flux cleaned = -0.00436294 Jy ! Component: 1400 - total flux cleaned = -0.00452931 Jy ! Component: 1450 - total flux cleaned = -0.0046528 Jy ! Component: 1500 - total flux cleaned = -0.00485616 Jy ! Component: 1550 - total flux cleaned = -0.00501667 Jy ! Component: 1600 - total flux cleaned = -0.00529347 Jy ! Component: 1650 - total flux cleaned = -0.00552788 Jy ! Component: 1700 - total flux cleaned = -0.00575961 Jy ! Component: 1750 - total flux cleaned = -0.00587389 Jy ! Component: 1800 - total flux cleaned = -0.00602488 Jy ! Component: 1850 - total flux cleaned = -0.0062856 Jy ! Component: 1900 - total flux cleaned = -0.00635935 Jy ! Component: 1950 - total flux cleaned = -0.00654182 Jy ! Component: 2000 - total flux cleaned = -0.00672148 Jy ! Component: 2050 - total flux cleaned = -0.00686478 Jy ! Component: 2100 - total flux cleaned = -0.00714636 Jy ! Component: 2150 - total flux cleaned = -0.00728558 Jy ! Component: 2200 - total flux cleaned = -0.00738868 Jy ! Component: 2250 - total flux cleaned = -0.00759276 Jy ! Component: 2300 - total flux cleaned = -0.00766055 Jy ! Component: 2350 - total flux cleaned = -0.00772758 Jy ! Component: 2400 - total flux cleaned = -0.00782724 Jy ! Component: 2450 - total flux cleaned = -0.00805737 Jy ! Component: 2500 - total flux cleaned = -0.00809027 Jy ! Component: 2550 - total flux cleaned = -0.00828396 Jy ! Component: 2600 - total flux cleaned = -0.00838025 Jy ! Component: 2650 - total flux cleaned = -0.00850729 Jy ! Component: 2700 - total flux cleaned = -0.0087588 Jy ! Component: 2750 - total flux cleaned = -0.0088833 Jy ! Component: 2800 - total flux cleaned = -0.0090068 Jy ! Component: 2850 - total flux cleaned = -0.00916012 Jy ! Component: 2900 - total flux cleaned = -0.00931194 Jy ! Component: 2950 - total flux cleaned = -0.00940259 Jy ! Component: 3000 - total flux cleaned = -0.00949244 Jy ! Component: 3050 - total flux cleaned = -0.00969997 Jy ! Component: 3100 - total flux cleaned = -0.00984684 Jy ! Component: 3150 - total flux cleaned = -0.0099054 Jy ! Component: 3200 - total flux cleaned = -0.00999231 Jy ! Component: 3250 - total flux cleaned = -0.0101074 Jy ! Component: 3300 - total flux cleaned = -0.0102212 Jy ! Component: 3350 - total flux cleaned = -0.0102212 Jy ! Component: 3400 - total flux cleaned = -0.010446 Jy ! Component: 3450 - total flux cleaned = -0.0105015 Jy ! Component: 3500 - total flux cleaned = -0.0106677 Jy ! Component: 3550 - total flux cleaned = -0.0106675 Jy ! Component: 3600 - total flux cleaned = -0.0106674 Jy ! Component: 3650 - total flux cleaned = -0.0108852 Jy ! Component: 3700 - total flux cleaned = -0.0109666 Jy ! Component: 3750 - total flux cleaned = -0.0110744 Jy ! Component: 3800 - total flux cleaned = -0.0111014 Jy ! Component: 3850 - total flux cleaned = -0.0113145 Jy ! Component: 3900 - total flux cleaned = -0.0114207 Jy ! Component: 3950 - total flux cleaned = -0.0115263 Jy ! Component: 4000 - total flux cleaned = -0.0116839 Jy ! Component: 4050 - total flux cleaned = -0.0118409 Jy ! Total flux subtracted in 4096 components = -0.011971 Jy ! Clean residual min=-0.001477 max=0.001598 Jy/beam ! Clean residual mean=-0.000001 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 1.52806 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 462 components and 1.52806 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J1310+3220_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.09 x 8.527 at 11.26 degrees (North through East) ! Clean map min=-0.0034742 max=1.1193 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J1310+3220_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.1193 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000448134 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.120111 0.120111 0.240221 0.480443 0.960886 1.92177 3.84354 7.68709 15.3742 30.7483 61.4967 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.119 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J1310+3220_S_uvs.log closed on Sun Oct 6 14:29:29 2013