! Started logfile: J0013+4051_S_2017_04_28_pus_uvs.log on Thu May 2 16:12:32 2019 obs J0013+4051_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0013+4051_S_2017_04_28_pus_uva.fits ! AN table 1: 29 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.710345 visibilities/baseline/integration-bin. ! Found source: J0013+4051 ! ! 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 671 lines of history. ! ! Reading 3708 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 J0013+4051_S_2017_04_28_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 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.625457Jy sigma=0.005249 ! Fit after self-cal, rms=0.621708Jy sigma=0.005222 ! 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.023 mas, bmaj=5.297 mas, bpa=-3.838 degrees ! Estimated noise=1877.18 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.301931 Jy ! Component: 100 - total flux cleaned = 0.367883 Jy ! Total flux subtracted in 100 components = 0.367883 Jy ! Clean residual min=-0.009253 max=0.019156 Jy/beam ! Clean residual mean=-0.000008 rms=0.002636 Jy/beam ! Combined flux in latest and established models = 0.367883 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.367883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112987Jy sigma=0.000784 ! Fit after self-cal, rms=0.112980Jy sigma=0.000784 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0184715 Jy ! Component: 100 - total flux cleaned = 0.0272342 Jy ! Total flux subtracted in 100 components = 0.0272342 Jy ! Clean residual min=-0.010565 max=0.010547 Jy/beam ! Clean residual mean=-0.000008 rms=0.002230 Jy/beam ! Combined flux in latest and established models = 0.395118 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.395118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110234Jy sigma=0.000748 ! Fit after self-cal, rms=0.110224Jy sigma=0.000747 ! 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.574 mas, bmaj=6.045 mas, bpa=-0.6312 degrees ! Estimated noise=1563.5 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.00550592 Jy ! Component: 100 - total flux cleaned = 0.00665861 Jy ! Component: 150 - total flux cleaned = 0.00666422 Jy ! Component: 200 - total flux cleaned = 0.00658177 Jy ! Total flux subtracted in 200 components = 0.00658177 Jy ! Clean residual min=-0.009303 max=0.008685 Jy/beam ! Clean residual mean=-0.000010 rms=0.002154 Jy/beam ! Combined flux in latest and established models = 0.401699 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.401699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109960Jy sigma=0.000744 ! Fit after self-cal, rms=0.109956Jy sigma=0.000744 ! 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.94 FD 0.98 HN 0.97 KP 0.98 ! LA 1.08 MK 1.01 NL 0.93 OV 1.02 ! PT 1.05 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.91 HN 1.01 KP 0.94 ! LA 1.01 MK 0.98 NL 1.09 OV 1.04 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.93 HN 0.98 KP 1.00 ! LA 1.05 MK 1.01 NL 1.01 OV 0.93 ! PT 1.01 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.05 FD 0.97 HN 0.97 KP 1.00* ! LA 1.03 MK 1.39 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.109956Jy sigma=0.000744 ! Fit after self-cal, rms=0.106792Jy sigma=0.000703 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.591 mas, bmaj=6.045 mas, bpa=-0.2151 degrees ! Estimated noise=1555.37 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.00218887 Jy ! Component: 100 - total flux cleaned = -0.0024106 Jy ! Component: 150 - total flux cleaned = -0.00241034 Jy ! Component: 200 - total flux cleaned = -0.00246771 Jy ! Total flux subtracted in 200 components = -0.00246771 Jy ! Clean residual min=-0.007596 max=0.007967 Jy/beam ! Clean residual mean=0.000007 rms=0.001878 Jy/beam ! Combined flux in latest and established models = 0.399232 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.399232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106653Jy sigma=0.000702 ! Fit after self-cal, rms=0.106745Jy sigma=0.000702 ! 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.106745Jy sigma=0.000702 ! Fit after self-cal, rms=0.101292Jy sigma=0.000655 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.581 mas, bmaj=6.071 mas, bpa=-0.3469 degrees ! Estimated noise=1557.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000606495 Jy ! Component: 100 - total flux cleaned = 0.000694772 Jy ! Component: 150 - total flux cleaned = 0.000773669 Jy ! Component: 200 - total flux cleaned = 0.000844163 Jy ! Total flux subtracted in 200 components = 0.000844163 Jy ! Clean residual min=-0.004471 max=0.004076 Jy/beam ! Clean residual mean=-0.000005 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.400076 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.400076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101258Jy sigma=0.000655 ! Fit after self-cal, rms=0.101293Jy sigma=0.000655 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.64946e-05 Jy ! Component: 100 - total flux cleaned = 0.000110493 Jy ! Component: 150 - total flux cleaned = 0.000139165 Jy ! Component: 200 - total flux cleaned = 0.000138056 Jy ! Total flux subtracted in 200 components = 0.000138056 Jy ! Clean residual min=-0.004530 max=0.004106 Jy/beam ! Clean residual mean=-0.000005 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.400214 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.400214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101275Jy sigma=0.000654 ! Fit after self-cal, rms=0.101278Jy sigma=0.000654 ! 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.101278Jy sigma=0.000654 ! Fit after self-cal, rms=0.101395Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.576 mas, bmaj=6.077 mas, bpa=-0.281 degrees ! Estimated noise=1558.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000421246 Jy ! Component: 100 - total flux cleaned = 0.000527731 Jy ! Component: 150 - total flux cleaned = 0.00059075 Jy ! Component: 200 - total flux cleaned = 0.000649373 Jy ! Total flux subtracted in 200 components = 0.000649373 Jy ! Clean residual min=-0.004579 max=0.004113 Jy/beam ! Clean residual mean=-0.000005 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.400863 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.400863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101375Jy sigma=0.000654 ! Fit after self-cal, rms=0.101378Jy sigma=0.000654 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.90147e-05 Jy ! Component: 100 - total flux cleaned = 0.000114692 Jy ! Component: 150 - total flux cleaned = 0.000114108 Jy ! Component: 200 - total flux cleaned = 0.000137887 Jy ! Total flux subtracted in 200 components = 0.000137887 Jy ! Clean residual min=-0.004587 max=0.004116 Jy/beam ! Clean residual mean=-0.000005 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.401001 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.401001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101364Jy sigma=0.000654 ! Fit after self-cal, rms=0.101368Jy sigma=0.000654 ! 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.101368Jy sigma=0.000654 ! Fit after self-cal, rms=0.101477Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.697 mas, bmaj=9.309 mas, bpa=5.032 degrees ! Estimated noise=1960.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014287 Jy ! Component: 100 - total flux cleaned = 0.00158909 Jy ! Component: 150 - total flux cleaned = 0.00171349 Jy ! Component: 200 - total flux cleaned = 0.00178779 Jy ! Total flux subtracted in 200 components = 0.00178779 Jy ! Clean residual min=-0.005200 max=0.004542 Jy/beam ! Clean residual mean=-0.000013 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.402789 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 55 components and 0.402789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101475Jy sigma=0.000654 ! Fit after self-cal, rms=0.101479Jy sigma=0.000654 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 = -9.94615e-05 Jy ! Component: 100 - total flux cleaned = -3.64677e-05 Jy ! Component: 150 - total flux cleaned = -3.37929e-07 Jy ! Component: 200 - total flux cleaned = 4.81007e-05 Jy ! Total flux subtracted in 200 components = 4.81007e-05 Jy ! Clean residual min=-0.005183 max=0.004523 Jy/beam ! Clean residual mean=-0.000013 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.402837 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 56 components and 0.402837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101485Jy sigma=0.000654 ! Fit after self-cal, rms=0.101489Jy sigma=0.000654 ! 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.572 mas, bmaj=6.081 mas, bpa=-0.2086 degrees ! Estimated noise=1558.59 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.572 x 6.081 at -0.2086 degrees (North through East) ! Clean map min=-0.0045542 max=0.38814 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.029 mas, bmaj=5.341 mas, bpa=-3.356 degrees ! Estimated noise=1880.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.302157 Jy ! Component: 100 - total flux cleaned = 0.368219 Jy ! Component: 150 - total flux cleaned = 0.386491 Jy ! Component: 200 - total flux cleaned = 0.394757 Jy ! Total flux subtracted in 200 components = 0.394757 Jy ! Clean residual min=-0.005345 max=0.005815 Jy/beam ! Clean residual mean=-0.000002 rms=0.001234 Jy/beam ! Combined flux in latest and established models = 0.394757 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.394757 Jy ! Inverting map and beam ! Estimated beam: bmin=3.572 mas, bmaj=6.081 mas, bpa=-0.2086 degrees ! Estimated noise=1558.59 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.00498469 Jy ! Component: 100 - total flux cleaned = 0.00629912 Jy ! Component: 150 - total flux cleaned = 0.0067513 Jy ! Component: 200 - total flux cleaned = 0.00705528 Jy ! Total flux subtracted in 200 components = 0.00705528 Jy ! Clean residual min=-0.004729 max=0.003965 Jy/beam ! Clean residual mean=-0.000005 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.401812 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.401812 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.697 mas, bmaj=9.309 mas, bpa=5.032 degrees ! Estimated noise=1960.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000681991 Jy ! Component: 100 - total flux cleaned = 0.000760955 Jy ! Component: 150 - total flux cleaned = 0.000891732 Jy ! Component: 200 - total flux cleaned = 0.000998595 Jy ! Total flux subtracted in 200 components = 0.000998595 Jy ! Clean residual min=-0.005147 max=0.004513 Jy/beam ! Clean residual mean=-0.000014 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.402811 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 = 6.82891e-05 Jy ! Component: 100 - total flux cleaned = 0.000128281 Jy ! Component: 150 - total flux cleaned = 0.000181994 Jy ! Component: 200 - total flux cleaned = 0.000214886 Jy ! Total flux subtracted in 200 components = 0.000214886 Jy ! Clean residual min=-0.005166 max=0.004516 Jy/beam ! Clean residual mean=-0.000014 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.403026 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 34 components and 0.403026 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.572 mas, bmaj=6.081 mas, bpa=-0.2086 degrees ! Estimated noise=1558.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00112616 Jy ! Component: 100 - total flux cleaned = -0.0011912 Jy ! Component: 150 - total flux cleaned = -0.00114376 Jy ! Component: 200 - total flux cleaned = -0.00118539 Jy ! Total flux subtracted in 200 components = -0.00118539 Jy ! Clean residual min=-0.004648 max=0.004067 Jy/beam ! Clean residual mean=-0.000005 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.401841 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.401841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101527Jy sigma=0.000654 ! Fit after self-cal, rms=0.101520Jy sigma=0.000654 wmodel J0013+4051_S_2017_04_28_pus_map.mod ! Writing 40 model components to file: J0013+4051_S_2017_04_28_pus_map.mod wobs J0013+4051_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0013+4051_S_2017_04_28_pus_uvs.fits wwins J0013+4051_S_2017_04_28_pus_map.win ! wwins: Wrote 1 windows to J0013+4051_S_2017_04_28_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.00100174 Jy ! Component: 100 - total flux cleaned = -0.00141802 Jy ! Component: 150 - total flux cleaned = -0.00194979 Jy ! Component: 200 - total flux cleaned = -0.00226724 Jy ! Component: 250 - total flux cleaned = -0.00238978 Jy ! Component: 300 - total flux cleaned = -0.00250735 Jy ! Component: 350 - total flux cleaned = -0.00250622 Jy ! Component: 400 - total flux cleaned = -0.00250655 Jy ! Component: 450 - total flux cleaned = -0.00245062 Jy ! Component: 500 - total flux cleaned = -0.0023956 Jy ! Component: 550 - total flux cleaned = -0.00223379 Jy ! Component: 600 - total flux cleaned = -0.00212834 Jy ! Component: 650 - total flux cleaned = -0.00207694 Jy ! Component: 700 - total flux cleaned = -0.00212863 Jy ! Component: 750 - total flux cleaned = -0.00217958 Jy ! Component: 800 - total flux cleaned = -0.00222972 Jy ! Component: 850 - total flux cleaned = -0.00237664 Jy ! Component: 900 - total flux cleaned = -0.00261719 Jy ! Component: 950 - total flux cleaned = -0.00271111 Jy ! Component: 1000 - total flux cleaned = -0.00299189 Jy ! Component: 1050 - total flux cleaned = -0.00294508 Jy ! Component: 1100 - total flux cleaned = -0.00308217 Jy ! Component: 1150 - total flux cleaned = -0.00317224 Jy ! Component: 1200 - total flux cleaned = -0.00326117 Jy ! Component: 1250 - total flux cleaned = -0.00339332 Jy ! Component: 1300 - total flux cleaned = -0.00352301 Jy ! Component: 1350 - total flux cleaned = -0.00352353 Jy ! Component: 1400 - total flux cleaned = -0.00356661 Jy ! Component: 1450 - total flux cleaned = -0.00365071 Jy ! Component: 1500 - total flux cleaned = -0.00381752 Jy ! Component: 1550 - total flux cleaned = -0.00381755 Jy ! Component: 1600 - total flux cleaned = -0.00398053 Jy ! Component: 1650 - total flux cleaned = -0.00394021 Jy ! Component: 1700 - total flux cleaned = -0.00397984 Jy ! Component: 1750 - total flux cleaned = -0.00409851 Jy ! Component: 1800 - total flux cleaned = -0.00429476 Jy ! Component: 1850 - total flux cleaned = -0.00425533 Jy ! Component: 1900 - total flux cleaned = -0.00433181 Jy ! Component: 1950 - total flux cleaned = -0.00433191 Jy ! Component: 2000 - total flux cleaned = -0.00429448 Jy ! Component: 2050 - total flux cleaned = -0.00436959 Jy ! Component: 2100 - total flux cleaned = -0.0042582 Jy ! Component: 2150 - total flux cleaned = -0.00425821 Jy ! Component: 2200 - total flux cleaned = -0.00418559 Jy ! Component: 2250 - total flux cleaned = -0.00414991 Jy ! Component: 2300 - total flux cleaned = -0.00432884 Jy ! Component: 2350 - total flux cleaned = -0.00422213 Jy ! Component: 2400 - total flux cleaned = -0.00429251 Jy ! Component: 2450 - total flux cleaned = -0.00418743 Jy ! Component: 2500 - total flux cleaned = -0.00425681 Jy ! Component: 2550 - total flux cleaned = -0.00422246 Jy ! Component: 2600 - total flux cleaned = -0.00429094 Jy ! Component: 2650 - total flux cleaned = -0.00432506 Jy ! Component: 2700 - total flux cleaned = -0.00435859 Jy ! Component: 2750 - total flux cleaned = -0.00425801 Jy ! Component: 2800 - total flux cleaned = -0.00419165 Jy ! Component: 2850 - total flux cleaned = -0.00415906 Jy ! Component: 2900 - total flux cleaned = -0.00415928 Jy ! Component: 2950 - total flux cleaned = -0.00402934 Jy ! Component: 3000 - total flux cleaned = -0.00402907 Jy ! Component: 3050 - total flux cleaned = -0.00399712 Jy ! Component: 3100 - total flux cleaned = -0.00399746 Jy ! Component: 3150 - total flux cleaned = -0.00380786 Jy ! Component: 3200 - total flux cleaned = -0.00387046 Jy ! Component: 3250 - total flux cleaned = -0.00362072 Jy ! Component: 3300 - total flux cleaned = -0.00371329 Jy ! Component: 3350 - total flux cleaned = -0.0036515 Jy ! Component: 3400 - total flux cleaned = -0.00349835 Jy ! Component: 3450 - total flux cleaned = -0.00346781 Jy ! Component: 3500 - total flux cleaned = -0.00331713 Jy ! Component: 3550 - total flux cleaned = -0.00340668 Jy ! Component: 3600 - total flux cleaned = -0.0033469 Jy ! Component: 3650 - total flux cleaned = -0.00331768 Jy ! Component: 3700 - total flux cleaned = -0.00322938 Jy ! Component: 3750 - total flux cleaned = -0.00320021 Jy ! Component: 3800 - total flux cleaned = -0.00314223 Jy ! Component: 3850 - total flux cleaned = -0.0031713 Jy ! Component: 3900 - total flux cleaned = -0.00322864 Jy ! Component: 3950 - total flux cleaned = -0.00325701 Jy ! Component: 4000 - total flux cleaned = -0.00325666 Jy ! Component: 4050 - total flux cleaned = -0.00328443 Jy ! Total flux subtracted in 4096 components = -0.00325638 Jy ! Clean residual min=-0.001757 max=0.001523 Jy/beam ! Clean residual mean=-0.000006 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.398584 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 335 components and 0.398584 Jy ![Exited script file: muppet] wmap "J0013+4051_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.572 x 6.081 at -0.2086 degrees (North through East) ! Clean map min=-0.0034887 max=0.38837 Jy/beam ! Writing clean map to FITS file: J0013+4051_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.388372 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000510962 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.394695 0.394695 0.78939 1.57878 3.15756 6.31512 12.6302 25.2605 50.5209 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.388 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.572 x 6.081 at -0.2086 degrees (North through East) ! Clean map min=-0.0034887 max=0.38837 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 J0013+4051_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:12:37 2019