! Started logfile: J1719+0658_S_2017_06_10_pus_uvs.log on Mon May 6 14:58:54 2019 obs J1719+0658_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1719+0658_S_2017_06_10_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.957697 visibilities/baseline/integration-bin. ! Found source: J1719+0658 ! ! 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 1154 lines of history. ! ! Reading 14308 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 J1719+0658_S_2017_06_10_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 493 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.836299Jy sigma=0.008109 ! Fit after self-cal, rms=0.828151Jy sigma=0.008030 ! 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.84 mas, bmaj=7.029 mas, bpa=-4.055 degrees ! Estimated noise=1020.89 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.131194 Jy ! Component: 100 - total flux cleaned = 0.167193 Jy ! Total flux subtracted in 100 components = 0.167193 Jy ! Clean residual min=-0.005065 max=0.014933 Jy/beam ! Clean residual mean=-0.000022 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.167193 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.167193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080188Jy sigma=0.000722 ! Fit after self-cal, rms=0.080178Jy sigma=0.000722 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158277 Jy ! Component: 100 - total flux cleaned = 0.0235493 Jy ! Total flux subtracted in 100 components = 0.0235493 Jy ! Clean residual min=-0.003339 max=0.003847 Jy/beam ! Clean residual mean=-0.000013 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.190742 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 13 components and 0.190742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076746Jy sigma=0.000690 ! Fit after self-cal, rms=0.076747Jy sigma=0.000690 ! 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.337 mas, bmaj=7.731 mas, bpa=-4.04 degrees ! Estimated noise=700.942 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.00444157 Jy ! Component: 100 - total flux cleaned = 0.0066914 Jy ! Component: 150 - total flux cleaned = 0.00797408 Jy ! Component: 200 - total flux cleaned = 0.00855666 Jy ! Total flux subtracted in 200 components = 0.00855666 Jy ! Clean residual min=-0.002319 max=0.002382 Jy/beam ! Clean residual mean=-0.000008 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.199299 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 53 components and 0.199299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076453Jy sigma=0.000687 ! Fit after self-cal, rms=0.076460Jy sigma=0.000687 ! 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 0.97 HN 0.98 KP 1.01 ! LA 1.03 MK 1.02 NL 0.91 OV 1.00 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 1.01 KP 0.99 ! LA 0.97 MK 1.01 NL 1.05 OV 1.06 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.03 HN 0.99 KP 0.97 ! LA 1.00 MK 1.02 NL 1.00 OV 0.95 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 0.97 KP 1.00* ! LA 0.92 MK 1.15 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.076460Jy sigma=0.000687 ! Fit after self-cal, rms=0.074930Jy sigma=0.000679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=7.739 mas, bpa=-4.03 degrees ! Estimated noise=703.041 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.000419386 Jy ! Component: 100 - total flux cleaned = -0.000351282 Jy ! Component: 150 - total flux cleaned = -0.000269013 Jy ! Component: 200 - total flux cleaned = -0.000196501 Jy ! Total flux subtracted in 200 components = -0.000196501 Jy ! Clean residual min=-0.002124 max=0.002230 Jy/beam ! Clean residual mean=-0.000009 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.199102 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.199102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074917Jy sigma=0.000679 ! Fit after self-cal, rms=0.074906Jy sigma=0.000679 ! 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.074906Jy sigma=0.000679 ! Fit after self-cal, rms=0.074780Jy sigma=0.000675 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=7.749 mas, bpa=-4.032 degrees ! Estimated noise=702.636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000254232 Jy ! Component: 100 - total flux cleaned = -0.000293378 Jy ! Component: 150 - total flux cleaned = -0.000293878 Jy ! Component: 200 - total flux cleaned = -0.000293678 Jy ! Total flux subtracted in 200 components = -0.000293678 Jy ! Clean residual min=-0.001831 max=0.002006 Jy/beam ! Clean residual mean=-0.000003 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.198808 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 71 components and 0.198808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074776Jy sigma=0.000675 ! Fit after self-cal, rms=0.074784Jy sigma=0.000675 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 (17.5, 15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118433 Jy ! Component: 100 - total flux cleaned = 0.00145044 Jy ! Component: 150 - total flux cleaned = 0.00138825 Jy ! Component: 200 - total flux cleaned = 0.00133466 Jy ! Total flux subtracted in 200 components = 0.00133466 Jy ! Clean residual min=-0.001868 max=0.001814 Jy/beam ! Clean residual mean=-0.000003 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.200143 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.200143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074725Jy sigma=0.000675 ! Fit after self-cal, rms=0.074721Jy sigma=0.000675 ! 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.074721Jy sigma=0.000675 ! Fit after self-cal, rms=0.074814Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=7.75 mas, bpa=-4.015 degrees ! Estimated noise=702.758 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000333101 Jy ! Component: 100 - total flux cleaned = 0.00030848 Jy ! Component: 150 - total flux cleaned = 0.000266684 Jy ! Component: 200 - total flux cleaned = 0.00026687 Jy ! Total flux subtracted in 200 components = 0.00026687 Jy ! Clean residual min=-0.001865 max=0.001755 Jy/beam ! Clean residual mean=-0.000002 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.20041 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 98 components and 0.20041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074799Jy sigma=0.000674 ! Fit after self-cal, rms=0.074799Jy sigma=0.000674 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.42327e-05 Jy ! Component: 100 - total flux cleaned = 2.64954e-05 Jy ! Component: 150 - total flux cleaned = -5.82552e-06 Jy ! Component: 200 - total flux cleaned = -3.58399e-05 Jy ! Total flux subtracted in 200 components = -3.58399e-05 Jy ! Clean residual min=-0.001869 max=0.001724 Jy/beam ! Clean residual mean=-0.000002 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.200374 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 108 components and 0.200374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074792Jy sigma=0.000674 ! Fit after self-cal, rms=0.074791Jy sigma=0.000674 ! 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.074791Jy sigma=0.000674 ! Fit after self-cal, rms=0.074834Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.544 mas, bmaj=11.6 mas, bpa=-2.828 degrees ! Estimated noise=871.187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000166809 Jy ! Component: 100 - total flux cleaned = 0.000250669 Jy ! Component: 150 - total flux cleaned = 0.000340429 Jy ! Component: 200 - total flux cleaned = 0.000401605 Jy ! Total flux subtracted in 200 components = 0.000401605 Jy ! Clean residual min=-0.001961 max=0.001923 Jy/beam ! Clean residual mean=-0.000003 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.200776 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 118 components and 0.200776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074835Jy sigma=0.000674 ! Fit after self-cal, rms=0.074834Jy sigma=0.000674 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.0001017 Jy ! Component: 100 - total flux cleaned = 0.000129104 Jy ! Component: 150 - total flux cleaned = 0.000166745 Jy ! Component: 200 - total flux cleaned = 0.000178838 Jy ! Total flux subtracted in 200 components = 0.000178838 Jy ! Clean residual min=-0.001910 max=0.001897 Jy/beam ! Clean residual mean=-0.000003 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.200954 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 127 components and 0.200954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074835Jy sigma=0.000674 ! Fit after self-cal, rms=0.074835Jy sigma=0.000674 ! 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.366 mas, bmaj=7.749 mas, bpa=-4.008 degrees ! Estimated noise=702.996 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.366 x 7.749 at -4.008 degrees (North through East) ! Clean map min=-0.0017941 max=0.17198 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.876 mas, bmaj=7.063 mas, bpa=-3.939 degrees ! Estimated noise=1026.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.131403 Jy ! Component: 100 - total flux cleaned = 0.166357 Jy ! Component: 150 - total flux cleaned = 0.181152 Jy ! Component: 200 - total flux cleaned = 0.18823 Jy ! Total flux subtracted in 200 components = 0.18823 Jy ! Clean residual min=-0.003093 max=0.003234 Jy/beam ! Clean residual mean=-0.000008 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.18823 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.18823 Jy ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=7.749 mas, bpa=-4.008 degrees ! Estimated noise=702.996 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.0048124 Jy ! Component: 100 - total flux cleaned = 0.0074995 Jy ! Component: 150 - total flux cleaned = 0.00861002 Jy ! Component: 200 - total flux cleaned = 0.00950359 Jy ! Total flux subtracted in 200 components = 0.00950359 Jy ! Clean residual min=-0.001912 max=0.001742 Jy/beam ! Clean residual mean=-0.000003 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.197734 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 44 components and 0.197734 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.544 mas, bmaj=11.6 mas, bpa=-2.828 degrees ! Estimated noise=871.187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151069 Jy ! Component: 100 - total flux cleaned = 0.00198212 Jy ! Component: 150 - total flux cleaned = 0.00230922 Jy ! Component: 200 - total flux cleaned = 0.00251806 Jy ! Total flux subtracted in 200 components = 0.00251806 Jy ! Clean residual min=-0.001952 max=0.001876 Jy/beam ! Clean residual mean=-0.000004 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.200252 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 = 9.76118e-05 Jy ! Component: 100 - total flux cleaned = 0.000187356 Jy ! Component: 150 - total flux cleaned = 0.000253559 Jy ! Component: 200 - total flux cleaned = 0.000285418 Jy ! Total flux subtracted in 200 components = 0.000285418 Jy ! Clean residual min=-0.001922 max=0.001876 Jy/beam ! Clean residual mean=-0.000003 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.200537 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 82 components and 0.200537 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=7.749 mas, bpa=-4.008 degrees ! Estimated noise=702.996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.12484e-05 Jy ! Component: 100 - total flux cleaned = -7.48899e-05 Jy ! Component: 150 - total flux cleaned = -0.000179895 Jy ! Component: 200 - total flux cleaned = -0.00027594 Jy ! Total flux subtracted in 200 components = -0.00027594 Jy ! Clean residual min=-0.001899 max=0.001814 Jy/beam ! Clean residual mean=-0.000002 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.200261 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.200261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074843Jy sigma=0.000674 ! Fit after self-cal, rms=0.074840Jy sigma=0.000674 wmodel J1719+0658_S_2017_06_10_pus_map.mod ! Writing 95 model components to file: J1719+0658_S_2017_06_10_pus_map.mod wobs J1719+0658_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1719+0658_S_2017_06_10_pus_uvs.fits wwins J1719+0658_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J1719+0658_S_2017_06_10_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 = -4.45708e-05 Jy ! Component: 100 - total flux cleaned = -0.00013498 Jy ! Component: 150 - total flux cleaned = -0.000279119 Jy ! Component: 200 - total flux cleaned = -0.00041715 Jy ! Component: 250 - total flux cleaned = -0.000470314 Jy ! Component: 300 - total flux cleaned = -0.000600181 Jy ! Component: 350 - total flux cleaned = -0.000676236 Jy ! Component: 400 - total flux cleaned = -0.000725961 Jy ! Component: 450 - total flux cleaned = -0.000822665 Jy ! Component: 500 - total flux cleaned = -0.000869999 Jy ! Component: 550 - total flux cleaned = -0.000939897 Jy ! Component: 600 - total flux cleaned = -0.000985622 Jy ! Component: 650 - total flux cleaned = -0.00105294 Jy ! Component: 700 - total flux cleaned = -0.0011408 Jy ! Component: 750 - total flux cleaned = -0.00124864 Jy ! Component: 800 - total flux cleaned = -0.00131225 Jy ! Component: 850 - total flux cleaned = -0.00135416 Jy ! Component: 900 - total flux cleaned = -0.0014371 Jy ! Component: 950 - total flux cleaned = -0.00159996 Jy ! Component: 1000 - total flux cleaned = -0.0016599 Jy ! Component: 1050 - total flux cleaned = -0.00173914 Jy ! Component: 1100 - total flux cleaned = -0.00183663 Jy ! Component: 1150 - total flux cleaned = -0.00181741 Jy ! Component: 1200 - total flux cleaned = -0.0019128 Jy ! Component: 1250 - total flux cleaned = -0.00200676 Jy ! Component: 1300 - total flux cleaned = -0.00208116 Jy ! Component: 1350 - total flux cleaned = -0.00215422 Jy ! Component: 1400 - total flux cleaned = -0.0021545 Jy ! Component: 1450 - total flux cleaned = -0.00231605 Jy ! Component: 1500 - total flux cleaned = -0.0023514 Jy ! Component: 1550 - total flux cleaned = -0.00243955 Jy ! Component: 1600 - total flux cleaned = -0.00254367 Jy ! Component: 1650 - total flux cleaned = -0.0026122 Jy ! Component: 1700 - total flux cleaned = -0.00262909 Jy ! Component: 1750 - total flux cleaned = -0.00269638 Jy ! Component: 1800 - total flux cleaned = -0.00272974 Jy ! Component: 1850 - total flux cleaned = -0.0028286 Jy ! Component: 1900 - total flux cleaned = -0.0028452 Jy ! Component: 1950 - total flux cleaned = -0.00292635 Jy ! Component: 2000 - total flux cleaned = -0.00297446 Jy ! Component: 2050 - total flux cleaned = -0.00302244 Jy ! Component: 2100 - total flux cleaned = -0.00310149 Jy ! Component: 2150 - total flux cleaned = -0.00314835 Jy ! Component: 2200 - total flux cleaned = -0.0032258 Jy ! Component: 2250 - total flux cleaned = -0.00331756 Jy ! Component: 2300 - total flux cleaned = -0.00340886 Jy ! Component: 2350 - total flux cleaned = -0.00346917 Jy ! Component: 2400 - total flux cleaned = -0.00358903 Jy ! Component: 2450 - total flux cleaned = -0.00369316 Jy ! Component: 2500 - total flux cleaned = -0.00376696 Jy ! Component: 2550 - total flux cleaned = -0.0038694 Jy ! Component: 2600 - total flux cleaned = -0.00394179 Jy ! Component: 2650 - total flux cleaned = -0.00410032 Jy ! Component: 2700 - total flux cleaned = -0.00417166 Jy ! Component: 2750 - total flux cleaned = -0.00422849 Jy ! Component: 2800 - total flux cleaned = -0.00429903 Jy ! Component: 2850 - total flux cleaned = -0.00438314 Jy ! Component: 2900 - total flux cleaned = -0.00455005 Jy ! Component: 2950 - total flux cleaned = -0.00455016 Jy ! Component: 3000 - total flux cleaned = -0.00464625 Jy ! Component: 3050 - total flux cleaned = -0.00480979 Jy ! Component: 3100 - total flux cleaned = -0.00486396 Jy ! Component: 3150 - total flux cleaned = -0.00497156 Jy ! Component: 3200 - total flux cleaned = -0.00506503 Jy ! Component: 3250 - total flux cleaned = -0.00511826 Jy ! Component: 3300 - total flux cleaned = -0.00519738 Jy ! Component: 3350 - total flux cleaned = -0.00527614 Jy ! Component: 3400 - total flux cleaned = -0.00538048 Jy ! Component: 3450 - total flux cleaned = -0.00545822 Jy ! Component: 3500 - total flux cleaned = -0.00554833 Jy ! Component: 3550 - total flux cleaned = -0.00563799 Jy ! Component: 3600 - total flux cleaned = -0.00568894 Jy ! Component: 3650 - total flux cleaned = -0.00577762 Jy ! Component: 3700 - total flux cleaned = -0.00585311 Jy ! Component: 3750 - total flux cleaned = -0.00600319 Jy ! Component: 3800 - total flux cleaned = -0.00605292 Jy ! Component: 3850 - total flux cleaned = -0.00609007 Jy ! Component: 3900 - total flux cleaned = -0.00623775 Jy ! Component: 3950 - total flux cleaned = -0.00632326 Jy ! Component: 4000 - total flux cleaned = -0.00635985 Jy ! Component: 4050 - total flux cleaned = -0.00646864 Jy ! Total flux subtracted in 4096 components = -0.00648079 Jy ! Clean residual min=-0.000700 max=0.000884 Jy/beam ! Clean residual mean=0.000000 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.193781 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 411 components and 0.19378 Jy ![Exited script file: muppet] wmap "J1719+0658_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.366 x 7.749 at -4.008 degrees (North through East) ! Clean map min=-0.001422 max=0.17243 Jy/beam ! Writing clean map to FITS file: J1719+0658_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.172428 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000224279 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.390214 0.390214 0.780428 1.56086 3.12171 6.24342 12.4868 24.9737 49.9474 99.8948 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.172 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.366 x 7.749 at -4.008 degrees (North through East) ! Clean map min=-0.001422 max=0.17243 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 J1719+0658_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:58:59 2019