! Started logfile: J1653+3107_S_2017_01_21_pus_uvs.log on Sun May 5 15:59:02 2019 obs J1653+3107_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J1653+3107_S_2017_01_21_pus_uva.fits ! AN table 1: 164 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.609587 visibilities/baseline/integration-bin. ! Found source: J1653+3107 ! ! 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 558 lines of history. ! ! Reading 14396 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 J1653+3107_S_2017_01_21_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 314 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 314 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 314 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 658 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.790885Jy sigma=0.006337 ! Fit after self-cal, rms=0.769891Jy sigma=0.006145 ! 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.731 mas, bmaj=5.405 mas, bpa=-0.2601 degrees ! Estimated noise=1267.71 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.188055 Jy ! Component: 100 - total flux cleaned = 0.234848 Jy ! Total flux subtracted in 100 components = 0.234848 Jy ! Clean residual min=-0.011060 max=0.019149 Jy/beam ! Clean residual mean=0.000019 rms=0.003213 Jy/beam ! Combined flux in latest and established models = 0.234848 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.234848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113795Jy sigma=0.000788 ! Fit after self-cal, rms=0.113801Jy sigma=0.000788 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0205101 Jy ! Component: 100 - total flux cleaned = 0.0283972 Jy ! Total flux subtracted in 100 components = 0.0283972 Jy ! Clean residual min=-0.008787 max=0.012629 Jy/beam ! Clean residual mean=0.000016 rms=0.002487 Jy/beam ! Combined flux in latest and established models = 0.263245 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 0.263245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111879Jy sigma=0.000733 ! Fit after self-cal, rms=0.111899Jy sigma=0.000733 ! 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.206 mas, bmaj=6.306 mas, bpa=1.144 degrees ! Estimated noise=800.564 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.00779841 Jy ! Component: 100 - total flux cleaned = 0.00782398 Jy ! Component: 150 - total flux cleaned = 0.00750379 Jy ! Component: 200 - total flux cleaned = 0.00708567 Jy ! Total flux subtracted in 200 components = 0.00708567 Jy ! Clean residual min=-0.009563 max=0.014096 Jy/beam ! Clean residual mean=0.000088 rms=0.003302 Jy/beam ! Combined flux in latest and established models = 0.270331 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.270331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111743Jy sigma=0.000722 ! Fit after self-cal, rms=0.111737Jy sigma=0.000722 ! 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.98 FD 1.00* HN 0.94 LA 0.98 ! MK 0.95 NL 1.00 OV 1.57 PT 0.93 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 0.97 LA 0.93 ! MK 0.97 NL 1.05 OV 1.65 PT 0.92 ! SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 0.96 LA 0.94 ! MK 0.99 NL 1.04 OV 1.44 PT 0.89 ! SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 0.99 LA 0.96 ! MK 1.08 NL 1.00* OV 1.57 PT 0.92 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.111737Jy sigma=0.000722 ! Fit after self-cal, rms=0.129094Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.202 mas, bmaj=6.283 mas, bpa=0.8232 degrees ! Estimated noise=793.338 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.000267954 Jy ! Component: 100 - total flux cleaned = -0.000132039 Jy ! Component: 150 - total flux cleaned = -7.33598e-05 Jy ! Component: 200 - total flux cleaned = 3.33796e-05 Jy ! Total flux subtracted in 200 components = 3.33796e-05 Jy ! Clean residual min=-0.005147 max=0.006193 Jy/beam ! Clean residual mean=0.000026 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 0.270364 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.270364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129010Jy sigma=0.000670 ! Fit after self-cal, rms=0.129550Jy sigma=0.000670 ! 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.129550Jy sigma=0.000670 ! Fit after self-cal, rms=0.142114Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=6.275 mas, bpa=0.9968 degrees ! Estimated noise=794.248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103279 Jy ! Component: 100 - total flux cleaned = 0.00107958 Jy ! Component: 150 - total flux cleaned = 0.0011587 Jy ! Component: 200 - total flux cleaned = 0.00126956 Jy ! Total flux subtracted in 200 components = 0.00126956 Jy ! Clean residual min=-0.003255 max=0.006229 Jy/beam ! Clean residual mean=0.000008 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.271634 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.271634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142077Jy sigma=0.000656 ! Fit after self-cal, rms=0.142180Jy sigma=0.000656 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 (5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00563745 Jy ! Component: 100 - total flux cleaned = 0.00711693 Jy ! Component: 150 - total flux cleaned = 0.00743895 Jy ! Component: 200 - total flux cleaned = 0.00761306 Jy ! Total flux subtracted in 200 components = 0.00761306 Jy ! Clean residual min=-0.003028 max=0.003016 Jy/beam ! Clean residual mean=-0.000003 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.279247 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.279247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141921Jy sigma=0.000652 ! Fit after self-cal, rms=0.141880Jy sigma=0.000652 ! 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.141880Jy sigma=0.000652 ! Fit after self-cal, rms=0.141675Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=6.268 mas, bpa=1.106 degrees ! Estimated noise=793.689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00283568 Jy ! Component: 100 - total flux cleaned = 0.00304385 Jy ! Component: 150 - total flux cleaned = 0.00321961 Jy ! Component: 200 - total flux cleaned = 0.00351721 Jy ! Total flux subtracted in 200 components = 0.00351721 Jy ! Clean residual min=-0.002446 max=0.002493 Jy/beam ! Clean residual mean=0.000001 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.282764 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 64 components and 0.282764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141604Jy sigma=0.000650 ! Fit after self-cal, rms=0.141557Jy sigma=0.000650 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.000351863 Jy ! Component: 100 - total flux cleaned = 0.000609678 Jy ! Component: 150 - total flux cleaned = 0.000798775 Jy ! Component: 200 - total flux cleaned = 0.00103756 Jy ! Total flux subtracted in 200 components = 0.00103756 Jy ! Clean residual min=-0.002508 max=0.002264 Jy/beam ! Clean residual mean=-0.000001 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.283802 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 73 components and 0.283802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141533Jy sigma=0.000649 ! Fit after self-cal, rms=0.141530Jy sigma=0.000649 ! 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.141530Jy sigma=0.000649 ! Fit after self-cal, rms=0.141628Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.428 mas, bmaj=9.202 mas, bpa=5.088 degrees ! Estimated noise=1047.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179299 Jy ! Component: 100 - total flux cleaned = 0.00248128 Jy ! Component: 150 - total flux cleaned = 0.00258206 Jy ! Component: 200 - total flux cleaned = 0.00269758 Jy ! Total flux subtracted in 200 components = 0.00269758 Jy ! Clean residual min=-0.002171 max=0.001973 Jy/beam ! Clean residual mean=0.000002 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.286499 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 90 components and 0.286499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141633Jy sigma=0.000649 ! Fit after self-cal, rms=0.141618Jy sigma=0.000649 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 = 5.42271e-05 Jy ! Component: 100 - total flux cleaned = 9.49922e-05 Jy ! Component: 150 - total flux cleaned = 0.00012666 Jy ! Component: 200 - total flux cleaned = 0.000140371 Jy ! Total flux subtracted in 200 components = 0.000140371 Jy ! Clean residual min=-0.002080 max=0.001833 Jy/beam ! Clean residual mean=0.000002 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.28664 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 102 components and 0.28664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141623Jy sigma=0.000649 ! Fit after self-cal, rms=0.141622Jy sigma=0.000649 ! 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.184 mas, bmaj=6.264 mas, bpa=1.121 degrees ! Estimated noise=793.425 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.184 x 6.264 at 1.121 degrees (North through East) ! Clean map min=-0.0024122 max=0.24619 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.709 mas, bmaj=5.384 mas, bpa=-0.3663 degrees ! Estimated noise=1253.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.185629 Jy ! Component: 100 - total flux cleaned = 0.233433 Jy ! Component: 150 - total flux cleaned = 0.25476 Jy ! Component: 200 - total flux cleaned = 0.266029 Jy ! Total flux subtracted in 200 components = 0.266029 Jy ! Clean residual min=-0.005221 max=0.005964 Jy/beam ! Clean residual mean=0.000001 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.266029 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.266029 Jy ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=6.264 mas, bpa=1.121 degrees ! Estimated noise=793.425 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.00951068 Jy ! Component: 100 - total flux cleaned = 0.0154384 Jy ! Component: 150 - total flux cleaned = 0.0178106 Jy ! Component: 200 - total flux cleaned = 0.018483 Jy ! Total flux subtracted in 200 components = 0.018483 Jy ! Clean residual min=-0.003112 max=0.002953 Jy/beam ! Clean residual mean=0.000003 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.284512 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.284512 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.428 mas, bmaj=9.202 mas, bpa=5.088 degrees ! Estimated noise=1047.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145634 Jy ! Component: 100 - total flux cleaned = 0.00145616 Jy ! Component: 150 - total flux cleaned = 0.0014575 Jy ! Component: 200 - total flux cleaned = 0.0015145 Jy ! Total flux subtracted in 200 components = 0.0015145 Jy ! Clean residual min=-0.002430 max=0.002010 Jy/beam ! Clean residual mean=0.000004 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.286027 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.68389e-07 Jy ! Component: 100 - total flux cleaned = 1.76139e-06 Jy ! Component: 150 - total flux cleaned = 2.75727e-06 Jy ! Component: 200 - total flux cleaned = 2.87882e-06 Jy ! Total flux subtracted in 200 components = 2.87882e-06 Jy ! Clean residual min=-0.002299 max=0.001965 Jy/beam ! Clean residual mean=0.000004 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.286029 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 71 components and 0.286029 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=6.264 mas, bpa=1.121 degrees ! Estimated noise=793.425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000700722 Jy ! Component: 100 - total flux cleaned = -0.00125464 Jy ! Component: 150 - total flux cleaned = -0.00139013 Jy ! Component: 200 - total flux cleaned = -0.00145347 Jy ! Total flux subtracted in 200 components = -0.00145347 Jy ! Clean residual min=-0.002388 max=0.002625 Jy/beam ! Clean residual mean=0.000003 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.284576 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.284576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141655Jy sigma=0.000650 ! Fit after self-cal, rms=0.141640Jy sigma=0.000650 wmodel J1653+3107_S_2017_01_21_pus_map.mod ! Writing 81 model components to file: J1653+3107_S_2017_01_21_pus_map.mod wobs J1653+3107_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J1653+3107_S_2017_01_21_pus_uvs.fits wwins J1653+3107_S_2017_01_21_pus_map.win ! wwins: Wrote 2 windows to J1653+3107_S_2017_01_21_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.000493572 Jy ! Component: 100 - total flux cleaned = 0.000125218 Jy ! Component: 150 - total flux cleaned = -0.000181964 Jy ! Component: 200 - total flux cleaned = -0.000364483 Jy ! Component: 250 - total flux cleaned = -0.000469705 Jy ! Component: 300 - total flux cleaned = -0.00063808 Jy ! Component: 350 - total flux cleaned = -0.000799792 Jy ! Component: 400 - total flux cleaned = -0.000925248 Jy ! Component: 450 - total flux cleaned = -0.00107773 Jy ! Component: 500 - total flux cleaned = -0.0011366 Jy ! Component: 550 - total flux cleaned = -0.00104909 Jy ! Component: 600 - total flux cleaned = -0.000992456 Jy ! Component: 650 - total flux cleaned = -0.000909802 Jy ! Component: 700 - total flux cleaned = -0.00088266 Jy ! Component: 750 - total flux cleaned = -0.000723672 Jy ! Component: 800 - total flux cleaned = -0.000750123 Jy ! Component: 850 - total flux cleaned = -0.000698709 Jy ! Component: 900 - total flux cleaned = -0.000648514 Jy ! Component: 950 - total flux cleaned = -0.000575225 Jy ! Component: 1000 - total flux cleaned = -0.000600008 Jy ! Component: 1050 - total flux cleaned = -0.000551829 Jy ! Component: 1100 - total flux cleaned = -0.000575913 Jy ! Component: 1150 - total flux cleaned = -0.00052947 Jy ! Component: 1200 - total flux cleaned = -0.000529373 Jy ! Component: 1250 - total flux cleaned = -0.000415073 Jy ! Component: 1300 - total flux cleaned = -0.000347669 Jy ! Component: 1350 - total flux cleaned = -0.000325453 Jy ! Component: 1400 - total flux cleaned = -0.000303231 Jy ! Component: 1450 - total flux cleaned = -0.000281437 Jy ! Component: 1500 - total flux cleaned = -0.000195495 Jy ! Component: 1550 - total flux cleaned = -0.000131985 Jy ! Component: 1600 - total flux cleaned = -0.00013207 Jy ! Component: 1650 - total flux cleaned = -4.91167e-05 Jy ! Component: 1700 - total flux cleaned = 3.26376e-05 Jy ! Component: 1750 - total flux cleaned = -7.81506e-06 Jy ! Component: 1800 - total flux cleaned = 5.27713e-05 Jy ! Component: 1850 - total flux cleaned = 5.28126e-05 Jy ! Component: 1900 - total flux cleaned = 7.26044e-05 Jy ! Component: 1950 - total flux cleaned = 0.000111776 Jy ! Component: 2000 - total flux cleaned = 0.00015024 Jy ! Component: 2050 - total flux cleaned = 0.000188128 Jy ! Component: 2100 - total flux cleaned = 0.000188218 Jy ! Component: 2150 - total flux cleaned = 0.00022541 Jy ! Component: 2200 - total flux cleaned = 0.000187768 Jy ! Component: 2250 - total flux cleaned = 0.000169475 Jy ! Component: 2300 - total flux cleaned = 0.000169342 Jy ! Component: 2350 - total flux cleaned = 0.00024162 Jy ! Component: 2400 - total flux cleaned = 0.000187976 Jy ! Component: 2450 - total flux cleaned = 0.000241294 Jy ! Component: 2500 - total flux cleaned = 0.00015308 Jy ! Component: 2550 - total flux cleaned = 0.000170717 Jy ! Component: 2600 - total flux cleaned = 0.000101259 Jy ! Component: 2650 - total flux cleaned = 4.94377e-05 Jy ! Component: 2700 - total flux cleaned = -1.89354e-05 Jy ! Component: 2750 - total flux cleaned = -8.69322e-05 Jy ! Component: 2800 - total flux cleaned = -0.000188208 Jy ! Component: 2850 - total flux cleaned = -0.00022158 Jy ! Component: 2900 - total flux cleaned = -0.000271287 Jy ! Component: 2950 - total flux cleaned = -0.000320679 Jy ! Component: 3000 - total flux cleaned = -0.000254883 Jy ! Component: 3050 - total flux cleaned = -0.000238648 Jy ! Component: 3100 - total flux cleaned = -0.000270969 Jy ! Component: 3150 - total flux cleaned = -0.000319372 Jy ! Component: 3200 - total flux cleaned = -0.000303146 Jy ! Component: 3250 - total flux cleaned = -0.000366496 Jy ! Component: 3300 - total flux cleaned = -0.0003033 Jy ! Component: 3350 - total flux cleaned = -0.000366001 Jy ! Component: 3400 - total flux cleaned = -0.000397212 Jy ! Component: 3450 - total flux cleaned = -0.000428143 Jy ! Component: 3500 - total flux cleaned = -0.000351062 Jy ! Component: 3550 - total flux cleaned = -0.000443017 Jy ! Component: 3600 - total flux cleaned = -0.00045824 Jy ! Component: 3650 - total flux cleaned = -0.000458254 Jy ! Component: 3700 - total flux cleaned = -0.000548341 Jy ! Component: 3750 - total flux cleaned = -0.000503444 Jy ! Component: 3800 - total flux cleaned = -0.000488562 Jy ! Component: 3850 - total flux cleaned = -0.000518329 Jy ! Component: 3900 - total flux cleaned = -0.000518142 Jy ! Component: 3950 - total flux cleaned = -0.000532835 Jy ! Component: 4000 - total flux cleaned = -0.000576467 Jy ! Component: 4050 - total flux cleaned = -0.000576424 Jy ! Total flux subtracted in 4096 components = -0.000590803 Jy ! Clean residual min=-0.000949 max=0.000915 Jy/beam ! Clean residual mean=0.000001 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.283985 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 350 components and 0.283985 Jy ![Exited script file: muppet] wmap "J1653+3107_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.184 x 6.264 at 1.121 degrees (North through East) ! Clean map min=-0.0021322 max=0.2457 Jy/beam ! Writing clean map to FITS file: J1653+3107_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.245696 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000248727 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.303701 0.303701 0.607402 1.2148 2.42961 4.85922 9.71843 19.4369 38.8737 77.7474 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.245 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.184 x 6.264 at 1.121 degrees (North through East) ! Clean map min=-0.0021322 max=0.2457 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 J1653+3107_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:59:07 2019