! Started logfile: J0511+0110_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:54:58 2016 obs J0511+0110_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0511+0110_S_2014_08_09_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.788004 visibilities/baseline/integration-bin. ! Found source: J0511+0110 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 342 lines of history. ! ! Reading 16028 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 = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J0511+0110_S_2014_08_09_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 = 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 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.915458Jy sigma=0.009607 ! Fit after self-cal, rms=0.854520Jy sigma=0.009048 ! 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.781 mas, bmaj=9.149 mas, bpa=17.99 degrees ! Estimated noise=715.095 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.113419 Jy ! Component: 100 - total flux cleaned = 0.142541 Jy ! Total flux subtracted in 100 components = 0.142541 Jy ! Clean residual min=-0.012795 max=0.055863 Jy/beam ! Clean residual mean=-0.000066 rms=0.004699 Jy/beam ! Combined flux in latest and established models = 0.142541 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.142541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113828Jy sigma=0.001129 ! Fit after self-cal, rms=0.113783Jy sigma=0.001128 ! Inverting map ! Added new window around map position (-18, 14.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0444342 Jy ! Component: 100 - total flux cleaned = 0.0635532 Jy ! Total flux subtracted in 100 components = 0.0635532 Jy ! Clean residual min=-0.007007 max=0.010997 Jy/beam ! Clean residual mean=-0.000047 rms=0.002276 Jy/beam ! Combined flux in latest and established models = 0.206094 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 22 components and 0.206094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093245Jy sigma=0.000899 ! Fit after self-cal, rms=0.092012Jy sigma=0.000888 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153237 Jy ! Component: 100 - total flux cleaned = 0.0259141 Jy ! Total flux subtracted in 100 components = 0.0259141 Jy ! Clean residual min=-0.005315 max=0.007159 Jy/beam ! Clean residual mean=-0.000043 rms=0.001603 Jy/beam ! Combined flux in latest and established models = 0.232009 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 39 components and 0.232009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088158Jy sigma=0.000847 ! Fit after self-cal, rms=0.088067Jy sigma=0.000846 ! 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.455 mas, bmaj=10.05 mas, bpa=17.83 degrees ! Estimated noise=538.025 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.0122983 Jy ! Component: 100 - total flux cleaned = 0.0212501 Jy ! Component: 150 - total flux cleaned = 0.0284346 Jy ! Component: 200 - total flux cleaned = 0.0343252 Jy ! Total flux subtracted in 200 components = 0.0343252 Jy ! Clean residual min=-0.005621 max=0.006150 Jy/beam ! Clean residual mean=-0.000061 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.266334 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 118 components and 0.266334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085391Jy sigma=0.000820 ! Fit after self-cal, rms=0.085339Jy sigma=0.000819 ! 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.99 FD 0.88 HN 0.97 KP 1.04 ! LA 1.04 MK 1.00* NL 1.01 OV 0.99 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 1.02 KP 1.00 ! LA 1.02 MK 1.00* NL 1.06 OV 1.04 ! PT 0.96 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.18 HN 1.03 KP 0.89 ! LA 0.79 MK 1.00* NL 1.03 OV 0.95 ! PT 0.93 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 0.98 KP 0.86 ! LA 0.76 MK 1.00* NL 1.14 OV 1.06 ! PT 0.97 SC 1.01 ! ! ! Fit before self-cal, rms=0.085339Jy sigma=0.000819 ! Fit after self-cal, rms=0.079404Jy sigma=0.000788 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.508 mas, bmaj=10.14 mas, bpa=17.47 degrees ! Estimated noise=528.2 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.00206586 Jy ! Component: 100 - total flux cleaned = 0.00257829 Jy ! Component: 150 - total flux cleaned = 0.00267274 Jy ! Component: 200 - total flux cleaned = 0.00277387 Jy ! Total flux subtracted in 200 components = 0.00277387 Jy ! Clean residual min=-0.003110 max=0.003569 Jy/beam ! Clean residual mean=-0.000039 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.269107 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 148 components and 0.269107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079307Jy sigma=0.000787 ! Fit after self-cal, rms=0.079299Jy sigma=0.000787 ! 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.079299Jy sigma=0.000787 ! Fit after self-cal, rms=0.078539Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.523 mas, bmaj=10.18 mas, bpa=17.58 degrees ! Estimated noise=527.962 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000350651 Jy ! Component: 100 - total flux cleaned = 0.000606298 Jy ! Component: 150 - total flux cleaned = 0.00073785 Jy ! Component: 200 - total flux cleaned = 0.000681942 Jy ! Total flux subtracted in 200 components = 0.000681942 Jy ! Clean residual min=-0.002512 max=0.002637 Jy/beam ! Clean residual mean=-0.000018 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.269789 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 160 components and 0.269789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078496Jy sigma=0.000783 ! Fit after self-cal, rms=0.078498Jy sigma=0.000783 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 = 9.40891e-05 Jy ! Component: 100 - total flux cleaned = 0.000120818 Jy ! Component: 150 - total flux cleaned = 0.000121037 Jy ! Component: 200 - total flux cleaned = 8.18596e-05 Jy ! Total flux subtracted in 200 components = 8.18596e-05 Jy ! Clean residual min=-0.002482 max=0.002575 Jy/beam ! Clean residual mean=-0.000018 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.269871 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 167 components and 0.269871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078482Jy sigma=0.000783 ! Fit after self-cal, rms=0.078481Jy sigma=0.000783 ! 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.078481Jy sigma=0.000783 ! Fit after self-cal, rms=0.078630Jy sigma=0.000783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.528 mas, bmaj=10.19 mas, bpa=17.59 degrees ! Estimated noise=528.552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000149508 Jy ! Component: 100 - total flux cleaned = 0.000243426 Jy ! Component: 150 - total flux cleaned = 0.00020708 Jy ! Component: 200 - total flux cleaned = 0.000172774 Jy ! Total flux subtracted in 200 components = 0.000172774 Jy ! Clean residual min=-0.002379 max=0.002519 Jy/beam ! Clean residual mean=-0.000017 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.270044 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 174 components and 0.270044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078617Jy sigma=0.000782 ! Fit after self-cal, rms=0.078617Jy sigma=0.000782 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 = 7.35687e-05 Jy ! Component: 100 - total flux cleaned = 7.26928e-05 Jy ! Component: 150 - total flux cleaned = 5.81258e-05 Jy ! Component: 200 - total flux cleaned = 3.0977e-05 Jy ! Total flux subtracted in 200 components = 3.0977e-05 Jy ! Clean residual min=-0.002363 max=0.002552 Jy/beam ! Clean residual mean=-0.000017 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.270075 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 180 components and 0.270075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078611Jy sigma=0.000782 ! Fit after self-cal, rms=0.078611Jy sigma=0.000782 ! 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.078611Jy sigma=0.000782 ! Fit after self-cal, rms=0.078689Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.322 mas, bmaj=12.47 mas, bpa=8.195 degrees ! Estimated noise=590.086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000562643 Jy ! Component: 100 - total flux cleaned = 0.000663791 Jy ! Component: 150 - total flux cleaned = 0.000765185 Jy ! Component: 200 - total flux cleaned = 0.000799772 Jy ! Total flux subtracted in 200 components = 0.000799772 Jy ! Clean residual min=-0.002675 max=0.003342 Jy/beam ! Clean residual mean=-0.000028 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.270875 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 190 components and 0.270875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078689Jy sigma=0.000782 ! Fit after self-cal, rms=0.078686Jy sigma=0.000782 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 = -1.5113e-05 Jy ! Component: 100 - total flux cleaned = 3.75081e-05 Jy ! Component: 150 - total flux cleaned = 5.29541e-05 Jy ! Component: 200 - total flux cleaned = 6.77699e-05 Jy ! Total flux subtracted in 200 components = 6.77699e-05 Jy ! Clean residual min=-0.002635 max=0.003374 Jy/beam ! Clean residual mean=-0.000028 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.270943 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 199 components and 0.270943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078688Jy sigma=0.000782 ! Fit after self-cal, rms=0.078686Jy sigma=0.000782 ! 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.531 mas, bmaj=10.2 mas, bpa=17.59 degrees ! Estimated noise=528.704 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.531 x 10.2 at 17.59 degrees (North through East) ! Clean map min=-0.002343 max=0.14741 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=3.833 mas, bmaj=9.249 mas, bpa=17.78 degrees ! Estimated noise=708.766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115532 Jy ! Component: 100 - total flux cleaned = 0.163052 Jy ! Component: 150 - total flux cleaned = 0.190217 Jy ! Component: 200 - total flux cleaned = 0.208302 Jy ! Total flux subtracted in 200 components = 0.208302 Jy ! Clean residual min=-0.005417 max=0.010079 Jy/beam ! Clean residual mean=-0.000027 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.208302 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.208302 Jy ! Inverting map and beam ! Estimated beam: bmin=4.531 mas, bmaj=10.2 mas, bpa=17.59 degrees ! Estimated noise=528.704 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.0165812 Jy ! Component: 100 - total flux cleaned = 0.0277239 Jy ! Component: 150 - total flux cleaned = 0.0356039 Jy ! Component: 200 - total flux cleaned = 0.0414008 Jy ! Total flux subtracted in 200 components = 0.0414008 Jy ! Clean residual min=-0.003111 max=0.005268 Jy/beam ! Clean residual mean=-0.000032 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.249703 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 90 components and 0.249703 Jy ! Inverting map ! Added new window around map position (-6.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00513605 Jy ! Component: 100 - total flux cleaned = 0.0087431 Jy ! Component: 150 - total flux cleaned = 0.011541 Jy ! Component: 200 - total flux cleaned = 0.0137507 Jy ! Total flux subtracted in 200 components = 0.0137507 Jy ! Clean residual min=-0.002385 max=0.002800 Jy/beam ! Clean residual mean=-0.000023 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.263454 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 142 components and 0.263454 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.322 mas, bmaj=12.47 mas, bpa=8.195 degrees ! Estimated noise=590.086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00267172 Jy ! Component: 100 - total flux cleaned = 0.0045713 Jy ! Component: 150 - total flux cleaned = 0.00563104 Jy ! Component: 200 - total flux cleaned = 0.00629807 Jy ! Total flux subtracted in 200 components = 0.00629807 Jy ! Clean residual min=-0.002746 max=0.003360 Jy/beam ! Clean residual mean=-0.000030 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.269752 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.000554698 Jy ! Component: 100 - total flux cleaned = 0.000923605 Jy ! Component: 150 - total flux cleaned = 0.00118262 Jy ! Component: 200 - total flux cleaned = 0.0014306 Jy ! Total flux subtracted in 200 components = 0.0014306 Jy ! Clean residual min=-0.002655 max=0.003260 Jy/beam ! Clean residual mean=-0.000029 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.271182 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 197 components and 0.271182 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.531 mas, bmaj=10.2 mas, bpa=17.59 degrees ! Estimated noise=528.704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000189256 Jy ! Component: 100 - total flux cleaned = 0.000303538 Jy ! Component: 150 - total flux cleaned = 0.000404309 Jy ! Component: 200 - total flux cleaned = 0.000470258 Jy ! Total flux subtracted in 200 components = 0.000470258 Jy ! Clean residual min=-0.002373 max=0.002423 Jy/beam ! Clean residual mean=-0.000017 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.271653 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 216 components and 0.271653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078623Jy sigma=0.000782 ! Fit after self-cal, rms=0.078610Jy sigma=0.000781 wmodel J0511+0110_S_2014_08_09_pus_map.mod ! Writing 216 model components to file: J0511+0110_S_2014_08_09_pus_map.mod wobs J0511+0110_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0511+0110_S_2014_08_09_pus_uvs.fits wwins J0511+0110_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J0511+0110_S_2014_08_09_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=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000575043 Jy ! Component: 100 - total flux cleaned = 0.0010084 Jy ! Component: 150 - total flux cleaned = 0.00152348 Jy ! Component: 200 - total flux cleaned = 0.00183624 Jy ! Component: 250 - total flux cleaned = 0.00203549 Jy ! Component: 300 - total flux cleaned = 0.00219475 Jy ! Component: 350 - total flux cleaned = 0.00237839 Jy ! Component: 400 - total flux cleaned = 0.00258484 Jy ! Component: 450 - total flux cleaned = 0.00272611 Jy ! Component: 500 - total flux cleaned = 0.00291836 Jy ! Component: 550 - total flux cleaned = 0.00307882 Jy ! Component: 600 - total flux cleaned = 0.00326045 Jy ! Component: 650 - total flux cleaned = 0.00341178 Jy ! Component: 700 - total flux cleaned = 0.00358356 Jy ! Component: 750 - total flux cleaned = 0.00367903 Jy ! Component: 800 - total flux cleaned = 0.00374982 Jy ! Component: 850 - total flux cleaned = 0.00393297 Jy ! Component: 900 - total flux cleaned = 0.00402229 Jy ! Component: 950 - total flux cleaned = 0.00415343 Jy ! Component: 1000 - total flux cleaned = 0.00419566 Jy ! Component: 1050 - total flux cleaned = 0.00421652 Jy ! Component: 1100 - total flux cleaned = 0.00425779 Jy ! Component: 1150 - total flux cleaned = 0.00423776 Jy ! Component: 1200 - total flux cleaned = 0.00431715 Jy ! Component: 1250 - total flux cleaned = 0.00433629 Jy ! Component: 1300 - total flux cleaned = 0.00433624 Jy ! Component: 1350 - total flux cleaned = 0.0043551 Jy ! Component: 1400 - total flux cleaned = 0.00437369 Jy ! Component: 1450 - total flux cleaned = 0.00442766 Jy ! Component: 1500 - total flux cleaned = 0.00435591 Jy ! Component: 1550 - total flux cleaned = 0.00439122 Jy ! Component: 1600 - total flux cleaned = 0.00437399 Jy ! Component: 1650 - total flux cleaned = 0.00439113 Jy ! Component: 1700 - total flux cleaned = 0.00439121 Jy ! Component: 1750 - total flux cleaned = 0.00442443 Jy ! Component: 1800 - total flux cleaned = 0.00444047 Jy ! Component: 1850 - total flux cleaned = 0.00442439 Jy ! Component: 1900 - total flux cleaned = 0.0044563 Jy ! Component: 1950 - total flux cleaned = 0.00447176 Jy ! Component: 2000 - total flux cleaned = 0.00447182 Jy ! Component: 2050 - total flux cleaned = 0.00448746 Jy ! Component: 2100 - total flux cleaned = 0.00453225 Jy ! Component: 2150 - total flux cleaned = 0.00451745 Jy ! Component: 2200 - total flux cleaned = 0.00459016 Jy ! Component: 2250 - total flux cleaned = 0.00458991 Jy ! Component: 2300 - total flux cleaned = 0.00461814 Jy ! Component: 2350 - total flux cleaned = 0.00464627 Jy ! Component: 2400 - total flux cleaned = 0.00468778 Jy ! Component: 2450 - total flux cleaned = 0.0047015 Jy ! Component: 2500 - total flux cleaned = 0.00475542 Jy ! Component: 2550 - total flux cleaned = 0.00478202 Jy ! Component: 2600 - total flux cleaned = 0.00483473 Jy ! Component: 2650 - total flux cleaned = 0.00486084 Jy ! Component: 2700 - total flux cleaned = 0.00488659 Jy ! Component: 2750 - total flux cleaned = 0.00493739 Jy ! Component: 2800 - total flux cleaned = 0.00494996 Jy ! Component: 2850 - total flux cleaned = 0.00495003 Jy ! Component: 2900 - total flux cleaned = 0.00498709 Jy ! Component: 2950 - total flux cleaned = 0.00497482 Jy ! Component: 3000 - total flux cleaned = 0.00497481 Jy ! Component: 3050 - total flux cleaned = 0.00501042 Jy ! Component: 3100 - total flux cleaned = 0.00493956 Jy ! Component: 3150 - total flux cleaned = 0.00495104 Jy ! Component: 3200 - total flux cleaned = 0.00491621 Jy ! Component: 3250 - total flux cleaned = 0.00491614 Jy ! Component: 3300 - total flux cleaned = 0.00489362 Jy ! Component: 3350 - total flux cleaned = 0.00493878 Jy ! Component: 3400 - total flux cleaned = 0.00491636 Jy ! Component: 3450 - total flux cleaned = 0.00492738 Jy ! Component: 3500 - total flux cleaned = 0.00491629 Jy ! Component: 3550 - total flux cleaned = 0.00489444 Jy ! Component: 3600 - total flux cleaned = 0.0048838 Jy ! Component: 3650 - total flux cleaned = 0.00488384 Jy ! Component: 3700 - total flux cleaned = 0.00487311 Jy ! Component: 3750 - total flux cleaned = 0.00482072 Jy ! Component: 3800 - total flux cleaned = 0.0048105 Jy ! Component: 3850 - total flux cleaned = 0.00482094 Jy ! Component: 3900 - total flux cleaned = 0.00483121 Jy ! Component: 3950 - total flux cleaned = 0.00479055 Jy ! Component: 4000 - total flux cleaned = 0.00477037 Jy ! Component: 4050 - total flux cleaned = 0.00478033 Jy ! Total flux subtracted in 4096 components = 0.00478039 Jy ! Clean residual min=-0.000538 max=0.000610 Jy/beam ! Clean residual mean=-0.000005 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.276433 Jy keep ! Adding 324 model components to the UV plane model. ! The established model now contains 540 components and 0.276433 Jy ![Exited script file: muppet] wmap "J0511+0110_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.531 x 10.2 at 17.59 degrees (North through East) ! Clean map min=-0.0016955 max=0.14766 Jy/beam ! Writing clean map to FITS file: J0511+0110_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.147657 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000197036 device "J0511+0110_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0511+0110_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.400323 0.400323 0.800647 1.60129 3.20259 6.40517 12.8103 25.6207 51.2414 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.147 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.531 x 10.2 at 17.59 degrees (North through East) ! Clean map min=-0.0016955 max=0.14766 Jy/beam quit ! Quitting program ! Log file J0511+0110_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:55:03 2016