! Started logfile: J1700-2610_S_2017_07_09_pus_uvs.log on Wed May 8 14:53:34 2019 obs J1700-2610_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1700-2610_S_2017_07_09_pus_uva.fits ! AN table 1: 33 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.66532 visibilities/baseline/integration-bin. ! Found source: J1700-2610 ! ! 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 3952 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 J1700-2610_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 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 229 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.603614Jy sigma=0.004251 ! Fit after self-cal, rms=0.569069Jy sigma=0.003987 ! 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.441 mas, bmaj=7.835 mas, bpa=-0.531 degrees ! Estimated noise=2266.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.389913 Jy ! Component: 100 - total flux cleaned = 0.573978 Jy ! Total flux subtracted in 100 components = 0.573978 Jy ! Clean residual min=-0.037635 max=0.106160 Jy/beam ! Clean residual mean=-0.000197 rms=0.014651 Jy/beam ! Combined flux in latest and established models = 0.573978 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.573978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297964Jy sigma=0.002245 ! Fit after self-cal, rms=0.297467Jy sigma=0.002242 ! Inverting map ! Added new window around map position (-3, 4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117345 Jy ! Component: 100 - total flux cleaned = 0.194297 Jy ! Total flux subtracted in 100 components = 0.194297 Jy ! Clean residual min=-0.026119 max=0.067125 Jy/beam ! Clean residual mean=-0.000138 rms=0.009807 Jy/beam ! Combined flux in latest and established models = 0.768275 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 61 components and 0.768275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.209569Jy sigma=0.001523 ! Fit after self-cal, rms=0.208494Jy sigma=0.001515 ! Inverting map ! Added new window around map position (4, -7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0660704 Jy ! Component: 100 - total flux cleaned = 0.113888 Jy ! Total flux subtracted in 100 components = 0.113888 Jy ! Clean residual min=-0.021474 max=0.039426 Jy/beam ! Clean residual mean=-0.000094 rms=0.007505 Jy/beam ! Combined flux in latest and established models = 0.882163 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 85 components and 0.882163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171741Jy sigma=0.001234 ! Fit after self-cal, rms=0.171641Jy sigma=0.001233 ! 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.008 mas, bmaj=8.945 mas, bpa=1.679 degrees ! Estimated noise=1826.79 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.0669145 Jy ! Component: 100 - total flux cleaned = 0.107883 Jy ! Component: 150 - total flux cleaned = 0.134076 Jy ! Component: 200 - total flux cleaned = 0.150932 Jy ! Total flux subtracted in 200 components = 0.150932 Jy ! Clean residual min=-0.030700 max=0.029426 Jy/beam ! Clean residual mean=-0.000055 rms=0.006733 Jy/beam ! Combined flux in latest and established models = 1.0331 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 129 components and 1.0331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144243Jy sigma=0.000981 ! Fit after self-cal, rms=0.144165Jy sigma=0.000980 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 1.23 KP 1.06 ! LA 1.01 MK 1.07 NL 1.00* OV 0.91 ! PT 1.03 SC 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.29 KP 1.01 ! LA 0.97 MK 1.07 NL 1.06 OV 0.92 ! PT 0.99 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.28 KP 1.03 ! LA 0.96 MK 1.07 NL 1.00 OV 0.84 ! PT 0.97 SC 0.84 ! ! ! Correcting IF 4. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.60 KP 1.00* ! LA 1.00* MK 0.91 NL 1.00* OV 1.00* ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.144165Jy sigma=0.000980 ! Fit after self-cal, rms=0.137523Jy sigma=0.000852 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=8.771 mas, bpa=3.769 degrees ! Estimated noise=1819.34 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.00892547 Jy ! Component: 100 - total flux cleaned = -0.0103352 Jy ! Component: 150 - total flux cleaned = -0.0118301 Jy ! Component: 200 - total flux cleaned = -0.0128604 Jy ! Total flux subtracted in 200 components = -0.0128604 Jy ! Clean residual min=-0.016824 max=0.020232 Jy/beam ! Clean residual mean=-0.000025 rms=0.004572 Jy/beam ! Combined flux in latest and established models = 1.02024 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 148 components and 1.02024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135427Jy sigma=0.000841 ! Fit after self-cal, rms=0.135497Jy sigma=0.000841 ! 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.135497Jy sigma=0.000841 ! Fit after self-cal, rms=0.131891Jy sigma=0.000734 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.085 mas, bmaj=8.891 mas, bpa=3.805 degrees ! Estimated noise=1869.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00563233 Jy ! Component: 100 - total flux cleaned = -0.00794022 Jy ! Component: 150 - total flux cleaned = -0.00934424 Jy ! Component: 200 - total flux cleaned = -0.0105537 Jy ! Total flux subtracted in 200 components = -0.0105537 Jy ! Clean residual min=-0.010496 max=0.009793 Jy/beam ! Clean residual mean=-0.000043 rms=0.002621 Jy/beam ! Combined flux in latest and established models = 1.00968 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 165 components and 1.00968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130136Jy sigma=0.000722 ! Fit after self-cal, rms=0.130392Jy sigma=0.000721 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.000384157 Jy ! Component: 100 - total flux cleaned = -0.00136781 Jy ! Component: 150 - total flux cleaned = -0.00188141 Jy ! Component: 200 - total flux cleaned = -0.00219505 Jy ! Total flux subtracted in 200 components = -0.00219505 Jy ! Clean residual min=-0.009569 max=0.009530 Jy/beam ! Clean residual mean=-0.000048 rms=0.002554 Jy/beam ! Combined flux in latest and established models = 1.00749 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 170 components and 1.00749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129783Jy sigma=0.000717 ! Fit after self-cal, rms=0.129760Jy sigma=0.000717 ! 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.129760Jy sigma=0.000717 ! Fit after self-cal, rms=0.127043Jy sigma=0.000684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.076 mas, bmaj=8.879 mas, bpa=3.805 degrees ! Estimated noise=1862.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00436558 Jy ! Component: 100 - total flux cleaned = -0.00551561 Jy ! Component: 150 - total flux cleaned = -0.00649881 Jy ! Component: 200 - total flux cleaned = -0.00720732 Jy ! Total flux subtracted in 200 components = -0.00720732 Jy ! Clean residual min=-0.009038 max=0.007885 Jy/beam ! Clean residual mean=-0.000051 rms=0.001952 Jy/beam ! Combined flux in latest and established models = 1.00028 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 177 components and 1.00028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126462Jy sigma=0.000679 ! Fit after self-cal, rms=0.126492Jy 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.000245501 Jy ! Component: 100 - total flux cleaned = -0.00083659 Jy ! Component: 150 - total flux cleaned = -0.0012581 Jy ! Component: 200 - total flux cleaned = -0.0015428 Jy ! Total flux subtracted in 200 components = -0.0015428 Jy ! Clean residual min=-0.008604 max=0.008233 Jy/beam ! Clean residual mean=-0.000054 rms=0.001911 Jy/beam ! Combined flux in latest and established models = 0.998736 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 185 components and 0.998736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126269Jy sigma=0.000678 ! Fit after self-cal, rms=0.126245Jy sigma=0.000677 ! 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.126245Jy sigma=0.000677 ! Fit after self-cal, rms=0.128015Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.152 mas, bmaj=21.09 mas, bpa=4.854 degrees ! Estimated noise=2339.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00395923 Jy ! Component: 100 - total flux cleaned = -0.00430737 Jy ! Component: 150 - total flux cleaned = -0.00471512 Jy ! Component: 200 - total flux cleaned = -0.00489322 Jy ! Total flux subtracted in 200 components = -0.00489322 Jy ! Clean residual min=-0.009670 max=0.009390 Jy/beam ! Clean residual mean=-0.000087 rms=0.002459 Jy/beam ! Combined flux in latest and established models = 0.993843 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 194 components and 0.993843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127748Jy sigma=0.000674 ! Fit after self-cal, rms=0.127732Jy 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.000243913 Jy ! Component: 100 - total flux cleaned = -0.000461344 Jy ! Component: 150 - total flux cleaned = -0.000655006 Jy ! Component: 200 - total flux cleaned = -0.000765578 Jy ! Total flux subtracted in 200 components = -0.000765578 Jy ! Clean residual min=-0.009437 max=0.009407 Jy/beam ! Clean residual mean=-0.000089 rms=0.002452 Jy/beam ! Combined flux in latest and established models = 0.993077 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 202 components and 0.993077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127666Jy sigma=0.000673 ! Fit after self-cal, rms=0.127650Jy sigma=0.000673 ! 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.069 mas, bmaj=8.862 mas, bpa=3.843 degrees ! Estimated noise=1860.3 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.069 x 8.862 at 3.843 degrees (North through East) ! Clean map min=-0.0075429 max=0.50798 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127650Jy sigma=0.000673 ! Fit after self-cal, rms=0.125129Jy sigma=0.000623 ! Inverting map and beam ! Estimated beam: bmin=3.06 mas, bmaj=8.81 mas, bpa=4.093 degrees ! Estimated noise=1854.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00313445 Jy ! Component: 100 - total flux cleaned = -0.00379048 Jy ! Component: 150 - total flux cleaned = -0.00447747 Jy ! Component: 200 - total flux cleaned = -0.00498625 Jy ! Total flux subtracted in 200 components = -0.00498625 Jy ! Clean residual min=-0.007169 max=0.007142 Jy/beam ! Clean residual mean=-0.000044 rms=0.001631 Jy/beam ! Combined flux in latest and established models = 0.988091 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 214 components and 0.988091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124826Jy sigma=0.000620 ! Fit after self-cal, rms=0.124811Jy sigma=0.000620 ! Inverting map ! Added new window around map position (-22.5, 83.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00527837 Jy ! Component: 100 - total flux cleaned = 0.00611541 Jy ! Component: 150 - total flux cleaned = 0.00634959 Jy ! Component: 200 - total flux cleaned = 0.00634931 Jy ! Total flux subtracted in 200 components = 0.00634931 Jy ! Clean residual min=-0.006750 max=0.006254 Jy/beam ! Clean residual mean=-0.000030 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.99444 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 236 components and 0.99444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124314Jy sigma=0.000617 ! Fit after self-cal, rms=0.124309Jy sigma=0.000617 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124309Jy sigma=0.000617 ! Fit after self-cal, rms=0.125235Jy sigma=0.000616 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.472 mas, bmaj=7.59 mas, bpa=1.577 degrees ! Estimated noise=2351.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.403764 Jy ! Component: 100 - total flux cleaned = 0.593968 Jy ! Component: 150 - total flux cleaned = 0.71121 Jy ! Component: 200 - total flux cleaned = 0.785754 Jy ! Total flux subtracted in 200 components = 0.785754 Jy ! Clean residual min=-0.014656 max=0.039762 Jy/beam ! Clean residual mean=-0.000104 rms=0.005809 Jy/beam ! Combined flux in latest and established models = 0.785754 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.785754 Jy ! Inverting map and beam ! Estimated beam: bmin=3.057 mas, bmaj=8.801 mas, bpa=4.109 degrees ! Estimated noise=1850.73 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.0750112 Jy ! Component: 100 - total flux cleaned = 0.116144 Jy ! Component: 150 - total flux cleaned = 0.142028 Jy ! Component: 200 - total flux cleaned = 0.159111 Jy ! Total flux subtracted in 200 components = 0.159111 Jy ! Clean residual min=-0.006974 max=0.010411 Jy/beam ! Clean residual mean=-0.000138 rms=0.002487 Jy/beam ! Combined flux in latest and established models = 0.944865 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 130 components and 0.944865 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.168 mas, bmaj=21.04 mas, bpa=4.943 degrees ! Estimated noise=2337.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0195408 Jy ! Component: 100 - total flux cleaned = 0.0306093 Jy ! Component: 150 - total flux cleaned = 0.0373699 Jy ! Component: 200 - total flux cleaned = 0.0415698 Jy ! Total flux subtracted in 200 components = 0.0415698 Jy ! Clean residual min=-0.006937 max=0.007932 Jy/beam ! Clean residual mean=-0.000085 rms=0.002022 Jy/beam ! Combined flux in latest and established models = 0.986435 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.00130123 Jy ! Component: 100 - total flux cleaned = 0.00196832 Jy ! Component: 150 - total flux cleaned = 0.00245053 Jy ! Component: 200 - total flux cleaned = 0.00259816 Jy ! Total flux subtracted in 200 components = 0.00259816 Jy ! Clean residual min=-0.006707 max=0.007522 Jy/beam ! Clean residual mean=-0.000069 rms=0.001926 Jy/beam ! Combined flux in latest and established models = 0.989033 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 195 components and 0.989033 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.057 mas, bmaj=8.801 mas, bpa=4.109 degrees ! Estimated noise=1850.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0009555 Jy ! Component: 100 - total flux cleaned = 0.00117976 Jy ! Component: 150 - total flux cleaned = 0.000995628 Jy ! Component: 200 - total flux cleaned = 0.000836396 Jy ! Total flux subtracted in 200 components = 0.000836396 Jy ! Clean residual min=-0.005481 max=0.005568 Jy/beam ! Clean residual mean=-0.000035 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.989869 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 217 components and 0.98987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124832Jy sigma=0.000614 ! Fit after self-cal, rms=0.124769Jy sigma=0.000614 wmodel J1700-2610_S_2017_07_09_pus_map.mod ! Writing 217 model components to file: J1700-2610_S_2017_07_09_pus_map.mod wobs J1700-2610_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1700-2610_S_2017_07_09_pus_uvs.fits wwins J1700-2610_S_2017_07_09_pus_map.win ! wwins: Wrote 4 windows to J1700-2610_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.000210881 Jy ! Component: 100 - total flux cleaned = -0.00011246 Jy ! Component: 150 - total flux cleaned = -2.19544e-05 Jy ! Component: 200 - total flux cleaned = -0.000191652 Jy ! Component: 250 - total flux cleaned = -0.000432648 Jy ! Component: 300 - total flux cleaned = -0.000586839 Jy ! Component: 350 - total flux cleaned = -0.000589781 Jy ! Component: 400 - total flux cleaned = -0.000809143 Jy ! Component: 450 - total flux cleaned = -0.000950064 Jy ! Component: 500 - total flux cleaned = -0.0011532 Jy ! Component: 550 - total flux cleaned = -0.000957008 Jy ! Component: 600 - total flux cleaned = -0.000957626 Jy ! Component: 650 - total flux cleaned = -0.000956616 Jy ! Component: 700 - total flux cleaned = -0.000955447 Jy ! Component: 750 - total flux cleaned = -0.000954073 Jy ! Component: 800 - total flux cleaned = -0.00107154 Jy ! Component: 850 - total flux cleaned = -0.00107164 Jy ! Component: 900 - total flux cleaned = -0.00118469 Jy ! Component: 950 - total flux cleaned = -0.00129582 Jy ! Component: 1000 - total flux cleaned = -0.00140522 Jy ! Component: 1050 - total flux cleaned = -0.00140495 Jy ! Component: 1100 - total flux cleaned = -0.00151173 Jy ! Component: 1150 - total flux cleaned = -0.00166871 Jy ! Component: 1200 - total flux cleaned = -0.00166906 Jy ! Component: 1250 - total flux cleaned = -0.0016172 Jy ! Component: 1300 - total flux cleaned = -0.00166685 Jy ! Component: 1350 - total flux cleaned = -0.00151862 Jy ! Component: 1400 - total flux cleaned = -0.00151856 Jy ! Component: 1450 - total flux cleaned = -0.00156682 Jy ! Component: 1500 - total flux cleaned = -0.00151901 Jy ! Component: 1550 - total flux cleaned = -0.00151865 Jy ! Component: 1600 - total flux cleaned = -0.00151807 Jy ! Component: 1650 - total flux cleaned = -0.00156385 Jy ! Component: 1700 - total flux cleaned = -0.00169937 Jy ! Component: 1750 - total flux cleaned = -0.00147493 Jy ! Component: 1800 - total flux cleaned = -0.00156359 Jy ! Component: 1850 - total flux cleaned = -0.00165127 Jy ! Component: 1900 - total flux cleaned = -0.00160795 Jy ! Component: 1950 - total flux cleaned = -0.00160731 Jy ! Component: 2000 - total flux cleaned = -0.00156458 Jy ! Component: 2050 - total flux cleaned = -0.00152261 Jy ! Component: 2100 - total flux cleaned = -0.00160645 Jy ! Component: 2150 - total flux cleaned = -0.00156586 Jy ! Component: 2200 - total flux cleaned = -0.00164755 Jy ! Component: 2250 - total flux cleaned = -0.0014849 Jy ! Component: 2300 - total flux cleaned = -0.001606 Jy ! Component: 2350 - total flux cleaned = -0.00148632 Jy ! Component: 2400 - total flux cleaned = -0.00152546 Jy ! Component: 2450 - total flux cleaned = -0.001447 Jy ! Component: 2500 - total flux cleaned = -0.00136934 Jy ! Component: 2550 - total flux cleaned = -0.0014847 Jy ! Component: 2600 - total flux cleaned = -0.00136989 Jy ! Component: 2650 - total flux cleaned = -0.00140782 Jy ! Component: 2700 - total flux cleaned = -0.00129484 Jy ! Component: 2750 - total flux cleaned = -0.00122015 Jy ! Component: 2800 - total flux cleaned = -0.00125672 Jy ! Component: 2850 - total flux cleaned = -0.00107286 Jy ! Component: 2900 - total flux cleaned = -0.0010729 Jy ! Component: 2950 - total flux cleaned = -0.00103654 Jy ! Component: 3000 - total flux cleaned = -0.000893213 Jy ! Component: 3050 - total flux cleaned = -0.000786999 Jy ! Component: 3100 - total flux cleaned = -0.000822431 Jy ! Component: 3150 - total flux cleaned = -0.000752451 Jy ! Component: 3200 - total flux cleaned = -0.000856779 Jy ! Component: 3250 - total flux cleaned = -0.00071835 Jy ! Component: 3300 - total flux cleaned = -0.000683954 Jy ! Component: 3350 - total flux cleaned = -0.00061596 Jy ! Component: 3400 - total flux cleaned = -0.000649947 Jy ! Component: 3450 - total flux cleaned = -0.000683842 Jy ! Component: 3500 - total flux cleaned = -0.000617167 Jy ! Component: 3550 - total flux cleaned = -0.000616987 Jy ! Component: 3600 - total flux cleaned = -0.000682993 Jy ! Component: 3650 - total flux cleaned = -0.000617242 Jy ! Component: 3700 - total flux cleaned = -0.000715141 Jy ! Component: 3750 - total flux cleaned = -0.000585186 Jy ! Component: 3800 - total flux cleaned = -0.000617832 Jy ! Component: 3850 - total flux cleaned = -0.000521868 Jy ! Component: 3900 - total flux cleaned = -0.000521884 Jy ! Component: 3950 - total flux cleaned = -0.000521914 Jy ! Component: 4000 - total flux cleaned = -0.000459086 Jy ! Component: 4050 - total flux cleaned = -0.000427894 Jy ! Total flux subtracted in 4096 components = -0.000458962 Jy ! Clean residual min=-0.002088 max=0.001782 Jy/beam ! Clean residual mean=-0.000006 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.989411 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 527 components and 0.98941 Jy ![Exited script file: muppet] wmap "J1700-2610_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.057 x 8.801 at 4.109 degrees (North through East) ! Clean map min=-0.0038188 max=0.51537 Jy/beam ! Writing clean map to FITS file: J1700-2610_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.515371 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000591328 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.344215 0.344215 0.688431 1.37686 2.75372 5.50744 11.0149 22.0298 44.0596 88.1191 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.515 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.057 x 8.801 at 4.109 degrees (North through East) ! Clean map min=-0.0038188 max=0.51537 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 J1700-2610_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:53:38 2019