! Started logfile: J0011+0057_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:39:41 2016 obs J0011+0057_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0011+0057_S_2014_06_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.531313 visibilities/baseline/integration-bin. ! Found source: J0011+0057 ! ! 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 11572 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 J0011+0057_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 316 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 316 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 316 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 316 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.839813Jy sigma=0.009661 ! Fit after self-cal, rms=0.762592Jy sigma=0.008840 ! 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=4.102 mas, bmaj=9.444 mas, bpa=8.721 degrees ! Estimated noise=760.659 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.184579 Jy ! Component: 100 - total flux cleaned = 0.22483 Jy ! Total flux subtracted in 100 components = 0.22483 Jy ! Clean residual min=-0.005632 max=0.011228 Jy/beam ! Clean residual mean=0.000012 rms=0.001611 Jy/beam ! Combined flux in latest and established models = 0.22483 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.22483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082371Jy sigma=0.000836 ! Fit after self-cal, rms=0.082368Jy sigma=0.000836 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00920756 Jy ! Component: 100 - total flux cleaned = 0.0129884 Jy ! Total flux subtracted in 100 components = 0.0129884 Jy ! Clean residual min=-0.005239 max=0.005763 Jy/beam ! Clean residual mean=-0.000010 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.237818 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.237818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080672Jy sigma=0.000827 ! Fit after self-cal, rms=0.080669Jy sigma=0.000827 ! 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.985 mas, bmaj=11.27 mas, bpa=3.439 degrees ! Estimated noise=581.221 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.0034275 Jy ! Component: 100 - total flux cleaned = 0.00415691 Jy ! Component: 150 - total flux cleaned = 0.00396521 Jy ! Component: 200 - total flux cleaned = 0.0038459 Jy ! Total flux subtracted in 200 components = 0.0038459 Jy ! Clean residual min=-0.004765 max=0.004325 Jy/beam ! Clean residual mean=-0.000022 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.241664 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 29 components and 0.241664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080355Jy sigma=0.000826 ! Fit after self-cal, rms=0.080356Jy sigma=0.000826 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.85 HN 0.97 KP 1.07 ! LA 1.19 MK 1.00* NL 0.95 OV 0.98 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.02 KP 1.02 ! LA 1.15 MK 1.00* NL 1.03 OV 1.01 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.02 KP 0.92 ! LA 0.90 MK 1.00* NL 0.99 OV 0.96 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.03 KP 0.90 ! LA 0.89 MK 1.00* NL 1.06 OV 0.98 ! PT 1.04 SC 0.99 ! ! ! Fit before self-cal, rms=0.080356Jy sigma=0.000826 ! Fit after self-cal, rms=0.073401Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.977 mas, bmaj=11.26 mas, bpa=3.514 degrees ! Estimated noise=581.073 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.000733737 Jy ! Component: 100 - total flux cleaned = 0.000734938 Jy ! Component: 150 - total flux cleaned = 0.000678783 Jy ! Component: 200 - total flux cleaned = 0.000624895 Jy ! Total flux subtracted in 200 components = 0.000624895 Jy ! Clean residual min=-0.002785 max=0.003124 Jy/beam ! Clean residual mean=-0.000021 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.242289 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.242289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073369Jy sigma=0.000777 ! Fit after self-cal, rms=0.073363Jy sigma=0.000777 ! 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.073363Jy sigma=0.000777 ! Fit after self-cal, rms=0.070676Jy sigma=0.000769 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.983 mas, bmaj=11.25 mas, bpa=3.622 degrees ! Estimated noise=581.132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000198235 Jy ! Component: 100 - total flux cleaned = 0.000197431 Jy ! Component: 150 - total flux cleaned = 0.000206646 Jy ! Component: 200 - total flux cleaned = 0.000233019 Jy ! Total flux subtracted in 200 components = 0.000233019 Jy ! Clean residual min=-0.002465 max=0.002064 Jy/beam ! Clean residual mean=-0.000006 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.242522 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.242522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070673Jy sigma=0.000769 ! Fit after self-cal, rms=0.070661Jy 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 = 4.48504e-05 Jy ! Component: 100 - total flux cleaned = 4.43291e-05 Jy ! Component: 150 - total flux cleaned = 5.97772e-05 Jy ! Component: 200 - total flux cleaned = 8.15718e-05 Jy ! Total flux subtracted in 200 components = 8.15718e-05 Jy ! Clean residual min=-0.002442 max=0.002034 Jy/beam ! Clean residual mean=-0.000006 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.242604 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 58 components and 0.242604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070660Jy sigma=0.000769 ! Fit after self-cal, rms=0.070660Jy sigma=0.000769 ! 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.070660Jy sigma=0.000769 ! Fit after self-cal, rms=0.070734Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.983 mas, bmaj=11.25 mas, bpa=3.665 degrees ! Estimated noise=581.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000263474 Jy ! Component: 100 - total flux cleaned = 0.000263418 Jy ! Component: 150 - total flux cleaned = 0.000279736 Jy ! Component: 200 - total flux cleaned = 0.000308994 Jy ! Total flux subtracted in 200 components = 0.000308994 Jy ! Clean residual min=-0.002390 max=0.002027 Jy/beam ! Clean residual mean=-0.000006 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.242913 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.242913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070732Jy sigma=0.000769 ! Fit after self-cal, rms=0.070732Jy 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 = 4.82372e-05 Jy ! Component: 100 - total flux cleaned = 5.47907e-05 Jy ! Component: 150 - total flux cleaned = 6.73288e-05 Jy ! Component: 200 - total flux cleaned = 7.92204e-05 Jy ! Total flux subtracted in 200 components = 7.92204e-05 Jy ! Clean residual min=-0.002378 max=0.002003 Jy/beam ! Clean residual mean=-0.000006 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.242992 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 66 components and 0.242992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070731Jy sigma=0.000769 ! Fit after self-cal, rms=0.070731Jy 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.070731Jy sigma=0.000769 ! Fit after self-cal, rms=0.070804Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.396 mas, bmaj=17.37 mas, bpa=-11.78 degrees ! Estimated noise=640.854 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000331229 Jy ! Component: 100 - total flux cleaned = 0.0004466 Jy ! Component: 150 - total flux cleaned = 0.000470756 Jy ! Component: 200 - total flux cleaned = 0.00048919 Jy ! Total flux subtracted in 200 components = 0.00048919 Jy ! Clean residual min=-0.002211 max=0.001963 Jy/beam ! Clean residual mean=-0.000009 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.243481 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 75 components and 0.243481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070802Jy sigma=0.000769 ! Fit after self-cal, rms=0.070802Jy 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 = 8.52726e-06 Jy ! Component: 100 - total flux cleaned = 2.70703e-05 Jy ! Component: 150 - total flux cleaned = 4.01935e-05 Jy ! Component: 200 - total flux cleaned = 5.29491e-05 Jy ! Total flux subtracted in 200 components = 5.29491e-05 Jy ! Clean residual min=-0.002204 max=0.001956 Jy/beam ! Clean residual mean=-0.000009 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.243534 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 77 components and 0.243534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070802Jy sigma=0.000769 ! Fit after self-cal, rms=0.070802Jy 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.983 mas, bmaj=11.25 mas, bpa=3.704 degrees ! Estimated noise=582.522 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.983 x 11.25 at 3.704 degrees (North through East) ! Clean map min=-0.0022868 max=0.23831 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=4.088 mas, bmaj=9.439 mas, bpa=8.964 degrees ! Estimated noise=761.281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.184689 Jy ! Component: 100 - total flux cleaned = 0.224963 Jy ! Component: 150 - total flux cleaned = 0.234349 Jy ! Component: 200 - total flux cleaned = 0.238275 Jy ! Total flux subtracted in 200 components = 0.238275 Jy ! Clean residual min=-0.002873 max=0.002599 Jy/beam ! Clean residual mean=-0.000001 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.238276 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.238276 Jy ! Inverting map and beam ! Estimated beam: bmin=4.983 mas, bmaj=11.25 mas, bpa=3.704 degrees ! Estimated noise=582.522 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.00283006 Jy ! Component: 100 - total flux cleaned = 0.00419459 Jy ! Component: 150 - total flux cleaned = 0.00494296 Jy ! Component: 200 - total flux cleaned = 0.0052219 Jy ! Total flux subtracted in 200 components = 0.0052219 Jy ! Clean residual min=-0.002317 max=0.001962 Jy/beam ! Clean residual mean=-0.000006 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.243497 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.243497 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.396 mas, bmaj=17.37 mas, bpa=-11.78 degrees ! Estimated noise=640.854 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000438746 Jy ! Component: 100 - total flux cleaned = 0.000548273 Jy ! Component: 150 - total flux cleaned = 0.000563957 Jy ! Component: 200 - total flux cleaned = 0.000572438 Jy ! Total flux subtracted in 200 components = 0.000572438 Jy ! Clean residual min=-0.002161 max=0.001897 Jy/beam ! Clean residual mean=-0.000009 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.24407 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 = 7.81897e-06 Jy ! Component: 100 - total flux cleaned = 1.13429e-05 Jy ! Component: 150 - total flux cleaned = 1.13733e-05 Jy ! Component: 200 - total flux cleaned = 1.13008e-05 Jy ! Total flux subtracted in 200 components = 1.13008e-05 Jy ! Clean residual min=-0.002157 max=0.001894 Jy/beam ! Clean residual mean=-0.000009 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.244081 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.244081 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.983 mas, bmaj=11.25 mas, bpa=3.704 degrees ! Estimated noise=582.522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.80102e-05 Jy ! Component: 100 - total flux cleaned = -0.000100521 Jy ! Component: 150 - total flux cleaned = -0.000100245 Jy ! Component: 200 - total flux cleaned = -0.00011762 Jy ! Total flux subtracted in 200 components = -0.00011762 Jy ! Clean residual min=-0.002285 max=0.001966 Jy/beam ! Clean residual mean=-0.000006 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.243964 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 46 components and 0.243964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070808Jy sigma=0.000769 ! Fit after self-cal, rms=0.070809Jy sigma=0.000769 wmodel J0011+0057_S_2014_06_09_pus_map.mod ! Writing 46 model components to file: J0011+0057_S_2014_06_09_pus_map.mod wobs J0011+0057_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0011+0057_S_2014_06_09_pus_uvs.fits wwins J0011+0057_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J0011+0057_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 = -0.000682851 Jy ! Component: 100 - total flux cleaned = -0.00105239 Jy ! Component: 150 - total flux cleaned = -0.0012935 Jy ! Component: 200 - total flux cleaned = -0.00145986 Jy ! Component: 250 - total flux cleaned = -0.00161622 Jy ! Component: 300 - total flux cleaned = -0.00173805 Jy ! Component: 350 - total flux cleaned = -0.00173862 Jy ! Component: 400 - total flux cleaned = -0.00173938 Jy ! Component: 450 - total flux cleaned = -0.0017396 Jy ! Component: 500 - total flux cleaned = -0.00180124 Jy ! Component: 550 - total flux cleaned = -0.00176188 Jy ! Component: 600 - total flux cleaned = -0.00181937 Jy ! Component: 650 - total flux cleaned = -0.00181962 Jy ! Component: 700 - total flux cleaned = -0.00181988 Jy ! Component: 750 - total flux cleaned = -0.00176681 Jy ! Component: 800 - total flux cleaned = -0.00173166 Jy ! Component: 850 - total flux cleaned = -0.00168008 Jy ! Component: 900 - total flux cleaned = -0.00167983 Jy ! Component: 950 - total flux cleaned = -0.0016469 Jy ! Component: 1000 - total flux cleaned = -0.00166326 Jy ! Component: 1050 - total flux cleaned = -0.00169518 Jy ! Component: 1100 - total flux cleaned = -0.00167967 Jy ! Component: 1150 - total flux cleaned = -0.00171066 Jy ! Component: 1200 - total flux cleaned = -0.00174086 Jy ! Component: 1250 - total flux cleaned = -0.00178502 Jy ! Component: 1300 - total flux cleaned = -0.00178465 Jy ! Component: 1350 - total flux cleaned = -0.00182736 Jy ! Component: 1400 - total flux cleaned = -0.00191216 Jy ! Component: 1450 - total flux cleaned = -0.00192609 Jy ! Component: 1500 - total flux cleaned = -0.00198087 Jy ! Component: 1550 - total flux cleaned = -0.00198052 Jy ! Component: 1600 - total flux cleaned = -0.00198049 Jy ! Component: 1650 - total flux cleaned = -0.00199388 Jy ! Component: 1700 - total flux cleaned = -0.0020455 Jy ! Component: 1750 - total flux cleaned = -0.00204528 Jy ! Component: 1800 - total flux cleaned = -0.00210848 Jy ! Component: 1850 - total flux cleaned = -0.00212106 Jy ! Component: 1900 - total flux cleaned = -0.00220786 Jy ! Component: 1950 - total flux cleaned = -0.0021956 Jy ! Component: 2000 - total flux cleaned = -0.00222001 Jy ! Component: 2050 - total flux cleaned = -0.00225598 Jy ! Component: 2100 - total flux cleaned = -0.00222072 Jy ! Component: 2150 - total flux cleaned = -0.00225589 Jy ! Component: 2200 - total flux cleaned = -0.00224437 Jy ! Component: 2250 - total flux cleaned = -0.0022558 Jy ! Component: 2300 - total flux cleaned = -0.0022897 Jy ! Component: 2350 - total flux cleaned = -0.0022894 Jy ! Component: 2400 - total flux cleaned = -0.00228937 Jy ! Component: 2450 - total flux cleaned = -0.00226762 Jy ! Component: 2500 - total flux cleaned = -0.00228951 Jy ! Component: 2550 - total flux cleaned = -0.00226798 Jy ! Component: 2600 - total flux cleaned = -0.00223603 Jy ! Component: 2650 - total flux cleaned = -0.00225732 Jy ! Component: 2700 - total flux cleaned = -0.00223652 Jy ! Component: 2750 - total flux cleaned = -0.00222613 Jy ! Component: 2800 - total flux cleaned = -0.00220554 Jy ! Component: 2850 - total flux cleaned = -0.00222597 Jy ! Component: 2900 - total flux cleaned = -0.00215516 Jy ! Component: 2950 - total flux cleaned = -0.00214518 Jy ! Component: 3000 - total flux cleaned = -0.00212533 Jy ! Component: 3050 - total flux cleaned = -0.0020859 Jy ! Component: 3100 - total flux cleaned = -0.00208587 Jy ! Component: 3150 - total flux cleaned = -0.00205664 Jy ! Component: 3200 - total flux cleaned = -0.0020374 Jy ! Component: 3250 - total flux cleaned = -0.0020565 Jy ! Component: 3300 - total flux cleaned = -0.00199948 Jy ! Component: 3350 - total flux cleaned = -0.00197138 Jy ! Component: 3400 - total flux cleaned = -0.00195281 Jy ! Component: 3450 - total flux cleaned = -0.00195284 Jy ! Component: 3500 - total flux cleaned = -0.00192532 Jy ! Component: 3550 - total flux cleaned = -0.00191618 Jy ! Component: 3600 - total flux cleaned = -0.00189804 Jy ! Component: 3650 - total flux cleaned = -0.00184418 Jy ! Component: 3700 - total flux cleaned = -0.00179074 Jy ! Component: 3750 - total flux cleaned = -0.00179966 Jy ! Component: 3800 - total flux cleaned = -0.00177325 Jy ! Component: 3850 - total flux cleaned = -0.00175584 Jy ! Component: 3900 - total flux cleaned = -0.00171253 Jy ! Component: 3950 - total flux cleaned = -0.00170396 Jy ! Component: 4000 - total flux cleaned = -0.00166119 Jy ! Component: 4050 - total flux cleaned = -0.00161035 Jy ! Total flux subtracted in 4096 components = -0.00164416 Jy ! Clean residual min=-0.000422 max=0.000537 Jy/beam ! Clean residual mean=-0.000000 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.242319 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 306 components and 0.242319 Jy ![Exited script file: muppet] wmap "J0011+0057_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.983 x 11.25 at 3.704 degrees (North through East) ! Clean map min=-0.0010842 max=0.23779 Jy/beam ! Writing clean map to FITS file: J0011+0057_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.237786 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000156522 device "J0011+0057_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0011+0057_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.197475 0.197475 0.394949 0.789898 1.5798 3.15959 6.31919 12.6384 25.2767 50.5535 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.237 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.983 x 11.25 at 3.704 degrees (North through East) ! Clean map min=-0.0010842 max=0.23779 Jy/beam quit ! Quitting program ! Log file J0011+0057_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:39:45 2016