! Started logfile: J1314+5306_S_2017_02_19_pus_uvs.log on Sat May 4 18:51:42 2019 obs J1314+5306_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1314+5306_S_2017_02_19_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.715789 visibilities/baseline/integration-bin. ! Found source: J1314+5306 ! ! 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 482 lines of history. ! ! Reading 14688 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 J1314+5306_S_2017_02_19_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 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 518 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.673228Jy sigma=0.006111 ! Fit after self-cal, rms=0.666707Jy sigma=0.006056 ! 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=2.93 mas, bmaj=4.308 mas, bpa=-15.61 degrees ! Estimated noise=1030.62 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.247673 Jy ! Component: 100 - total flux cleaned = 0.330536 Jy ! Total flux subtracted in 100 components = 0.330536 Jy ! Clean residual min=-0.012006 max=0.034863 Jy/beam ! Clean residual mean=-0.000009 rms=0.003551 Jy/beam ! Combined flux in latest and established models = 0.330536 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.330536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118014Jy sigma=0.000897 ! Fit after self-cal, rms=0.117782Jy sigma=0.000894 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0363176 Jy ! Component: 100 - total flux cleaned = 0.0528996 Jy ! Total flux subtracted in 100 components = 0.0528996 Jy ! Clean residual min=-0.008883 max=0.010500 Jy/beam ! Clean residual mean=0.000002 rms=0.002358 Jy/beam ! Combined flux in latest and established models = 0.383436 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.383436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102760Jy sigma=0.000791 ! Fit after self-cal, rms=0.102712Jy sigma=0.000791 ! 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=3.546 mas, bmaj=4.914 mas, bpa=-11.92 degrees ! Estimated noise=721.537 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.0102697 Jy ! Component: 100 - total flux cleaned = 0.0153873 Jy ! Component: 150 - total flux cleaned = 0.0184543 Jy ! Component: 200 - total flux cleaned = 0.0204434 Jy ! Total flux subtracted in 200 components = 0.0204434 Jy ! Clean residual min=-0.009032 max=0.008373 Jy/beam ! Clean residual mean=0.000005 rms=0.002038 Jy/beam ! Combined flux in latest and established models = 0.403879 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 45 components and 0.403879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100791Jy sigma=0.000788 ! Fit after self-cal, rms=0.100775Jy sigma=0.000788 ! 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.01 FD 0.97 HN 1.01 KP 1.06 ! LA 1.06 MK 0.99 NL 0.88 OV 1.07 ! PT 1.00* SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 1.03 KP 1.03 ! LA 1.01 MK 1.00 NL 1.03 OV 1.09 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00 HN 1.00 KP 0.89 ! LA 0.79 MK 1.04 NL 1.15 OV 0.99 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.03 HN 0.93 KP 1.00* ! LA 0.85 MK 1.23 NL 1.00* OV 1.14 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.100775Jy sigma=0.000788 ! Fit after self-cal, rms=0.089976Jy sigma=0.000711 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=4.92 mas, bpa=-11.21 degrees ! Estimated noise=726.759 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.00239546 Jy ! Component: 100 - total flux cleaned = 0.00297476 Jy ! Component: 150 - total flux cleaned = 0.00312443 Jy ! Component: 200 - total flux cleaned = 0.00322328 Jy ! Total flux subtracted in 200 components = 0.00322328 Jy ! Clean residual min=-0.007041 max=0.007453 Jy/beam ! Clean residual mean=-0.000002 rms=0.001632 Jy/beam ! Combined flux in latest and established models = 0.407103 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.407103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089840Jy sigma=0.000711 ! Fit after self-cal, rms=0.089832Jy sigma=0.000711 ! 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.089832Jy sigma=0.000711 ! Fit after self-cal, rms=0.081954Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=4.933 mas, bpa=-11.05 degrees ! Estimated noise=727.796 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000441004 Jy ! Component: 100 - total flux cleaned = -0.000592045 Jy ! Component: 150 - total flux cleaned = -0.000639166 Jy ! Component: 200 - total flux cleaned = -0.000678729 Jy ! Total flux subtracted in 200 components = -0.000678729 Jy ! Clean residual min=-0.002370 max=0.004671 Jy/beam ! Clean residual mean=0.000003 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.406424 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.406424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081935Jy sigma=0.000674 ! Fit after self-cal, rms=0.081972Jy sigma=0.000674 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 (-18, -15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00373355 Jy ! Component: 100 - total flux cleaned = 0.00528951 Jy ! Component: 150 - total flux cleaned = 0.00631885 Jy ! Component: 200 - total flux cleaned = 0.00690342 Jy ! Total flux subtracted in 200 components = 0.00690342 Jy ! Clean residual min=-0.002133 max=0.001849 Jy/beam ! Clean residual mean=0.000003 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.413327 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 81 components and 0.413328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081804Jy sigma=0.000672 ! Fit after self-cal, rms=0.081799Jy sigma=0.000672 ! 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.081799Jy sigma=0.000672 ! Fit after self-cal, rms=0.081854Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.569 mas, bmaj=4.93 mas, bpa=-11.08 degrees ! Estimated noise=728.412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000747567 Jy ! Component: 100 - total flux cleaned = 0.00101086 Jy ! Component: 150 - total flux cleaned = 0.00123681 Jy ! Component: 200 - total flux cleaned = 0.00141408 Jy ! Total flux subtracted in 200 components = 0.00141408 Jy ! Clean residual min=-0.001956 max=0.001736 Jy/beam ! Clean residual mean=0.000003 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.414742 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.414742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081829Jy sigma=0.000672 ! Fit after self-cal, rms=0.081829Jy sigma=0.000672 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.000143655 Jy ! Component: 100 - total flux cleaned = 0.000231333 Jy ! Component: 150 - total flux cleaned = 0.000313824 Jy ! Component: 200 - total flux cleaned = 0.000390751 Jy ! Total flux subtracted in 200 components = 0.000390751 Jy ! Clean residual min=-0.001884 max=0.001701 Jy/beam ! Clean residual mean=0.000003 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.415132 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 99 components and 0.415132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081818Jy sigma=0.000672 ! Fit after self-cal, rms=0.081819Jy sigma=0.000672 ! 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.081819Jy sigma=0.000672 ! Fit after self-cal, rms=0.081893Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.522 mas, bmaj=7.99 mas, bpa=-2.906 degrees ! Estimated noise=955.175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000368335 Jy ! Component: 100 - total flux cleaned = 0.000568951 Jy ! Component: 150 - total flux cleaned = 0.000661465 Jy ! Component: 200 - total flux cleaned = 0.000700804 Jy ! Total flux subtracted in 200 components = 0.000700804 Jy ! Clean residual min=-0.002337 max=0.002055 Jy/beam ! Clean residual mean=0.000009 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.415833 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 117 components and 0.415833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081891Jy sigma=0.000672 ! Fit after self-cal, rms=0.081891Jy sigma=0.000672 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.000103252 Jy ! Component: 100 - total flux cleaned = 0.000196894 Jy ! Component: 150 - total flux cleaned = 0.00021164 Jy ! Component: 200 - total flux cleaned = 0.0002046 Jy ! Total flux subtracted in 200 components = 0.0002046 Jy ! Clean residual min=-0.002324 max=0.002057 Jy/beam ! Clean residual mean=0.000009 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.416038 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 123 components and 0.416038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081890Jy sigma=0.000672 ! Fit after self-cal, rms=0.081890Jy sigma=0.000672 ! 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=3.574 mas, bmaj=4.931 mas, bpa=-11.07 degrees ! Estimated noise=729.178 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.574 x 4.931 at -11.07 degrees (North through East) ! Clean map min=-0.0017832 max=0.33308 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=2.949 mas, bmaj=4.319 mas, bpa=-14.74 degrees ! Estimated noise=1049.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.251768 Jy ! Component: 100 - total flux cleaned = 0.335272 Jy ! Component: 150 - total flux cleaned = 0.370855 Jy ! Component: 200 - total flux cleaned = 0.386929 Jy ! Total flux subtracted in 200 components = 0.386929 Jy ! Clean residual min=-0.004450 max=0.007132 Jy/beam ! Clean residual mean=-0.000002 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.38693 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.38693 Jy ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=4.931 mas, bpa=-11.07 degrees ! Estimated noise=729.178 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.00864827 Jy ! Component: 100 - total flux cleaned = 0.0138605 Jy ! Component: 150 - total flux cleaned = 0.0173904 Jy ! Component: 200 - total flux cleaned = 0.019909 Jy ! Total flux subtracted in 200 components = 0.019909 Jy ! Clean residual min=-0.002156 max=0.001979 Jy/beam ! Clean residual mean=0.000003 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.406839 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 37 components and 0.406839 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=7.522 mas, bmaj=7.99 mas, bpa=-2.906 degrees ! Estimated noise=955.175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00257663 Jy ! Component: 100 - total flux cleaned = 0.00418838 Jy ! Component: 150 - total flux cleaned = 0.0053482 Jy ! Component: 200 - total flux cleaned = 0.0062282 Jy ! Total flux subtracted in 200 components = 0.0062282 Jy ! Clean residual min=-0.002396 max=0.002034 Jy/beam ! Clean residual mean=0.000009 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.413067 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000682883 Jy ! Component: 100 - total flux cleaned = 0.00121857 Jy ! Component: 150 - total flux cleaned = 0.00164158 Jy ! Component: 200 - total flux cleaned = 0.00197789 Jy ! Total flux subtracted in 200 components = 0.00197789 Jy ! Clean residual min=-0.002368 max=0.002023 Jy/beam ! Clean residual mean=0.000009 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.415045 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 92 components and 0.415044 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=4.931 mas, bpa=-11.07 degrees ! Estimated noise=729.178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000652368 Jy ! Component: 100 - total flux cleaned = -0.000586383 Jy ! Component: 150 - total flux cleaned = -0.000431742 Jy ! Component: 200 - total flux cleaned = -0.000232711 Jy ! Total flux subtracted in 200 components = -0.000232711 Jy ! Clean residual min=-0.001888 max=0.001671 Jy/beam ! Clean residual mean=0.000003 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.414812 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 107 components and 0.414812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081906Jy sigma=0.000672 ! Fit after self-cal, rms=0.081904Jy sigma=0.000672 wmodel J1314+5306_S_2017_02_19_pus_map.mod ! Writing 107 model components to file: J1314+5306_S_2017_02_19_pus_map.mod wobs J1314+5306_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1314+5306_S_2017_02_19_pus_uvs.fits wwins J1314+5306_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J1314+5306_S_2017_02_19_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.000790724 Jy ! Component: 100 - total flux cleaned = -0.000853205 Jy ! Component: 150 - total flux cleaned = -0.000912034 Jy ! Component: 200 - total flux cleaned = -0.000939511 Jy ! Component: 250 - total flux cleaned = -0.00102194 Jy ! Component: 300 - total flux cleaned = -0.0010752 Jy ! Component: 350 - total flux cleaned = -0.00107556 Jy ! Component: 400 - total flux cleaned = -0.000950745 Jy ! Component: 450 - total flux cleaned = -0.000853301 Jy ! Component: 500 - total flux cleaned = -0.000757603 Jy ! Component: 550 - total flux cleaned = -0.000757024 Jy ! Component: 600 - total flux cleaned = -0.000665056 Jy ! Component: 650 - total flux cleaned = -0.00068752 Jy ! Component: 700 - total flux cleaned = -0.000621418 Jy ! Component: 750 - total flux cleaned = -0.000599791 Jy ! Component: 800 - total flux cleaned = -0.000599883 Jy ! Component: 850 - total flux cleaned = -0.000620598 Jy ! Component: 900 - total flux cleaned = -0.000682248 Jy ! Component: 950 - total flux cleaned = -0.000661583 Jy ! Component: 1000 - total flux cleaned = -0.000721628 Jy ! Component: 1050 - total flux cleaned = -0.000740894 Jy ! Component: 1100 - total flux cleaned = -0.000740782 Jy ! Component: 1150 - total flux cleaned = -0.000702101 Jy ! Component: 1200 - total flux cleaned = -0.000835034 Jy ! Component: 1250 - total flux cleaned = -0.000834517 Jy ! Component: 1300 - total flux cleaned = -0.000815721 Jy ! Component: 1350 - total flux cleaned = -0.000834064 Jy ! Component: 1400 - total flux cleaned = -0.000852115 Jy ! Component: 1450 - total flux cleaned = -0.000905561 Jy ! Component: 1500 - total flux cleaned = -0.000870267 Jy ! Component: 1550 - total flux cleaned = -0.000853086 Jy ! Component: 1600 - total flux cleaned = -0.000939317 Jy ! Component: 1650 - total flux cleaned = -0.00098992 Jy ! Component: 1700 - total flux cleaned = -0.000973186 Jy ! Component: 1750 - total flux cleaned = -0.00103997 Jy ! Component: 1800 - total flux cleaned = -0.00107297 Jy ! Component: 1850 - total flux cleaned = -0.00117096 Jy ! Component: 1900 - total flux cleaned = -0.00121928 Jy ! Component: 1950 - total flux cleaned = -0.00125129 Jy ! Component: 2000 - total flux cleaned = -0.00134654 Jy ! Component: 2050 - total flux cleaned = -0.00142455 Jy ! Component: 2100 - total flux cleaned = -0.00147115 Jy ! Component: 2150 - total flux cleaned = -0.00157862 Jy ! Component: 2200 - total flux cleaned = -0.00165462 Jy ! Component: 2250 - total flux cleaned = -0.00174509 Jy ! Component: 2300 - total flux cleaned = -0.00186466 Jy ! Component: 2350 - total flux cleaned = -0.00193865 Jy ! Component: 2400 - total flux cleaned = -0.00198276 Jy ! Component: 2450 - total flux cleaned = -0.00204112 Jy ! Component: 2500 - total flux cleaned = -0.0021707 Jy ! Component: 2550 - total flux cleaned = -0.00224227 Jy ! Component: 2600 - total flux cleaned = -0.00229921 Jy ! Component: 2650 - total flux cleaned = -0.00239762 Jy ! Component: 2700 - total flux cleaned = -0.0024675 Jy ! Component: 2750 - total flux cleaned = -0.00248136 Jy ! Component: 2800 - total flux cleaned = -0.00257756 Jy ! Component: 2850 - total flux cleaned = -0.00259126 Jy ! Component: 2900 - total flux cleaned = -0.00263181 Jy ! Component: 2950 - total flux cleaned = -0.00261838 Jy ! Component: 3000 - total flux cleaned = -0.00268498 Jy ! Component: 3050 - total flux cleaned = -0.00273779 Jy ! Component: 3100 - total flux cleaned = -0.00273773 Jy ! Component: 3150 - total flux cleaned = -0.00277668 Jy ! Component: 3200 - total flux cleaned = -0.00275089 Jy ! Component: 3250 - total flux cleaned = -0.00277653 Jy ! Component: 3300 - total flux cleaned = -0.00280209 Jy ! Component: 3350 - total flux cleaned = -0.00277668 Jy ! Component: 3400 - total flux cleaned = -0.00285215 Jy ! Component: 3450 - total flux cleaned = -0.00288974 Jy ! Component: 3500 - total flux cleaned = -0.00288961 Jy ! Component: 3550 - total flux cleaned = -0.0028897 Jy ! Component: 3600 - total flux cleaned = -0.00291421 Jy ! Component: 3650 - total flux cleaned = -0.00290209 Jy ! Component: 3700 - total flux cleaned = -0.00295064 Jy ! Component: 3750 - total flux cleaned = -0.00291472 Jy ! Component: 3800 - total flux cleaned = -0.00295064 Jy ! Component: 3850 - total flux cleaned = -0.00291499 Jy ! Component: 3900 - total flux cleaned = -0.00292688 Jy ! Component: 3950 - total flux cleaned = -0.00297386 Jy ! Component: 4000 - total flux cleaned = -0.00296225 Jy ! Component: 4050 - total flux cleaned = -0.0029971 Jy ! Total flux subtracted in 4096 components = -0.00299713 Jy ! Clean residual min=-0.000706 max=0.000793 Jy/beam ! Clean residual mean=0.000002 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.411815 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 416 components and 0.411815 Jy ![Exited script file: muppet] wmap "J1314+5306_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.574 x 4.931 at -11.07 degrees (North through East) ! Clean map min=-0.0012739 max=0.33372 Jy/beam ! Writing clean map to FITS file: J1314+5306_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.333716 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206191 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.185359 0.185359 0.370719 0.741438 1.48288 2.96575 5.9315 11.863 23.726 47.452 94.904 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.333 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.574 x 4.931 at -11.07 degrees (North through East) ! Clean map min=-0.0012739 max=0.33372 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 J1314+5306_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:51:47 2019