! Started logfile: J1629-2026_S_2017_02_24_pus_uvs.log on Sat May 4 11:30:41 2019 obs J1629-2026_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1629-2026_S_2017_02_24_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978744 visibilities/baseline/integration-bin. ! Found source: J1629-2026 ! ! 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 823 lines of history. ! ! Reading 20260 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 J1629-2026_S_2017_02_24_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 361 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.917411Jy sigma=0.006694 ! Fit after self-cal, rms=0.898864Jy sigma=0.006569 ! 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.511 mas, bmaj=7.093 mas, bpa=-6.885 degrees ! Estimated noise=1145 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.0741377 Jy ! Component: 100 - total flux cleaned = 0.103297 Jy ! Total flux subtracted in 100 components = 0.103297 Jy ! Clean residual min=-0.005441 max=0.015608 Jy/beam ! Clean residual mean=-0.000015 rms=0.001987 Jy/beam ! Combined flux in latest and established models = 0.103297 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.103297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137096Jy sigma=0.000738 ! Fit after self-cal, rms=0.137000Jy sigma=0.000736 ! Inverting map ! Added new window around map position (-2.5, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0185156 Jy ! Component: 100 - total flux cleaned = 0.0305377 Jy ! Total flux subtracted in 100 components = 0.0305377 Jy ! Clean residual min=-0.004292 max=0.007018 Jy/beam ! Clean residual mean=-0.000010 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.133835 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 43 components and 0.133835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132273Jy sigma=0.000696 ! Fit after self-cal, rms=0.132218Jy sigma=0.000696 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00896632 Jy ! Component: 100 - total flux cleaned = 0.0150902 Jy ! Total flux subtracted in 100 components = 0.0150902 Jy ! Clean residual min=-0.003725 max=0.004751 Jy/beam ! Clean residual mean=-0.000008 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.148925 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 57 components and 0.148925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130857Jy sigma=0.000687 ! Fit after self-cal, rms=0.130833Jy sigma=0.000686 ! 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.118 mas, bmaj=8.109 mas, bpa=-6.896 degrees ! Estimated noise=740.997 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.00754671 Jy ! Component: 100 - total flux cleaned = 0.0119029 Jy ! Component: 150 - total flux cleaned = 0.0145225 Jy ! Component: 200 - total flux cleaned = 0.0161278 Jy ! Total flux subtracted in 200 components = 0.0161278 Jy ! Clean residual min=-0.002631 max=0.003066 Jy/beam ! Clean residual mean=-0.000017 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.165053 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 93 components and 0.165053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130000Jy sigma=0.000683 ! Fit after self-cal, rms=0.129976Jy sigma=0.000683 ! 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.92 FD 1.02 HN 1.05 KP 0.97 ! LA 0.97 MK 1.04 NL 1.04 OV 1.08 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.93 HN 1.11 KP 0.95 ! LA 0.93 MK 1.00 NL 0.96 OV 1.08 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.04 KP 1.04 ! LA 1.00 MK 1.03 NL 1.14 OV 0.99 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 0.89 KP 1.00* ! LA 1.25 MK 0.75 NL 1.00* OV 1.04 ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.129976Jy sigma=0.000683 ! Fit after self-cal, rms=0.144238Jy sigma=0.000679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=8.046 mas, bpa=-7.071 degrees ! Estimated noise=746.381 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.00212155 Jy ! Component: 100 - total flux cleaned = 0.00316228 Jy ! Component: 150 - total flux cleaned = 0.00344303 Jy ! Component: 200 - total flux cleaned = 0.00351428 Jy ! Total flux subtracted in 200 components = 0.00351428 Jy ! Clean residual min=-0.002430 max=0.002573 Jy/beam ! Clean residual mean=-0.000012 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.168567 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 103 components and 0.168567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144082Jy sigma=0.000679 ! Fit after self-cal, rms=0.144145Jy sigma=0.000679 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144145Jy sigma=0.000679 ! Fit after self-cal, rms=0.184387Jy sigma=0.000677 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.074 mas, bmaj=7.973 mas, bpa=-7.226 degrees ! Estimated noise=751.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217597 Jy ! Component: 100 - total flux cleaned = 0.00324914 Jy ! Component: 150 - total flux cleaned = 0.00373454 Jy ! Component: 200 - total flux cleaned = 0.00379787 Jy ! Total flux subtracted in 200 components = 0.00379787 Jy ! Clean residual min=-0.002564 max=0.002740 Jy/beam ! Clean residual mean=-0.000010 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.172365 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 106 components and 0.172365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184197Jy sigma=0.000677 ! Fit after self-cal, rms=0.184243Jy 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.000247715 Jy ! Component: 100 - total flux cleaned = 0.000297863 Jy ! Component: 150 - total flux cleaned = 0.000317969 Jy ! Component: 200 - total flux cleaned = 0.000357 Jy ! Total flux subtracted in 200 components = 0.000357 Jy ! Clean residual min=-0.002560 max=0.002672 Jy/beam ! Clean residual mean=-0.000010 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.172722 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 109 components and 0.172722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184224Jy sigma=0.000677 ! Fit after self-cal, rms=0.184224Jy sigma=0.000677 ! 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.184224Jy sigma=0.000677 ! Fit after self-cal, rms=0.200669Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.035 mas, bmaj=7.876 mas, bpa=-7.653 degrees ! Estimated noise=750.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171454 Jy ! Component: 100 - total flux cleaned = 0.00249037 Jy ! Component: 150 - total flux cleaned = 0.00259835 Jy ! Component: 200 - total flux cleaned = 0.00267374 Jy ! Total flux subtracted in 200 components = 0.00267374 Jy ! Clean residual min=-0.002319 max=0.002737 Jy/beam ! Clean residual mean=-0.000008 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.175395 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 116 components and 0.175395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200530Jy sigma=0.000676 ! Fit after self-cal, rms=0.200537Jy sigma=0.000676 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.00021511 Jy ! Component: 100 - total flux cleaned = 0.000189427 Jy ! Component: 150 - total flux cleaned = 0.000147703 Jy ! Component: 200 - total flux cleaned = 0.000148099 Jy ! Total flux subtracted in 200 components = 0.000148099 Jy ! Clean residual min=-0.002362 max=0.002699 Jy/beam ! Clean residual mean=-0.000008 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.175544 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 120 components and 0.175544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200525Jy sigma=0.000676 ! Fit after self-cal, rms=0.200510Jy sigma=0.000676 ! 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.200510Jy sigma=0.000676 ! Fit after self-cal, rms=0.202187Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.548 mas, bmaj=16.09 mas, bpa=-2.093 degrees ! Estimated noise=996.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00261063 Jy ! Component: 100 - total flux cleaned = 0.00366551 Jy ! Component: 150 - total flux cleaned = 0.00398479 Jy ! Component: 200 - total flux cleaned = 0.00403181 Jy ! Total flux subtracted in 200 components = 0.00403181 Jy ! Clean residual min=-0.003252 max=0.003361 Jy/beam ! Clean residual mean=-0.000013 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.179575 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 122 components and 0.179575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202020Jy sigma=0.000676 ! Fit after self-cal, rms=0.202020Jy sigma=0.000676 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.000164602 Jy ! Component: 100 - total flux cleaned = 0.000148857 Jy ! Component: 150 - total flux cleaned = 0.000162076 Jy ! Component: 200 - total flux cleaned = 0.000174764 Jy ! Total flux subtracted in 200 components = 0.000174764 Jy ! Clean residual min=-0.003245 max=0.003408 Jy/beam ! Clean residual mean=-0.000013 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.17975 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 124 components and 0.17975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202017Jy sigma=0.000676 ! Fit after self-cal, rms=0.202016Jy 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=2.999 mas, bmaj=7.785 mas, bpa=-7.995 degrees ! Estimated noise=748.205 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.999 x 7.785 at -7.995 degrees (North through East) ! Clean map min=-0.0023367 max=0.098423 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.435 mas, bmaj=6.848 mas, bpa=-7.803 degrees ! Estimated noise=1126.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0738719 Jy ! Component: 100 - total flux cleaned = 0.106585 Jy ! Component: 150 - total flux cleaned = 0.127103 Jy ! Component: 200 - total flux cleaned = 0.140911 Jy ! Total flux subtracted in 200 components = 0.140911 Jy ! Clean residual min=-0.004180 max=0.007561 Jy/beam ! Clean residual mean=-0.000010 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.140911 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.140911 Jy ! Inverting map and beam ! Estimated beam: bmin=2.999 mas, bmaj=7.785 mas, bpa=-7.995 degrees ! Estimated noise=748.205 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.0151849 Jy ! Component: 100 - total flux cleaned = 0.0238485 Jy ! Component: 150 - total flux cleaned = 0.0290688 Jy ! Component: 200 - total flux cleaned = 0.0322707 Jy ! Total flux subtracted in 200 components = 0.0322707 Jy ! Clean residual min=-0.002547 max=0.003205 Jy/beam ! Clean residual mean=-0.000010 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.173182 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 73 components and 0.173182 Jy ! Inverting map ! Added new window around map position (-6.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00283281 Jy ! Component: 100 - total flux cleaned = 0.00453393 Jy ! Component: 150 - total flux cleaned = 0.0058 Jy ! Component: 200 - total flux cleaned = 0.00654898 Jy ! Total flux subtracted in 200 components = 0.00654898 Jy ! Clean residual min=-0.002233 max=0.002260 Jy/beam ! Clean residual mean=-0.000007 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.179731 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 108 components and 0.179731 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.548 mas, bmaj=16.09 mas, bpa=-2.093 degrees ! Estimated noise=996.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150862 Jy ! Component: 100 - total flux cleaned = 0.00206482 Jy ! Component: 150 - total flux cleaned = 0.00219852 Jy ! Component: 200 - total flux cleaned = 0.00223432 Jy ! Total flux subtracted in 200 components = 0.00223432 Jy ! Clean residual min=-0.002990 max=0.003334 Jy/beam ! Clean residual mean=-0.000010 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.181965 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.94739e-05 Jy ! Component: 100 - total flux cleaned = 5.41884e-05 Jy ! Component: 150 - total flux cleaned = 7.60015e-05 Jy ! Component: 200 - total flux cleaned = 9.54554e-05 Jy ! Total flux subtracted in 200 components = 9.54554e-05 Jy ! Clean residual min=-0.002963 max=0.003296 Jy/beam ! Clean residual mean=-0.000009 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.18206 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 117 components and 0.18206 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.999 mas, bmaj=7.785 mas, bpa=-7.995 degrees ! Estimated noise=748.205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000806668 Jy ! Component: 100 - total flux cleaned = -0.000805723 Jy ! Component: 150 - total flux cleaned = -0.000757654 Jy ! Component: 200 - total flux cleaned = -0.00071477 Jy ! Total flux subtracted in 200 components = -0.00071477 Jy ! Clean residual min=-0.002120 max=0.002177 Jy/beam ! Clean residual mean=-0.000006 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.181346 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 131 components and 0.181346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201969Jy sigma=0.000676 ! Fit after self-cal, rms=0.201951Jy sigma=0.000675 wmodel J1629-2026_S_2017_02_24_pus_map.mod ! Writing 131 model components to file: J1629-2026_S_2017_02_24_pus_map.mod wobs J1629-2026_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1629-2026_S_2017_02_24_pus_uvs.fits wwins J1629-2026_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J1629-2026_S_2017_02_24_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 = 8.02584e-05 Jy ! Component: 100 - total flux cleaned = 0.000160087 Jy ! Component: 150 - total flux cleaned = 0.000307504 Jy ! Component: 200 - total flux cleaned = 0.000308671 Jy ! Component: 250 - total flux cleaned = 0.000141507 Jy ! Component: 300 - total flux cleaned = -0.000116981 Jy ! Component: 350 - total flux cleaned = -0.000368677 Jy ! Component: 400 - total flux cleaned = -0.000614932 Jy ! Component: 450 - total flux cleaned = -0.000795455 Jy ! Component: 500 - total flux cleaned = -0.00100147 Jy ! Component: 550 - total flux cleaned = -0.00111655 Jy ! Component: 600 - total flux cleaned = -0.0012579 Jy ! Component: 650 - total flux cleaned = -0.00136892 Jy ! Component: 700 - total flux cleaned = -0.00145006 Jy ! Component: 750 - total flux cleaned = -0.00155679 Jy ! Component: 800 - total flux cleaned = -0.00163557 Jy ! Component: 850 - total flux cleaned = -0.00166165 Jy ! Component: 900 - total flux cleaned = -0.00178902 Jy ! Component: 950 - total flux cleaned = -0.00188927 Jy ! Component: 1000 - total flux cleaned = -0.00198781 Jy ! Component: 1050 - total flux cleaned = -0.00208495 Jy ! Component: 1100 - total flux cleaned = -0.0021808 Jy ! Component: 1150 - total flux cleaned = -0.00234519 Jy ! Component: 1200 - total flux cleaned = -0.00236842 Jy ! Component: 1250 - total flux cleaned = -0.00252912 Jy ! Component: 1300 - total flux cleaned = -0.00252915 Jy ! Component: 1350 - total flux cleaned = -0.00268571 Jy ! Component: 1400 - total flux cleaned = -0.00279578 Jy ! Component: 1450 - total flux cleaned = -0.00290406 Jy ! Component: 1500 - total flux cleaned = -0.00296814 Jy ! Component: 1550 - total flux cleaned = -0.00296773 Jy ! Component: 1600 - total flux cleaned = -0.00307256 Jy ! Component: 1650 - total flux cleaned = -0.00309287 Jy ! Component: 1700 - total flux cleaned = -0.0031134 Jy ! Component: 1750 - total flux cleaned = -0.00315414 Jy ! Component: 1800 - total flux cleaned = -0.00315453 Jy ! Component: 1850 - total flux cleaned = -0.003273 Jy ! Component: 1900 - total flux cleaned = -0.003273 Jy ! Component: 1950 - total flux cleaned = -0.00323458 Jy ! Component: 2000 - total flux cleaned = -0.00331129 Jy ! Component: 2050 - total flux cleaned = -0.00333036 Jy ! Component: 2100 - total flux cleaned = -0.0033115 Jy ! Component: 2150 - total flux cleaned = -0.00329275 Jy ! Component: 2200 - total flux cleaned = -0.00327432 Jy ! Component: 2250 - total flux cleaned = -0.00329291 Jy ! Component: 2300 - total flux cleaned = -0.00329292 Jy ! Component: 2350 - total flux cleaned = -0.00325716 Jy ! Component: 2400 - total flux cleaned = -0.00331063 Jy ! Component: 2450 - total flux cleaned = -0.00329297 Jy ! Component: 2500 - total flux cleaned = -0.00327559 Jy ! Component: 2550 - total flux cleaned = -0.00324096 Jy ! Component: 2600 - total flux cleaned = -0.00325822 Jy ! Component: 2650 - total flux cleaned = -0.00324111 Jy ! Component: 2700 - total flux cleaned = -0.00322422 Jy ! Component: 2750 - total flux cleaned = -0.00325791 Jy ! Component: 2800 - total flux cleaned = -0.00320762 Jy ! Component: 2850 - total flux cleaned = -0.00325758 Jy ! Component: 2900 - total flux cleaned = -0.00327421 Jy ! Component: 2950 - total flux cleaned = -0.00324143 Jy ! Component: 3000 - total flux cleaned = -0.00327396 Jy ! Component: 3050 - total flux cleaned = -0.00322533 Jy ! Component: 3100 - total flux cleaned = -0.00319321 Jy ! Component: 3150 - total flux cleaned = -0.00325706 Jy ! Component: 3200 - total flux cleaned = -0.00317772 Jy ! Component: 3250 - total flux cleaned = -0.00314617 Jy ! Component: 3300 - total flux cleaned = -0.00316186 Jy ! Component: 3350 - total flux cleaned = -0.00311526 Jy ! Component: 3400 - total flux cleaned = -0.00311524 Jy ! Component: 3450 - total flux cleaned = -0.00313058 Jy ! Component: 3500 - total flux cleaned = -0.00308488 Jy ! Component: 3550 - total flux cleaned = -0.00306967 Jy ! Component: 3600 - total flux cleaned = -0.00308475 Jy ! Component: 3650 - total flux cleaned = -0.00303962 Jy ! Component: 3700 - total flux cleaned = -0.00303963 Jy ! Component: 3750 - total flux cleaned = -0.00303967 Jy ! Component: 3800 - total flux cleaned = -0.0030839 Jy ! Component: 3850 - total flux cleaned = -0.00305441 Jy ! Component: 3900 - total flux cleaned = -0.00306907 Jy ! Component: 3950 - total flux cleaned = -0.00304005 Jy ! Component: 4000 - total flux cleaned = -0.00308328 Jy ! Component: 4050 - total flux cleaned = -0.00305454 Jy ! Total flux subtracted in 4096 components = -0.00301177 Jy ! Clean residual min=-0.000861 max=0.000716 Jy/beam ! Clean residual mean=-0.000004 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.178334 Jy keep ! Adding 343 model components to the UV plane model. ! The established model now contains 474 components and 0.178334 Jy ![Exited script file: muppet] wmap "J1629-2026_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.999 x 7.785 at -7.995 degrees (North through East) ! Clean map min=-0.0020752 max=0.099129 Jy/beam ! Writing clean map to FITS file: J1629-2026_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0991295 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000283962 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.859366 0.859366 1.71873 3.43746 6.87493 13.7499 27.4997 54.9994 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.099 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.999 x 7.785 at -7.995 degrees (North through East) ! Clean map min=-0.0020752 max=0.099129 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 J1629-2026_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:30:46 2019