! Started logfile: J0037+0808_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:49:41 2016 obs J0037+0808_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0037+0808_S_2014_08_09_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.785494 visibilities/baseline/integration-bin. ! Found source: J0037+0808 ! ! 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 10180 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 J0037+0808_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 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.838813Jy sigma=0.009578 ! Fit after self-cal, rms=0.822296Jy sigma=0.009410 ! 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.656 mas, bmaj=8.961 mas, bpa=18.66 degrees ! Estimated noise=777.398 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.13776 Jy ! Component: 100 - total flux cleaned = 0.168711 Jy ! Total flux subtracted in 100 components = 0.168711 Jy ! Clean residual min=-0.005677 max=0.011050 Jy/beam ! Clean residual mean=-0.000000 rms=0.001544 Jy/beam ! Combined flux in latest and established models = 0.168711 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.168711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080466Jy sigma=0.000827 ! Fit after self-cal, rms=0.080464Jy sigma=0.000827 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117014 Jy ! Component: 100 - total flux cleaned = 0.0173319 Jy ! Total flux subtracted in 100 components = 0.0173319 Jy ! Clean residual min=-0.004760 max=0.004003 Jy/beam ! Clean residual mean=0.000002 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.186043 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.186043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078456Jy sigma=0.000812 ! Fit after self-cal, rms=0.078457Jy sigma=0.000812 ! 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.352 mas, bmaj=9.524 mas, bpa=17.2 degrees ! Estimated noise=626.309 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.00288099 Jy ! Component: 100 - total flux cleaned = 0.00454514 Jy ! Component: 150 - total flux cleaned = 0.00556935 Jy ! Component: 200 - total flux cleaned = 0.00620293 Jy ! Total flux subtracted in 200 components = 0.00620293 Jy ! Clean residual min=-0.003484 max=0.003222 Jy/beam ! Clean residual mean=-0.000001 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.192246 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 54 components and 0.192246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078239Jy sigma=0.000811 ! Fit after self-cal, rms=0.078242Jy sigma=0.000811 ! 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 1.00 FD 0.91 HN 0.98 KP 1.08 ! LA 1.12 MK 1.00* NL 0.95 OV 1.00 ! PT 1.06 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.07 HN 1.07 KP 1.04 ! LA 1.10 MK 1.00* NL 0.95 OV 1.03 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.21 HN 1.04 KP 0.92 ! LA 0.84 MK 1.00* NL 0.99 OV 0.95 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 0.99 KP 0.87 ! LA 0.81 MK 1.00* NL 1.06 OV 0.98 ! PT 1.03 SC 0.96 ! ! ! Fit before self-cal, rms=0.078242Jy sigma=0.000811 ! Fit after self-cal, rms=0.074010Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.355 mas, bmaj=9.552 mas, bpa=17.28 degrees ! Estimated noise=628.504 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 = 6.3241e-05 Jy ! Component: 100 - total flux cleaned = -2.74472e-05 Jy ! Component: 150 - total flux cleaned = -0.000103207 Jy ! Component: 200 - total flux cleaned = -0.000143017 Jy ! Total flux subtracted in 200 components = -0.000143017 Jy ! Clean residual min=-0.002810 max=0.002277 Jy/beam ! Clean residual mean=-0.000002 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.192103 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.192103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073997Jy sigma=0.000781 ! Fit after self-cal, rms=0.073979Jy sigma=0.000781 ! 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.073979Jy sigma=0.000781 ! Fit after self-cal, rms=0.072367Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.361 mas, bmaj=9.557 mas, bpa=17.26 degrees ! Estimated noise=628.265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000542976 Jy ! Component: 100 - total flux cleaned = -0.000610122 Jy ! Component: 150 - total flux cleaned = -0.000631343 Jy ! Component: 200 - total flux cleaned = -0.000631367 Jy ! Total flux subtracted in 200 components = -0.000631367 Jy ! Clean residual min=-0.002156 max=0.001829 Jy/beam ! Clean residual mean=-0.000000 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.191471 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 85 components and 0.191471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072362Jy sigma=0.000775 ! Fit after self-cal, rms=0.072348Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.85503e-05 Jy ! Component: 100 - total flux cleaned = 1.82805e-05 Jy ! Component: 150 - total flux cleaned = 1.80778e-05 Jy ! Component: 200 - total flux cleaned = 1.08906e-05 Jy ! Total flux subtracted in 200 components = 1.08906e-05 Jy ! Clean residual min=-0.002150 max=0.001835 Jy/beam ! Clean residual mean=-0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.191482 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 88 components and 0.191482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072346Jy sigma=0.000775 ! Fit after self-cal, rms=0.072346Jy sigma=0.000775 ! 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.072346Jy sigma=0.000775 ! Fit after self-cal, rms=0.072378Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.365 mas, bmaj=9.563 mas, bpa=17.27 degrees ! Estimated noise=628.263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000365453 Jy ! Component: 100 - total flux cleaned = -0.000420292 Jy ! Component: 150 - total flux cleaned = -0.000451589 Jy ! Component: 200 - total flux cleaned = -0.000465671 Jy ! Total flux subtracted in 200 components = -0.000465671 Jy ! Clean residual min=-0.002096 max=0.001816 Jy/beam ! Clean residual mean=-0.000000 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.191016 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 92 components and 0.191016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072375Jy sigma=0.000775 ! Fit after self-cal, rms=0.072376Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.61061e-07 Jy ! Component: 100 - total flux cleaned = -5.9454e-06 Jy ! Component: 150 - total flux cleaned = -1.17622e-05 Jy ! Component: 200 - total flux cleaned = -1.16938e-05 Jy ! Total flux subtracted in 200 components = -1.16938e-05 Jy ! Clean residual min=-0.002093 max=0.001819 Jy/beam ! Clean residual mean=-0.000000 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.191005 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 93 components and 0.191005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072375Jy sigma=0.000775 ! Fit after self-cal, rms=0.072375Jy sigma=0.000775 ! 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.072375Jy sigma=0.000775 ! Fit after self-cal, rms=0.072405Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.072 mas, bmaj=11.48 mas, bpa=5.716 degrees ! Estimated noise=712.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000288886 Jy ! Component: 100 - total flux cleaned = -0.000321119 Jy ! Component: 150 - total flux cleaned = -0.000347239 Jy ! Component: 200 - total flux cleaned = -0.000350752 Jy ! Total flux subtracted in 200 components = -0.000350752 Jy ! Clean residual min=-0.001763 max=0.001908 Jy/beam ! Clean residual mean=-0.000000 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.190654 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 105 components and 0.190654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072404Jy sigma=0.000775 ! Fit after self-cal, rms=0.072405Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.61786e-06 Jy ! Component: 100 - total flux cleaned = -4.94411e-06 Jy ! Component: 150 - total flux cleaned = -8.55881e-06 Jy ! Component: 200 - total flux cleaned = -1.19454e-05 Jy ! Total flux subtracted in 200 components = -1.19454e-05 Jy ! Clean residual min=-0.001760 max=0.001914 Jy/beam ! Clean residual mean=-0.000000 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.190642 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 108 components and 0.190642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072405Jy sigma=0.000775 ! Fit after self-cal, rms=0.072405Jy sigma=0.000775 ! 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.368 mas, bmaj=9.568 mas, bpa=17.28 degrees ! Estimated noise=628.275 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.368 x 9.568 at 17.28 degrees (North through East) ! Clean map min=-0.0019598 max=0.17859 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.668 mas, bmaj=9.001 mas, bpa=18.72 degrees ! Estimated noise=777.521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.137743 Jy ! Component: 100 - total flux cleaned = 0.168484 Jy ! Component: 150 - total flux cleaned = 0.179609 Jy ! Component: 200 - total flux cleaned = 0.184835 Jy ! Total flux subtracted in 200 components = 0.184835 Jy ! Clean residual min=-0.003041 max=0.002574 Jy/beam ! Clean residual mean=0.000001 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.184835 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.184835 Jy ! Inverting map and beam ! Estimated beam: bmin=4.368 mas, bmaj=9.568 mas, bpa=17.28 degrees ! Estimated noise=628.275 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.00284553 Jy ! Component: 100 - total flux cleaned = 0.00422545 Jy ! Component: 150 - total flux cleaned = 0.00507673 Jy ! Component: 200 - total flux cleaned = 0.00533802 Jy ! Total flux subtracted in 200 components = 0.00533802 Jy ! Clean residual min=-0.002114 max=0.001829 Jy/beam ! Clean residual mean=-0.000000 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.190173 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 52 components and 0.190173 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.072 mas, bmaj=11.48 mas, bpa=5.716 degrees ! Estimated noise=712.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000326064 Jy ! Component: 100 - total flux cleaned = 0.00041615 Jy ! Component: 150 - total flux cleaned = 0.000460402 Jy ! Component: 200 - total flux cleaned = 0.000487252 Jy ! Total flux subtracted in 200 components = 0.000487252 Jy ! Clean residual min=-0.001769 max=0.001930 Jy/beam ! Clean residual mean=-0.000000 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.19066 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 = -8.08575e-06 Jy ! Component: 100 - total flux cleaned = -7.84853e-06 Jy ! Component: 150 - total flux cleaned = -1.34432e-05 Jy ! Component: 200 - total flux cleaned = -1.32474e-05 Jy ! Total flux subtracted in 200 components = -1.32474e-05 Jy ! Clean residual min=-0.001769 max=0.001928 Jy/beam ! Clean residual mean=-0.000000 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.190647 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 69 components and 0.190647 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.368 mas, bmaj=9.568 mas, bpa=17.28 degrees ! Estimated noise=628.275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.7082e-05 Jy ! Component: 100 - total flux cleaned = 0.000100475 Jy ! Component: 150 - total flux cleaned = 8.02291e-05 Jy ! Component: 200 - total flux cleaned = 6.18425e-05 Jy ! Total flux subtracted in 200 components = 6.18425e-05 Jy ! Clean residual min=-0.002046 max=0.001823 Jy/beam ! Clean residual mean=-0.000000 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.190708 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 83 components and 0.190708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072408Jy sigma=0.000775 ! Fit after self-cal, rms=0.072407Jy sigma=0.000775 wmodel J0037+0808_S_2014_08_09_pus_map.mod ! Writing 83 model components to file: J0037+0808_S_2014_08_09_pus_map.mod wobs J0037+0808_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0037+0808_S_2014_08_09_pus_uvs.fits wwins J0037+0808_S_2014_08_09_pus_map.win ! wwins: Wrote 1 windows to J0037+0808_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.000404118 Jy ! Component: 100 - total flux cleaned = -0.000660491 Jy ! Component: 150 - total flux cleaned = -0.000843099 Jy ! Component: 200 - total flux cleaned = -0.000872844 Jy ! Component: 250 - total flux cleaned = -0.000817646 Jy ! Component: 300 - total flux cleaned = -0.000738487 Jy ! Component: 350 - total flux cleaned = -0.000661588 Jy ! Component: 400 - total flux cleaned = -0.000586905 Jy ! Component: 450 - total flux cleaned = -0.00046737 Jy ! Component: 500 - total flux cleaned = -0.000374272 Jy ! Component: 550 - total flux cleaned = -0.000237647 Jy ! Component: 600 - total flux cleaned = -0.00012732 Jy ! Component: 650 - total flux cleaned = -8.38644e-05 Jy ! Component: 700 - total flux cleaned = -4.09255e-05 Jy ! Component: 750 - total flux cleaned = 2.16732e-05 Jy ! Component: 800 - total flux cleaned = 6.23918e-05 Jy ! Component: 850 - total flux cleaned = 2.19348e-05 Jy ! Component: 900 - total flux cleaned = 6.14957e-05 Jy ! Component: 950 - total flux cleaned = 0.000119443 Jy ! Component: 1000 - total flux cleaned = 0.000100071 Jy ! Component: 1050 - total flux cleaned = 0.00011888 Jy ! Component: 1100 - total flux cleaned = -2.91213e-05 Jy ! Component: 1150 - total flux cleaned = 4.3867e-05 Jy ! Component: 1200 - total flux cleaned = -6.44469e-05 Jy ! Component: 1250 - total flux cleaned = -8.23853e-05 Jy ! Component: 1300 - total flux cleaned = -0.000152852 Jy ! Component: 1350 - total flux cleaned = -0.000187603 Jy ! Component: 1400 - total flux cleaned = -0.00017025 Jy ! Component: 1450 - total flux cleaned = -0.000204237 Jy ! Component: 1500 - total flux cleaned = -0.000220973 Jy ! Component: 1550 - total flux cleaned = -0.00018801 Jy ! Component: 1600 - total flux cleaned = -0.000286645 Jy ! Component: 1650 - total flux cleaned = -0.000286547 Jy ! Component: 1700 - total flux cleaned = -0.000302809 Jy ! Component: 1750 - total flux cleaned = -0.000366597 Jy ! Component: 1800 - total flux cleaned = -0.000382451 Jy ! Component: 1850 - total flux cleaned = -0.000429371 Jy ! Component: 1900 - total flux cleaned = -0.000537369 Jy ! Component: 1950 - total flux cleaned = -0.000537304 Jy ! Component: 2000 - total flux cleaned = -0.000657888 Jy ! Component: 2050 - total flux cleaned = -0.000672607 Jy ! Component: 2100 - total flux cleaned = -0.000775963 Jy ! Component: 2150 - total flux cleaned = -0.00071762 Jy ! Component: 2200 - total flux cleaned = -0.000848105 Jy ! Component: 2250 - total flux cleaned = -0.000905509 Jy ! Component: 2300 - total flux cleaned = -0.000976523 Jy ! Component: 2350 - total flux cleaned = -0.000990674 Jy ! Component: 2400 - total flux cleaned = -0.00107439 Jy ! Component: 2450 - total flux cleaned = -0.00117105 Jy ! Component: 2500 - total flux cleaned = -0.00129432 Jy ! Component: 2550 - total flux cleaned = -0.001335 Jy ! Component: 2600 - total flux cleaned = -0.00136197 Jy ! Component: 2650 - total flux cleaned = -0.00148189 Jy ! Component: 2700 - total flux cleaned = -0.00149516 Jy ! Component: 2750 - total flux cleaned = -0.00163928 Jy ! Component: 2800 - total flux cleaned = -0.00162633 Jy ! Component: 2850 - total flux cleaned = -0.00169054 Jy ! Component: 2900 - total flux cleaned = -0.00178007 Jy ! Component: 2950 - total flux cleaned = -0.00188132 Jy ! Component: 3000 - total flux cleaned = -0.00186862 Jy ! Component: 3050 - total flux cleaned = -0.00191839 Jy ! Component: 3100 - total flux cleaned = -0.00199264 Jy ! Component: 3150 - total flux cleaned = -0.00200493 Jy ! Component: 3200 - total flux cleaned = -0.00213912 Jy ! Component: 3250 - total flux cleaned = -0.0022237 Jy ! Component: 3300 - total flux cleaned = -0.00224764 Jy ! Component: 3350 - total flux cleaned = -0.00228333 Jy ! Component: 3400 - total flux cleaned = -0.00234245 Jy ! Component: 3450 - total flux cleaned = -0.00243635 Jy ! Component: 3500 - total flux cleaned = -0.00240123 Jy ! Component: 3550 - total flux cleaned = -0.00243603 Jy ! Component: 3600 - total flux cleaned = -0.00247045 Jy ! Component: 3650 - total flux cleaned = -0.00251628 Jy ! Component: 3700 - total flux cleaned = -0.00258405 Jy ! Component: 3750 - total flux cleaned = -0.0025614 Jy ! Component: 3800 - total flux cleaned = -0.00261723 Jy ! Component: 3850 - total flux cleaned = -0.00265055 Jy ! Component: 3900 - total flux cleaned = -0.00268365 Jy ! Component: 3950 - total flux cleaned = -0.00273835 Jy ! Component: 4000 - total flux cleaned = -0.00279273 Jy ! Component: 4050 - total flux cleaned = -0.00285746 Jy ! Total flux subtracted in 4096 components = -0.00297537 Jy ! Clean residual min=-0.000627 max=0.000738 Jy/beam ! Clean residual mean=-0.000001 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.187733 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 333 components and 0.187733 Jy ![Exited script file: muppet] wmap "J0037+0808_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.368 x 9.568 at 17.28 degrees (North through East) ! Clean map min=-0.0014198 max=0.17868 Jy/beam ! Writing clean map to FITS file: J0037+0808_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.178678 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207278 device "J0037+0808_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0037+0808_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.348021 0.348021 0.696041 1.39208 2.78416 5.56833 11.1367 22.2733 44.5466 89.0933 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.178 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.368 x 9.568 at 17.28 degrees (North through East) ! Clean map min=-0.0014198 max=0.17868 Jy/beam quit ! Quitting program ! Log file J0037+0808_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:49:47 2016