! Started logfile: J1458+3720_S_2017_08_05_pus_uvs.log on Thu May 9 19:32:02 2019 obs J1458+3720_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1458+3720_S_2017_08_05_pus_uva.fits ! AN table 1: 111 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.792593 visibilities/baseline/integration-bin. ! Found source: J1458+3720 ! ! 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 513 lines of history. ! ! Reading 15836 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 J1458+3720_S_2017_08_05_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 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 243 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 243 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 604 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.851544Jy sigma=0.008513 ! Fit after self-cal, rms=0.843076Jy sigma=0.008444 ! 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.752 mas, bmaj=5.499 mas, bpa=-7.572 degrees ! Estimated noise=1051.82 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.120249 Jy ! Component: 100 - total flux cleaned = 0.147489 Jy ! Total flux subtracted in 100 components = 0.147489 Jy ! Clean residual min=-0.006142 max=0.010060 Jy/beam ! Clean residual mean=0.000020 rms=0.001493 Jy/beam ! Combined flux in latest and established models = 0.147489 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.147489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081659Jy sigma=0.000713 ! Fit after self-cal, rms=0.081655Jy sigma=0.000713 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108301 Jy ! Component: 100 - total flux cleaned = 0.0163806 Jy ! Total flux subtracted in 100 components = 0.0163806 Jy ! Clean residual min=-0.006693 max=0.005451 Jy/beam ! Clean residual mean=0.000013 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.163869 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 8 components and 0.163869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079604Jy sigma=0.000701 ! Fit after self-cal, rms=0.079607Jy sigma=0.000701 ! 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.307 mas, bmaj=6.384 mas, bpa=-5.124 degrees ! Estimated noise=690.83 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.00317044 Jy ! Component: 100 - total flux cleaned = 0.00465025 Jy ! Component: 150 - total flux cleaned = 0.00535912 Jy ! Component: 200 - total flux cleaned = 0.00542344 Jy ! Total flux subtracted in 200 components = 0.00542344 Jy ! Clean residual min=-0.004250 max=0.004550 Jy/beam ! Clean residual mean=0.000026 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.169293 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.169293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079330Jy sigma=0.000701 ! Fit after self-cal, rms=0.079331Jy sigma=0.000701 ! 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.74 FD 1.03 HN 0.95 KP 1.06 ! LA 1.03 MK 1.01 NL 0.89 OV 1.03 ! PT 1.04 SC 0.97 ! ! ! 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.11 HN 1.00 KP 1.00 ! LA 0.98 MK 1.00 NL 1.06 OV 1.07 ! PT 0.99 SC 1.02 ! ! ! 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.15 HN 0.99 KP 0.88 ! LA 0.78 MK 1.01 NL 1.24 OV 0.98 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 0.98 KP 1.00* ! LA 0.80 MK 1.36 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.079331Jy sigma=0.000701 ! Fit after self-cal, rms=0.072587Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.328 mas, bmaj=6.365 mas, bpa=-4.843 degrees ! Estimated noise=691.176 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.000278807 Jy ! Component: 100 - total flux cleaned = 0.000312574 Jy ! Component: 150 - total flux cleaned = 0.000342437 Jy ! Component: 200 - total flux cleaned = 0.000367894 Jy ! Total flux subtracted in 200 components = 0.000367894 Jy ! Clean residual min=-0.002417 max=0.002431 Jy/beam ! Clean residual mean=0.000003 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.169661 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.169661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072558Jy sigma=0.000669 ! Fit after self-cal, rms=0.072482Jy sigma=0.000668 ! 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.072482Jy sigma=0.000668 ! Fit after self-cal, rms=0.072774Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.328 mas, bmaj=6.381 mas, bpa=-4.897 degrees ! Estimated noise=691.363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.73753e-05 Jy ! Component: 100 - total flux cleaned = -6.61786e-05 Jy ! Component: 150 - total flux cleaned = -4.9758e-05 Jy ! Component: 200 - total flux cleaned = -4.97143e-05 Jy ! Total flux subtracted in 200 components = -4.97143e-05 Jy ! Clean residual min=-0.001714 max=0.001796 Jy/beam ! Clean residual mean=0.000004 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.169611 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.169611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072766Jy sigma=0.000665 ! Fit after self-cal, rms=0.072783Jy sigma=0.000665 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.38289e-05 Jy ! Component: 100 - total flux cleaned = 3.27794e-05 Jy ! Component: 150 - total flux cleaned = 3.20699e-05 Jy ! Component: 200 - total flux cleaned = 3.2098e-05 Jy ! Total flux subtracted in 200 components = 3.2098e-05 Jy ! Clean residual min=-0.001710 max=0.001764 Jy/beam ! Clean residual mean=0.000004 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.169643 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.169643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072779Jy sigma=0.000665 ! Fit after self-cal, rms=0.072778Jy sigma=0.000665 ! 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.072778Jy sigma=0.000665 ! Fit after self-cal, rms=0.072785Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=6.374 mas, bpa=-4.834 degrees ! Estimated noise=691.194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000108561 Jy ! Component: 100 - total flux cleaned = -0.000108609 Jy ! Component: 150 - total flux cleaned = -9.66108e-05 Jy ! Component: 200 - total flux cleaned = -9.67622e-05 Jy ! Total flux subtracted in 200 components = -9.67622e-05 Jy ! Clean residual min=-0.001693 max=0.001729 Jy/beam ! Clean residual mean=0.000004 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.169546 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.169546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072780Jy sigma=0.000665 ! Fit after self-cal, rms=0.072780Jy sigma=0.000665 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.14772e-05 Jy ! Component: 100 - total flux cleaned = 2.11582e-05 Jy ! Component: 150 - total flux cleaned = 2.09269e-05 Jy ! Component: 200 - total flux cleaned = 2.10904e-05 Jy ! Total flux subtracted in 200 components = 2.10904e-05 Jy ! Clean residual min=-0.001687 max=0.001710 Jy/beam ! Clean residual mean=0.000004 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.169567 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.169567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072778Jy sigma=0.000665 ! Fit after self-cal, rms=0.072778Jy sigma=0.000665 ! 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.072778Jy sigma=0.000665 ! Fit after self-cal, rms=0.072779Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.515 mas, bmaj=10.53 mas, bpa=-7.03 degrees ! Estimated noise=888.214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000510233 Jy ! Component: 100 - total flux cleaned = 0.000510464 Jy ! Component: 150 - total flux cleaned = 0.0004982 Jy ! Component: 200 - total flux cleaned = 0.000488915 Jy ! Total flux subtracted in 200 components = 0.000488915 Jy ! Clean residual min=-0.001923 max=0.002037 Jy/beam ! Clean residual mean=0.000007 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.170056 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.170056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072785Jy sigma=0.000665 ! Fit after self-cal, rms=0.072784Jy sigma=0.000665 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.51933e-07 Jy ! Component: 100 - total flux cleaned = 1.15482e-06 Jy ! Component: 150 - total flux cleaned = -6.96523e-06 Jy ! Component: 200 - total flux cleaned = -7.2667e-06 Jy ! Total flux subtracted in 200 components = -7.2667e-06 Jy ! Clean residual min=-0.001913 max=0.002022 Jy/beam ! Clean residual mean=0.000007 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.170049 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 55 components and 0.170049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072791Jy sigma=0.000665 ! Fit after self-cal, rms=0.072791Jy sigma=0.000665 ! 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.335 mas, bmaj=6.369 mas, bpa=-4.766 degrees ! Estimated noise=691.05 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.335 x 6.369 at -4.766 degrees (North through East) ! Clean map min=-0.0015794 max=0.15588 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.788 mas, bmaj=5.485 mas, bpa=-7.139 degrees ! Estimated noise=1050.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120055 Jy ! Component: 100 - total flux cleaned = 0.14689 Jy ! Component: 150 - total flux cleaned = 0.156383 Jy ! Component: 200 - total flux cleaned = 0.161091 Jy ! Total flux subtracted in 200 components = 0.161091 Jy ! Clean residual min=-0.003067 max=0.003013 Jy/beam ! Clean residual mean=0.000005 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.161091 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.161091 Jy ! Inverting map and beam ! Estimated beam: bmin=3.335 mas, bmaj=6.369 mas, bpa=-4.766 degrees ! Estimated noise=691.05 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.00409358 Jy ! Component: 100 - total flux cleaned = 0.00628826 Jy ! Component: 150 - total flux cleaned = 0.00752226 Jy ! Component: 200 - total flux cleaned = 0.00798385 Jy ! Total flux subtracted in 200 components = 0.00798385 Jy ! Clean residual min=-0.001719 max=0.001854 Jy/beam ! Clean residual mean=0.000005 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.169074 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 0.169074 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.515 mas, bmaj=10.53 mas, bpa=-7.03 degrees ! Estimated noise=888.214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000823253 Jy ! Component: 100 - total flux cleaned = 0.000822439 Jy ! Component: 150 - total flux cleaned = 0.000850638 Jy ! Component: 200 - total flux cleaned = 0.000859818 Jy ! Total flux subtracted in 200 components = 0.000859818 Jy ! Clean residual min=-0.001881 max=0.002106 Jy/beam ! Clean residual mean=0.000008 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.169934 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.76818e-06 Jy ! Component: 100 - total flux cleaned = 1.70392e-05 Jy ! Component: 150 - total flux cleaned = 3.32395e-05 Jy ! Component: 200 - total flux cleaned = 4.8091e-05 Jy ! Total flux subtracted in 200 components = 4.8091e-05 Jy ! Clean residual min=-0.001878 max=0.002084 Jy/beam ! Clean residual mean=0.000008 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.169982 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.169982 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.335 mas, bmaj=6.369 mas, bpa=-4.766 degrees ! Estimated noise=691.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000549263 Jy ! Component: 100 - total flux cleaned = -0.000550178 Jy ! Component: 150 - total flux cleaned = -0.00053475 Jy ! Component: 200 - total flux cleaned = -0.000520557 Jy ! Total flux subtracted in 200 components = -0.000520557 Jy ! Clean residual min=-0.001681 max=0.001776 Jy/beam ! Clean residual mean=0.000004 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.169462 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.169462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072785Jy sigma=0.000665 ! Fit after self-cal, rms=0.072778Jy sigma=0.000665 wmodel J1458+3720_S_2017_08_05_pus_map.mod ! Writing 48 model components to file: J1458+3720_S_2017_08_05_pus_map.mod wobs J1458+3720_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1458+3720_S_2017_08_05_pus_uvs.fits wwins J1458+3720_S_2017_08_05_pus_map.win ! wwins: Wrote 1 windows to J1458+3720_S_2017_08_05_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.000324314 Jy ! Component: 100 - total flux cleaned = 0.000557398 Jy ! Component: 150 - total flux cleaned = 0.000751133 Jy ! Component: 200 - total flux cleaned = 0.000857799 Jy ! Component: 250 - total flux cleaned = 0.000935686 Jy ! Component: 300 - total flux cleaned = 0.000985266 Jy ! Component: 350 - total flux cleaned = 0.000985699 Jy ! Component: 400 - total flux cleaned = 0.000986397 Jy ! Component: 450 - total flux cleaned = 0.000939827 Jy ! Component: 500 - total flux cleaned = 0.000871178 Jy ! Component: 550 - total flux cleaned = 0.000781817 Jy ! Component: 600 - total flux cleaned = 0.000759947 Jy ! Component: 650 - total flux cleaned = 0.000716529 Jy ! Component: 700 - total flux cleaned = 0.000695012 Jy ! Component: 750 - total flux cleaned = 0.000653095 Jy ! Component: 800 - total flux cleaned = 0.000673757 Jy ! Component: 850 - total flux cleaned = 0.000734343 Jy ! Component: 900 - total flux cleaned = 0.00067373 Jy ! Component: 950 - total flux cleaned = 0.000713692 Jy ! Component: 1000 - total flux cleaned = 0.000752306 Jy ! Component: 1050 - total flux cleaned = 0.000713692 Jy ! Component: 1100 - total flux cleaned = 0.000713895 Jy ! Component: 1150 - total flux cleaned = 0.000807623 Jy ! Component: 1200 - total flux cleaned = 0.000770322 Jy ! Component: 1250 - total flux cleaned = 0.000806914 Jy ! Component: 1300 - total flux cleaned = 0.000716314 Jy ! Component: 1350 - total flux cleaned = 0.000734258 Jy ! Component: 1400 - total flux cleaned = 0.000716848 Jy ! Component: 1450 - total flux cleaned = 0.00073472 Jy ! Component: 1500 - total flux cleaned = 0.000752048 Jy ! Component: 1550 - total flux cleaned = 0.000683672 Jy ! Component: 1600 - total flux cleaned = 0.000717836 Jy ! Component: 1650 - total flux cleaned = 0.000667629 Jy ! Component: 1700 - total flux cleaned = 0.000684089 Jy ! Component: 1750 - total flux cleaned = 0.000651251 Jy ! Component: 1800 - total flux cleaned = 0.000651335 Jy ! Component: 1850 - total flux cleaned = 0.000602991 Jy ! Component: 1900 - total flux cleaned = 0.00061874 Jy ! Component: 1950 - total flux cleaned = 0.000603132 Jy ! Component: 2000 - total flux cleaned = 0.00057179 Jy ! Component: 2050 - total flux cleaned = 0.000633976 Jy ! Component: 2100 - total flux cleaned = 0.000588038 Jy ! Component: 2150 - total flux cleaned = 0.000664329 Jy ! Component: 2200 - total flux cleaned = 0.000709472 Jy ! Component: 2250 - total flux cleaned = 0.000709106 Jy ! Component: 2300 - total flux cleaned = 0.000709164 Jy ! Component: 2350 - total flux cleaned = 0.000753272 Jy ! Component: 2400 - total flux cleaned = 0.00081166 Jy ! Component: 2450 - total flux cleaned = 0.000840515 Jy ! Component: 2500 - total flux cleaned = 0.000783229 Jy ! Component: 2550 - total flux cleaned = 0.000854164 Jy ! Component: 2600 - total flux cleaned = 0.000896249 Jy ! Component: 2650 - total flux cleaned = 0.000882423 Jy ! Component: 2700 - total flux cleaned = 0.000882449 Jy ! Component: 2750 - total flux cleaned = 0.000909914 Jy ! Component: 2800 - total flux cleaned = 0.000896371 Jy ! Component: 2850 - total flux cleaned = 0.00088303 Jy ! Component: 2900 - total flux cleaned = 0.000842872 Jy ! Component: 2950 - total flux cleaned = 0.000882766 Jy ! Component: 3000 - total flux cleaned = 0.000843181 Jy ! Component: 3050 - total flux cleaned = 0.000921757 Jy ! Component: 3100 - total flux cleaned = 0.000869785 Jy ! Component: 3150 - total flux cleaned = 0.000844013 Jy ! Component: 3200 - total flux cleaned = 0.000818324 Jy ! Component: 3250 - total flux cleaned = 0.000805441 Jy ! Component: 3300 - total flux cleaned = 0.000792737 Jy ! Component: 3350 - total flux cleaned = 0.000805265 Jy ! Component: 3400 - total flux cleaned = 0.000830109 Jy ! Component: 3450 - total flux cleaned = 0.000817849 Jy ! Component: 3500 - total flux cleaned = 0.000793354 Jy ! Component: 3550 - total flux cleaned = 0.000829939 Jy ! Component: 3600 - total flux cleaned = 0.000793736 Jy ! Component: 3650 - total flux cleaned = 0.000817798 Jy ! Component: 3700 - total flux cleaned = 0.000746408 Jy ! Component: 3750 - total flux cleaned = 0.000817303 Jy ! Component: 3800 - total flux cleaned = 0.000805374 Jy ! Component: 3850 - total flux cleaned = 0.000782021 Jy ! Component: 3900 - total flux cleaned = 0.000805202 Jy ! Component: 3950 - total flux cleaned = 0.000770668 Jy ! Component: 4000 - total flux cleaned = 0.000816255 Jy ! Component: 4050 - total flux cleaned = 0.000782195 Jy ! Total flux subtracted in 4096 components = 0.000770975 Jy ! Clean residual min=-0.000600 max=0.000585 Jy/beam ! Clean residual mean=0.000002 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.170233 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 319 components and 0.170233 Jy ![Exited script file: muppet] wmap "J1458+3720_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.335 x 6.369 at -4.766 degrees (North through East) ! Clean map min=-0.0011895 max=0.15607 Jy/beam ! Writing clean map to FITS file: J1458+3720_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.156074 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201444 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.38721 0.38721 0.77442 1.54884 3.09768 6.19536 12.3907 24.7814 49.5629 99.1257 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.156 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.335 x 6.369 at -4.766 degrees (North through East) ! Clean map min=-0.0011895 max=0.15607 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 J1458+3720_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:32:08 2019