! Started logfile: J0005+0524_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:39:18 2016 obs J0005+0524_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0005+0524_S_2014_06_09_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.608974 visibilities/baseline/integration-bin. ! Found source: J0005+0524 ! ! 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 11400 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 J0005+0524_S_2014_06_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 218 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 218 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 218 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 218 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.867586Jy sigma=0.009993 ! Fit after self-cal, rms=0.829501Jy sigma=0.009592 ! 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.871 mas, bmaj=8.632 mas, bpa=12.15 degrees ! Estimated noise=1027.21 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.133145 Jy ! Component: 100 - total flux cleaned = 0.163895 Jy ! Total flux subtracted in 100 components = 0.163895 Jy ! Clean residual min=-0.005883 max=0.011694 Jy/beam ! Clean residual mean=0.000018 rms=0.001759 Jy/beam ! Combined flux in latest and established models = 0.163894 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.163894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077633Jy sigma=0.000830 ! Fit after self-cal, rms=0.077637Jy sigma=0.000830 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126296 Jy ! Component: 100 - total flux cleaned = 0.0190535 Jy ! Total flux subtracted in 100 components = 0.0190535 Jy ! Clean residual min=-0.005045 max=0.004638 Jy/beam ! Clean residual mean=0.000008 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.182948 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 17 components and 0.182948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075397Jy sigma=0.000807 ! Fit after self-cal, rms=0.075401Jy sigma=0.000807 ! 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.556 mas, bmaj=10.1 mas, bpa=10.81 degrees ! Estimated noise=583.275 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.00314621 Jy ! Component: 100 - total flux cleaned = 0.00448214 Jy ! Component: 150 - total flux cleaned = 0.004752 Jy ! Component: 200 - total flux cleaned = 0.00472981 Jy ! Total flux subtracted in 200 components = 0.00472981 Jy ! Clean residual min=-0.003479 max=0.003408 Jy/beam ! Clean residual mean=0.000007 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.187678 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.187678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075234Jy sigma=0.000806 ! Fit after self-cal, rms=0.075238Jy sigma=0.000806 ! 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.84 HN 0.96 KP 1.04 ! LA 1.21 MK 1.00* NL 0.97 OV 0.96 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.01 KP 1.01 ! LA 1.13 MK 1.00* NL 1.05 OV 1.03 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 1.01 KP 0.91 ! LA 0.92 MK 1.00* NL 0.99 OV 0.92 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.02 KP 0.89 ! LA 0.88 MK 1.00* NL 1.04 OV 1.03 ! PT 1.01 SC 0.98 ! ! ! Fit before self-cal, rms=0.075238Jy sigma=0.000806 ! Fit after self-cal, rms=0.072054Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.55 mas, bmaj=10.1 mas, bpa=10.72 degrees ! Estimated noise=582.133 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.00011205 Jy ! Component: 100 - total flux cleaned = 7.07653e-05 Jy ! Component: 150 - total flux cleaned = 1.6021e-05 Jy ! Component: 200 - total flux cleaned = -1.66435e-05 Jy ! Total flux subtracted in 200 components = -1.66435e-05 Jy ! Clean residual min=-0.001951 max=0.002083 Jy/beam ! Clean residual mean=0.000008 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.187661 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.187661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072042Jy sigma=0.000778 ! Fit after self-cal, rms=0.072042Jy sigma=0.000778 ! 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.072042Jy sigma=0.000778 ! Fit after self-cal, rms=0.072057Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.546 mas, bmaj=10.1 mas, bpa=10.7 degrees ! Estimated noise=582.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000313529 Jy ! Component: 100 - total flux cleaned = 0.000297135 Jy ! Component: 150 - total flux cleaned = 0.000282706 Jy ! Component: 200 - total flux cleaned = 0.00028209 Jy ! Total flux subtracted in 200 components = 0.00028209 Jy ! Clean residual min=-0.001604 max=0.001946 Jy/beam ! Clean residual mean=0.000001 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.187943 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.187943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072049Jy sigma=0.000776 ! Fit after self-cal, rms=0.072053Jy sigma=0.000776 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 (-1, -93). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141111 Jy ! Component: 100 - total flux cleaned = 0.00152842 Jy ! Component: 150 - total flux cleaned = 0.00165541 Jy ! Component: 200 - total flux cleaned = 0.00178464 Jy ! Total flux subtracted in 200 components = 0.00178464 Jy ! Clean residual min=-0.001491 max=0.001504 Jy/beam ! Clean residual mean=0.000002 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.189728 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 61 components and 0.189728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072007Jy sigma=0.000775 ! Fit after self-cal, rms=0.072002Jy 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.072002Jy sigma=0.000775 ! Fit after self-cal, rms=0.071906Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.542 mas, bmaj=10.1 mas, bpa=10.7 degrees ! Estimated noise=581.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000401667 Jy ! Component: 100 - total flux cleaned = 0.000528188 Jy ! Component: 150 - total flux cleaned = 0.000603808 Jy ! Component: 200 - total flux cleaned = 0.000689437 Jy ! Total flux subtracted in 200 components = 0.000689437 Jy ! Clean residual min=-0.001445 max=0.001378 Jy/beam ! Clean residual mean=0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.190417 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 72 components and 0.190417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071895Jy sigma=0.000775 ! Fit after self-cal, rms=0.071894Jy 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 = 6.68902e-05 Jy ! Component: 100 - total flux cleaned = 9.6511e-05 Jy ! Component: 150 - total flux cleaned = 6.89822e-05 Jy ! Component: 200 - total flux cleaned = 4.36771e-05 Jy ! Total flux subtracted in 200 components = 4.36771e-05 Jy ! Clean residual min=-0.001463 max=0.001358 Jy/beam ! Clean residual mean=0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.190461 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 84 components and 0.190461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071888Jy sigma=0.000775 ! Fit after self-cal, rms=0.071888Jy 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.071888Jy sigma=0.000775 ! Fit after self-cal, rms=0.071873Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.083 mas, bmaj=14.57 mas, bpa=-7.681 degrees ! Estimated noise=649.684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000239691 Jy ! Component: 100 - total flux cleaned = 0.000312845 Jy ! Component: 150 - total flux cleaned = 0.000339743 Jy ! Component: 200 - total flux cleaned = 0.000364365 Jy ! Total flux subtracted in 200 components = 0.000364365 Jy ! Clean residual min=-0.001489 max=0.001278 Jy/beam ! Clean residual mean=0.000001 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.190825 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 95 components and 0.190825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071871Jy sigma=0.000775 ! Fit after self-cal, rms=0.071871Jy 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.26878e-05 Jy ! Component: 100 - total flux cleaned = 4.78671e-05 Jy ! Component: 150 - total flux cleaned = 6.95309e-05 Jy ! Component: 200 - total flux cleaned = 8.31494e-05 Jy ! Total flux subtracted in 200 components = 8.31494e-05 Jy ! Clean residual min=-0.001484 max=0.001250 Jy/beam ! Clean residual mean=0.000001 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.190908 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 104 components and 0.190909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071869Jy sigma=0.000775 ! Fit after self-cal, rms=0.071869Jy 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.541 mas, bmaj=10.1 mas, bpa=10.7 degrees ! Estimated noise=581.339 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.541 x 10.1 at 10.7 degrees (North through East) ! Clean map min=-0.0014362 max=0.17285 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.859 mas, bmaj=8.632 mas, bpa=12.02 degrees ! Estimated noise=1021.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132331 Jy ! Component: 100 - total flux cleaned = 0.16334 Jy ! Component: 150 - total flux cleaned = 0.176417 Jy ! Component: 200 - total flux cleaned = 0.183169 Jy ! Total flux subtracted in 200 components = 0.183169 Jy ! Clean residual min=-0.003441 max=0.003361 Jy/beam ! Clean residual mean=0.000005 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.183169 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.183169 Jy ! Inverting map and beam ! Estimated beam: bmin=4.541 mas, bmaj=10.1 mas, bpa=10.7 degrees ! Estimated noise=581.339 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.00336199 Jy ! Component: 100 - total flux cleaned = 0.00522873 Jy ! Component: 150 - total flux cleaned = 0.00616804 Jy ! Component: 200 - total flux cleaned = 0.00649875 Jy ! Total flux subtracted in 200 components = 0.00649875 Jy ! Clean residual min=-0.001499 max=0.001459 Jy/beam ! Clean residual mean=0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.189667 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 36 components and 0.189667 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.083 mas, bmaj=14.57 mas, bpa=-7.681 degrees ! Estimated noise=649.684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000498833 Jy ! Component: 100 - total flux cleaned = 0.000734758 Jy ! Component: 150 - total flux cleaned = 0.000834529 Jy ! Component: 200 - total flux cleaned = 0.000942249 Jy ! Total flux subtracted in 200 components = 0.000942249 Jy ! Clean residual min=-0.001511 max=0.001342 Jy/beam ! Clean residual mean=0.000001 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.19061 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 = 9.61222e-05 Jy ! Component: 100 - total flux cleaned = 0.000124887 Jy ! Component: 150 - total flux cleaned = 0.000178844 Jy ! Component: 200 - total flux cleaned = 0.000216573 Jy ! Total flux subtracted in 200 components = 0.000216573 Jy ! Clean residual min=-0.001500 max=0.001307 Jy/beam ! Clean residual mean=0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.190826 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 67 components and 0.190826 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.541 mas, bmaj=10.1 mas, bpa=10.7 degrees ! Estimated noise=581.339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000144709 Jy ! Component: 100 - total flux cleaned = -0.000122745 Jy ! Component: 150 - total flux cleaned = -0.000103096 Jy ! Component: 200 - total flux cleaned = -4.78473e-05 Jy ! Total flux subtracted in 200 components = -4.78473e-05 Jy ! Clean residual min=-0.001459 max=0.001363 Jy/beam ! Clean residual mean=0.000001 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.190778 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.190778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071882Jy sigma=0.000775 ! Fit after self-cal, rms=0.071884Jy sigma=0.000775 wmodel J0005+0524_S_2014_06_09_pus_map.mod ! Writing 83 model components to file: J0005+0524_S_2014_06_09_pus_map.mod wobs J0005+0524_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0005+0524_S_2014_06_09_pus_uvs.fits wwins J0005+0524_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J0005+0524_S_2014_06_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 = 9.65701e-05 Jy ! Component: 100 - total flux cleaned = 0.000194398 Jy ! Component: 150 - total flux cleaned = 0.000263311 Jy ! Component: 200 - total flux cleaned = 0.000307782 Jy ! Component: 250 - total flux cleaned = 0.000308203 Jy ! Component: 300 - total flux cleaned = 0.0004307 Jy ! Component: 350 - total flux cleaned = 0.000489892 Jy ! Component: 400 - total flux cleaned = 0.00056737 Jy ! Component: 450 - total flux cleaned = 0.000661645 Jy ! Component: 500 - total flux cleaned = 0.000772428 Jy ! Component: 550 - total flux cleaned = 0.00084425 Jy ! Component: 600 - total flux cleaned = 0.000896996 Jy ! Component: 650 - total flux cleaned = 0.000948645 Jy ! Component: 700 - total flux cleaned = 0.000965915 Jy ! Component: 750 - total flux cleaned = 0.00101582 Jy ! Component: 800 - total flux cleaned = 0.00101574 Jy ! Component: 850 - total flux cleaned = 0.00101566 Jy ! Component: 900 - total flux cleaned = 0.00103096 Jy ! Component: 950 - total flux cleaned = 0.00101542 Jy ! Component: 1000 - total flux cleaned = 0.0010154 Jy ! Component: 1050 - total flux cleaned = 0.00107526 Jy ! Component: 1100 - total flux cleaned = 0.0010899 Jy ! Component: 1150 - total flux cleaned = 0.00108994 Jy ! Component: 1200 - total flux cleaned = 0.00116174 Jy ! Component: 1250 - total flux cleaned = 0.00120411 Jy ! Component: 1300 - total flux cleaned = 0.00124602 Jy ! Component: 1350 - total flux cleaned = 0.00124591 Jy ! Component: 1400 - total flux cleaned = 0.00123225 Jy ! Component: 1450 - total flux cleaned = 0.00132662 Jy ! Component: 1500 - total flux cleaned = 0.00131311 Jy ! Component: 1550 - total flux cleaned = 0.00131309 Jy ! Component: 1600 - total flux cleaned = 0.00136521 Jy ! Component: 1650 - total flux cleaned = 0.00136483 Jy ! Component: 1700 - total flux cleaned = 0.00128826 Jy ! Component: 1750 - total flux cleaned = 0.00133902 Jy ! Component: 1800 - total flux cleaned = 0.00133892 Jy ! Component: 1850 - total flux cleaned = 0.00140079 Jy ! Component: 1900 - total flux cleaned = 0.00138855 Jy ! Component: 1950 - total flux cleaned = 0.00141296 Jy ! Component: 2000 - total flux cleaned = 0.001413 Jy ! Component: 2050 - total flux cleaned = 0.00146049 Jy ! Component: 2100 - total flux cleaned = 0.00148402 Jy ! Component: 2150 - total flux cleaned = 0.00148396 Jy ! Component: 2200 - total flux cleaned = 0.00149555 Jy ! Component: 2250 - total flux cleaned = 0.00149561 Jy ! Component: 2300 - total flux cleaned = 0.00151851 Jy ! Component: 2350 - total flux cleaned = 0.00158602 Jy ! Component: 2400 - total flux cleaned = 0.00155255 Jy ! Component: 2450 - total flux cleaned = 0.00160786 Jy ! Component: 2500 - total flux cleaned = 0.0016737 Jy ! Component: 2550 - total flux cleaned = 0.00170622 Jy ! Component: 2600 - total flux cleaned = 0.00173867 Jy ! Component: 2650 - total flux cleaned = 0.00177082 Jy ! Component: 2700 - total flux cleaned = 0.00181346 Jy ! Component: 2750 - total flux cleaned = 0.00184536 Jy ! Component: 2800 - total flux cleaned = 0.00192929 Jy ! Component: 2850 - total flux cleaned = 0.00201255 Jy ! Component: 2900 - total flux cleaned = 0.00197123 Jy ! Component: 2950 - total flux cleaned = 0.00205344 Jy ! Component: 3000 - total flux cleaned = 0.00204324 Jy ! Component: 3050 - total flux cleaned = 0.00210399 Jy ! Component: 3100 - total flux cleaned = 0.00214419 Jy ! Component: 3150 - total flux cleaned = 0.00216407 Jy ! Component: 3200 - total flux cleaned = 0.00222359 Jy ! Component: 3250 - total flux cleaned = 0.00220391 Jy ! Component: 3300 - total flux cleaned = 0.00223328 Jy ! Component: 3350 - total flux cleaned = 0.00226249 Jy ! Component: 3400 - total flux cleaned = 0.00227212 Jy ! Component: 3450 - total flux cleaned = 0.00231049 Jy ! Component: 3500 - total flux cleaned = 0.00231042 Jy ! Component: 3550 - total flux cleaned = 0.00235773 Jy ! Component: 3600 - total flux cleaned = 0.00233892 Jy ! Component: 3650 - total flux cleaned = 0.00235767 Jy ! Component: 3700 - total flux cleaned = 0.0024042 Jy ! Component: 3750 - total flux cleaned = 0.00242272 Jy ! Component: 3800 - total flux cleaned = 0.00243188 Jy ! Component: 3850 - total flux cleaned = 0.002441 Jy ! Component: 3900 - total flux cleaned = 0.00245918 Jy ! Component: 3950 - total flux cleaned = 0.0024863 Jy ! Component: 4000 - total flux cleaned = 0.00248626 Jy ! Component: 4050 - total flux cleaned = 0.00249522 Jy ! Total flux subtracted in 4096 components = 0.00255741 Jy ! Clean residual min=-0.000545 max=0.000580 Jy/beam ! Clean residual mean=0.000001 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.193336 Jy keep ! Adding 236 model components to the UV plane model. ! The established model now contains 319 components and 0.193336 Jy ![Exited script file: muppet] wmap "J0005+0524_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.541 x 10.1 at 10.7 degrees (North through East) ! Clean map min=-0.0013188 max=0.1724 Jy/beam ! Writing clean map to FITS file: J0005+0524_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.172401 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00015906 device "J0005+0524_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0005+0524_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.276785 0.276785 0.55357 1.10714 2.21428 4.42856 8.85711 17.7142 35.4285 70.8569 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.172 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.541 x 10.1 at 10.7 degrees (North through East) ! Clean map min=-0.0013188 max=0.1724 Jy/beam quit ! Quitting program ! Log file J0005+0524_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:39:22 2016