! Started logfile: J0112+2244_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:11:25 2016 obs J0112+2244_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0112+2244_S_2014_08_05_pus_uva.fits ! AN table 1: 34 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.694771 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 360 lines of history. ! ! Reading 4252 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_08_05_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 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.737145Jy sigma=0.009056 ! Fit after self-cal, rms=0.730668Jy sigma=0.008988 ! 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.885 mas, bmaj=7.895 mas, bpa=15.77 degrees ! Estimated noise=1091.87 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.206382 Jy ! Component: 100 - total flux cleaned = 0.252518 Jy ! Total flux subtracted in 100 components = 0.252518 Jy ! Clean residual min=-0.006715 max=0.015917 Jy/beam ! Clean residual mean=-0.000018 rms=0.002283 Jy/beam ! Combined flux in latest and established models = 0.252518 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.252518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082809Jy sigma=0.000934 ! Fit after self-cal, rms=0.082807Jy sigma=0.000934 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0163465 Jy ! Component: 100 - total flux cleaned = 0.0243802 Jy ! Total flux subtracted in 100 components = 0.0243802 Jy ! Clean residual min=-0.006316 max=0.007051 Jy/beam ! Clean residual mean=-0.000011 rms=0.001680 Jy/beam ! Combined flux in latest and established models = 0.276898 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 27 components and 0.276898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078002Jy sigma=0.000881 ! Fit after self-cal, rms=0.077972Jy sigma=0.000880 ! 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.55 mas, bmaj=8.48 mas, bpa=15.98 degrees ! Estimated noise=898.867 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.00877735 Jy ! Component: 100 - total flux cleaned = 0.013884 Jy ! Component: 150 - total flux cleaned = 0.0172399 Jy ! Component: 200 - total flux cleaned = 0.0194925 Jy ! Total flux subtracted in 200 components = 0.0194925 Jy ! Clean residual min=-0.006217 max=0.006677 Jy/beam ! Clean residual mean=-0.000010 rms=0.001689 Jy/beam ! Combined flux in latest and established models = 0.296391 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 64 components and 0.296391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076626Jy sigma=0.000870 ! Fit after self-cal, rms=0.076616Jy sigma=0.000870 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.89 HN 0.98 KP 1.04 ! LA 1.11 MK 1.00* NL 1.00 OV 0.98 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.10 HN 1.01 KP 1.01 ! LA 1.05 MK 1.00* NL 1.04 OV 1.04 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.24 HN 1.01 KP 0.89 ! LA 0.81 MK 1.00* NL 1.04 OV 0.93 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.08 HN 1.02 KP 0.86 ! LA 0.80 MK 1.00* NL 1.10 OV 1.01 ! PT 1.02 SC 0.97 ! ! ! Fit before self-cal, rms=0.076616Jy sigma=0.000870 ! Fit after self-cal, rms=0.068055Jy sigma=0.000784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.523 mas, bmaj=8.474 mas, bpa=15.98 degrees ! Estimated noise=902.162 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.0013184 Jy ! Component: 100 - total flux cleaned = -0.0016978 Jy ! Component: 150 - total flux cleaned = -0.00190832 Jy ! Component: 200 - total flux cleaned = -0.00203093 Jy ! Total flux subtracted in 200 components = -0.00203093 Jy ! Clean residual min=-0.003760 max=0.004957 Jy/beam ! Clean residual mean=-0.000007 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.29436 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 70 components and 0.29436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068007Jy sigma=0.000784 ! Fit after self-cal, rms=0.068014Jy sigma=0.000783 ! 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.068014Jy sigma=0.000783 ! Fit after self-cal, rms=0.067588Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.528 mas, bmaj=8.485 mas, bpa=15.93 degrees ! Estimated noise=901.498 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100697 Jy ! Component: 100 - total flux cleaned = -0.00124902 Jy ! Component: 150 - total flux cleaned = -0.00144464 Jy ! Component: 200 - total flux cleaned = -0.00151776 Jy ! Total flux subtracted in 200 components = -0.00151776 Jy ! Clean residual min=-0.003290 max=0.004812 Jy/beam ! Clean residual mean=-0.000002 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.292842 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.292842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067561Jy sigma=0.000775 ! Fit after self-cal, rms=0.067568Jy sigma=0.000775 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 (13.5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00441484 Jy ! Component: 100 - total flux cleaned = 0.00701967 Jy ! Component: 150 - total flux cleaned = 0.00894068 Jy ! Component: 200 - total flux cleaned = 0.0104086 Jy ! Total flux subtracted in 200 components = 0.0104086 Jy ! Clean residual min=-0.002850 max=0.002927 Jy/beam ! Clean residual mean=0.000000 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.303251 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 107 components and 0.303251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067258Jy sigma=0.000771 ! Fit after self-cal, rms=0.067234Jy sigma=0.000770 ! 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.067234Jy sigma=0.000770 ! Fit after self-cal, rms=0.067133Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.524 mas, bmaj=8.486 mas, bpa=15.97 degrees ! Estimated noise=900.336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175957 Jy ! Component: 100 - total flux cleaned = 0.00263551 Jy ! Component: 150 - total flux cleaned = 0.00296954 Jy ! Component: 200 - total flux cleaned = 0.00321645 Jy ! Total flux subtracted in 200 components = 0.00321645 Jy ! Clean residual min=-0.002721 max=0.002665 Jy/beam ! Clean residual mean=0.000001 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.306467 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 133 components and 0.306467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067070Jy sigma=0.000769 ! Fit after self-cal, rms=0.067066Jy sigma=0.000769 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.000613149 Jy ! Component: 100 - total flux cleaned = 0.00070711 Jy ! Component: 150 - total flux cleaned = 0.000678171 Jy ! Component: 200 - total flux cleaned = 0.000677275 Jy ! Total flux subtracted in 200 components = 0.000677275 Jy ! Clean residual min=-0.002716 max=0.002716 Jy/beam ! Clean residual mean=0.000001 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.307145 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 141 components and 0.307145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067040Jy sigma=0.000769 ! Fit after self-cal, rms=0.067039Jy sigma=0.000769 ! 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.067039Jy sigma=0.000769 ! Fit after self-cal, rms=0.067015Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.175 mas, bmaj=10.28 mas, bpa=1.938 degrees ! Estimated noise=1011.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00090636 Jy ! Component: 100 - total flux cleaned = 0.00125 Jy ! Component: 150 - total flux cleaned = 0.00146381 Jy ! Component: 200 - total flux cleaned = 0.00163033 Jy ! Total flux subtracted in 200 components = 0.00163033 Jy ! Clean residual min=-0.002765 max=0.003082 Jy/beam ! Clean residual mean=-0.000002 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.308775 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 167 components and 0.308775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067002Jy sigma=0.000769 ! Fit after self-cal, rms=0.067001Jy sigma=0.000769 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.000169756 Jy ! Component: 100 - total flux cleaned = 0.000318799 Jy ! Component: 150 - total flux cleaned = 0.000347161 Jy ! Component: 200 - total flux cleaned = 0.000360528 Jy ! Total flux subtracted in 200 components = 0.000360528 Jy ! Clean residual min=-0.002732 max=0.003118 Jy/beam ! Clean residual mean=-0.000002 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.309135 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 179 components and 0.309135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066994Jy sigma=0.000769 ! Fit after self-cal, rms=0.066994Jy sigma=0.000769 ! 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.524 mas, bmaj=8.487 mas, bpa=15.97 degrees ! Estimated noise=899.888 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.524 x 8.487 at 15.97 degrees (North through East) ! Clean map min=-0.0025502 max=0.26743 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.869 mas, bmaj=7.916 mas, bpa=15.74 degrees ! Estimated noise=1092.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.206306 Jy ! Component: 100 - total flux cleaned = 0.252989 Jy ! Component: 150 - total flux cleaned = 0.269872 Jy ! Component: 200 - total flux cleaned = 0.277722 Jy ! Total flux subtracted in 200 components = 0.277722 Jy ! Clean residual min=-0.003652 max=0.003940 Jy/beam ! Clean residual mean=-0.000002 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.277721 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.277721 Jy ! Inverting map and beam ! Estimated beam: bmin=4.524 mas, bmaj=8.487 mas, bpa=15.97 degrees ! Estimated noise=899.888 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, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00716745 Jy ! Component: 100 - total flux cleaned = 0.0120765 Jy ! Component: 150 - total flux cleaned = 0.0158203 Jy ! Component: 200 - total flux cleaned = 0.0188045 Jy ! Total flux subtracted in 200 components = 0.0188045 Jy ! Clean residual min=-0.003254 max=0.003000 Jy/beam ! Clean residual mean=-0.000002 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.296526 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 82 components and 0.296526 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.175 mas, bmaj=10.28 mas, bpa=1.938 degrees ! Estimated noise=1011.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00349194 Jy ! Component: 100 - total flux cleaned = 0.00599194 Jy ! Component: 150 - total flux cleaned = 0.0078894 Jy ! Component: 200 - total flux cleaned = 0.00936578 Jy ! Total flux subtracted in 200 components = 0.00936578 Jy ! Clean residual min=-0.003137 max=0.003321 Jy/beam ! Clean residual mean=-0.000003 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.305892 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.00116177 Jy ! Component: 100 - total flux cleaned = 0.00198448 Jy ! Component: 150 - total flux cleaned = 0.00247773 Jy ! Component: 200 - total flux cleaned = 0.00289385 Jy ! Total flux subtracted in 200 components = 0.00289385 Jy ! Clean residual min=-0.002920 max=0.003254 Jy/beam ! Clean residual mean=-0.000002 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.308786 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 172 components and 0.308786 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.524 mas, bmaj=8.487 mas, bpa=15.97 degrees ! Estimated noise=899.888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000369007 Jy ! Component: 100 - total flux cleaned = 0.000507021 Jy ! Component: 150 - total flux cleaned = 0.000476565 Jy ! Component: 200 - total flux cleaned = 0.000506644 Jy ! Total flux subtracted in 200 components = 0.000506644 Jy ! Clean residual min=-0.002729 max=0.002863 Jy/beam ! Clean residual mean=0.000001 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.309292 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 197 components and 0.309292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067000Jy sigma=0.000769 ! Fit after self-cal, rms=0.066995Jy sigma=0.000768 wmodel J0112+2244_S_2014_08_05_pus_map.mod ! Writing 197 model components to file: J0112+2244_S_2014_08_05_pus_map.mod wobs J0112+2244_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0112+2244_S_2014_08_05_pus_uvs.fits wwins J0112+2244_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J0112+2244_S_2014_08_05_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.000396387 Jy ! Component: 100 - total flux cleaned = -0.000485104 Jy ! Component: 150 - total flux cleaned = -0.000564381 Jy ! Component: 200 - total flux cleaned = -0.00056351 Jy ! Component: 250 - total flux cleaned = -0.000455751 Jy ! Component: 300 - total flux cleaned = -0.000491134 Jy ! Component: 350 - total flux cleaned = -0.000591527 Jy ! Component: 400 - total flux cleaned = -0.000656432 Jy ! Component: 450 - total flux cleaned = -0.00078109 Jy ! Component: 500 - total flux cleaned = -0.00078106 Jy ! Component: 550 - total flux cleaned = -0.000781624 Jy ! Component: 600 - total flux cleaned = -0.000839935 Jy ! Component: 650 - total flux cleaned = -0.000896353 Jy ! Component: 700 - total flux cleaned = -0.000979167 Jy ! Component: 750 - total flux cleaned = -0.00103354 Jy ! Component: 800 - total flux cleaned = -0.00106045 Jy ! Component: 850 - total flux cleaned = -0.00106106 Jy ! Component: 900 - total flux cleaned = -0.00113779 Jy ! Component: 950 - total flux cleaned = -0.0010869 Jy ! Component: 1000 - total flux cleaned = -0.00121122 Jy ! Component: 1050 - total flux cleaned = -0.00121106 Jy ! Component: 1100 - total flux cleaned = -0.00121103 Jy ! Component: 1150 - total flux cleaned = -0.00125827 Jy ! Component: 1200 - total flux cleaned = -0.00128139 Jy ! Component: 1250 - total flux cleaned = -0.0013502 Jy ! Component: 1300 - total flux cleaned = -0.00139512 Jy ! Component: 1350 - total flux cleaned = -0.00139498 Jy ! Component: 1400 - total flux cleaned = -0.00146096 Jy ! Component: 1450 - total flux cleaned = -0.00146091 Jy ! Component: 1500 - total flux cleaned = -0.00146142 Jy ! Component: 1550 - total flux cleaned = -0.0015043 Jy ! Component: 1600 - total flux cleaned = -0.00156748 Jy ! Component: 1650 - total flux cleaned = -0.00162954 Jy ! Component: 1700 - total flux cleaned = -0.00158892 Jy ! Component: 1750 - total flux cleaned = -0.0016501 Jy ! Component: 1800 - total flux cleaned = -0.00167025 Jy ! Component: 1850 - total flux cleaned = -0.00167008 Jy ! Component: 1900 - total flux cleaned = -0.0016504 Jy ! Component: 1950 - total flux cleaned = -0.00174696 Jy ! Component: 2000 - total flux cleaned = -0.001689 Jy ! Component: 2050 - total flux cleaned = -0.00174606 Jy ! Component: 2100 - total flux cleaned = -0.00178357 Jy ! Component: 2150 - total flux cleaned = -0.00182067 Jy ! Component: 2200 - total flux cleaned = -0.00187596 Jy ! Component: 2250 - total flux cleaned = -0.00187593 Jy ! Component: 2300 - total flux cleaned = -0.0018761 Jy ! Component: 2350 - total flux cleaned = -0.00192981 Jy ! Component: 2400 - total flux cleaned = -0.00194757 Jy ! Component: 2450 - total flux cleaned = -0.00205309 Jy ! Component: 2500 - total flux cleaned = -0.00212263 Jy ! Component: 2550 - total flux cleaned = -0.0020881 Jy ! Component: 2600 - total flux cleaned = -0.00219094 Jy ! Component: 2650 - total flux cleaned = -0.00225896 Jy ! Component: 2700 - total flux cleaned = -0.00230956 Jy ! Component: 2750 - total flux cleaned = -0.00234295 Jy ! Component: 2800 - total flux cleaned = -0.00242612 Jy ! Component: 2850 - total flux cleaned = -0.00245911 Jy ! Component: 2900 - total flux cleaned = -0.00250829 Jy ! Component: 2950 - total flux cleaned = -0.00254082 Jy ! Component: 3000 - total flux cleaned = -0.0026536 Jy ! Component: 3050 - total flux cleaned = -0.00263784 Jy ! Component: 3100 - total flux cleaned = -0.00268542 Jy ! Component: 3150 - total flux cleaned = -0.00274823 Jy ! Component: 3200 - total flux cleaned = -0.0027794 Jy ! Component: 3250 - total flux cleaned = -0.00288791 Jy ! Component: 3300 - total flux cleaned = -0.00288773 Jy ! Component: 3350 - total flux cleaned = -0.00291835 Jy ! Component: 3400 - total flux cleaned = -0.00297904 Jy ! Component: 3450 - total flux cleaned = -0.00297922 Jy ! Component: 3500 - total flux cleaned = -0.00311401 Jy ! Component: 3550 - total flux cleaned = -0.00312894 Jy ! Component: 3600 - total flux cleaned = -0.00317337 Jy ! Component: 3650 - total flux cleaned = -0.0032173 Jy ! Component: 3700 - total flux cleaned = -0.0032609 Jy ! Component: 3750 - total flux cleaned = -0.00330439 Jy ! Component: 3800 - total flux cleaned = -0.00328997 Jy ! Component: 3850 - total flux cleaned = -0.00333283 Jy ! Component: 3900 - total flux cleaned = -0.00338948 Jy ! Component: 3950 - total flux cleaned = -0.00341767 Jy ! Component: 4000 - total flux cleaned = -0.00345963 Jy ! Component: 4050 - total flux cleaned = -0.00347358 Jy ! Total flux subtracted in 4096 components = -0.00348734 Jy ! Clean residual min=-0.000983 max=0.001033 Jy/beam ! Clean residual mean=0.000000 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.305805 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 492 components and 0.305805 Jy ![Exited script file: muppet] wmap "J0112+2244_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.524 x 8.487 at 15.97 degrees (North through East) ! Clean map min=-0.0019342 max=0.26746 Jy/beam ! Writing clean map to FITS file: J0112+2244_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.26746 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000267901 device "J0112+2244_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0112+2244_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.300494 0.300494 0.600988 1.20198 2.40395 4.80791 9.61581 19.2316 38.4632 76.9265 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.267 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.524 x 8.487 at 15.97 degrees (North through East) ! Clean map min=-0.0019342 max=0.26746 Jy/beam quit ! Quitting program ! Log file J0112+2244_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:11:30 2016