! Started logfile: J0309+1029_S_2011_08_02_pus_uvs.log on Thu Apr 19 13:12:27 2012 obs J0309+1029_S_2011_08_02_pus_uva.fits ! Reading UV FITS file: J0309+1029_S_2011_08_02_pus_uva.fits ! AN table 1: 11 integrations on 78 of 78 possible baselines. ! AN table 2: 194 integrations on 78 of 78 possible baselines. ! Apparent sampling: 0.251657 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0309+1029 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2651 lines of history. ! ! Reading 16096 visibilities. select I ! Polarization I is unavailable. ! 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 = 512 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J0309+1029_S_2011_08_02_pus] 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 = 512x512 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 143 telescope corrections were flagged in sub-array 1. ! A total of 1213 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 143 telescope corrections were flagged in sub-array 1. ! A total of 1213 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 143 telescope corrections were flagged in sub-array 1. ! A total of 1213 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 143 telescope corrections were flagged in sub-array 1. ! A total of 1213 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.752562Jy sigma=0.007579 ! Fit after self-cal, rms=0.735110Jy sigma=0.007452 ! 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=2.479 mas, bmaj=4.993 mas, bpa=16.51 degrees ! Estimated noise=1000.61 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.221984 Jy ! Component: 100 - total flux cleaned = 0.274276 Jy ! Total flux subtracted in 100 components = 0.274276 Jy ! Clean residual min=-0.012722 max=0.022072 Jy/beam ! Clean residual mean=0.000231 rms=0.003890 Jy/beam ! Combined flux in latest and established models = 0.274276 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.274276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185984Jy sigma=0.001498 ! Fit after self-cal, rms=0.185864Jy sigma=0.001497 ! 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=2.449 mas, bmaj=5.669 mas, bpa=23.88 degrees ! Estimated noise=571.591 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.02724 Jy ! Component: 100 - total flux cleaned = 0.0397864 Jy ! Component: 150 - total flux cleaned = 0.0457408 Jy ! Component: 200 - total flux cleaned = 0.0472446 Jy ! Total flux subtracted in 200 components = 0.0472446 Jy ! Clean residual min=-0.009261 max=0.018248 Jy/beam ! Clean residual mean=0.000824 rms=0.004188 Jy/beam ! Combined flux in latest and established models = 0.321521 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.321521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182525Jy sigma=0.001448 ! Fit after self-cal, rms=0.182482Jy sigma=0.001448 ! 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.00* FD 0.00* FT 0.00* HH 0.00* ! HN 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* OV 0.00* PT 0.00* TS 0.00* ! WZ 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 1.10 FT 1.00* HH 1.02 ! HN 1.10 KP 0.95 LA 1.04 MK 0.75 ! NL 0.99 OV 0.94 PT 1.01 TS 1.00* ! WZ 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* FT 0.00* HH 0.00* ! HN 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* OV 0.00* PT 0.00* TS 0.00* ! WZ 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 FD 1.19 FT 1.00* HH 1.04 ! HN 1.21 KP 1.01 LA 0.94 MK 0.82 ! NL 1.07 OV 1.00 PT 1.00 TS 1.00* ! WZ 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* FT 0.00* HH 0.00* ! HN 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* OV 0.00* PT 0.00* TS 0.00* ! WZ 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.17 FT 1.00* HH 0.92 ! HN 1.08 KP 0.97 LA 0.91 MK 0.85 ! NL 1.06 OV 0.99 PT 0.98 TS 1.00* ! WZ 0.85 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* FT 0.00* HH 0.00* ! HN 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* OV 0.00* PT 0.00* TS 0.00* ! WZ 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 1.17 FT 1.00* HH 0.91 ! HN 1.03 KP 0.91 LA 0.75 MK 0.99 ! NL 0.98 OV 0.83 PT 0.88 TS 1.00* ! WZ 0.99 ! ! ! Fit before self-cal, rms=0.182482Jy sigma=0.001448 ! Fit after self-cal, rms=0.173257Jy sigma=0.001356 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.424 mas, bmaj=5.602 mas, bpa=23.88 degrees ! Estimated noise=570.536 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 (8.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121264 Jy ! Component: 100 - total flux cleaned = 0.0146446 Jy ! Component: 150 - total flux cleaned = 0.0147691 Jy ! Component: 200 - total flux cleaned = 0.0146676 Jy ! Total flux subtracted in 200 components = 0.0146676 Jy ! Clean residual min=-0.005528 max=0.006097 Jy/beam ! Clean residual mean=0.000055 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.336188 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 0.336188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172400Jy sigma=0.001346 ! Fit after self-cal, rms=0.172201Jy sigma=0.001344 ! 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.172201Jy sigma=0.001344 ! Fit after self-cal, rms=0.169894Jy sigma=0.001341 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.415 mas, bmaj=5.573 mas, bpa=23.93 degrees ! Estimated noise=568.939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00537829 Jy ! Component: 100 - total flux cleaned = 0.00756853 Jy ! Component: 150 - total flux cleaned = 0.00795869 Jy ! Component: 200 - total flux cleaned = 0.00796231 Jy ! Total flux subtracted in 200 components = 0.00796231 Jy ! Clean residual min=-0.003413 max=0.004384 Jy/beam ! Clean residual mean=0.000052 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.344151 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 54 components and 0.344151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169703Jy sigma=0.001339 ! Fit after self-cal, rms=0.169612Jy sigma=0.001338 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.00157668 Jy ! Component: 100 - total flux cleaned = 0.00203028 Jy ! Component: 150 - total flux cleaned = 0.00213501 Jy ! Component: 200 - total flux cleaned = 0.00213249 Jy ! Total flux subtracted in 200 components = 0.00213249 Jy ! Clean residual min=-0.003448 max=0.003915 Jy/beam ! Clean residual mean=0.000032 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.346283 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 59 components and 0.346283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169552Jy sigma=0.001338 ! Fit after self-cal, rms=0.169537Jy sigma=0.001337 ! 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.169537Jy sigma=0.001337 ! Fit after self-cal, rms=0.168718Jy sigma=0.001334 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.42 mas, bmaj=5.578 mas, bpa=23.95 degrees ! Estimated noise=568.706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00253123 Jy ! Component: 100 - total flux cleaned = 0.00299711 Jy ! Component: 150 - total flux cleaned = 0.00322063 Jy ! Component: 200 - total flux cleaned = 0.00322106 Jy ! Total flux subtracted in 200 components = 0.00322106 Jy ! Clean residual min=-0.002833 max=0.003055 Jy/beam ! Clean residual mean=-0.000024 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.349504 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.349504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168666Jy sigma=0.001333 ! Fit after self-cal, rms=0.168669Jy sigma=0.001333 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.000539525 Jy ! Component: 100 - total flux cleaned = 0.00077704 Jy ! Component: 150 - total flux cleaned = 0.000807134 Jy ! Component: 200 - total flux cleaned = 0.000807164 Jy ! Total flux subtracted in 200 components = 0.000807164 Jy ! Clean residual min=-0.002807 max=0.002940 Jy/beam ! Clean residual mean=-0.000032 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.350311 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.350311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168651Jy sigma=0.001333 ! Fit after self-cal, rms=0.168652Jy sigma=0.001333 ! 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.168652Jy sigma=0.001333 ! Fit after self-cal, rms=0.168907Jy sigma=0.001333 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.465 mas, bmaj=15.95 mas, bpa=-22.14 degrees ! Estimated noise=598.791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139354 Jy ! Component: 100 - total flux cleaned = 0.0015131 Jy ! Component: 150 - total flux cleaned = 0.00149061 Jy ! Component: 200 - total flux cleaned = 0.00150858 Jy ! Total flux subtracted in 200 components = 0.00150858 Jy ! Clean residual min=-0.003119 max=0.003071 Jy/beam ! Clean residual mean=-0.000045 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.35182 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.35182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168901Jy sigma=0.001333 ! Fit after self-cal, rms=0.168916Jy sigma=0.001333 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.000224652 Jy ! Component: 100 - total flux cleaned = 0.000262954 Jy ! Component: 150 - total flux cleaned = 0.000248037 Jy ! Component: 200 - total flux cleaned = 0.000220699 Jy ! Total flux subtracted in 200 components = 0.000220699 Jy ! Clean residual min=-0.003104 max=0.003058 Jy/beam ! Clean residual mean=-0.000048 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.352041 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 93 components and 0.352041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168915Jy sigma=0.001333 ! Fit after self-cal, rms=0.168916Jy sigma=0.001333 ! 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=2.424 mas, bmaj=5.583 mas, bpa=23.91 degrees ! Estimated noise=568.923 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.424 x 5.583 at 23.91 degrees (North through East) ! Clean map min=-0.0041749 max=0.27716 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 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=2.456 mas, bmaj=4.9 mas, bpa=15.76 degrees ! Estimated noise=1014.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.216843 Jy ! Component: 100 - total flux cleaned = 0.2718 Jy ! Component: 150 - total flux cleaned = 0.295948 Jy ! Component: 200 - total flux cleaned = 0.310819 Jy ! Total flux subtracted in 200 components = 0.310819 Jy ! Clean residual min=-0.005949 max=0.008284 Jy/beam ! Clean residual mean=0.000104 rms=0.001851 Jy/beam ! Combined flux in latest and established models = 0.310819 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.310819 Jy ! Inverting map and beam ! Estimated beam: bmin=2.424 mas, bmaj=5.583 mas, bpa=23.91 degrees ! Estimated noise=568.923 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152531 Jy ! Component: 100 - total flux cleaned = 0.0244663 Jy ! Component: 150 - total flux cleaned = 0.0304502 Jy ! Component: 200 - total flux cleaned = 0.0344198 Jy ! Total flux subtracted in 200 components = 0.0344198 Jy ! Clean residual min=-0.002810 max=0.003205 Jy/beam ! Clean residual mean=0.000057 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.345239 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 45 components and 0.345239 Jy ! Inverting map uvw 0,2 ! Uniform weighting is not currently selected. ! Amplitude error weighting is not currently selected. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.917 mas, bmaj=4.451 mas, bpa=25.65 degrees ! Estimated noise=742.307 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264372 Jy ! Component: 100 - total flux cleaned = 0.00358934 Jy ! Component: 150 - total flux cleaned = 0.00415007 Jy ! Component: 200 - total flux cleaned = 0.00449608 Jy ! Total flux subtracted in 200 components = 0.00449608 Jy ! Clean residual min=-0.003421 max=0.002935 Jy/beam ! Clean residual mean=-0.000002 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.349735 Jy clean ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000249386 Jy ! Component: 100 - total flux cleaned = 0.000360782 Jy ! Component: 150 - total flux cleaned = 0.000466833 Jy ! Component: 200 - total flux cleaned = 0.000568145 Jy ! Total flux subtracted in 200 components = 0.000568145 Jy ! Clean residual min=-0.003257 max=0.002866 Jy/beam ! Clean residual mean=-0.000009 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.350303 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 68 components and 0.350303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168922Jy sigma=0.001333 ! Fit after self-cal, rms=0.168948Jy sigma=0.001333 wmodel J0309+1029_S_2011_08_02_pus_map.mod ! Writing 68 model components to file: J0309+1029_S_2011_08_02_pus_map.mod wobs J0309+1029_S_2011_08_02_pus_uvs.fits ! Writing UV FITS file: J0309+1029_S_2011_08_02_pus_uvs.fits wwins J0309+1029_S_2011_08_02_pus_map.win ! wwins: Wrote 2 windows to J0309+1029_S_2011_08_02_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000802046 Jy ! Component: 100 - total flux cleaned = -0.00126272 Jy ! Component: 150 - total flux cleaned = -0.00145598 Jy ! Component: 200 - total flux cleaned = -0.00159541 Jy ! Component: 250 - total flux cleaned = -0.00159469 Jy ! Component: 300 - total flux cleaned = -0.00150779 Jy ! Component: 350 - total flux cleaned = -0.00138282 Jy ! Component: 400 - total flux cleaned = -0.00138252 Jy ! Component: 450 - total flux cleaned = -0.00142294 Jy ! Component: 500 - total flux cleaned = -0.00153816 Jy ! Component: 550 - total flux cleaned = -0.00161364 Jy ! Component: 600 - total flux cleaned = -0.0017233 Jy ! Component: 650 - total flux cleaned = -0.0019017 Jy ! Component: 700 - total flux cleaned = -0.00204094 Jy ! Component: 750 - total flux cleaned = -0.00217725 Jy ! Component: 800 - total flux cleaned = -0.00227745 Jy ! Component: 850 - total flux cleaned = -0.00240859 Jy ! Component: 900 - total flux cleaned = -0.0025684 Jy ! Component: 950 - total flux cleaned = -0.00266239 Jy ! Component: 1000 - total flux cleaned = -0.00281555 Jy ! Component: 1050 - total flux cleaned = -0.00290588 Jy ! Component: 1100 - total flux cleaned = -0.0031126 Jy ! Component: 1150 - total flux cleaned = -0.00328628 Jy ! Component: 1200 - total flux cleaned = -0.00328615 Jy ! Component: 1250 - total flux cleaned = -0.00337093 Jy ! Component: 1300 - total flux cleaned = -0.00353683 Jy ! Component: 1350 - total flux cleaned = -0.00361912 Jy ! Component: 1400 - total flux cleaned = -0.0036462 Jy ! Component: 1450 - total flux cleaned = -0.00372557 Jy ! Component: 1500 - total flux cleaned = -0.00364732 Jy ! Component: 1550 - total flux cleaned = -0.00357037 Jy ! Component: 1600 - total flux cleaned = -0.00367265 Jy ! Component: 1650 - total flux cleaned = -0.00364789 Jy ! Component: 1700 - total flux cleaned = -0.00367276 Jy ! Component: 1750 - total flux cleaned = -0.00359929 Jy ! Component: 1800 - total flux cleaned = -0.00367196 Jy ! Component: 1850 - total flux cleaned = -0.00364779 Jy ! Component: 1900 - total flux cleaned = -0.00364771 Jy ! Component: 1950 - total flux cleaned = -0.00364749 Jy ! Component: 2000 - total flux cleaned = -0.003717 Jy ! Total flux subtracted in 2048 components = -0.00373989 Jy ! Clean residual min=-0.001678 max=0.001260 Jy/beam ! Clean residual mean=0.000005 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.346563 Jy keep ! Adding 140 model components to the UV plane model. ! The established model now contains 208 components and 0.346563 Jy ![Exited script file: muppet] wmap "J0309+1029_S_2011_08_02_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.917 x 4.451 at 25.65 degrees (North through East) ! Clean map min=-0.0025794 max=0.26834 Jy/beam ! Writing clean map to FITS file: J0309+1029_S_2011_08_02_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.268339 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000430334 device "J0309+1029_S_2011_08_02_pus\_map.eps/VPS" ! Attempting to open device: 'J0309+1029_S_2011_08_02_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.481107 0.481107 0.962215 1.92443 3.84886 7.69772 15.3954 30.7909 61.5817 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.268 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.917 x 4.451 at 25.65 degrees (North through East) ! Clean map min=-0.0025794 max=0.26834 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0309+1029_S_2011_08_02_pus\_map.gif/vgif" ! Attempting to open device: 'J0309+1029_S_2011_08_02_pus_map.gif/vgif' mapplot cln