! Started logfile: J0953+1720_S_2017_08_05_pus_uvs.log on Thu May 9 19:26:30 2019 obs J0953+1720_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0953+1720_S_2017_08_05_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968981 visibilities/baseline/integration-bin. ! Found source: J0953+1720 ! ! 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 25116 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 J0953+1720_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 912 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.962764Jy sigma=0.008956 ! Fit after self-cal, rms=0.939935Jy sigma=0.008760 ! 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.807 mas, bmaj=6.461 mas, bpa=-3.133 degrees ! Estimated noise=804.572 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.0478107 Jy ! Component: 100 - total flux cleaned = 0.0585018 Jy ! Total flux subtracted in 100 components = 0.0585018 Jy ! Clean residual min=-0.002536 max=0.003728 Jy/beam ! Clean residual mean=-0.000004 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.0585018 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0585018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077505Jy sigma=0.000663 ! Fit after self-cal, rms=0.077452Jy sigma=0.000663 ! 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.301 mas, bmaj=7.562 mas, bpa=-4.365 degrees ! Estimated noise=575.511 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.00506818 Jy ! Component: 100 - total flux cleaned = 0.00750154 Jy ! Component: 150 - total flux cleaned = 0.0088461 Jy ! Component: 200 - total flux cleaned = 0.0096651 Jy ! Total flux subtracted in 200 components = 0.0096651 Jy ! Clean residual min=-0.001623 max=0.003002 Jy/beam ! Clean residual mean=0.000003 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.0681669 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 36 components and 0.0681668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077103Jy sigma=0.000660 ! Fit after self-cal, rms=0.077087Jy sigma=0.000660 ! Inverting map ! Added new window around map position (-3, -13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00253185 Jy ! Component: 100 - total flux cleaned = 0.00335714 Jy ! Component: 150 - total flux cleaned = 0.00348807 Jy ! Component: 200 - total flux cleaned = 0.00357277 Jy ! Total flux subtracted in 200 components = 0.00357277 Jy ! Clean residual min=-0.001692 max=0.001685 Jy/beam ! Clean residual mean=0.000004 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0717396 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 60 components and 0.0717396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077006Jy sigma=0.000659 ! Fit after self-cal, rms=0.076989Jy sigma=0.000659 ! 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.97 FD 0.99 HN 0.95 KP 1.05 ! LA 1.03 MK 1.04 NL 0.91 OV 1.00 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.11 KP 1.04 ! LA 1.00 MK 0.99 NL 1.03 OV 1.06 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.05 HN 0.99 KP 0.88 ! LA 0.78 MK 1.04 NL 1.16 OV 0.99 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 0.85 KP 1.00* ! LA 1.00* MK 0.95 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.076989Jy sigma=0.000659 ! Fit after self-cal, rms=0.075678Jy sigma=0.000657 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.577 mas, bpa=-4.085 degrees ! Estimated noise=577.279 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 = 2.69316e-06 Jy ! Component: 100 - total flux cleaned = 0.000137318 Jy ! Component: 150 - total flux cleaned = 0.000137023 Jy ! Component: 200 - total flux cleaned = 0.000137182 Jy ! Total flux subtracted in 200 components = 0.000137182 Jy ! Clean residual min=-0.001365 max=0.001366 Jy/beam ! Clean residual mean=0.000005 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.0718768 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 78 components and 0.0718768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075662Jy sigma=0.000657 ! Fit after self-cal, rms=0.075631Jy sigma=0.000657 ! 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.075631Jy sigma=0.000657 ! Fit after self-cal, rms=0.075679Jy sigma=0.000655 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=7.579 mas, bpa=-4.21 degrees ! Estimated noise=576.823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000306228 Jy ! Component: 100 - total flux cleaned = -0.000325947 Jy ! Component: 150 - total flux cleaned = -0.000308375 Jy ! Component: 200 - total flux cleaned = -0.000292066 Jy ! Total flux subtracted in 200 components = -0.000292066 Jy ! Clean residual min=-0.001338 max=0.001327 Jy/beam ! Clean residual mean=0.000000 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.0715847 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 88 components and 0.0715847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075670Jy sigma=0.000655 ! Fit after self-cal, rms=0.075701Jy 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 = -2.52996e-05 Jy ! Component: 100 - total flux cleaned = -9.08531e-06 Jy ! Component: 150 - total flux cleaned = 5.54091e-06 Jy ! Component: 200 - total flux cleaned = 1.94583e-05 Jy ! Total flux subtracted in 200 components = 1.94583e-05 Jy ! Clean residual min=-0.001337 max=0.001317 Jy/beam ! Clean residual mean=0.000001 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.0716042 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 97 components and 0.0716042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075695Jy sigma=0.000655 ! Fit after self-cal, rms=0.075695Jy sigma=0.000655 ! 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.075695Jy sigma=0.000655 ! Fit after self-cal, rms=0.075779Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=7.573 mas, bpa=-4.214 degrees ! Estimated noise=576.088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000252562 Jy ! Component: 100 - total flux cleaned = -0.000238611 Jy ! Component: 150 - total flux cleaned = -0.00021171 Jy ! Component: 200 - total flux cleaned = -0.000211367 Jy ! Total flux subtracted in 200 components = -0.000211367 Jy ! Clean residual min=-0.001297 max=0.001326 Jy/beam ! Clean residual mean=-0.000000 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.0713928 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 99 components and 0.0713928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075774Jy sigma=0.000655 ! Fit after self-cal, rms=0.075782Jy 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 = -3.41054e-05 Jy ! Component: 100 - total flux cleaned = -2.19621e-05 Jy ! Component: 150 - total flux cleaned = -2.17388e-05 Jy ! Component: 200 - total flux cleaned = -1.07572e-05 Jy ! Total flux subtracted in 200 components = -1.07572e-05 Jy ! Clean residual min=-0.001296 max=0.001324 Jy/beam ! Clean residual mean=0.000000 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.071382 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 102 components and 0.071382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075778Jy sigma=0.000655 ! Fit after self-cal, rms=0.075777Jy sigma=0.000655 ! 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.075777Jy sigma=0.000655 ! Fit after self-cal, rms=0.075787Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.223 mas, bmaj=11.36 mas, bpa=-7.314 degrees ! Estimated noise=721.895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000239905 Jy ! Component: 100 - total flux cleaned = -0.000257893 Jy ! Component: 150 - total flux cleaned = -0.000272679 Jy ! Component: 200 - total flux cleaned = -0.00027919 Jy ! Total flux subtracted in 200 components = -0.00027919 Jy ! Clean residual min=-0.001529 max=0.001406 Jy/beam ! Clean residual mean=0.000000 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0711028 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 109 components and 0.0711028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075788Jy sigma=0.000655 ! Fit after self-cal, rms=0.075789Jy 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.05631e-05 Jy ! Component: 100 - total flux cleaned = -5.45708e-05 Jy ! Component: 150 - total flux cleaned = -6.5792e-05 Jy ! Component: 200 - total flux cleaned = -7.04314e-05 Jy ! Total flux subtracted in 200 components = -7.04314e-05 Jy ! Clean residual min=-0.001544 max=0.001415 Jy/beam ! Clean residual mean=0.000000 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.0710324 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 113 components and 0.0710324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075790Jy sigma=0.000655 ! Fit after self-cal, rms=0.075789Jy sigma=0.000655 ! 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.299 mas, bmaj=7.57 mas, bpa=-4.233 degrees ! Estimated noise=575.915 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.299 x 7.57 at -4.233 degrees (North through East) ! Clean map min=-0.0013867 max=0.061767 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.807 mas, bmaj=6.473 mas, bpa=-3.238 degrees ! Estimated noise=806.456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0476821 Jy ! Component: 100 - total flux cleaned = 0.0586582 Jy ! Component: 150 - total flux cleaned = 0.0632058 Jy ! Component: 200 - total flux cleaned = 0.0662674 Jy ! Total flux subtracted in 200 components = 0.0662674 Jy ! Clean residual min=-0.002364 max=0.002215 Jy/beam ! Clean residual mean=-0.000002 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0662674 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0662674 Jy ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=7.57 mas, bpa=-4.233 degrees ! Estimated noise=575.915 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.00255634 Jy ! Component: 100 - total flux cleaned = 0.00372831 Jy ! Component: 150 - total flux cleaned = 0.00422652 Jy ! Component: 200 - total flux cleaned = 0.00455436 Jy ! Total flux subtracted in 200 components = 0.00455436 Jy ! Clean residual min=-0.001383 max=0.001422 Jy/beam ! Clean residual mean=-0.000000 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0708218 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 48 components and 0.0708218 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.223 mas, bmaj=11.36 mas, bpa=-7.314 degrees ! Estimated noise=721.895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00080577 Jy ! Component: 100 - total flux cleaned = 0.000849745 Jy ! Component: 150 - total flux cleaned = 0.000850099 Jy ! Component: 200 - total flux cleaned = 0.000803646 Jy ! Total flux subtracted in 200 components = 0.000803646 Jy ! Clean residual min=-0.001515 max=0.001370 Jy/beam ! Clean residual mean=0.000000 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.0716254 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 = -4.07701e-05 Jy ! Component: 100 - total flux cleaned = -9.06044e-05 Jy ! Component: 150 - total flux cleaned = -0.00014758 Jy ! Component: 200 - total flux cleaned = -0.00017909 Jy ! Total flux subtracted in 200 components = -0.00017909 Jy ! Clean residual min=-0.001522 max=0.001388 Jy/beam ! Clean residual mean=0.000000 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0714463 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 85 components and 0.0714463 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=7.57 mas, bpa=-4.233 degrees ! Estimated noise=575.915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000384936 Jy ! Component: 100 - total flux cleaned = -0.000438617 Jy ! Component: 150 - total flux cleaned = -0.000412625 Jy ! Component: 200 - total flux cleaned = -0.000368459 Jy ! Total flux subtracted in 200 components = -0.000368459 Jy ! Clean residual min=-0.001329 max=0.001269 Jy/beam ! Clean residual mean=0.000000 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.0710778 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 100 components and 0.0710778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075808Jy sigma=0.000655 ! Fit after self-cal, rms=0.075811Jy sigma=0.000655 wmodel J0953+1720_S_2017_08_05_pus_map.mod ! Writing 100 model components to file: J0953+1720_S_2017_08_05_pus_map.mod wobs J0953+1720_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0953+1720_S_2017_08_05_pus_uvs.fits wwins J0953+1720_S_2017_08_05_pus_map.win ! wwins: Wrote 2 windows to J0953+1720_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.000149973 Jy ! Component: 100 - total flux cleaned = -6.07534e-05 Jy ! Component: 150 - total flux cleaned = -6.0642e-05 Jy ! Component: 200 - total flux cleaned = 1.35208e-06 Jy ! Component: 250 - total flux cleaned = -1.87668e-05 Jy ! Component: 300 - total flux cleaned = 1.37504e-06 Jy ! Component: 350 - total flux cleaned = 3.97665e-05 Jy ! Component: 400 - total flux cleaned = 2.12302e-05 Jy ! Component: 450 - total flux cleaned = 3.97703e-05 Jy ! Component: 500 - total flux cleaned = 5.79057e-05 Jy ! Component: 550 - total flux cleaned = 3.97303e-05 Jy ! Component: 600 - total flux cleaned = 4.87212e-06 Jy ! Component: 650 - total flux cleaned = -2.93009e-05 Jy ! Component: 700 - total flux cleaned = -4.62196e-05 Jy ! Component: 750 - total flux cleaned = -2.9499e-05 Jy ! Component: 800 - total flux cleaned = -9.51473e-05 Jy ! Component: 850 - total flux cleaned = -1.42173e-05 Jy ! Component: 900 - total flux cleaned = -6.25576e-05 Jy ! Component: 950 - total flux cleaned = -3.09857e-05 Jy ! Component: 1000 - total flux cleaned = -3.11892e-05 Jy ! Component: 1050 - total flux cleaned = -4.65711e-05 Jy ! Component: 1100 - total flux cleaned = -1.62472e-05 Jy ! Component: 1150 - total flux cleaned = -7.64953e-05 Jy ! Component: 1200 - total flux cleaned = 1.29258e-05 Jy ! Component: 1250 - total flux cleaned = -1.90046e-06 Jy ! Component: 1300 - total flux cleaned = 1.26003e-05 Jy ! Component: 1350 - total flux cleaned = 2.70239e-05 Jy ! Component: 1400 - total flux cleaned = 5.58038e-05 Jy ! Component: 1450 - total flux cleaned = 8.39961e-05 Jy ! Component: 1500 - total flux cleaned = 6.98673e-05 Jy ! Component: 1550 - total flux cleaned = 0.000125516 Jy ! Component: 1600 - total flux cleaned = 0.00018034 Jy ! Component: 1650 - total flux cleaned = 0.000180114 Jy ! Component: 1700 - total flux cleaned = 0.000247284 Jy ! Component: 1750 - total flux cleaned = 0.000326911 Jy ! Component: 1800 - total flux cleaned = 0.000326762 Jy ! Component: 1850 - total flux cleaned = 0.000392097 Jy ! Component: 1900 - total flux cleaned = 0.000495533 Jy ! Component: 1950 - total flux cleaned = 0.000508465 Jy ! Component: 2000 - total flux cleaned = 0.000597292 Jy ! Component: 2050 - total flux cleaned = 0.000635136 Jy ! Component: 2100 - total flux cleaned = 0.000684995 Jy ! Component: 2150 - total flux cleaned = 0.000734236 Jy ! Component: 2200 - total flux cleaned = 0.000746505 Jy ! Component: 2250 - total flux cleaned = 0.000734298 Jy ! Component: 2300 - total flux cleaned = 0.000782373 Jy ! Component: 2350 - total flux cleaned = 0.000806341 Jy ! Component: 2400 - total flux cleaned = 0.000794558 Jy ! Component: 2450 - total flux cleaned = 0.000864954 Jy ! Component: 2500 - total flux cleaned = 0.00085337 Jy ! Component: 2550 - total flux cleaned = 0.000876468 Jy ! Component: 2600 - total flux cleaned = 0.000910913 Jy ! Component: 2650 - total flux cleaned = 0.000967816 Jy ! Component: 2700 - total flux cleaned = 0.000979122 Jy ! Component: 2750 - total flux cleaned = 0.00100169 Jy ! Component: 2800 - total flux cleaned = 0.00106831 Jy ! Component: 2850 - total flux cleaned = 0.00107927 Jy ! Component: 2900 - total flux cleaned = 0.00110124 Jy ! Component: 2950 - total flux cleaned = 0.00112304 Jy ! Component: 3000 - total flux cleaned = 0.00118783 Jy ! Component: 3050 - total flux cleaned = 0.00121999 Jy ! Component: 3100 - total flux cleaned = 0.00126259 Jy ! Component: 3150 - total flux cleaned = 0.00128377 Jy ! Component: 3200 - total flux cleaned = 0.00128374 Jy ! Component: 3250 - total flux cleaned = 0.00135679 Jy ! Component: 3300 - total flux cleaned = 0.00135696 Jy ! Component: 3350 - total flux cleaned = 0.00139817 Jy ! Component: 3400 - total flux cleaned = 0.00139825 Jy ! Component: 3450 - total flux cleaned = 0.0014794 Jy ! Component: 3500 - total flux cleaned = 0.00153994 Jy ! Component: 3550 - total flux cleaned = 0.00156996 Jy ! Component: 3600 - total flux cleaned = 0.00163957 Jy ! Component: 3650 - total flux cleaned = 0.00167895 Jy ! Component: 3700 - total flux cleaned = 0.00166915 Jy ! Component: 3750 - total flux cleaned = 0.00174717 Jy ! Component: 3800 - total flux cleaned = 0.00172782 Jy ! Component: 3850 - total flux cleaned = 0.00178565 Jy ! Component: 3900 - total flux cleaned = 0.00181437 Jy ! Component: 3950 - total flux cleaned = 0.00184309 Jy ! Component: 4000 - total flux cleaned = 0.00187153 Jy ! Component: 4050 - total flux cleaned = 0.00193737 Jy ! Total flux subtracted in 4096 components = 0.00193737 Jy ! Clean residual min=-0.000684 max=0.000490 Jy/beam ! Clean residual mean=0.000001 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.0730152 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 396 components and 0.0730152 Jy ![Exited script file: muppet] wmap "J0953+1720_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.299 x 7.57 at -4.233 degrees (North through East) ! Clean map min=-0.0012313 max=0.061419 Jy/beam ! Writing clean map to FITS file: J0953+1720_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.0614194 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000172056 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.840398 0.840398 1.6808 3.36159 6.72318 13.4464 26.8927 53.7854 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.061 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.299 x 7.57 at -4.233 degrees (North through East) ! Clean map min=-0.0012313 max=0.061419 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 J0953+1720_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:26:36 2019