! Started logfile: J0813+2435_S_2017_07_16_pus_uvs.log on Thu May 9 11:04:08 2019 obs J0813+2435_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0813+2435_S_2017_07_16_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.7375 visibilities/baseline/integration-bin. ! Found source: J0813+2435 ! ! 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 815 lines of history. ! ! Reading 19116 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 J0813+2435_S_2017_07_16_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 197 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 278 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 197 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 882 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.828569Jy sigma=0.007454 ! Fit after self-cal, rms=0.690345Jy sigma=0.006221 ! 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.771 mas, bmaj=5.585 mas, bpa=-0.2351 degrees ! Estimated noise=927.468 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.237803 Jy ! Component: 100 - total flux cleaned = 0.289916 Jy ! Total flux subtracted in 100 components = 0.289916 Jy ! Clean residual min=-0.009308 max=0.016121 Jy/beam ! Clean residual mean=-0.000002 rms=0.002307 Jy/beam ! Combined flux in latest and established models = 0.289916 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.289916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089463Jy sigma=0.000760 ! Fit after self-cal, rms=0.089463Jy sigma=0.000760 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0168034 Jy ! Component: 100 - total flux cleaned = 0.0250942 Jy ! Total flux subtracted in 100 components = 0.0250942 Jy ! Clean residual min=-0.006746 max=0.008141 Jy/beam ! Clean residual mean=-0.000004 rms=0.001858 Jy/beam ! Combined flux in latest and established models = 0.315011 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.315011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084926Jy sigma=0.000720 ! Fit after self-cal, rms=0.084923Jy sigma=0.000720 ! 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.28 mas, bmaj=6.436 mas, bpa=0.09677 degrees ! Estimated noise=658.442 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.00865505 Jy ! Component: 100 - total flux cleaned = 0.0122489 Jy ! Component: 150 - total flux cleaned = 0.0132046 Jy ! Component: 200 - total flux cleaned = 0.0130397 Jy ! Total flux subtracted in 200 components = 0.0130397 Jy ! Clean residual min=-0.004189 max=0.004557 Jy/beam ! Clean residual mean=0.000003 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.32805 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.32805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084027Jy sigma=0.000713 ! Fit after self-cal, rms=0.084029Jy sigma=0.000713 ! 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.03 FD 1.00* HN 0.95 KP 1.05 ! LA 1.02 MK 1.02 NL 0.93 OV 0.99 ! PT 1.03 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 0.97 FD 1.00* HN 1.00 KP 1.00 ! LA 0.98 MK 1.02 NL 1.05 OV 1.03 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 0.99 KP 1.01 ! LA 1.02 MK 1.06 NL 0.93 OV 0.94 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.99 KP 1.00* ! LA 1.01 MK 1.01 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.084029Jy sigma=0.000713 ! Fit after self-cal, rms=0.081985Jy sigma=0.000699 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=6.439 mas, bpa=0.2062 degrees ! Estimated noise=658.623 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.000686183 Jy ! Component: 100 - total flux cleaned = -0.000785469 Jy ! Component: 150 - total flux cleaned = -0.000899523 Jy ! Component: 200 - total flux cleaned = -0.000999115 Jy ! Total flux subtracted in 200 components = -0.000999115 Jy ! Clean residual min=-0.003034 max=0.003884 Jy/beam ! Clean residual mean=0.000002 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.327051 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.327051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081966Jy sigma=0.000699 ! Fit after self-cal, rms=0.081958Jy sigma=0.000699 ! 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.081958Jy sigma=0.000699 ! Fit after self-cal, rms=0.079924Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.296 mas, bmaj=6.45 mas, bpa=0.2217 degrees ! Estimated noise=658.625 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000439517 Jy ! Component: 100 - total flux cleaned = 0.000439795 Jy ! Component: 150 - total flux cleaned = 0.000441032 Jy ! Component: 200 - total flux cleaned = 0.000423411 Jy ! Total flux subtracted in 200 components = 0.000423411 Jy ! Clean residual min=-0.001733 max=0.001775 Jy/beam ! Clean residual mean=0.000002 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.327475 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.327475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079913Jy sigma=0.000679 ! Fit after self-cal, rms=0.079927Jy sigma=0.000679 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 = 6.49417e-05 Jy ! Component: 100 - total flux cleaned = 6.58662e-05 Jy ! Component: 150 - total flux cleaned = 5.20232e-05 Jy ! Component: 200 - total flux cleaned = 5.21891e-05 Jy ! Total flux subtracted in 200 components = 5.21891e-05 Jy ! Clean residual min=-0.001739 max=0.001776 Jy/beam ! Clean residual mean=0.000001 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.327527 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.327527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079922Jy sigma=0.000679 ! Fit after self-cal, rms=0.079921Jy sigma=0.000679 ! 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.079921Jy sigma=0.000679 ! Fit after self-cal, rms=0.079902Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=6.45 mas, bpa=0.2236 degrees ! Estimated noise=658.716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000256865 Jy ! Component: 100 - total flux cleaned = 0.000296922 Jy ! Component: 150 - total flux cleaned = 0.000309089 Jy ! Component: 200 - total flux cleaned = 0.000309011 Jy ! Total flux subtracted in 200 components = 0.000309011 Jy ! Clean residual min=-0.001631 max=0.001781 Jy/beam ! Clean residual mean=0.000002 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.327836 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.327836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079898Jy sigma=0.000679 ! Fit after self-cal, rms=0.079898Jy sigma=0.000679 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.14854e-05 Jy ! Component: 100 - total flux cleaned = 2.20587e-05 Jy ! Component: 150 - total flux cleaned = 1.26399e-05 Jy ! Component: 200 - total flux cleaned = 1.24738e-05 Jy ! Total flux subtracted in 200 components = 1.24738e-05 Jy ! Clean residual min=-0.001630 max=0.001773 Jy/beam ! Clean residual mean=0.000002 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.327848 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.327848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079895Jy sigma=0.000679 ! Fit after self-cal, rms=0.079895Jy sigma=0.000679 ! 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.079895Jy sigma=0.000679 ! Fit after self-cal, rms=0.079935Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.931 mas, bmaj=10.3 mas, bpa=-5.376 degrees ! Estimated noise=845.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000221881 Jy ! Component: 100 - total flux cleaned = 0.000272416 Jy ! Component: 150 - total flux cleaned = 0.000295835 Jy ! Component: 200 - total flux cleaned = 0.000315355 Jy ! Total flux subtracted in 200 components = 0.000315355 Jy ! Clean residual min=-0.002306 max=0.002043 Jy/beam ! Clean residual mean=0.000004 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.328164 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.328164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079937Jy sigma=0.000679 ! Fit after self-cal, rms=0.079938Jy sigma=0.000679 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 = -2.2538e-06 Jy ! Component: 100 - total flux cleaned = 3.62979e-06 Jy ! Component: 150 - total flux cleaned = 1.78998e-05 Jy ! Component: 200 - total flux cleaned = 2.59572e-05 Jy ! Total flux subtracted in 200 components = 2.59572e-05 Jy ! Clean residual min=-0.002307 max=0.002049 Jy/beam ! Clean residual mean=0.000004 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.328189 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.328189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079939Jy sigma=0.000679 ! Fit after self-cal, rms=0.079939Jy sigma=0.000679 ! 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.295 mas, bmaj=6.45 mas, bpa=0.2421 degrees ! Estimated noise=658.985 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.295 x 6.45 at 0.2421 degrees (North through East) ! Clean map min=-0.0015676 max=0.31321 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.774 mas, bmaj=5.601 mas, bpa=0.04566 degrees ! Estimated noise=944.872 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.241955 Jy ! Component: 100 - total flux cleaned = 0.294845 Jy ! Component: 150 - total flux cleaned = 0.311322 Jy ! Component: 200 - total flux cleaned = 0.319454 Jy ! Total flux subtracted in 200 components = 0.319454 Jy ! Clean residual min=-0.002940 max=0.003815 Jy/beam ! Clean residual mean=-0.000001 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.319454 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.319454 Jy ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=6.45 mas, bpa=0.2421 degrees ! Estimated noise=658.985 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.00461034 Jy ! Component: 100 - total flux cleaned = 0.00681121 Jy ! Component: 150 - total flux cleaned = 0.00798528 Jy ! Component: 200 - total flux cleaned = 0.00829229 Jy ! Total flux subtracted in 200 components = 0.00829229 Jy ! Clean residual min=-0.001638 max=0.001800 Jy/beam ! Clean residual mean=0.000002 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.327747 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 32 components and 0.327747 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=6.931 mas, bmaj=10.3 mas, bpa=-5.376 degrees ! Estimated noise=845.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000476384 Jy ! Component: 100 - total flux cleaned = 0.000546644 Jy ! Component: 150 - total flux cleaned = 0.000546922 Jy ! Component: 200 - total flux cleaned = 0.000546891 Jy ! Total flux subtracted in 200 components = 0.000546891 Jy ! Clean residual min=-0.002289 max=0.002050 Jy/beam ! Clean residual mean=0.000004 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.328293 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 = -2.35814e-07 Jy ! Component: 100 - total flux cleaned = -3.81195e-07 Jy ! Component: 150 - total flux cleaned = -5.71245e-07 Jy ! Component: 200 - total flux cleaned = -3.97851e-07 Jy ! Total flux subtracted in 200 components = -3.97851e-07 Jy ! Clean residual min=-0.002290 max=0.002051 Jy/beam ! Clean residual mean=0.000004 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.328293 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.328293 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=6.45 mas, bpa=0.2421 degrees ! Estimated noise=658.985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.21226e-05 Jy ! Component: 100 - total flux cleaned = 7.27367e-06 Jy ! Component: 150 - total flux cleaned = 7.0718e-06 Jy ! Component: 200 - total flux cleaned = 6.91286e-06 Jy ! Total flux subtracted in 200 components = 6.91286e-06 Jy ! Clean residual min=-0.001648 max=0.001838 Jy/beam ! Clean residual mean=0.000002 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.3283 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.3283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079948Jy sigma=0.000679 ! Fit after self-cal, rms=0.079946Jy sigma=0.000679 wmodel J0813+2435_S_2017_07_16_pus_map.mod ! Writing 42 model components to file: J0813+2435_S_2017_07_16_pus_map.mod wobs J0813+2435_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0813+2435_S_2017_07_16_pus_uvs.fits wwins J0813+2435_S_2017_07_16_pus_map.win ! wwins: Wrote 1 windows to J0813+2435_S_2017_07_16_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.000368649 Jy ! Component: 100 - total flux cleaned = 0.000547607 Jy ! Component: 150 - total flux cleaned = 0.000745904 Jy ! Component: 200 - total flux cleaned = 0.000935391 Jy ! Component: 250 - total flux cleaned = 0.00104078 Jy ! Component: 300 - total flux cleaned = 0.00109256 Jy ! Component: 350 - total flux cleaned = 0.00116674 Jy ! Component: 400 - total flux cleaned = 0.001142 Jy ! Component: 450 - total flux cleaned = 0.00109509 Jy ! Component: 500 - total flux cleaned = 0.00109547 Jy ! Component: 550 - total flux cleaned = 0.00100492 Jy ! Component: 600 - total flux cleaned = 0.000983193 Jy ! Component: 650 - total flux cleaned = 0.000961526 Jy ! Component: 700 - total flux cleaned = 0.000875836 Jy ! Component: 750 - total flux cleaned = 0.000834153 Jy ! Component: 800 - total flux cleaned = 0.00081317 Jy ! Component: 850 - total flux cleaned = 0.000751961 Jy ! Component: 900 - total flux cleaned = 0.00067218 Jy ! Component: 950 - total flux cleaned = 0.000593715 Jy ! Component: 1000 - total flux cleaned = 0.000477987 Jy ! Component: 1050 - total flux cleaned = 0.000458905 Jy ! Component: 1100 - total flux cleaned = 0.000347037 Jy ! Component: 1150 - total flux cleaned = 0.00029178 Jy ! Component: 1200 - total flux cleaned = 0.000146868 Jy ! Component: 1250 - total flux cleaned = 7.57022e-05 Jy ! Component: 1300 - total flux cleaned = -2.96174e-05 Jy ! Component: 1350 - total flux cleaned = -8.18339e-05 Jy ! Component: 1400 - total flux cleaned = -0.000201438 Jy ! Component: 1450 - total flux cleaned = -0.000235369 Jy ! Component: 1500 - total flux cleaned = -0.000368659 Jy ! Component: 1550 - total flux cleaned = -0.000417728 Jy ! Component: 1600 - total flux cleaned = -0.000531084 Jy ! Component: 1650 - total flux cleaned = -0.000626971 Jy ! Component: 1700 - total flux cleaned = -0.000674379 Jy ! Component: 1750 - total flux cleaned = -0.000737257 Jy ! Component: 1800 - total flux cleaned = -0.000829883 Jy ! Component: 1850 - total flux cleaned = -0.000921538 Jy ! Component: 1900 - total flux cleaned = -0.000996852 Jy ! Component: 1950 - total flux cleaned = -0.00104151 Jy ! Component: 2000 - total flux cleaned = -0.00112995 Jy ! Component: 2050 - total flux cleaned = -0.00111525 Jy ! Component: 2100 - total flux cleaned = -0.00124527 Jy ! Component: 2150 - total flux cleaned = -0.00128799 Jy ! Component: 2200 - total flux cleaned = -0.00127399 Jy ! Component: 2250 - total flux cleaned = -0.00134411 Jy ! Component: 2300 - total flux cleaned = -0.00141337 Jy ! Component: 2350 - total flux cleaned = -0.00144066 Jy ! Component: 2400 - total flux cleaned = -0.00146797 Jy ! Component: 2450 - total flux cleaned = -0.0015219 Jy ! Component: 2500 - total flux cleaned = -0.00154845 Jy ! Component: 2550 - total flux cleaned = -0.00160115 Jy ! Component: 2600 - total flux cleaned = -0.00156189 Jy ! Component: 2650 - total flux cleaned = -0.00154899 Jy ! Component: 2700 - total flux cleaned = -0.00167776 Jy ! Component: 2750 - total flux cleaned = -0.00162675 Jy ! Component: 2800 - total flux cleaned = -0.0016522 Jy ! Component: 2850 - total flux cleaned = -0.00168982 Jy ! Component: 2900 - total flux cleaned = -0.00173948 Jy ! Component: 2950 - total flux cleaned = -0.00175158 Jy ! Component: 3000 - total flux cleaned = -0.00175154 Jy ! Component: 3050 - total flux cleaned = -0.00176363 Jy ! Component: 3100 - total flux cleaned = -0.0018117 Jy ! Component: 3150 - total flux cleaned = -0.00179985 Jy ! Component: 3200 - total flux cleaned = -0.00184738 Jy ! Component: 3250 - total flux cleaned = -0.00190618 Jy ! Component: 3300 - total flux cleaned = -0.00192946 Jy ! Component: 3350 - total flux cleaned = -0.00195258 Jy ! Component: 3400 - total flux cleaned = -0.00198688 Jy ! Component: 3450 - total flux cleaned = -0.00206644 Jy ! Component: 3500 - total flux cleaned = -0.00210022 Jy ! Component: 3550 - total flux cleaned = -0.00210018 Jy ! Component: 3600 - total flux cleaned = -0.00213368 Jy ! Component: 3650 - total flux cleaned = -0.0021779 Jy ! Component: 3700 - total flux cleaned = -0.0022108 Jy ! Component: 3750 - total flux cleaned = -0.00227607 Jy ! Component: 3800 - total flux cleaned = -0.00228687 Jy ! Component: 3850 - total flux cleaned = -0.00230837 Jy ! Component: 3900 - total flux cleaned = -0.00238312 Jy ! Component: 3950 - total flux cleaned = -0.00239365 Jy ! Component: 4000 - total flux cleaned = -0.00236212 Jy ! Component: 4050 - total flux cleaned = -0.00243537 Jy ! Total flux subtracted in 4096 components = -0.0024457 Jy ! Clean residual min=-0.000765 max=0.000598 Jy/beam ! Clean residual mean=0.000000 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.325854 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 360 components and 0.325854 Jy ![Exited script file: muppet] wmap "J0813+2435_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.295 x 6.45 at 0.2421 degrees (North through East) ! Clean map min=-0.0011708 max=0.31361 Jy/beam ! Writing clean map to FITS file: J0813+2435_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.313614 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187628 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.179482 0.179482 0.358965 0.71793 1.43586 2.87172 5.74344 11.4869 22.9737 45.9475 91.895 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.313 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.295 x 6.45 at 0.2421 degrees (North through East) ! Clean map min=-0.0011708 max=0.31361 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 J0813+2435_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:04:13 2019