! Started logfile: J1415+6501_S_2017_06_15_pus_uvs.log on Tue May 7 15:21:33 2019 obs J1415+6501_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1415+6501_S_2017_06_15_pus_uva.fits ! AN table 1: 291 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964032 visibilities/baseline/integration-bin. ! Found source: J1415+6501 ! ! 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 603 lines of history. ! ! Reading 50496 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 J1415+6501_S_2017_06_15_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 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1514 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999645Jy sigma=0.009168 ! Fit after self-cal, rms=0.965629Jy sigma=0.008869 ! 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.222 mas, bmaj=3.426 mas, bpa=-9.397 degrees ! Estimated noise=784.896 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.0288268 Jy ! Component: 100 - total flux cleaned = 0.0352066 Jy ! Total flux subtracted in 100 components = 0.0352066 Jy ! Clean residual min=-0.002483 max=0.002420 Jy/beam ! Clean residual mean=-0.000001 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.0352066 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0352066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074505Jy sigma=0.000646 ! Fit after self-cal, rms=0.072991Jy sigma=0.000632 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00390343 Jy ! Component: 100 - total flux cleaned = 0.00392354 Jy ! Total flux subtracted in 100 components = 0.00392354 Jy ! Clean residual min=-0.002221 max=0.002415 Jy/beam ! Clean residual mean=-0.000000 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.0391302 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0391302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072787Jy sigma=0.000631 ! Fit after self-cal, rms=0.072761Jy sigma=0.000631 ! 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.135 mas, bmaj=4.267 mas, bpa=-0.1282 degrees ! Estimated noise=390.974 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.000513179 Jy ! Component: 100 - total flux cleaned = 0.000488899 Jy ! Component: 150 - total flux cleaned = 0.000444833 Jy ! Component: 200 - total flux cleaned = 0.000389513 Jy ! Total flux subtracted in 200 components = 0.000389513 Jy ! Clean residual min=-0.001180 max=0.001245 Jy/beam ! Clean residual mean=-0.000001 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.0395197 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.0395197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072739Jy sigma=0.000631 ! Fit after self-cal, rms=0.072726Jy sigma=0.000631 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.02 KP 1.02 ! LA 1.01 MK 0.99 NL 0.97 OV 1.09 ! PT 1.08 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.04 HN 1.07 KP 1.00 ! LA 0.93 MK 1.01 NL 1.09 OV 1.05 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.02 HN 1.07 KP 0.99 ! LA 0.98 MK 0.99 NL 1.06 OV 1.00 ! PT 1.05 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 0.87 KP 1.00* ! LA 0.86 MK 0.83 NL 1.00* OV 1.00* ! PT 0.91 SC 1.00* ! ! ! Fit before self-cal, rms=0.072726Jy sigma=0.000631 ! Fit after self-cal, rms=0.071941Jy sigma=0.000630 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.099 mas, bmaj=4.224 mas, bpa=-0.7372 degrees ! Estimated noise=389.858 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.000447965 Jy ! Component: 100 - total flux cleaned = 0.000450647 Jy ! Component: 150 - total flux cleaned = 0.00042751 Jy ! Component: 200 - total flux cleaned = 0.000407612 Jy ! Total flux subtracted in 200 components = 0.000407612 Jy ! Clean residual min=-0.001096 max=0.001102 Jy/beam ! Clean residual mean=0.000000 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.0399273 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 23 components and 0.0399273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071933Jy sigma=0.000630 ! Fit after self-cal, rms=0.071872Jy sigma=0.000629 ! 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.071872Jy sigma=0.000629 ! Fit after self-cal, rms=0.071177Jy sigma=0.000629 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.097 mas, bmaj=4.203 mas, bpa=-0.5665 degrees ! Estimated noise=390.542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000130725 Jy ! Component: 100 - total flux cleaned = 0.000144859 Jy ! Component: 150 - total flux cleaned = 0.000164463 Jy ! Component: 200 - total flux cleaned = 0.000170557 Jy ! Total flux subtracted in 200 components = 0.000170557 Jy ! Clean residual min=-0.000973 max=0.001183 Jy/beam ! Clean residual mean=0.000004 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.0400978 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.0400979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071175Jy sigma=0.000629 ! Fit after self-cal, rms=0.071147Jy sigma=0.000629 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 (59, -15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000750219 Jy ! Component: 100 - total flux cleaned = 0.00086614 Jy ! Component: 150 - total flux cleaned = 0.000925084 Jy ! Component: 200 - total flux cleaned = 0.000971718 Jy ! Total flux subtracted in 200 components = 0.000971718 Jy ! Clean residual min=-0.000990 max=0.000976 Jy/beam ! Clean residual mean=0.000001 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.0410696 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 0.0410696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071134Jy sigma=0.000628 ! Fit after self-cal, rms=0.071128Jy sigma=0.000628 ! 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.071128Jy sigma=0.000628 ! Fit after self-cal, rms=0.070987Jy sigma=0.000628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.088 mas, bmaj=4.198 mas, bpa=-3.008 degrees ! Estimated noise=389.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000619807 Jy ! Component: 100 - total flux cleaned = 0.00073921 Jy ! Component: 150 - total flux cleaned = 0.000813063 Jy ! Component: 200 - total flux cleaned = 0.000812284 Jy ! Total flux subtracted in 200 components = 0.000812284 Jy ! Clean residual min=-0.000995 max=0.000993 Jy/beam ! Clean residual mean=0.000002 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.0418818 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 56 components and 0.0418819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070979Jy sigma=0.000628 ! Fit after self-cal, rms=0.070980Jy sigma=0.000628 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.000332826 Jy ! Component: 100 - total flux cleaned = 0.000321077 Jy ! Component: 150 - total flux cleaned = 0.000320835 Jy ! Component: 200 - total flux cleaned = 0.00033048 Jy ! Total flux subtracted in 200 components = 0.00033048 Jy ! Clean residual min=-0.001012 max=0.000968 Jy/beam ! Clean residual mean=0.000001 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.0422123 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.0422123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070976Jy sigma=0.000628 ! Fit after self-cal, rms=0.070966Jy sigma=0.000628 ! 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.070966Jy sigma=0.000628 ! Fit after self-cal, rms=0.070983Jy sigma=0.000628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.224 mas, bmaj=9.14 mas, bpa=73.02 degrees ! Estimated noise=499.329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000517299 Jy ! Component: 100 - total flux cleaned = 0.00082982 Jy ! Component: 150 - total flux cleaned = 0.000987917 Jy ! Component: 200 - total flux cleaned = 0.00103317 Jy ! Total flux subtracted in 200 components = 0.00103317 Jy ! Clean residual min=-0.001273 max=0.001109 Jy/beam ! Clean residual mean=0.000005 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.0432455 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.0432455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070981Jy sigma=0.000628 ! Fit after self-cal, rms=0.070983Jy sigma=0.000628 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.000334005 Jy ! Component: 100 - total flux cleaned = 0.000484137 Jy ! Component: 150 - total flux cleaned = 0.000501927 Jy ! Component: 200 - total flux cleaned = 0.000517723 Jy ! Total flux subtracted in 200 components = 0.000517723 Jy ! Clean residual min=-0.001258 max=0.001121 Jy/beam ! Clean residual mean=0.000004 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.0437632 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.0437632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070982Jy sigma=0.000628 ! Fit after self-cal, rms=0.070982Jy sigma=0.000628 ! 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.084 mas, bmaj=4.194 mas, bpa=-4.769 degrees ! Estimated noise=389.842 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.084 x 4.194 at -4.769 degrees (North through East) ! Clean map min=-0.00092649 max=0.039829 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.165 mas, bmaj=3.381 mas, bpa=-12.08 degrees ! Estimated noise=770.908 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0308395 Jy ! Component: 100 - total flux cleaned = 0.037839 Jy ! Component: 150 - total flux cleaned = 0.0402122 Jy ! Component: 200 - total flux cleaned = 0.0413764 Jy ! Total flux subtracted in 200 components = 0.0413764 Jy ! Clean residual min=-0.001929 max=0.002360 Jy/beam ! Clean residual mean=0.000001 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0413764 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.0413764 Jy ! Inverting map and beam ! Estimated beam: bmin=4.084 mas, bmaj=4.194 mas, bpa=-4.769 degrees ! Estimated noise=389.842 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.00147493 Jy ! Component: 100 - total flux cleaned = 0.00182132 Jy ! Component: 150 - total flux cleaned = 0.00188253 Jy ! Component: 200 - total flux cleaned = 0.00196168 Jy ! Total flux subtracted in 200 components = 0.00196168 Jy ! Clean residual min=-0.000984 max=0.000935 Jy/beam ! Clean residual mean=0.000002 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.0433381 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.0433381 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.224 mas, bmaj=9.14 mas, bpa=73.02 degrees ! Estimated noise=499.329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00052008 Jy ! Component: 100 - total flux cleaned = 0.000746 Jy ! Component: 150 - total flux cleaned = 0.000764915 Jy ! Component: 200 - total flux cleaned = 0.000781934 Jy ! Total flux subtracted in 200 components = 0.000781934 Jy ! Clean residual min=-0.001232 max=0.001129 Jy/beam ! Clean residual mean=0.000004 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.04412 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 = -1.08827e-07 Jy ! Component: 100 - total flux cleaned = -7.12631e-07 Jy ! Component: 150 - total flux cleaned = -9.37155e-07 Jy ! Component: 200 - total flux cleaned = -1.38283e-06 Jy ! Total flux subtracted in 200 components = -1.38283e-06 Jy ! Clean residual min=-0.001235 max=0.001128 Jy/beam ! Clean residual mean=0.000004 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.0441186 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 46 components and 0.0441186 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.084 mas, bmaj=4.194 mas, bpa=-4.769 degrees ! Estimated noise=389.842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000218218 Jy ! Component: 100 - total flux cleaned = -0.00029934 Jy ! Component: 150 - total flux cleaned = -0.000357229 Jy ! Component: 200 - total flux cleaned = -0.000396531 Jy ! Total flux subtracted in 200 components = -0.000396531 Jy ! Clean residual min=-0.001003 max=0.000953 Jy/beam ! Clean residual mean=0.000002 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.0437221 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.0437221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070987Jy sigma=0.000628 ! Fit after self-cal, rms=0.070981Jy sigma=0.000628 wmodel J1415+6501_S_2017_06_15_pus_map.mod ! Writing 53 model components to file: J1415+6501_S_2017_06_15_pus_map.mod wobs J1415+6501_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1415+6501_S_2017_06_15_pus_uvs.fits wwins J1415+6501_S_2017_06_15_pus_map.win ! wwins: Wrote 2 windows to J1415+6501_S_2017_06_15_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 = -4.01774e-05 Jy ! Component: 100 - total flux cleaned = -7.46204e-05 Jy ! Component: 150 - total flux cleaned = -0.000154808 Jy ! Component: 200 - total flux cleaned = -0.000216459 Jy ! Component: 250 - total flux cleaned = -0.000186479 Jy ! Component: 300 - total flux cleaned = -0.000171694 Jy ! Component: 350 - total flux cleaned = -0.000143069 Jy ! Component: 400 - total flux cleaned = -0.000142798 Jy ! Component: 450 - total flux cleaned = -0.000156368 Jy ! Component: 500 - total flux cleaned = -0.000156459 Jy ! Component: 550 - total flux cleaned = -0.000196039 Jy ! Component: 600 - total flux cleaned = -0.000208947 Jy ! Component: 650 - total flux cleaned = -0.000247399 Jy ! Component: 700 - total flux cleaned = -0.000260087 Jy ! Component: 750 - total flux cleaned = -0.000272726 Jy ! Component: 800 - total flux cleaned = -0.000309718 Jy ! Component: 850 - total flux cleaned = -0.000321885 Jy ! Component: 900 - total flux cleaned = -0.000333945 Jy ! Component: 950 - total flux cleaned = -0.000357702 Jy ! Component: 1000 - total flux cleaned = -0.000345914 Jy ! Component: 1050 - total flux cleaned = -0.000345921 Jy ! Component: 1100 - total flux cleaned = -0.000368871 Jy ! Component: 1150 - total flux cleaned = -0.000368995 Jy ! Component: 1200 - total flux cleaned = -0.00040255 Jy ! Component: 1250 - total flux cleaned = -0.000413752 Jy ! Component: 1300 - total flux cleaned = -0.000424769 Jy ! Component: 1350 - total flux cleaned = -0.000435886 Jy ! Component: 1400 - total flux cleaned = -0.000490021 Jy ! Component: 1450 - total flux cleaned = -0.00053281 Jy ! Component: 1500 - total flux cleaned = -0.000522221 Jy ! Component: 1550 - total flux cleaned = -0.000522214 Jy ! Component: 1600 - total flux cleaned = -0.000574737 Jy ! Component: 1650 - total flux cleaned = -0.000595577 Jy ! Component: 1700 - total flux cleaned = -0.000605864 Jy ! Component: 1750 - total flux cleaned = -0.000616199 Jy ! Component: 1800 - total flux cleaned = -0.000636533 Jy ! Component: 1850 - total flux cleaned = -0.000666761 Jy ! Component: 1900 - total flux cleaned = -0.000696781 Jy ! Component: 1950 - total flux cleaned = -0.000716611 Jy ! Component: 2000 - total flux cleaned = -0.000775924 Jy ! Component: 2050 - total flux cleaned = -0.000766123 Jy ! Component: 2100 - total flux cleaned = -0.000795368 Jy ! Component: 2150 - total flux cleaned = -0.00081477 Jy ! Component: 2200 - total flux cleaned = -0.00082439 Jy ! Component: 2250 - total flux cleaned = -0.000891253 Jy ! Component: 2300 - total flux cleaned = -0.000910109 Jy ! Component: 2350 - total flux cleaned = -0.000919547 Jy ! Component: 2400 - total flux cleaned = -0.000947615 Jy ! Component: 2450 - total flux cleaned = -0.000984783 Jy ! Component: 2500 - total flux cleaned = -0.00101257 Jy ! Component: 2550 - total flux cleaned = -0.000994264 Jy ! Component: 2600 - total flux cleaned = -0.00104919 Jy ! Component: 2650 - total flux cleaned = -0.00106743 Jy ! Component: 2700 - total flux cleaned = -0.00109446 Jy ! Component: 2750 - total flux cleaned = -0.00113932 Jy ! Component: 2800 - total flux cleaned = -0.00113932 Jy ! Component: 2850 - total flux cleaned = -0.00118365 Jy ! Component: 2900 - total flux cleaned = -0.00119251 Jy ! Component: 2950 - total flux cleaned = -0.00123633 Jy ! Component: 3000 - total flux cleaned = -0.00124502 Jy ! Component: 3050 - total flux cleaned = -0.00127964 Jy ! Component: 3100 - total flux cleaned = -0.00133143 Jy ! Component: 3150 - total flux cleaned = -0.00132278 Jy ! Component: 3200 - total flux cleaned = -0.0013569 Jy ! Component: 3250 - total flux cleaned = -0.00138237 Jy ! Component: 3300 - total flux cleaned = -0.0014329 Jy ! Component: 3350 - total flux cleaned = -0.00142448 Jy ! Component: 3400 - total flux cleaned = -0.00142449 Jy ! Component: 3450 - total flux cleaned = -0.00145769 Jy ! Component: 3500 - total flux cleaned = -0.00147427 Jy ! Component: 3550 - total flux cleaned = -0.00149067 Jy ! Component: 3600 - total flux cleaned = -0.00151517 Jy ! Component: 3650 - total flux cleaned = -0.00155592 Jy ! Component: 3700 - total flux cleaned = -0.00160442 Jy ! Component: 3750 - total flux cleaned = -0.0016125 Jy ! Component: 3800 - total flux cleaned = -0.00162858 Jy ! Component: 3850 - total flux cleaned = -0.00164453 Jy ! Component: 3900 - total flux cleaned = -0.00167626 Jy ! Component: 3950 - total flux cleaned = -0.00168418 Jy ! Component: 4000 - total flux cleaned = -0.00171559 Jy ! Component: 4050 - total flux cleaned = -0.0017469 Jy ! Total flux subtracted in 4096 components = -0.00175467 Jy ! Clean residual min=-0.000573 max=0.000417 Jy/beam ! Clean residual mean=0.000000 rms=0.000141 Jy/beam ! Combined flux in latest and established models = 0.0419674 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 348 components and 0.0419674 Jy ![Exited script file: muppet] wmap "J1415+6501_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.084 x 4.194 at -4.769 degrees (North through East) ! Clean map min=-0.00077819 max=0.039722 Jy/beam ! Writing clean map to FITS file: J1415+6501_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0397217 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000141183 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.06629 1.06629 2.13259 4.26517 8.53035 17.0607 34.1214 68.2428 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.039 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.084 x 4.194 at -4.769 degrees (North through East) ! Clean map min=-0.00077819 max=0.039722 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1415+6501_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:21:40 2019