! Started logfile: J1356-1724_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:43:03 2019 obs J1356-1724_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1356-1724_S_2017_03_27_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.955427 visibilities/baseline/integration-bin. ! Found source: J1356-1724 ! ! 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 1684 lines of history. ! ! Reading 29752 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 J1356-1724_S_2017_03_27_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 529 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.935316Jy sigma=0.006806 ! Fit after self-cal, rms=0.907876Jy sigma=0.006653 ! 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.543 mas, bmaj=6.236 mas, bpa=-2.532 degrees ! Estimated noise=1077.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0698768 Jy ! Component: 100 - total flux cleaned = 0.0904363 Jy ! Total flux subtracted in 100 components = 0.0904363 Jy ! Clean residual min=-0.004729 max=0.009131 Jy/beam ! Clean residual mean=0.000002 rms=0.001385 Jy/beam ! Combined flux in latest and established models = 0.0904364 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0904364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107801Jy sigma=0.000689 ! Fit after self-cal, rms=0.107727Jy sigma=0.000689 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108412 Jy ! Component: 100 - total flux cleaned = 0.0174681 Jy ! Total flux subtracted in 100 components = 0.0174681 Jy ! Clean residual min=-0.004614 max=0.007428 Jy/beam ! Clean residual mean=0.000003 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.107904 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.107904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106377Jy sigma=0.000675 ! Fit after self-cal, rms=0.106416Jy sigma=0.000675 ! Inverting map ! Added new window around map position (5, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00687949 Jy ! Component: 100 - total flux cleaned = 0.0111894 Jy ! Total flux subtracted in 100 components = 0.0111894 Jy ! Clean residual min=-0.004463 max=0.005475 Jy/beam ! Clean residual mean=0.000004 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.119094 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.119094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105864Jy sigma=0.000670 ! Fit after self-cal, rms=0.105820Jy sigma=0.000669 ! 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.161 mas, bmaj=7.662 mas, bpa=-1.249 degrees ! Estimated noise=616.536 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.00520023 Jy ! Component: 100 - total flux cleaned = 0.00804581 Jy ! Component: 150 - total flux cleaned = 0.00978025 Jy ! Component: 200 - total flux cleaned = 0.010362 Jy ! Total flux subtracted in 200 components = 0.010362 Jy ! Clean residual min=-0.003180 max=0.003974 Jy/beam ! Clean residual mean=0.000004 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.129456 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 54 components and 0.129456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105555Jy sigma=0.000667 ! Fit after self-cal, rms=0.105522Jy sigma=0.000667 ! 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 1.00 KP 1.04 ! LA 0.98 MK 1.02 NL 1.00 OV 1.05 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.07 KP 1.02 ! LA 0.96 MK 1.03 NL 1.11 OV 1.02 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.02 HN 1.04 KP 0.99 ! LA 0.97 MK 0.99 NL 1.01 OV 0.98 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 0.96 KP 1.00* ! LA 0.83 MK 0.94 NL 1.00* OV 0.86 ! PT 0.99 SC 0.93 ! ! ! Fit before self-cal, rms=0.105522Jy sigma=0.000667 ! Fit after self-cal, rms=0.102785Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=7.655 mas, bpa=-1.126 degrees ! Estimated noise=613.69 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.000243095 Jy ! Component: 100 - total flux cleaned = 0.000190853 Jy ! Component: 150 - total flux cleaned = 0.000191392 Jy ! Component: 200 - total flux cleaned = 0.000149531 Jy ! Total flux subtracted in 200 components = 0.000149531 Jy ! Clean residual min=-0.002691 max=0.003262 Jy/beam ! Clean residual mean=0.000005 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.129605 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 64 components and 0.129605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102731Jy sigma=0.000665 ! Fit after self-cal, rms=0.102680Jy sigma=0.000665 ! 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.102680Jy sigma=0.000665 ! Fit after self-cal, rms=0.106627Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.17 mas, bmaj=7.808 mas, bpa=-0.3334 degrees ! Estimated noise=617.615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000829628 Jy ! Component: 100 - total flux cleaned = 0.000785814 Jy ! Component: 150 - total flux cleaned = 0.000825333 Jy ! Component: 200 - total flux cleaned = 0.00078958 Jy ! Total flux subtracted in 200 components = 0.00078958 Jy ! Clean residual min=-0.002407 max=0.002046 Jy/beam ! Clean residual mean=0.000004 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.130395 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.130395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106589Jy sigma=0.000662 ! Fit after self-cal, rms=0.106651Jy sigma=0.000662 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.000210419 Jy ! Component: 100 - total flux cleaned = 0.000144501 Jy ! Component: 150 - total flux cleaned = 8.40307e-05 Jy ! Component: 200 - total flux cleaned = 2.76376e-05 Jy ! Total flux subtracted in 200 components = 2.76376e-05 Jy ! Clean residual min=-0.002377 max=0.001979 Jy/beam ! Clean residual mean=0.000004 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.130423 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.130423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106633Jy sigma=0.000662 ! Fit after self-cal, rms=0.106629Jy sigma=0.000662 ! 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.106629Jy sigma=0.000662 ! Fit after self-cal, rms=0.109012Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.162 mas, bmaj=7.841 mas, bpa=-0.3125 degrees ! Estimated noise=615.855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000347182 Jy ! Component: 100 - total flux cleaned = 0.000253473 Jy ! Component: 150 - total flux cleaned = 0.00020078 Jy ! Component: 200 - total flux cleaned = 0.000153088 Jy ! Total flux subtracted in 200 components = 0.000153088 Jy ! Clean residual min=-0.002062 max=0.001929 Jy/beam ! Clean residual mean=0.000004 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.130576 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.130576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108996Jy sigma=0.000661 ! Fit after self-cal, rms=0.109026Jy sigma=0.000661 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 = 2.93397e-05 Jy ! Component: 100 - total flux cleaned = 2.75507e-05 Jy ! Component: 150 - total flux cleaned = -1.31002e-05 Jy ! Component: 200 - total flux cleaned = -1.32581e-05 Jy ! Total flux subtracted in 200 components = -1.32581e-05 Jy ! Clean residual min=-0.002069 max=0.001925 Jy/beam ! Clean residual mean=0.000004 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.130562 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 88 components and 0.130562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109016Jy sigma=0.000661 ! Fit after self-cal, rms=0.109007Jy sigma=0.000661 ! 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.109007Jy sigma=0.000661 ! Fit after self-cal, rms=0.109109Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.659 mas, bmaj=15.44 mas, bpa=6.756 degrees ! Estimated noise=772.658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000736826 Jy ! Component: 100 - total flux cleaned = 0.000739838 Jy ! Component: 150 - total flux cleaned = 0.000712925 Jy ! Component: 200 - total flux cleaned = 0.000711971 Jy ! Total flux subtracted in 200 components = 0.000711971 Jy ! Clean residual min=-0.002350 max=0.002126 Jy/beam ! Clean residual mean=0.000008 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.131274 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 97 components and 0.131274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109105Jy sigma=0.000661 ! Fit after self-cal, rms=0.109102Jy sigma=0.000661 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.000115771 Jy ! Component: 100 - total flux cleaned = 0.000129739 Jy ! Component: 150 - total flux cleaned = 0.000129683 Jy ! Component: 200 - total flux cleaned = 0.000130101 Jy ! Total flux subtracted in 200 components = 0.000130101 Jy ! Clean residual min=-0.002341 max=0.002130 Jy/beam ! Clean residual mean=0.000008 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.131405 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 99 components and 0.131405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109100Jy sigma=0.000661 ! Fit after self-cal, rms=0.109095Jy sigma=0.000661 ! 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.163 mas, bmaj=7.864 mas, bpa=-0.242 degrees ! Estimated noise=615.398 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.163 x 7.864 at -0.242 degrees (North through East) ! Clean map min=-0.0019518 max=0.092936 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.56 mas, bmaj=6.411 mas, bpa=-0.8178 degrees ! Estimated noise=1085.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0695136 Jy ! Component: 100 - total flux cleaned = 0.0895553 Jy ! Component: 150 - total flux cleaned = 0.101152 Jy ! Component: 200 - total flux cleaned = 0.109301 Jy ! Total flux subtracted in 200 components = 0.109301 Jy ! Clean residual min=-0.003629 max=0.004772 Jy/beam ! Clean residual mean=0.000001 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.109301 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.109301 Jy ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=7.864 mas, bpa=-0.242 degrees ! Estimated noise=615.398 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 (2.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00857774 Jy ! Component: 100 - total flux cleaned = 0.0135274 Jy ! Component: 150 - total flux cleaned = 0.016701 Jy ! Component: 200 - total flux cleaned = 0.0187985 Jy ! Total flux subtracted in 200 components = 0.0187985 Jy ! Clean residual min=-0.002083 max=0.001853 Jy/beam ! Clean residual mean=0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.1281 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 63 components and 0.1281 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.659 mas, bmaj=15.44 mas, bpa=6.756 degrees ! Estimated noise=772.658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222749 Jy ! Component: 100 - total flux cleaned = 0.00297038 Jy ! Component: 150 - total flux cleaned = 0.0031147 Jy ! Component: 200 - total flux cleaned = 0.00313917 Jy ! Total flux subtracted in 200 components = 0.00313917 Jy ! Clean residual min=-0.002350 max=0.002175 Jy/beam ! Clean residual mean=0.000008 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.131239 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 = 2.11895e-05 Jy ! Component: 100 - total flux cleaned = 4.16033e-05 Jy ! Component: 150 - total flux cleaned = 5.99729e-05 Jy ! Component: 200 - total flux cleaned = 7.64558e-05 Jy ! Total flux subtracted in 200 components = 7.64558e-05 Jy ! Clean residual min=-0.002369 max=0.002154 Jy/beam ! Clean residual mean=0.000008 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.131315 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 86 components and 0.131315 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=7.864 mas, bpa=-0.242 degrees ! Estimated noise=615.398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.07186e-05 Jy ! Component: 100 - total flux cleaned = 3.76937e-05 Jy ! Component: 150 - total flux cleaned = 1.19719e-05 Jy ! Component: 200 - total flux cleaned = -3.57913e-05 Jy ! Total flux subtracted in 200 components = -3.57913e-05 Jy ! Clean residual min=-0.002057 max=0.001917 Jy/beam ! Clean residual mean=0.000004 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.131279 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 100 components and 0.131279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109081Jy sigma=0.000661 ! Fit after self-cal, rms=0.109060Jy sigma=0.000661 wmodel J1356-1724_S_2017_03_27_pus_map.mod ! Writing 100 model components to file: J1356-1724_S_2017_03_27_pus_map.mod wobs J1356-1724_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1356-1724_S_2017_03_27_pus_uvs.fits wwins J1356-1724_S_2017_03_27_pus_map.win ! wwins: Wrote 3 windows to J1356-1724_S_2017_03_27_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 = 5.59427e-05 Jy ! Component: 100 - total flux cleaned = 0.000213103 Jy ! Component: 150 - total flux cleaned = 0.000154487 Jy ! Component: 200 - total flux cleaned = 9.83178e-05 Jy ! Component: 250 - total flux cleaned = 0.000207943 Jy ! Component: 300 - total flux cleaned = 0.000339308 Jy ! Component: 350 - total flux cleaned = 0.00039042 Jy ! Component: 400 - total flux cleaned = 0.000440683 Jy ! Component: 450 - total flux cleaned = 0.000391535 Jy ! Component: 500 - total flux cleaned = 0.000367797 Jy ! Component: 550 - total flux cleaned = 0.000438808 Jy ! Component: 600 - total flux cleaned = 0.000508386 Jy ! Component: 650 - total flux cleaned = 0.000599253 Jy ! Component: 700 - total flux cleaned = 0.000666026 Jy ! Component: 750 - total flux cleaned = 0.00068806 Jy ! Component: 800 - total flux cleaned = 0.000753169 Jy ! Component: 850 - total flux cleaned = 0.000838795 Jy ! Component: 900 - total flux cleaned = 0.000943827 Jy ! Component: 950 - total flux cleaned = 0.0010272 Jy ! Component: 1000 - total flux cleaned = 0.00110922 Jy ! Component: 1050 - total flux cleaned = 0.0011702 Jy ! Component: 1100 - total flux cleaned = 0.00123047 Jy ! Component: 1150 - total flux cleaned = 0.00132926 Jy ! Component: 1200 - total flux cleaned = 0.00136867 Jy ! Component: 1250 - total flux cleaned = 0.00150448 Jy ! Component: 1300 - total flux cleaned = 0.00161857 Jy ! Component: 1350 - total flux cleaned = 0.00161839 Jy ! Component: 1400 - total flux cleaned = 0.00171209 Jy ! Component: 1450 - total flux cleaned = 0.00173047 Jy ! Component: 1500 - total flux cleaned = 0.00176738 Jy ! Component: 1550 - total flux cleaned = 0.00189405 Jy ! Component: 1600 - total flux cleaned = 0.00185797 Jy ! Component: 1650 - total flux cleaned = 0.00192934 Jy ! Component: 1700 - total flux cleaned = 0.00198225 Jy ! Component: 1750 - total flux cleaned = 0.00201707 Jy ! Component: 1800 - total flux cleaned = 0.00212054 Jy ! Component: 1850 - total flux cleaned = 0.00217202 Jy ! Component: 1900 - total flux cleaned = 0.0022567 Jy ! Component: 1950 - total flux cleaned = 0.0022563 Jy ! Component: 2000 - total flux cleaned = 0.00235636 Jy ! Component: 2050 - total flux cleaned = 0.00237291 Jy ! Component: 2100 - total flux cleaned = 0.0024876 Jy ! Component: 2150 - total flux cleaned = 0.00263371 Jy ! Component: 2200 - total flux cleaned = 0.002682 Jy ! Component: 2250 - total flux cleaned = 0.00268212 Jy ! Component: 2300 - total flux cleaned = 0.00280885 Jy ! Component: 2350 - total flux cleaned = 0.002856 Jy ! Component: 2400 - total flux cleaned = 0.00294936 Jy ! Component: 2450 - total flux cleaned = 0.00298024 Jy ! Component: 2500 - total flux cleaned = 0.00301081 Jy ! Component: 2550 - total flux cleaned = 0.0030412 Jy ! Component: 2600 - total flux cleaned = 0.00310152 Jy ! Component: 2650 - total flux cleaned = 0.00313183 Jy ! Component: 2700 - total flux cleaned = 0.00319132 Jy ! Component: 2750 - total flux cleaned = 0.00325055 Jy ! Component: 2800 - total flux cleaned = 0.00332375 Jy ! Component: 2850 - total flux cleaned = 0.00332375 Jy ! Component: 2900 - total flux cleaned = 0.00332377 Jy ! Component: 2950 - total flux cleaned = 0.00338133 Jy ! Component: 3000 - total flux cleaned = 0.00342405 Jy ! Component: 3050 - total flux cleaned = 0.00345234 Jy ! Component: 3100 - total flux cleaned = 0.00348052 Jy ! Component: 3150 - total flux cleaned = 0.00350852 Jy ! Component: 3200 - total flux cleaned = 0.00353629 Jy ! Component: 3250 - total flux cleaned = 0.00356392 Jy ! Component: 3300 - total flux cleaned = 0.00355001 Jy ! Component: 3350 - total flux cleaned = 0.00359088 Jy ! Component: 3400 - total flux cleaned = 0.00361795 Jy ! Component: 3450 - total flux cleaned = 0.00361808 Jy ! Component: 3500 - total flux cleaned = 0.00367169 Jy ! Component: 3550 - total flux cleaned = 0.00373827 Jy ! Component: 3600 - total flux cleaned = 0.00373819 Jy ! Component: 3650 - total flux cleaned = 0.00376445 Jy ! Component: 3700 - total flux cleaned = 0.00375129 Jy ! Component: 3750 - total flux cleaned = 0.00376432 Jy ! Component: 3800 - total flux cleaned = 0.0038031 Jy ! Component: 3850 - total flux cleaned = 0.00385466 Jy ! Component: 3900 - total flux cleaned = 0.00385462 Jy ! Component: 3950 - total flux cleaned = 0.00390563 Jy ! Component: 4000 - total flux cleaned = 0.00395646 Jy ! Component: 4050 - total flux cleaned = 0.00391856 Jy ! Total flux subtracted in 4096 components = 0.00395617 Jy ! Clean residual min=-0.000716 max=0.000713 Jy/beam ! Clean residual mean=0.000002 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.135236 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 408 components and 0.135236 Jy ![Exited script file: muppet] wmap "J1356-1724_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.163 x 7.864 at -0.242 degrees (North through East) ! Clean map min=-0.0014144 max=0.093665 Jy/beam ! Writing clean map to FITS file: J1356-1724_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0936647 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234064 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.749686 0.749686 1.49937 2.99875 5.99749 11.995 23.99 47.9799 95.9599 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.093 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.163 x 7.864 at -0.242 degrees (North through East) ! Clean map min=-0.0014144 max=0.093665 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 J1356-1724_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:43:09 2019