! Started logfile: J0808+4052_S_2017_06_10_pus_uvs.log on Mon May 6 14:48:11 2019 obs J0808+4052_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0808+4052_S_2017_06_10_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.845926 visibilities/baseline/integration-bin. ! Found source: J0808+4052 ! ! 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 4568 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 J0808+4052_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 186 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.515313Jy sigma=0.005215 ! Fit after self-cal, rms=0.501085Jy sigma=0.005087 ! 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.17 mas, bmaj=5.002 mas, bpa=5.143 degrees ! Estimated noise=1418.16 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.393297 Jy ! Component: 100 - total flux cleaned = 0.484553 Jy ! Total flux subtracted in 100 components = 0.484553 Jy ! Clean residual min=-0.017159 max=0.033225 Jy/beam ! Clean residual mean=0.000015 rms=0.004613 Jy/beam ! Combined flux in latest and established models = 0.484553 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.484553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127274Jy sigma=0.001239 ! Fit after self-cal, rms=0.127252Jy sigma=0.001239 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0332809 Jy ! Component: 100 - total flux cleaned = 0.0485349 Jy ! Total flux subtracted in 100 components = 0.0485349 Jy ! Clean residual min=-0.015046 max=0.017964 Jy/beam ! Clean residual mean=-0.000002 rms=0.003913 Jy/beam ! Combined flux in latest and established models = 0.533087 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 0.533087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116891Jy sigma=0.001134 ! Fit after self-cal, rms=0.116794Jy sigma=0.001133 ! 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.821 mas, bmaj=5.854 mas, bpa=6.195 degrees ! Estimated noise=1174.67 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.0142812 Jy ! Component: 100 - total flux cleaned = 0.0205555 Jy ! Component: 150 - total flux cleaned = 0.0215913 Jy ! Component: 200 - total flux cleaned = 0.0220332 Jy ! Total flux subtracted in 200 components = 0.0220332 Jy ! Clean residual min=-0.014574 max=0.019518 Jy/beam ! Clean residual mean=-0.000003 rms=0.003911 Jy/beam ! Combined flux in latest and established models = 0.555121 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.555121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115172Jy sigma=0.001116 ! Fit after self-cal, rms=0.115082Jy sigma=0.001116 ! 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.95 FD 0.96 HN 0.93 KP 1.00 ! LA 1.01 MK 1.03 NL 0.94 OV 1.06 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.99 HN 0.95 KP 0.95 ! LA 0.96 MK 1.03 NL 1.04 OV 1.15 ! PT 0.96 SC 1.32 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.02 HN 0.93 KP 0.95 ! LA 0.97 MK 1.03 NL 1.00 OV 1.04 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.93 KP 1.00* ! LA 0.98 MK 1.30 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.115082Jy sigma=0.001116 ! Fit after self-cal, rms=0.108851Jy sigma=0.000979 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=5.882 mas, bpa=5.316 degrees ! Estimated noise=1174.12 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 (10, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104719 Jy ! Component: 100 - total flux cleaned = 0.0137074 Jy ! Component: 150 - total flux cleaned = 0.0162547 Jy ! Component: 200 - total flux cleaned = 0.0186277 Jy ! Total flux subtracted in 200 components = 0.0186277 Jy ! Clean residual min=-0.012945 max=0.013727 Jy/beam ! Clean residual mean=-0.000010 rms=0.003037 Jy/beam ! Combined flux in latest and established models = 0.573748 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 46 components and 0.573748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105109Jy sigma=0.000942 ! Fit after self-cal, rms=0.104778Jy sigma=0.000938 ! 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.104778Jy sigma=0.000938 ! Fit after self-cal, rms=0.082536Jy sigma=0.000695 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.849 mas, bmaj=5.848 mas, bpa=6.219 degrees ! Estimated noise=1169.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00552471 Jy ! Component: 100 - total flux cleaned = 0.00600288 Jy ! Component: 150 - total flux cleaned = 0.0065358 Jy ! Component: 200 - total flux cleaned = 0.00696418 Jy ! Total flux subtracted in 200 components = 0.00696418 Jy ! Clean residual min=-0.004650 max=0.004481 Jy/beam ! Clean residual mean=-0.000014 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.580713 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 64 components and 0.580713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081696Jy sigma=0.000686 ! Fit after self-cal, rms=0.081747Jy sigma=0.000685 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000959174 Jy ! Component: 100 - total flux cleaned = 0.00121928 Jy ! Component: 150 - total flux cleaned = 0.00137458 Jy ! Component: 200 - total flux cleaned = 0.00151951 Jy ! Total flux subtracted in 200 components = 0.00151951 Jy ! Clean residual min=-0.004303 max=0.003995 Jy/beam ! Clean residual mean=-0.000015 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.582232 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 79 components and 0.582232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081552Jy sigma=0.000683 ! Fit after self-cal, rms=0.081536Jy sigma=0.000683 ! 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.081536Jy sigma=0.000683 ! Fit after self-cal, rms=0.081324Jy sigma=0.000681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.847 mas, bmaj=5.848 mas, bpa=6.452 degrees ! Estimated noise=1167.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144455 Jy ! Component: 100 - total flux cleaned = 0.0018013 Jy ! Component: 150 - total flux cleaned = 0.00188194 Jy ! Component: 200 - total flux cleaned = 0.00208237 Jy ! Total flux subtracted in 200 components = 0.00208237 Jy ! Clean residual min=-0.003847 max=0.003425 Jy/beam ! Clean residual mean=-0.000012 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.584314 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 88 components and 0.584315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081103Jy sigma=0.000679 ! Fit after self-cal, rms=0.081088Jy sigma=0.000679 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.000494345 Jy ! Component: 100 - total flux cleaned = 0.000897656 Jy ! Component: 150 - total flux cleaned = 0.000998205 Jy ! Component: 200 - total flux cleaned = 0.000996829 Jy ! Total flux subtracted in 200 components = 0.000996829 Jy ! Clean residual min=-0.003676 max=0.003236 Jy/beam ! Clean residual mean=-0.000012 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.585311 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 0.585311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081000Jy sigma=0.000678 ! Fit after self-cal, rms=0.080996Jy sigma=0.000678 ! 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.080996Jy sigma=0.000678 ! Fit after self-cal, rms=0.080997Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.382 mas, bmaj=9.484 mas, bpa=8.87 degrees ! Estimated noise=1401.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000264756 Jy ! Component: 100 - total flux cleaned = -0.000222395 Jy ! Component: 150 - total flux cleaned = -2.12889e-05 Jy ! Component: 200 - total flux cleaned = 0.000161607 Jy ! Total flux subtracted in 200 components = 0.000161607 Jy ! Clean residual min=-0.003105 max=0.003046 Jy/beam ! Clean residual mean=-0.000020 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.585473 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 98 components and 0.585473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080930Jy sigma=0.000677 ! Fit after self-cal, rms=0.080911Jy sigma=0.000677 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.000257671 Jy ! Component: 100 - total flux cleaned = -2.93054e-05 Jy ! Component: 150 - total flux cleaned = 0.000203579 Jy ! Component: 200 - total flux cleaned = 0.000269412 Jy ! Total flux subtracted in 200 components = 0.000269412 Jy ! Clean residual min=-0.003148 max=0.003037 Jy/beam ! Clean residual mean=-0.000020 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.585742 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 110 components and 0.585742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080897Jy sigma=0.000677 ! Fit after self-cal, rms=0.080892Jy sigma=0.000676 ! 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.847 mas, bmaj=5.851 mas, bpa=6.64 degrees ! Estimated noise=1166.16 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.847 x 5.851 at 6.64 degrees (North through East) ! Clean map min=-0.0033035 max=0.49917 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.2 mas, bmaj=5.002 mas, bpa=5.198 degrees ! Estimated noise=1403.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.389034 Jy ! Component: 100 - total flux cleaned = 0.480169 Jy ! Component: 150 - total flux cleaned = 0.514517 Jy ! Component: 200 - total flux cleaned = 0.534991 Jy ! Total flux subtracted in 200 components = 0.534991 Jy ! Clean residual min=-0.007010 max=0.012664 Jy/beam ! Clean residual mean=0.000008 rms=0.001748 Jy/beam ! Combined flux in latest and established models = 0.534991 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.534991 Jy ! Inverting map and beam ! Estimated beam: bmin=3.847 mas, bmaj=5.851 mas, bpa=6.64 degrees ! Estimated noise=1166.16 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) ! Added new window around map position (3.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0182764 Jy ! Component: 100 - total flux cleaned = 0.0293137 Jy ! Component: 150 - total flux cleaned = 0.0366604 Jy ! Component: 200 - total flux cleaned = 0.0406324 Jy ! Total flux subtracted in 200 components = 0.0406324 Jy ! Clean residual min=-0.003788 max=0.004073 Jy/beam ! Clean residual mean=-0.000008 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.575623 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 51 components and 0.575623 Jy ! Inverting map ! Added new window around map position (15, -37.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275407 Jy ! Component: 100 - total flux cleaned = 0.00461864 Jy ! Component: 150 - total flux cleaned = 0.0063127 Jy ! Component: 200 - total flux cleaned = 0.00735217 Jy ! Total flux subtracted in 200 components = 0.00735217 Jy ! Clean residual min=-0.003382 max=0.003101 Jy/beam ! Clean residual mean=-0.000007 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.582975 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 70 components and 0.582975 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=8.382 mas, bmaj=9.484 mas, bpa=8.87 degrees ! Estimated noise=1401.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263698 Jy ! Component: 100 - total flux cleaned = 0.00294639 Jy ! Component: 150 - total flux cleaned = 0.00306341 Jy ! Component: 200 - total flux cleaned = 0.00321077 Jy ! Total flux subtracted in 200 components = 0.00321077 Jy ! Clean residual min=-0.002909 max=0.003063 Jy/beam ! Clean residual mean=-0.000018 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.586186 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 = 3.98285e-05 Jy ! Component: 100 - total flux cleaned = 0.000112991 Jy ! Component: 150 - total flux cleaned = 0.000146127 Jy ! Component: 200 - total flux cleaned = 0.000147125 Jy ! Total flux subtracted in 200 components = 0.000147125 Jy ! Clean residual min=-0.002818 max=0.003072 Jy/beam ! Clean residual mean=-0.000019 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.586333 Jy ! Adding 97 model components to the UV plane model. ! The established model now contains 160 components and 0.586334 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.847 mas, bmaj=5.851 mas, bpa=6.64 degrees ! Estimated noise=1166.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000409858 Jy ! Component: 100 - total flux cleaned = 0.000191529 Jy ! Component: 150 - total flux cleaned = 0.000124797 Jy ! Component: 200 - total flux cleaned = 0.0001248 Jy ! Total flux subtracted in 200 components = 0.0001248 Jy ! Clean residual min=-0.003186 max=0.002953 Jy/beam ! Clean residual mean=-0.000010 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.586458 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 177 components and 0.586458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080742Jy sigma=0.000675 ! Fit after self-cal, rms=0.080721Jy sigma=0.000675 wmodel J0808+4052_S_2017_06_10_pus_map.mod ! Writing 177 model components to file: J0808+4052_S_2017_06_10_pus_map.mod wobs J0808+4052_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0808+4052_S_2017_06_10_pus_uvs.fits wwins J0808+4052_S_2017_06_10_pus_map.win ! wwins: Wrote 4 windows to J0808+4052_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 = -0.000931755 Jy ! Component: 100 - total flux cleaned = -0.0012028 Jy ! Component: 150 - total flux cleaned = -0.00156002 Jy ! Component: 200 - total flux cleaned = -0.00180401 Jy ! Component: 250 - total flux cleaned = -0.00194422 Jy ! Component: 300 - total flux cleaned = -0.00212711 Jy ! Component: 350 - total flux cleaned = -0.00226136 Jy ! Component: 400 - total flux cleaned = -0.00221902 Jy ! Component: 450 - total flux cleaned = -0.00238871 Jy ! Component: 500 - total flux cleaned = -0.00238799 Jy ! Component: 550 - total flux cleaned = -0.00234733 Jy ! Component: 600 - total flux cleaned = -0.00250584 Jy ! Component: 650 - total flux cleaned = -0.00254463 Jy ! Component: 700 - total flux cleaned = -0.00258372 Jy ! Component: 750 - total flux cleaned = -0.00265938 Jy ! Component: 800 - total flux cleaned = -0.00269634 Jy ! Component: 850 - total flux cleaned = -0.00262307 Jy ! Component: 900 - total flux cleaned = -0.00255104 Jy ! Component: 950 - total flux cleaned = -0.00258717 Jy ! Component: 1000 - total flux cleaned = -0.00272699 Jy ! Component: 1050 - total flux cleaned = -0.00265749 Jy ! Component: 1100 - total flux cleaned = -0.00272603 Jy ! Component: 1150 - total flux cleaned = -0.00269218 Jy ! Component: 1200 - total flux cleaned = -0.00262642 Jy ! Component: 1250 - total flux cleaned = -0.0027249 Jy ! Component: 1300 - total flux cleaned = -0.00275734 Jy ! Component: 1350 - total flux cleaned = -0.00282114 Jy ! Component: 1400 - total flux cleaned = -0.00285235 Jy ! Component: 1450 - total flux cleaned = -0.00294549 Jy ! Component: 1500 - total flux cleaned = -0.00297608 Jy ! Component: 1550 - total flux cleaned = -0.00297602 Jy ! Component: 1600 - total flux cleaned = -0.00312636 Jy ! Component: 1650 - total flux cleaned = -0.00312648 Jy ! Component: 1700 - total flux cleaned = -0.00327355 Jy ! Component: 1750 - total flux cleaned = -0.0033613 Jy ! Component: 1800 - total flux cleaned = -0.00330378 Jy ! Component: 1850 - total flux cleaned = -0.00353231 Jy ! Component: 1900 - total flux cleaned = -0.00358857 Jy ! Component: 1950 - total flux cleaned = -0.0036167 Jy ! Component: 2000 - total flux cleaned = -0.00372777 Jy ! Component: 2050 - total flux cleaned = -0.00380995 Jy ! Component: 2100 - total flux cleaned = -0.00375575 Jy ! Component: 2150 - total flux cleaned = -0.00394448 Jy ! Component: 2200 - total flux cleaned = -0.00397093 Jy ! Component: 2250 - total flux cleaned = -0.003945 Jy ! Component: 2300 - total flux cleaned = -0.00410243 Jy ! Component: 2350 - total flux cleaned = -0.0040502 Jy ! Component: 2400 - total flux cleaned = -0.00410195 Jy ! Component: 2450 - total flux cleaned = -0.00405069 Jy ! Component: 2500 - total flux cleaned = -0.0040257 Jy ! Component: 2550 - total flux cleaned = -0.00400039 Jy ! Component: 2600 - total flux cleaned = -0.00402551 Jy ! Component: 2650 - total flux cleaned = -0.00397578 Jy ! Component: 2700 - total flux cleaned = -0.00390208 Jy ! Component: 2750 - total flux cleaned = -0.00397534 Jy ! Component: 2800 - total flux cleaned = -0.00383004 Jy ! Component: 2850 - total flux cleaned = -0.00390235 Jy ! Component: 2900 - total flux cleaned = -0.00387841 Jy ! Component: 2950 - total flux cleaned = -0.00380741 Jy ! Component: 3000 - total flux cleaned = -0.00376033 Jy ! Component: 3050 - total flux cleaned = -0.0037367 Jy ! Component: 3100 - total flux cleaned = -0.00359734 Jy ! Component: 3150 - total flux cleaned = -0.003505 Jy ! Component: 3200 - total flux cleaned = -0.00336785 Jy ! Component: 3250 - total flux cleaned = -0.00339032 Jy ! Component: 3300 - total flux cleaned = -0.00329998 Jy ! Component: 3350 - total flux cleaned = -0.00314299 Jy ! Component: 3400 - total flux cleaned = -0.0030315 Jy ! Component: 3450 - total flux cleaned = -0.00307578 Jy ! Component: 3500 - total flux cleaned = -0.00298764 Jy ! Component: 3550 - total flux cleaned = -0.00287832 Jy ! Component: 3600 - total flux cleaned = -0.00285653 Jy ! Component: 3650 - total flux cleaned = -0.00277038 Jy ! Component: 3700 - total flux cleaned = -0.00268482 Jy ! Component: 3750 - total flux cleaned = -0.00259975 Jy ! Component: 3800 - total flux cleaned = -0.00264214 Jy ! Component: 3850 - total flux cleaned = -0.00255788 Jy ! Component: 3900 - total flux cleaned = -0.00262091 Jy ! Component: 3950 - total flux cleaned = -0.00253762 Jy ! Component: 4000 - total flux cleaned = -0.00245501 Jy ! Component: 4050 - total flux cleaned = -0.00241383 Jy ! Total flux subtracted in 4096 components = -0.00239336 Jy ! Clean residual min=-0.001294 max=0.001169 Jy/beam ! Clean residual mean=-0.000008 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.584065 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 475 components and 0.584064 Jy ![Exited script file: muppet] wmap "J0808+4052_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.847 x 5.851 at 6.64 degrees (North through East) ! Clean map min=-0.0025203 max=0.49832 Jy/beam ! Writing clean map to FITS file: J0808+4052_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.498317 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000372469 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.224236 0.224236 0.448471 0.896943 1.79389 3.58777 7.17554 14.3511 28.7022 57.4043 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.498 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.847 x 5.851 at 6.64 degrees (North through East) ! Clean map min=-0.0025203 max=0.49832 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 J0808+4052_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:48:16 2019