! Started logfile: J1706+1208_S_2017_03_23_pus_uvs.log on Mon May 13 10:05:07 2019 obs J1706+1208_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1706+1208_S_2017_03_23_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.89418 visibilities/baseline/integration-bin. ! Found source: J1706+1208 ! ! 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 481 lines of history. ! ! Reading 13520 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 J1706+1208_S_2017_03_23_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 284 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.897950Jy sigma=0.007400 ! Fit after self-cal, rms=0.889558Jy sigma=0.007335 ! 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.951 mas, bmaj=6.859 mas, bpa=-5.473 degrees ! Estimated noise=1135.22 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.0841056 Jy ! Component: 100 - total flux cleaned = 0.108291 Jy ! Total flux subtracted in 100 components = 0.108291 Jy ! Clean residual min=-0.004964 max=0.010076 Jy/beam ! Clean residual mean=-0.000033 rms=0.001342 Jy/beam ! Combined flux in latest and established models = 0.108291 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.108291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096742Jy sigma=0.000720 ! Fit after self-cal, rms=0.096744Jy sigma=0.000720 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109162 Jy ! Component: 100 - total flux cleaned = 0.016597 Jy ! Total flux subtracted in 100 components = 0.016597 Jy ! Clean residual min=-0.004307 max=0.005387 Jy/beam ! Clean residual mean=-0.000018 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.124888 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.124888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095072Jy sigma=0.000706 ! Fit after self-cal, rms=0.095094Jy sigma=0.000706 ! 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.491 mas, bmaj=7.551 mas, bpa=-3.944 degrees ! Estimated noise=811.194 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.00575345 Jy ! Component: 100 - total flux cleaned = 0.00884704 Jy ! Component: 150 - total flux cleaned = 0.0108623 Jy ! Component: 200 - total flux cleaned = 0.0122451 Jy ! Total flux subtracted in 200 components = 0.0122451 Jy ! Clean residual min=-0.003408 max=0.004123 Jy/beam ! Clean residual mean=-0.000036 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.137133 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 63 components and 0.137133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094666Jy sigma=0.000704 ! Fit after self-cal, rms=0.094676Jy sigma=0.000704 ! 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.00 FD 0.95 HN 0.96 KP 1.02 ! LA 0.99 MK 1.02 NL 0.96 OV 1.02 ! PT 0.98 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 0.97 KP 0.98 ! LA 0.98 MK 1.00 NL 1.12 OV 1.01 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.04 HN 0.97 KP 0.84 ! LA 0.76 MK 1.03 NL 1.29 OV 0.97 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.07 HN 0.93 KP 1.00* ! LA 0.75 MK 1.19 NL 1.00* OV 1.63 ! PT 1.09 SC 1.55 ! ! ! Fit before self-cal, rms=0.094676Jy sigma=0.000704 ! Fit after self-cal, rms=0.095785Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=7.625 mas, bpa=-3.783 degrees ! Estimated noise=813.458 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 = 9.99172e-05 Jy ! Component: 100 - total flux cleaned = 0.000127798 Jy ! Component: 150 - total flux cleaned = 0.000181631 Jy ! Component: 200 - total flux cleaned = 0.000196833 Jy ! Total flux subtracted in 200 components = 0.000196833 Jy ! Clean residual min=-0.002607 max=0.002998 Jy/beam ! Clean residual mean=-0.000007 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.13733 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.13733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095770Jy sigma=0.000688 ! Fit after self-cal, rms=0.095881Jy sigma=0.000688 ! 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.095881Jy sigma=0.000688 ! Fit after self-cal, rms=0.095455Jy sigma=0.000685 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=7.634 mas, bpa=-3.916 degrees ! Estimated noise=813.199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.72373e-05 Jy ! Component: 100 - total flux cleaned = 0.000120734 Jy ! Component: 150 - total flux cleaned = 0.000158393 Jy ! Component: 200 - total flux cleaned = 0.000191833 Jy ! Total flux subtracted in 200 components = 0.000191833 Jy ! Clean residual min=-0.002443 max=0.002764 Jy/beam ! Clean residual mean=-0.000006 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.137522 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 0.137522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095442Jy sigma=0.000685 ! Fit after self-cal, rms=0.095456Jy sigma=0.000685 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 (21.5, 22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00235692 Jy ! Component: 100 - total flux cleaned = 0.00258183 Jy ! Component: 150 - total flux cleaned = 0.00272104 Jy ! Component: 200 - total flux cleaned = 0.00288047 Jy ! Total flux subtracted in 200 components = 0.00288047 Jy ! Clean residual min=-0.002240 max=0.002355 Jy/beam ! Clean residual mean=-0.000006 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.140403 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.140403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095371Jy sigma=0.000684 ! Fit after self-cal, rms=0.095364Jy sigma=0.000684 ! 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.095364Jy sigma=0.000684 ! Fit after self-cal, rms=0.095412Jy sigma=0.000684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=7.638 mas, bpa=-3.848 degrees ! Estimated noise=813.303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000622207 Jy ! Component: 100 - total flux cleaned = 0.000806757 Jy ! Component: 150 - total flux cleaned = 0.000941752 Jy ! Component: 200 - total flux cleaned = 0.00106374 Jy ! Total flux subtracted in 200 components = 0.00106374 Jy ! Clean residual min=-0.002241 max=0.002340 Jy/beam ! Clean residual mean=-0.000007 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.141466 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.141466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095381Jy sigma=0.000684 ! Fit after self-cal, rms=0.095382Jy sigma=0.000684 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 (90, 26). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129474 Jy ! Component: 100 - total flux cleaned = 0.00104851 Jy ! Component: 150 - total flux cleaned = 0.000790372 Jy ! Component: 200 - total flux cleaned = 0.000785849 Jy ! Total flux subtracted in 200 components = 0.000785849 Jy ! Clean residual min=-0.002163 max=0.002271 Jy/beam ! Clean residual mean=-0.000008 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.142252 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 132 components and 0.142252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095321Jy sigma=0.000684 ! Fit after self-cal, rms=0.095315Jy sigma=0.000684 ! Inverting map ! Added new window around map position (-112.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125733 Jy ! Component: 100 - total flux cleaned = 0.00148994 Jy ! Component: 150 - total flux cleaned = 0.00166845 Jy ! Component: 200 - total flux cleaned = 0.00182237 Jy ! Total flux subtracted in 200 components = 0.00182237 Jy ! Clean residual min=-0.002073 max=0.002013 Jy/beam ! Clean residual mean=-0.000008 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.144074 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 150 components and 0.144074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095245Jy sigma=0.000683 ! Fit after self-cal, rms=0.095241Jy sigma=0.000683 ! 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.095241Jy sigma=0.000683 ! Fit after self-cal, rms=0.095177Jy sigma=0.000683 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.481 mas, bmaj=10.84 mas, bpa=-1.969 degrees ! Estimated noise=964.793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.55205e-05 Jy ! Component: 100 - total flux cleaned = -0.00017277 Jy ! Component: 150 - total flux cleaned = -0.000421961 Jy ! Component: 200 - total flux cleaned = -0.000614877 Jy ! Total flux subtracted in 200 components = -0.000614877 Jy ! Clean residual min=-0.001786 max=0.001955 Jy/beam ! Clean residual mean=-0.000015 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.14346 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 168 components and 0.14346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095165Jy sigma=0.000683 ! Fit after self-cal, rms=0.095166Jy sigma=0.000683 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.000181926 Jy ! Component: 100 - total flux cleaned = -0.000432855 Jy ! Component: 150 - total flux cleaned = -0.000547223 Jy ! Component: 200 - total flux cleaned = -0.000600788 Jy ! Total flux subtracted in 200 components = -0.000600788 Jy ! Clean residual min=-0.001715 max=0.001944 Jy/beam ! Clean residual mean=-0.000015 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.142859 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 179 components and 0.142859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095162Jy sigma=0.000683 ! Fit after self-cal, rms=0.095161Jy sigma=0.000683 ! 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.515 mas, bmaj=7.634 mas, bpa=-3.842 degrees ! Estimated noise=812.421 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.515 x 7.634 at -3.842 degrees (North through East) ! Clean map min=-0.001917 max=0.1113 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.976 mas, bmaj=6.94 mas, bpa=-5.261 degrees ! Estimated noise=1149.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0847357 Jy ! Component: 100 - total flux cleaned = 0.109822 Jy ! Component: 150 - total flux cleaned = 0.120584 Jy ! Component: 200 - total flux cleaned = 0.12604 Jy ! Total flux subtracted in 200 components = 0.12604 Jy ! Clean residual min=-0.003751 max=0.003331 Jy/beam ! Clean residual mean=-0.000010 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.12604 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.12604 Jy ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=7.634 mas, bpa=-3.842 degrees ! Estimated noise=812.421 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.00511676 Jy ! Component: 100 - total flux cleaned = 0.00857685 Jy ! Component: 150 - total flux cleaned = 0.0113846 Jy ! Component: 200 - total flux cleaned = 0.0132743 Jy ! Total flux subtracted in 200 components = 0.0132743 Jy ! Clean residual min=-0.002654 max=0.002242 Jy/beam ! Clean residual mean=-0.000015 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.139315 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 54 components and 0.139314 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.481 mas, bmaj=10.84 mas, bpa=-1.969 degrees ! Estimated noise=964.793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233841 Jy ! Component: 100 - total flux cleaned = 0.00275378 Jy ! Component: 150 - total flux cleaned = 0.00281919 Jy ! Component: 200 - total flux cleaned = 0.00300408 Jy ! Total flux subtracted in 200 components = 0.00300408 Jy ! Clean residual min=-0.001935 max=0.002269 Jy/beam ! Clean residual mean=-0.000021 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.142319 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 = 5.25987e-05 Jy ! Component: 100 - total flux cleaned = 9.98134e-05 Jy ! Component: 150 - total flux cleaned = 0.000188998 Jy ! Component: 200 - total flux cleaned = 0.000272071 Jy ! Total flux subtracted in 200 components = 0.000272071 Jy ! Clean residual min=-0.001765 max=0.002083 Jy/beam ! Clean residual mean=-0.000019 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.142591 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 101 components and 0.142591 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=7.634 mas, bpa=-3.842 degrees ! Estimated noise=812.421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000136391 Jy ! Component: 100 - total flux cleaned = 0.000156341 Jy ! Component: 150 - total flux cleaned = 0.000414782 Jy ! Component: 200 - total flux cleaned = 0.000557394 Jy ! Total flux subtracted in 200 components = 0.000557394 Jy ! Clean residual min=-0.002213 max=0.002143 Jy/beam ! Clean residual mean=-0.000008 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.143148 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 118 components and 0.143148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095225Jy sigma=0.000683 ! Fit after self-cal, rms=0.095198Jy sigma=0.000683 wmodel J1706+1208_S_2017_03_23_pus_map.mod ! Writing 118 model components to file: J1706+1208_S_2017_03_23_pus_map.mod wobs J1706+1208_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1706+1208_S_2017_03_23_pus_uvs.fits wwins J1706+1208_S_2017_03_23_pus_map.win ! wwins: Wrote 4 windows to J1706+1208_S_2017_03_23_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.000206396 Jy ! Component: 100 - total flux cleaned = -0.000529335 Jy ! Component: 150 - total flux cleaned = -0.000701098 Jy ! Component: 200 - total flux cleaned = -0.000798125 Jy ! Component: 250 - total flux cleaned = -0.0008606 Jy ! Component: 300 - total flux cleaned = -0.000921804 Jy ! Component: 350 - total flux cleaned = -0.000951834 Jy ! Component: 400 - total flux cleaned = -0.00109926 Jy ! Component: 450 - total flux cleaned = -0.00121446 Jy ! Component: 500 - total flux cleaned = -0.00146822 Jy ! Component: 550 - total flux cleaned = -0.00163361 Jy ! Component: 600 - total flux cleaned = -0.00168826 Jy ! Component: 650 - total flux cleaned = -0.00179516 Jy ! Component: 700 - total flux cleaned = -0.00192609 Jy ! Component: 750 - total flux cleaned = -0.00200342 Jy ! Component: 800 - total flux cleaned = -0.00215601 Jy ! Component: 850 - total flux cleaned = -0.00228091 Jy ! Component: 900 - total flux cleaned = -0.00240412 Jy ! Component: 950 - total flux cleaned = -0.0024038 Jy ! Component: 1000 - total flux cleaned = -0.00242776 Jy ! Component: 1050 - total flux cleaned = -0.00242754 Jy ! Component: 1100 - total flux cleaned = -0.0024747 Jy ! Component: 1150 - total flux cleaned = -0.0025674 Jy ! Component: 1200 - total flux cleaned = -0.00252159 Jy ! Component: 1250 - total flux cleaned = -0.00256708 Jy ! Component: 1300 - total flux cleaned = -0.00249929 Jy ! Component: 1350 - total flux cleaned = -0.00249942 Jy ! Component: 1400 - total flux cleaned = -0.00247732 Jy ! Component: 1450 - total flux cleaned = -0.00252107 Jy ! Component: 1500 - total flux cleaned = -0.00252104 Jy ! Component: 1550 - total flux cleaned = -0.00243564 Jy ! Component: 1600 - total flux cleaned = -0.00247794 Jy ! Component: 1650 - total flux cleaned = -0.00245711 Jy ! Component: 1700 - total flux cleaned = -0.0025189 Jy ! Component: 1750 - total flux cleaned = -0.00258034 Jy ! Component: 1800 - total flux cleaned = -0.00249846 Jy ! Component: 1850 - total flux cleaned = -0.00253912 Jy ! Component: 1900 - total flux cleaned = -0.00251903 Jy ! Component: 1950 - total flux cleaned = -0.00251941 Jy ! Component: 2000 - total flux cleaned = -0.0025983 Jy ! Component: 2050 - total flux cleaned = -0.00263747 Jy ! Component: 2100 - total flux cleaned = -0.00265687 Jy ! Component: 2150 - total flux cleaned = -0.00265664 Jy ! Component: 2200 - total flux cleaned = -0.00271355 Jy ! Component: 2250 - total flux cleaned = -0.0026756 Jy ! Component: 2300 - total flux cleaned = -0.00267572 Jy ! Component: 2350 - total flux cleaned = -0.00271291 Jy ! Component: 2400 - total flux cleaned = -0.00273137 Jy ! Component: 2450 - total flux cleaned = -0.00273117 Jy ! Component: 2500 - total flux cleaned = -0.00273102 Jy ! Component: 2550 - total flux cleaned = -0.00276696 Jy ! Component: 2600 - total flux cleaned = -0.0027848 Jy ! Component: 2650 - total flux cleaned = -0.00274928 Jy ! Component: 2700 - total flux cleaned = -0.00278484 Jy ! Component: 2750 - total flux cleaned = -0.00281992 Jy ! Component: 2800 - total flux cleaned = -0.00283738 Jy ! Component: 2850 - total flux cleaned = -0.00290644 Jy ! Component: 2900 - total flux cleaned = -0.00290635 Jy ! Component: 2950 - total flux cleaned = -0.00288937 Jy ! Component: 3000 - total flux cleaned = -0.00292321 Jy ! Component: 3050 - total flux cleaned = -0.00295699 Jy ! Component: 3100 - total flux cleaned = -0.00299043 Jy ! Component: 3150 - total flux cleaned = -0.00295706 Jy ! Component: 3200 - total flux cleaned = -0.00297376 Jy ! Component: 3250 - total flux cleaned = -0.00305586 Jy ! Component: 3300 - total flux cleaned = -0.00302308 Jy ! Component: 3350 - total flux cleaned = -0.00305556 Jy ! Component: 3400 - total flux cleaned = -0.00308796 Jy ! Component: 3450 - total flux cleaned = -0.00310407 Jy ! Component: 3500 - total flux cleaned = -0.00323193 Jy ! Component: 3550 - total flux cleaned = -0.00321594 Jy ! Component: 3600 - total flux cleaned = -0.00329469 Jy ! Component: 3650 - total flux cleaned = -0.0033104 Jy ! Component: 3700 - total flux cleaned = -0.00337281 Jy ! Component: 3750 - total flux cleaned = -0.00341918 Jy ! Component: 3800 - total flux cleaned = -0.00340381 Jy ! Component: 3850 - total flux cleaned = -0.00344977 Jy ! Component: 3900 - total flux cleaned = -0.00341939 Jy ! Component: 3950 - total flux cleaned = -0.00351047 Jy ! Component: 4000 - total flux cleaned = -0.00352561 Jy ! Component: 4050 - total flux cleaned = -0.00351057 Jy ! Total flux subtracted in 4096 components = -0.00354047 Jy ! Clean residual min=-0.000795 max=0.000920 Jy/beam ! Clean residual mean=-0.000002 rms=0.000274 Jy/beam ! Combined flux in latest and established models = 0.139608 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 422 components and 0.139608 Jy ![Exited script file: muppet] wmap "J1706+1208_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.515 x 7.634 at -3.842 degrees (North through East) ! Clean map min=-0.00179 max=0.11123 Jy/beam ! Writing clean map to FITS file: J1706+1208_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.111231 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000273374 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.737316 0.737316 1.47463 2.94927 5.89853 11.7971 23.5941 47.1883 94.3765 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.111 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.515 x 7.634 at -3.842 degrees (North through East) ! Clean map min=-0.00179 max=0.11123 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 J1706+1208_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:05:13 2019