! Started logfile: J1725+7726_S_2017_07_09_pus_uvs.log on Wed May 8 14:54:06 2019 obs J1725+7726_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1725+7726_S_2017_07_09_pus_uva.fits ! AN table 1: 189 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.925456 visibilities/baseline/integration-bin. ! Found source: J1725+7726 ! ! 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 594 lines of history. ! ! Reading 31484 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 J1725+7726_S_2017_07_09_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 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1043 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.950500Jy sigma=0.007926 ! Fit after self-cal, rms=0.929893Jy sigma=0.007765 ! 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=3.084 mas, bmaj=3.667 mas, bpa=-46.26 degrees ! Estimated noise=878.926 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.0541359 Jy ! Component: 100 - total flux cleaned = 0.0741628 Jy ! Total flux subtracted in 100 components = 0.0741628 Jy ! Clean residual min=-0.008980 max=0.015987 Jy/beam ! Clean residual mean=-0.000030 rms=0.002704 Jy/beam ! Combined flux in latest and established models = 0.0741628 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0741628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117057Jy sigma=0.000958 ! Fit after self-cal, rms=0.116751Jy sigma=0.000956 ! 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.753 mas, bmaj=4.465 mas, bpa=-44.66 degrees ! Estimated noise=550.275 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.0201332 Jy ! Component: 100 - total flux cleaned = 0.0316611 Jy ! Component: 150 - total flux cleaned = 0.0384836 Jy ! Component: 200 - total flux cleaned = 0.0425302 Jy ! Total flux subtracted in 200 components = 0.0425302 Jy ! Clean residual min=-0.012630 max=0.021811 Jy/beam ! Clean residual mean=-0.000052 rms=0.004085 Jy/beam ! Combined flux in latest and established models = 0.116693 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 36 components and 0.116693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113296Jy sigma=0.000925 ! Fit after self-cal, rms=0.112987Jy sigma=0.000922 ! 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.29 FD 1.03 HN 1.55 KP 0.77 ! LA 0.78 MK 0.87 NL 1.16 OV 1.18 ! PT 0.74 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.59 FD 1.09 HN 1.68 KP 0.95 ! LA 0.77 MK 0.79 NL 1.28 OV 1.61 ! PT 0.74 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.08 HN 1.50 KP 0.76 ! LA 0.80 MK 0.89 NL 1.31 OV 1.22 ! PT 0.77 SC 0.99 ! ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.46 KP 1.00* ! LA 0.87 MK 0.90 NL 1.00* OV 1.00* ! PT 0.61 SC 1.00* ! ! ! Fit before self-cal, rms=0.112987Jy sigma=0.000922 ! Fit after self-cal, rms=0.121116Jy sigma=0.000890 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.729 mas, bmaj=4.468 mas, bpa=-40.89 degrees ! Estimated noise=563.656 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.00124366 Jy ! Component: 100 - total flux cleaned = -0.000714062 Jy ! Component: 150 - total flux cleaned = -0.000290441 Jy ! Component: 200 - total flux cleaned = -0.000170589 Jy ! Total flux subtracted in 200 components = -0.000170589 Jy ! Clean residual min=-0.012023 max=0.017744 Jy/beam ! Clean residual mean=-0.000099 rms=0.003766 Jy/beam ! Combined flux in latest and established models = 0.116522 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.116522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120929Jy sigma=0.000890 ! Fit after self-cal, rms=0.122705Jy sigma=0.000884 ! 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.122705Jy sigma=0.000884 ! Fit after self-cal, rms=0.352887Jy sigma=0.000834 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.848 mas, bmaj=4.485 mas, bpa=-51.03 degrees ! Estimated noise=603.043 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000800449 Jy ! Component: 100 - total flux cleaned = 0.000729947 Jy ! Component: 150 - total flux cleaned = 0.000791906 Jy ! Component: 200 - total flux cleaned = 0.000735697 Jy ! Total flux subtracted in 200 components = 0.000735697 Jy ! Clean residual min=-0.010703 max=0.015816 Jy/beam ! Clean residual mean=-0.000069 rms=0.003182 Jy/beam ! Combined flux in latest and established models = 0.117258 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.117258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.352672Jy sigma=0.000835 ! Fit after self-cal, rms=0.357446Jy sigma=0.000829 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 (52.5, -101.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0155038 Jy ! Component: 100 - total flux cleaned = 0.0245997 Jy ! Component: 150 - total flux cleaned = 0.0303265 Jy ! Component: 200 - total flux cleaned = 0.0340224 Jy ! Total flux subtracted in 200 components = 0.0340224 Jy ! Clean residual min=-0.009310 max=0.011246 Jy/beam ! Clean residual mean=-0.000107 rms=0.002633 Jy/beam ! Combined flux in latest and established models = 0.151281 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 91 components and 0.151281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.356664Jy sigma=0.000807 ! Fit after self-cal, rms=0.355473Jy sigma=0.000795 ! 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.355473Jy sigma=0.000795 ! Fit after self-cal, rms=0.264560Jy sigma=0.000786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.991 mas, bmaj=4.633 mas, bpa=-49.5 degrees ! Estimated noise=599.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00904797 Jy ! Component: 100 - total flux cleaned = 0.0129137 Jy ! Component: 150 - total flux cleaned = 0.0150093 Jy ! Component: 200 - total flux cleaned = 0.0163684 Jy ! Total flux subtracted in 200 components = 0.0163684 Jy ! Clean residual min=-0.008130 max=0.010128 Jy/beam ! Clean residual mean=-0.000076 rms=0.002349 Jy/beam ! Combined flux in latest and established models = 0.167649 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 99 components and 0.167649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.264202Jy sigma=0.000776 ! Fit after self-cal, rms=0.263115Jy sigma=0.000772 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 (75.5, 36). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00942994 Jy ! Component: 100 - total flux cleaned = 0.0140194 Jy ! Component: 150 - total flux cleaned = 0.0167683 Jy ! Component: 200 - total flux cleaned = 0.0182472 Jy ! Total flux subtracted in 200 components = 0.0182472 Jy ! Clean residual min=-0.008033 max=0.010013 Jy/beam ! Clean residual mean=-0.000079 rms=0.002230 Jy/beam ! Combined flux in latest and established models = 0.185896 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 128 components and 0.185896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262476Jy sigma=0.000767 ! Fit after self-cal, rms=0.261911Jy sigma=0.000764 ! Inverting map ! Added new window around map position (-5, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00838336 Jy ! Component: 100 - total flux cleaned = 0.00959976 Jy ! Component: 150 - total flux cleaned = 0.0109608 Jy ! Component: 200 - total flux cleaned = 0.0121515 Jy ! Total flux subtracted in 200 components = 0.0121515 Jy ! Clean residual min=-0.007895 max=0.007853 Jy/beam ! Clean residual mean=-0.000070 rms=0.002166 Jy/beam ! Combined flux in latest and established models = 0.198048 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 160 components and 0.198048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.261088Jy sigma=0.000760 ! Fit after self-cal, rms=0.260409Jy sigma=0.000759 ! 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.260409Jy sigma=0.000759 ! Fit after self-cal, rms=0.201146Jy sigma=0.000752 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.591 mas, bmaj=11.33 mas, bpa=-53.54 degrees ! Estimated noise=656.598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00779816 Jy ! Component: 100 - total flux cleaned = 0.0108925 Jy ! Component: 150 - total flux cleaned = 0.01194 Jy ! Component: 200 - total flux cleaned = 0.012847 Jy ! Total flux subtracted in 200 components = 0.012847 Jy ! Clean residual min=-0.010125 max=0.009926 Jy/beam ! Clean residual mean=-0.000119 rms=0.003062 Jy/beam ! Combined flux in latest and established models = 0.210895 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 173 components and 0.210895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200628Jy sigma=0.000748 ! Fit after self-cal, rms=0.199464Jy sigma=0.000745 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.0024483 Jy ! Component: 100 - total flux cleaned = 0.00339997 Jy ! Component: 150 - total flux cleaned = 0.00389495 Jy ! Component: 200 - total flux cleaned = 0.00447352 Jy ! Total flux subtracted in 200 components = 0.00447352 Jy ! Clean residual min=-0.010016 max=0.009549 Jy/beam ! Clean residual mean=-0.000108 rms=0.002998 Jy/beam ! Combined flux in latest and established models = 0.215368 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 182 components and 0.215368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199096Jy sigma=0.000744 ! Fit after self-cal, rms=0.198741Jy sigma=0.000743 ! 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=4.003 mas, bmaj=4.713 mas, bpa=-43.51 degrees ! Estimated noise=585.375 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.003 x 4.713 at -43.51 degrees (North through East) ! Clean map min=-0.0091093 max=0.072685 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=3.231 mas, bmaj=3.791 mas, bpa=-45.47 degrees ! Estimated noise=1000.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0558671 Jy ! Component: 100 - total flux cleaned = 0.0795585 Jy ! Component: 150 - total flux cleaned = 0.09789 Jy ! Component: 200 - total flux cleaned = 0.113063 Jy ! Total flux subtracted in 200 components = 0.113063 Jy ! Clean residual min=-0.008664 max=0.010260 Jy/beam ! Clean residual mean=0.000002 rms=0.002351 Jy/beam ! Combined flux in latest and established models = 0.113064 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.113064 Jy ! Inverting map and beam ! Estimated beam: bmin=4.003 mas, bmaj=4.713 mas, bpa=-43.51 degrees ! Estimated noise=585.375 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.01914 Jy ! Component: 100 - total flux cleaned = 0.0341296 Jy ! Component: 150 - total flux cleaned = 0.0465853 Jy ! Component: 200 - total flux cleaned = 0.0563554 Jy ! Total flux subtracted in 200 components = 0.0563554 Jy ! Clean residual min=-0.008362 max=0.010218 Jy/beam ! Clean residual mean=-0.000051 rms=0.002572 Jy/beam ! Combined flux in latest and established models = 0.169419 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 104 components and 0.169419 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=9.591 mas, bmaj=11.33 mas, bpa=-53.54 degrees ! Estimated noise=656.598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154995 Jy ! Component: 100 - total flux cleaned = 0.0234165 Jy ! Component: 150 - total flux cleaned = 0.0283506 Jy ! Component: 200 - total flux cleaned = 0.0321888 Jy ! Total flux subtracted in 200 components = 0.0321888 Jy ! Clean residual min=-0.011522 max=0.010245 Jy/beam ! Clean residual mean=-0.000113 rms=0.003290 Jy/beam ! Combined flux in latest and established models = 0.201608 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 = 0.00300385 Jy ! Component: 100 - total flux cleaned = 0.00536688 Jy ! Component: 150 - total flux cleaned = 0.0074255 Jy ! Component: 200 - total flux cleaned = 0.00905551 Jy ! Total flux subtracted in 200 components = 0.00905551 Jy ! Clean residual min=-0.010469 max=0.009607 Jy/beam ! Clean residual mean=-0.000117 rms=0.003018 Jy/beam ! Combined flux in latest and established models = 0.210663 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 170 components and 0.210663 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.003 mas, bmaj=4.713 mas, bpa=-43.51 degrees ! Estimated noise=585.375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000162996 Jy ! Component: 100 - total flux cleaned = 0.00202868 Jy ! Component: 150 - total flux cleaned = 0.00325461 Jy ! Component: 200 - total flux cleaned = 0.00387294 Jy ! Total flux subtracted in 200 components = 0.00387294 Jy ! Clean residual min=-0.006663 max=0.006683 Jy/beam ! Clean residual mean=-0.000055 rms=0.001901 Jy/beam ! Combined flux in latest and established models = 0.214536 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 191 components and 0.214536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.198567Jy sigma=0.000745 ! Fit after self-cal, rms=0.198154Jy sigma=0.000743 wmodel J1725+7726_S_2017_07_09_pus_map.mod ! Writing 191 model components to file: J1725+7726_S_2017_07_09_pus_map.mod wobs J1725+7726_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1725+7726_S_2017_07_09_pus_uvs.fits wwins J1725+7726_S_2017_07_09_pus_map.win ! wwins: Wrote 4 windows to J1725+7726_S_2017_07_09_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.00039105 Jy ! Component: 100 - total flux cleaned = 0.000156533 Jy ! Component: 150 - total flux cleaned = -0.000176872 Jy ! Component: 200 - total flux cleaned = -0.000810352 Jy ! Component: 250 - total flux cleaned = -0.00121585 Jy ! Component: 300 - total flux cleaned = -0.00141184 Jy ! Component: 350 - total flux cleaned = -0.0015064 Jy ! Component: 400 - total flux cleaned = -0.00160083 Jy ! Component: 450 - total flux cleaned = -0.00150933 Jy ! Component: 500 - total flux cleaned = -0.00133258 Jy ! Component: 550 - total flux cleaned = -0.00124749 Jy ! Component: 600 - total flux cleaned = -0.00107793 Jy ! Component: 650 - total flux cleaned = -0.000992438 Jy ! Component: 700 - total flux cleaned = -0.000500385 Jy ! Component: 750 - total flux cleaned = -0.000339865 Jy ! Component: 800 - total flux cleaned = -0.000101937 Jy ! Component: 850 - total flux cleaned = 0.000288928 Jy ! Component: 900 - total flux cleaned = 0.000671678 Jy ! Component: 950 - total flux cleaned = 0.00052004 Jy ! Component: 1000 - total flux cleaned = 0.00111895 Jy ! Component: 1050 - total flux cleaned = 0.00104413 Jy ! Component: 1100 - total flux cleaned = 0.00104505 Jy ! Component: 1150 - total flux cleaned = 0.00118924 Jy ! Component: 1200 - total flux cleaned = 0.00111977 Jy ! Component: 1250 - total flux cleaned = 0.00139829 Jy ! Component: 1300 - total flux cleaned = 0.00132763 Jy ! Component: 1350 - total flux cleaned = 0.00132812 Jy ! Component: 1400 - total flux cleaned = 0.00146278 Jy ! Component: 1450 - total flux cleaned = 0.00119696 Jy ! Component: 1500 - total flux cleaned = 0.00152647 Jy ! Component: 1550 - total flux cleaned = 0.00133111 Jy ! Component: 1600 - total flux cleaned = 0.00165367 Jy ! Component: 1650 - total flux cleaned = 0.00171701 Jy ! Component: 1700 - total flux cleaned = 0.00159019 Jy ! Component: 1750 - total flux cleaned = 0.00159013 Jy ! Component: 1800 - total flux cleaned = 0.00196092 Jy ! Component: 1850 - total flux cleaned = 0.00208371 Jy ! Component: 1900 - total flux cleaned = 0.00238589 Jy ! Component: 1950 - total flux cleaned = 0.00256527 Jy ! Component: 2000 - total flux cleaned = 0.00244548 Jy ! Component: 2050 - total flux cleaned = 0.00274056 Jy ! Component: 2100 - total flux cleaned = 0.00291678 Jy ! Component: 2150 - total flux cleaned = 0.00326426 Jy ! Component: 2200 - total flux cleaned = 0.00343655 Jy ! Component: 2250 - total flux cleaned = 0.00360798 Jy ! Component: 2300 - total flux cleaned = 0.00383423 Jy ! Component: 2350 - total flux cleaned = 0.00383394 Jy ! Component: 2400 - total flux cleaned = 0.00422343 Jy ! Component: 2450 - total flux cleaned = 0.00449898 Jy ! Component: 2500 - total flux cleaned = 0.00466314 Jy ! Component: 2550 - total flux cleaned = 0.00482634 Jy ! Component: 2600 - total flux cleaned = 0.00514997 Jy ! Component: 2650 - total flux cleaned = 0.0052037 Jy ! Component: 2700 - total flux cleaned = 0.00541634 Jy ! Component: 2750 - total flux cleaned = 0.00546876 Jy ! Component: 2800 - total flux cleaned = 0.0055205 Jy ! Component: 2850 - total flux cleaned = 0.00583155 Jy ! Component: 2900 - total flux cleaned = 0.00608924 Jy ! Component: 2950 - total flux cleaned = 0.00608897 Jy ! Component: 3000 - total flux cleaned = 0.00634227 Jy ! Component: 3050 - total flux cleaned = 0.00639262 Jy ! Component: 3100 - total flux cleaned = 0.00644228 Jy ! Component: 3150 - total flux cleaned = 0.00659192 Jy ! Component: 3200 - total flux cleaned = 0.00654292 Jy ! Component: 3250 - total flux cleaned = 0.00678922 Jy ! Component: 3300 - total flux cleaned = 0.00674064 Jy ! Component: 3350 - total flux cleaned = 0.00712879 Jy ! Component: 3400 - total flux cleaned = 0.00712875 Jy ! Component: 3450 - total flux cleaned = 0.00732101 Jy ! Component: 3500 - total flux cleaned = 0.00770159 Jy ! Component: 3550 - total flux cleaned = 0.00779619 Jy ! Component: 3600 - total flux cleaned = 0.00779615 Jy ! Component: 3650 - total flux cleaned = 0.00802983 Jy ! Component: 3700 - total flux cleaned = 0.00789011 Jy ! Component: 3750 - total flux cleaned = 0.00816722 Jy ! Component: 3800 - total flux cleaned = 0.00812095 Jy ! Component: 3850 - total flux cleaned = 0.00807526 Jy ! Component: 3900 - total flux cleaned = 0.00803053 Jy ! Component: 3950 - total flux cleaned = 0.00821154 Jy ! Component: 4000 - total flux cleaned = 0.00843598 Jy ! Component: 4050 - total flux cleaned = 0.00852523 Jy ! Total flux subtracted in 4096 components = 0.00861441 Jy ! Clean residual min=-0.002516 max=0.002492 Jy/beam ! Clean residual mean=-0.000017 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.223151 Jy keep ! Adding 422 model components to the UV plane model. ! The established model now contains 613 components and 0.223151 Jy ![Exited script file: muppet] wmap "J1725+7726_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.003 x 4.713 at -43.51 degrees (North through East) ! Clean map min=-0.0072804 max=0.074538 Jy/beam ! Writing clean map to FITS file: J1725+7726_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0745378 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000941041 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.78751 3.78751 7.57501 15.15 30.3 60.6001 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.074 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.003 x 4.713 at -43.51 degrees (North through East) ! Clean map min=-0.0072804 max=0.074538 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 J1725+7726_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:54:11 2019