! Started logfile: J0112+2244_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:41:13 2016 obs J0112+2244_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0112+2244_S_2014_05_31_pus_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.860494 visibilities/baseline/integration-bin. ! Found source: J0112+2244 ! ! 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 336 lines of history. ! ! Reading 5576 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 J0112+2244_S_2014_05_31_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.680963Jy sigma=0.008648 ! Fit after self-cal, rms=0.669862Jy sigma=0.008510 ! 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.919 mas, bmaj=8.289 mas, bpa=-9.906 degrees ! Estimated noise=1030.92 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.254212 Jy ! Component: 100 - total flux cleaned = 0.31161 Jy ! Total flux subtracted in 100 components = 0.31161 Jy ! Clean residual min=-0.008540 max=0.020669 Jy/beam ! Clean residual mean=-0.000004 rms=0.002576 Jy/beam ! Combined flux in latest and established models = 0.31161 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.31161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082965Jy sigma=0.000979 ! Fit after self-cal, rms=0.082960Jy sigma=0.000979 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0220065 Jy ! Component: 100 - total flux cleaned = 0.0326367 Jy ! Total flux subtracted in 100 components = 0.0326367 Jy ! Clean residual min=-0.006462 max=0.008348 Jy/beam ! Clean residual mean=-0.000000 rms=0.001758 Jy/beam ! Combined flux in latest and established models = 0.344246 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.344246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076006Jy sigma=0.000900 ! Fit after self-cal, rms=0.075933Jy sigma=0.000899 ! 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=3.57 mas, bmaj=9.012 mas, bpa=-9.336 degrees ! Estimated noise=758.624 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 (6, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00829317 Jy ! Component: 100 - total flux cleaned = 0.0131985 Jy ! Component: 150 - total flux cleaned = 0.0167082 Jy ! Component: 200 - total flux cleaned = 0.019334 Jy ! Total flux subtracted in 200 components = 0.019334 Jy ! Clean residual min=-0.004764 max=0.005225 Jy/beam ! Clean residual mean=0.000010 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.36358 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 55 components and 0.36358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074712Jy sigma=0.000888 ! Fit after self-cal, rms=0.074629Jy sigma=0.000887 ! 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.97 FD 0.84 HN 0.99 KP 1.04 ! LA 1.17 MK 1.00 NL 0.96 OV 0.97 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.01 KP 1.00 ! LA 1.13 MK 0.99 NL 1.04 OV 1.02 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.13 HN 1.03 KP 0.89 ! LA 0.89 MK 1.04 NL 1.04 OV 0.94 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.02 KP 0.89 ! LA 0.87 MK 1.04 NL 1.08 OV 1.01 ! PT 1.01 SC 0.95 ! ! ! Fit before self-cal, rms=0.074629Jy sigma=0.000887 ! Fit after self-cal, rms=0.065161Jy sigma=0.000784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=9.015 mas, bpa=-9.158 degrees ! Estimated noise=756.306 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.00113714 Jy ! Component: 100 - total flux cleaned = 0.00119704 Jy ! Component: 150 - total flux cleaned = 0.00106816 Jy ! Component: 200 - total flux cleaned = 0.00096111 Jy ! Total flux subtracted in 200 components = 0.00096111 Jy ! Clean residual min=-0.002652 max=0.002538 Jy/beam ! Clean residual mean=-0.000001 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.364542 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.364542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065091Jy sigma=0.000783 ! Fit after self-cal, rms=0.065089Jy sigma=0.000782 ! 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.065089Jy sigma=0.000782 ! Fit after self-cal, rms=0.064817Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=9.016 mas, bpa=-9.186 degrees ! Estimated noise=755.806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000762594 Jy ! Component: 100 - total flux cleaned = 0.000731164 Jy ! Component: 150 - total flux cleaned = 0.000769144 Jy ! Component: 200 - total flux cleaned = 0.000769451 Jy ! Total flux subtracted in 200 components = 0.000769451 Jy ! Clean residual min=-0.002335 max=0.002365 Jy/beam ! Clean residual mean=-0.000001 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.365311 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 93 components and 0.365311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064765Jy sigma=0.000778 ! Fit after self-cal, rms=0.064762Jy sigma=0.000778 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 (-121, 125). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201992 Jy ! Component: 100 - total flux cleaned = 0.00221118 Jy ! Component: 150 - total flux cleaned = 0.00236348 Jy ! Component: 200 - total flux cleaned = 0.00239905 Jy ! Total flux subtracted in 200 components = 0.00239905 Jy ! Clean residual min=-0.002088 max=0.002044 Jy/beam ! Clean residual mean=-0.000002 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.36771 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 106 components and 0.36771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064675Jy sigma=0.000777 ! Fit after self-cal, rms=0.064669Jy sigma=0.000777 ! 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.064669Jy sigma=0.000777 ! Fit after self-cal, rms=0.064615Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.586 mas, bmaj=9.017 mas, bpa=-9.178 degrees ! Estimated noise=755.082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000260968 Jy ! Component: 100 - total flux cleaned = 0.000229698 Jy ! Component: 150 - total flux cleaned = 0.000257278 Jy ! Component: 200 - total flux cleaned = 0.000229923 Jy ! Total flux subtracted in 200 components = 0.000229923 Jy ! Clean residual min=-0.001969 max=0.002037 Jy/beam ! Clean residual mean=-0.000002 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.36794 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 114 components and 0.36794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064587Jy sigma=0.000777 ! Fit after self-cal, rms=0.064586Jy sigma=0.000777 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 = 2.33466e-05 Jy ! Component: 100 - total flux cleaned = 2.27478e-05 Jy ! Component: 150 - total flux cleaned = 4.69451e-07 Jy ! Component: 200 - total flux cleaned = 6.61099e-07 Jy ! Total flux subtracted in 200 components = 6.61099e-07 Jy ! Clean residual min=-0.001936 max=0.002009 Jy/beam ! Clean residual mean=-0.000002 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.367941 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 121 components and 0.367941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064570Jy sigma=0.000777 ! Fit after self-cal, rms=0.064569Jy sigma=0.000777 ! 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.064569Jy sigma=0.000777 ! Fit after self-cal, rms=0.064532Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.431 mas, bmaj=10.94 mas, bpa=-5.66 degrees ! Estimated noise=884.155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00028961 Jy ! Component: 100 - total flux cleaned = 5.21037e-05 Jy ! Component: 150 - total flux cleaned = -9.29441e-05 Jy ! Component: 200 - total flux cleaned = -0.000222382 Jy ! Total flux subtracted in 200 components = -0.000222382 Jy ! Clean residual min=-0.001841 max=0.002433 Jy/beam ! Clean residual mean=-0.000002 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.367718 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 142 components and 0.367718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064528Jy sigma=0.000777 ! Fit after self-cal, rms=0.064528Jy sigma=0.000777 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.00015338 Jy ! Component: 100 - total flux cleaned = -0.000233664 Jy ! Component: 150 - total flux cleaned = -0.000278129 Jy ! Component: 200 - total flux cleaned = -0.000305637 Jy ! Total flux subtracted in 200 components = -0.000305637 Jy ! Clean residual min=-0.001821 max=0.002431 Jy/beam ! Clean residual mean=-0.000002 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.367413 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 151 components and 0.367413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064527Jy sigma=0.000777 ! Fit after self-cal, rms=0.064527Jy sigma=0.000777 ! Inverting map ! Added new window around map position (-60.5, -109.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206167 Jy ! Component: 100 - total flux cleaned = 0.00275402 Jy ! Component: 150 - total flux cleaned = 0.00301178 Jy ! Component: 200 - total flux cleaned = 0.00320464 Jy ! Total flux subtracted in 200 components = 0.00320464 Jy ! Clean residual min=-0.001771 max=0.001761 Jy/beam ! Clean residual mean=-0.000006 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.370617 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 194 components and 0.370617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064476Jy sigma=0.000776 ! Fit after self-cal, rms=0.064472Jy sigma=0.000776 ! 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=3.587 mas, bmaj=9.017 mas, bpa=-9.171 degrees ! Estimated noise=754.511 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.587 x 9.017 at -9.171 degrees (North through East) ! Clean map min=-0.00173 max=0.32801 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.932 mas, bmaj=8.277 mas, bpa=-9.726 degrees ! Estimated noise=1026.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.253022 Jy ! Component: 100 - total flux cleaned = 0.30991 Jy ! Component: 150 - total flux cleaned = 0.331108 Jy ! Component: 200 - total flux cleaned = 0.341305 Jy ! Total flux subtracted in 200 components = 0.341305 Jy ! Clean residual min=-0.003568 max=0.004915 Jy/beam ! Clean residual mean=-0.000004 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.341305 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.341305 Jy ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=9.017 mas, bpa=-9.171 degrees ! Estimated noise=754.511 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.00770779 Jy ! Component: 100 - total flux cleaned = 0.0125282 Jy ! Component: 150 - total flux cleaned = 0.0159301 Jy ! Component: 200 - total flux cleaned = 0.0183894 Jy ! Total flux subtracted in 200 components = 0.0183894 Jy ! Clean residual min=-0.002426 max=0.002141 Jy/beam ! Clean residual mean=-0.000001 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.359694 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 42 components and 0.359694 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=7.431 mas, bmaj=10.94 mas, bpa=-5.66 degrees ! Estimated noise=884.155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321259 Jy ! Component: 100 - total flux cleaned = 0.00541588 Jy ! Component: 150 - total flux cleaned = 0.00713157 Jy ! Component: 200 - total flux cleaned = 0.00852061 Jy ! Total flux subtracted in 200 components = 0.00852061 Jy ! Clean residual min=-0.002053 max=0.001856 Jy/beam ! Clean residual mean=-0.000005 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.368215 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.000798719 Jy ! Component: 100 - total flux cleaned = 0.00125126 Jy ! Component: 150 - total flux cleaned = 0.00162532 Jy ! Component: 200 - total flux cleaned = 0.00190236 Jy ! Total flux subtracted in 200 components = 0.00190236 Jy ! Clean residual min=-0.001918 max=0.001778 Jy/beam ! Clean residual mean=-0.000006 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.370117 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 117 components and 0.370117 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=9.017 mas, bpa=-9.171 degrees ! Estimated noise=754.511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000695957 Jy ! Component: 100 - total flux cleaned = -0.000952112 Jy ! Component: 150 - total flux cleaned = -0.000951279 Jy ! Component: 200 - total flux cleaned = -0.000906938 Jy ! Total flux subtracted in 200 components = -0.000906938 Jy ! Clean residual min=-0.001897 max=0.001752 Jy/beam ! Clean residual mean=-0.000004 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.36921 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 142 components and 0.36921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064499Jy sigma=0.000776 ! Fit after self-cal, rms=0.064490Jy sigma=0.000776 wmodel J0112+2244_S_2014_05_31_pus_map.mod ! Writing 142 model components to file: J0112+2244_S_2014_05_31_pus_map.mod wobs J0112+2244_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0112+2244_S_2014_05_31_pus_uvs.fits wwins J0112+2244_S_2014_05_31_pus_map.win ! wwins: Wrote 4 windows to J0112+2244_S_2014_05_31_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.000731498 Jy ! Component: 100 - total flux cleaned = -0.00118196 Jy ! Component: 150 - total flux cleaned = -0.00148745 Jy ! Component: 200 - total flux cleaned = -0.00172301 Jy ! Component: 250 - total flux cleaned = -0.00195247 Jy ! Component: 300 - total flux cleaned = -0.00226025 Jy ! Component: 350 - total flux cleaned = -0.00250635 Jy ! Component: 400 - total flux cleaned = -0.00269386 Jy ! Component: 450 - total flux cleaned = -0.00298087 Jy ! Component: 500 - total flux cleaned = -0.00315995 Jy ! Component: 550 - total flux cleaned = -0.0033607 Jy ! Component: 600 - total flux cleaned = -0.00353203 Jy ! Component: 650 - total flux cleaned = -0.00358087 Jy ! Component: 700 - total flux cleaned = -0.00381904 Jy ! Component: 750 - total flux cleaned = -0.00398262 Jy ! Component: 800 - total flux cleaned = -0.00409693 Jy ! Component: 850 - total flux cleaned = -0.00414207 Jy ! Component: 900 - total flux cleaned = -0.00427581 Jy ! Component: 950 - total flux cleaned = -0.00438573 Jy ! Component: 1000 - total flux cleaned = -0.00449399 Jy ! Component: 1050 - total flux cleaned = -0.00466503 Jy ! Component: 1100 - total flux cleaned = -0.00479138 Jy ! Component: 1150 - total flux cleaned = -0.00497858 Jy ! Component: 1200 - total flux cleaned = -0.00501975 Jy ! Component: 1250 - total flux cleaned = -0.00514109 Jy ! Component: 1300 - total flux cleaned = -0.00524087 Jy ! Component: 1350 - total flux cleaned = -0.00529986 Jy ! Component: 1400 - total flux cleaned = -0.00533868 Jy ! Component: 1450 - total flux cleaned = -0.00537764 Jy ! Component: 1500 - total flux cleaned = -0.00549269 Jy ! Component: 1550 - total flux cleaned = -0.00558695 Jy ! Component: 1600 - total flux cleaned = -0.00562441 Jy ! Component: 1650 - total flux cleaned = -0.00566171 Jy ! Component: 1700 - total flux cleaned = -0.00575324 Jy ! Component: 1750 - total flux cleaned = -0.00584386 Jy ! Component: 1800 - total flux cleaned = -0.00587973 Jy ! Component: 1850 - total flux cleaned = -0.00596839 Jy ! Component: 1900 - total flux cleaned = -0.00605605 Jy ! Component: 1950 - total flux cleaned = -0.00617742 Jy ! Component: 2000 - total flux cleaned = -0.00622902 Jy ! Component: 2050 - total flux cleaned = -0.00634798 Jy ! Component: 2100 - total flux cleaned = -0.00649906 Jy ! Component: 2150 - total flux cleaned = -0.00649902 Jy ! Component: 2200 - total flux cleaned = -0.00656517 Jy ! Component: 2250 - total flux cleaned = -0.00659798 Jy ! Component: 2300 - total flux cleaned = -0.00664695 Jy ! Component: 2350 - total flux cleaned = -0.00671146 Jy ! Component: 2400 - total flux cleaned = -0.00671148 Jy ! Component: 2450 - total flux cleaned = -0.00667971 Jy ! Component: 2500 - total flux cleaned = -0.00675818 Jy ! Component: 2550 - total flux cleaned = -0.00675812 Jy ! Component: 2600 - total flux cleaned = -0.00675807 Jy ! Component: 2650 - total flux cleaned = -0.00680416 Jy ! Component: 2700 - total flux cleaned = -0.00683451 Jy ! Component: 2750 - total flux cleaned = -0.00678914 Jy ! Component: 2800 - total flux cleaned = -0.00680422 Jy ! Component: 2850 - total flux cleaned = -0.00681887 Jy ! Component: 2900 - total flux cleaned = -0.00680413 Jy ! Component: 2950 - total flux cleaned = -0.00680411 Jy ! Component: 3000 - total flux cleaned = -0.0067897 Jy ! Component: 3050 - total flux cleaned = -0.00678966 Jy ! Component: 3100 - total flux cleaned = -0.00674672 Jy ! Component: 3150 - total flux cleaned = -0.00676106 Jy ! Component: 3200 - total flux cleaned = -0.00677523 Jy ! Component: 3250 - total flux cleaned = -0.00676105 Jy ! Component: 3300 - total flux cleaned = -0.00678898 Jy ! Component: 3350 - total flux cleaned = -0.00677489 Jy ! Component: 3400 - total flux cleaned = -0.00673377 Jy ! Component: 3450 - total flux cleaned = -0.00676126 Jy ! Component: 3500 - total flux cleaned = -0.00680207 Jy ! Component: 3550 - total flux cleaned = -0.0067617 Jy ! Component: 3600 - total flux cleaned = -0.0067751 Jy ! Component: 3650 - total flux cleaned = -0.00677504 Jy ! Component: 3700 - total flux cleaned = -0.00676191 Jy ! Component: 3750 - total flux cleaned = -0.00678801 Jy ! Component: 3800 - total flux cleaned = -0.00677505 Jy ! Component: 3850 - total flux cleaned = -0.00680095 Jy ! Component: 3900 - total flux cleaned = -0.00682663 Jy ! Component: 3950 - total flux cleaned = -0.006814 Jy ! Component: 4000 - total flux cleaned = -0.00685207 Jy ! Component: 4050 - total flux cleaned = -0.00681425 Jy ! Total flux subtracted in 4096 components = -0.00686466 Jy ! Clean residual min=-0.000728 max=0.000652 Jy/beam ! Clean residual mean=-0.000002 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.362345 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 439 components and 0.362345 Jy ![Exited script file: muppet] wmap "J0112+2244_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.587 x 9.017 at -9.171 degrees (North through East) ! Clean map min=-0.0017274 max=0.32823 Jy/beam ! Writing clean map to FITS file: J0112+2244_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.328233 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229909 device "J0112+2244_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0112+2244_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.210133 0.210133 0.420266 0.840532 1.68106 3.36213 6.72426 13.4485 26.897 53.7941 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.328 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.587 x 9.017 at -9.171 degrees (North through East) ! Clean map min=-0.0017274 max=0.32823 Jy/beam quit ! Quitting program ! Log file J0112+2244_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:41:18 2016