! Started logfile: J1629-2026_S_2017_10_09_pus_uvs.log on Sun May 12 13:16:09 2019 obs J1629-2026_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J1629-2026_S_2017_10_09_pus_uva.fits ! AN table 1: 146 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.760654 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 496 lines of history. ! ! Reading 15992 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_10_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 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 263 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 945 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.930641Jy sigma=0.006905 ! Fit after self-cal, rms=0.906437Jy sigma=0.006732 ! 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.582 mas, bmaj=13.82 mas, bpa=-22.47 degrees ! Estimated noise=1541.51 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.0662996 Jy ! Component: 100 - total flux cleaned = 0.0927512 Jy ! Total flux subtracted in 100 components = 0.0927512 Jy ! Clean residual min=-0.007369 max=0.013155 Jy/beam ! Clean residual mean=-0.000016 rms=0.002554 Jy/beam ! Combined flux in latest and established models = 0.0927511 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0927511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104910Jy sigma=0.000731 ! Fit after self-cal, rms=0.104687Jy sigma=0.000730 ! 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.199 mas, bmaj=14.98 mas, bpa=-21.79 degrees ! Estimated noise=911.601 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.026249 Jy ! Component: 100 - total flux cleaned = 0.0418934 Jy ! Component: 150 - total flux cleaned = 0.0523994 Jy ! Component: 200 - total flux cleaned = 0.0598409 Jy ! Total flux subtracted in 200 components = 0.0598409 Jy ! Clean residual min=-0.004646 max=0.006060 Jy/beam ! Clean residual mean=0.000003 rms=0.001516 Jy/beam ! Combined flux in latest and established models = 0.152592 Jy ! Performing phase self-cal ! Adding 107 model components to the UV plane model. ! The established model now contains 126 components and 0.152592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096960Jy sigma=0.000674 ! Fit after self-cal, rms=0.096785Jy sigma=0.000673 ! 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.94 FD 0.89 HN 0.99 KP 1.04 ! LA 0.98 MK 1.13 NL 0.96 OV 1.00* ! PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.39 FD 0.96 HN 1.04 KP 1.04 ! LA 0.92 MK 0.99 NL 1.07 OV 1.00* ! PT 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 1.00 HN 1.07 KP 0.93 ! LA 0.72 MK 1.06 NL 1.20 OV 1.00* ! PT 0.93 ! ! ! Correcting IF 4. ! A total of 213 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.89 HN 0.84 KP 1.00* ! LA 1.00* MK 0.72 NL 1.00* OV 1.00* ! PT 1.05 ! ! ! Fit before self-cal, rms=0.096785Jy sigma=0.000673 ! Fit after self-cal, rms=0.094556Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.246 mas, bmaj=15.51 mas, bpa=-21.78 degrees ! Estimated noise=912.281 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.0015461 Jy ! Component: 100 - total flux cleaned = 0.00184038 Jy ! Component: 150 - total flux cleaned = 0.0018424 Jy ! Component: 200 - total flux cleaned = 0.00188247 Jy ! Total flux subtracted in 200 components = 0.00188247 Jy ! Clean residual min=-0.002656 max=0.003216 Jy/beam ! Clean residual mean=0.000010 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.154475 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 137 components and 0.154475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094481Jy sigma=0.000663 ! Fit after self-cal, rms=0.094495Jy sigma=0.000662 ! 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.094495Jy sigma=0.000662 ! Fit after self-cal, rms=0.094746Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=15.59 mas, bpa=-21.78 degrees ! Estimated noise=917.955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00095055 Jy ! Component: 100 - total flux cleaned = 0.000953378 Jy ! Component: 150 - total flux cleaned = 0.000956329 Jy ! Component: 200 - total flux cleaned = 0.000988844 Jy ! Total flux subtracted in 200 components = 0.000988844 Jy ! Clean residual min=-0.002736 max=0.002965 Jy/beam ! Clean residual mean=0.000009 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.155463 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 149 components and 0.155463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094705Jy sigma=0.000660 ! Fit after self-cal, rms=0.094680Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (121.5, -94). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154259 Jy ! Component: 100 - total flux cleaned = 0.0019591 Jy ! Component: 150 - total flux cleaned = 0.00218968 Jy ! Component: 200 - total flux cleaned = 0.0021409 Jy ! Total flux subtracted in 200 components = 0.0021409 Jy ! Clean residual min=-0.002665 max=0.002129 Jy/beam ! Clean residual mean=0.000007 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.157604 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 168 components and 0.157604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094573Jy sigma=0.000660 ! Fit after self-cal, rms=0.094555Jy sigma=0.000659 ! 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.094555Jy sigma=0.000659 ! Fit after self-cal, rms=0.093980Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=15.64 mas, bpa=-21.77 degrees ! Estimated noise=912.351 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000822315 Jy ! Component: 100 - total flux cleaned = 0.00113385 Jy ! Component: 150 - total flux cleaned = 0.00126414 Jy ! Component: 200 - total flux cleaned = 0.00122675 Jy ! Total flux subtracted in 200 components = 0.00122675 Jy ! Clean residual min=-0.002486 max=0.002019 Jy/beam ! Clean residual mean=0.000005 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.158831 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 185 components and 0.158831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093926Jy sigma=0.000659 ! Fit after self-cal, rms=0.093917Jy sigma=0.000659 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.000417943 Jy ! Component: 100 - total flux cleaned = 0.000334949 Jy ! Component: 150 - total flux cleaned = 0.000375755 Jy ! Component: 200 - total flux cleaned = 0.000448954 Jy ! Total flux subtracted in 200 components = 0.000448954 Jy ! Clean residual min=-0.002373 max=0.001949 Jy/beam ! Clean residual mean=0.000005 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.15928 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 199 components and 0.15928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093884Jy sigma=0.000658 ! Fit after self-cal, rms=0.093880Jy sigma=0.000658 ! 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.093880Jy sigma=0.000658 ! Fit after self-cal, rms=0.093612Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.687 mas, bmaj=20.87 mas, bpa=-12.36 degrees ! Estimated noise=1100.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000440891 Jy ! Component: 100 - total flux cleaned = 0.000622249 Jy ! Component: 150 - total flux cleaned = 0.000763362 Jy ! Component: 200 - total flux cleaned = 0.000875244 Jy ! Total flux subtracted in 200 components = 0.000875244 Jy ! Clean residual min=-0.002020 max=0.002233 Jy/beam ! Clean residual mean=0.000009 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.160155 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 228 components and 0.160155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093605Jy sigma=0.000658 ! Fit after self-cal, rms=0.093606Jy sigma=0.000658 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.000179901 Jy ! Component: 100 - total flux cleaned = 0.000269841 Jy ! Component: 150 - total flux cleaned = 0.000354305 Jy ! Component: 200 - total flux cleaned = 0.000449716 Jy ! Total flux subtracted in 200 components = 0.000449716 Jy ! Clean residual min=-0.001972 max=0.002194 Jy/beam ! Clean residual mean=0.000009 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.160605 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 236 components and 0.160605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093602Jy sigma=0.000658 ! Fit after self-cal, rms=0.093602Jy sigma=0.000658 ! 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.212 mas, bmaj=15.65 mas, bpa=-21.77 degrees ! Estimated noise=909.219 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.212 x 15.65 at -21.77 degrees (North through East) ! Clean map min=-0.0024947 max=0.086059 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.57 mas, bmaj=14.36 mas, bpa=-22.23 degrees ! Estimated noise=1584.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0643164 Jy ! Component: 100 - total flux cleaned = 0.0913441 Jy ! Component: 150 - total flux cleaned = 0.107599 Jy ! Component: 200 - total flux cleaned = 0.118682 Jy ! Total flux subtracted in 200 components = 0.118682 Jy ! Clean residual min=-0.005529 max=0.006254 Jy/beam ! Clean residual mean=-0.000007 rms=0.001670 Jy/beam ! Combined flux in latest and established models = 0.118682 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.118682 Jy ! Inverting map and beam ! Estimated beam: bmin=3.212 mas, bmaj=15.65 mas, bpa=-21.77 degrees ! Estimated noise=909.219 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.0134037 Jy ! Component: 100 - total flux cleaned = 0.0215427 Jy ! Component: 150 - total flux cleaned = 0.0262953 Jy ! Component: 200 - total flux cleaned = 0.0293862 Jy ! Total flux subtracted in 200 components = 0.0293862 Jy ! Clean residual min=-0.003867 max=0.003718 Jy/beam ! Clean residual mean=0.000001 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.148069 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 105 components and 0.148069 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.687 mas, bmaj=20.87 mas, bpa=-12.36 degrees ! Estimated noise=1100.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00454991 Jy ! Component: 100 - total flux cleaned = 0.007017 Jy ! Component: 150 - total flux cleaned = 0.00873082 Jy ! Component: 200 - total flux cleaned = 0.00957146 Jy ! Total flux subtracted in 200 components = 0.00957146 Jy ! Clean residual min=-0.002315 max=0.002533 Jy/beam ! Clean residual mean=0.000009 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.15764 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.000550556 Jy ! Component: 100 - total flux cleaned = 0.00101944 Jy ! Component: 150 - total flux cleaned = 0.00142053 Jy ! Component: 200 - total flux cleaned = 0.00177719 Jy ! Total flux subtracted in 200 components = 0.00177719 Jy ! Clean residual min=-0.002116 max=0.002294 Jy/beam ! Clean residual mean=0.000009 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.159417 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 156 components and 0.159417 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.212 mas, bmaj=15.65 mas, bpa=-21.77 degrees ! Estimated noise=909.219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000361289 Jy ! Component: 100 - total flux cleaned = 0.000141539 Jy ! Component: 150 - total flux cleaned = 7.94572e-05 Jy ! Component: 200 - total flux cleaned = -0.000137564 Jy ! Total flux subtracted in 200 components = -0.000137564 Jy ! Clean residual min=-0.002436 max=0.002008 Jy/beam ! Clean residual mean=0.000005 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.15928 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 175 components and 0.15928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093659Jy sigma=0.000659 ! Fit after self-cal, rms=0.093582Jy sigma=0.000658 wmodel J1629-2026_S_2017_10_09_pus_map.mod ! Writing 175 model components to file: J1629-2026_S_2017_10_09_pus_map.mod wobs J1629-2026_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J1629-2026_S_2017_10_09_pus_uvs.fits wwins J1629-2026_S_2017_10_09_pus_map.win ! wwins: Wrote 2 windows to J1629-2026_S_2017_10_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.00100748 Jy ! Component: 100 - total flux cleaned = -0.00111643 Jy ! Component: 150 - total flux cleaned = -0.0011157 Jy ! Component: 200 - total flux cleaned = -0.00117683 Jy ! Component: 250 - total flux cleaned = -0.00120635 Jy ! Component: 300 - total flux cleaned = -0.00126204 Jy ! Component: 350 - total flux cleaned = -0.00134189 Jy ! Component: 400 - total flux cleaned = -0.00139412 Jy ! Component: 450 - total flux cleaned = -0.00141967 Jy ! Component: 500 - total flux cleaned = -0.00154022 Jy ! Component: 550 - total flux cleaned = -0.00160976 Jy ! Component: 600 - total flux cleaned = -0.00161022 Jy ! Component: 650 - total flux cleaned = -0.00152301 Jy ! Component: 700 - total flux cleaned = -0.00145877 Jy ! Component: 750 - total flux cleaned = -0.00131258 Jy ! Component: 800 - total flux cleaned = -0.00121083 Jy ! Component: 850 - total flux cleaned = -0.00111105 Jy ! Component: 900 - total flux cleaned = -0.00105218 Jy ! Component: 950 - total flux cleaned = -0.000880615 Jy ! Component: 1000 - total flux cleaned = -0.000824873 Jy ! Component: 1050 - total flux cleaned = -0.00075176 Jy ! Component: 1100 - total flux cleaned = -0.000715718 Jy ! Component: 1150 - total flux cleaned = -0.000680233 Jy ! Component: 1200 - total flux cleaned = -0.000680093 Jy ! Component: 1250 - total flux cleaned = -0.000680301 Jy ! Component: 1300 - total flux cleaned = -0.000713012 Jy ! Component: 1350 - total flux cleaned = -0.000680338 Jy ! Component: 1400 - total flux cleaned = -0.00069646 Jy ! Component: 1450 - total flux cleaned = -0.00068085 Jy ! Component: 1500 - total flux cleaned = -0.000726742 Jy ! Component: 1550 - total flux cleaned = -0.000681093 Jy ! Component: 1600 - total flux cleaned = -0.000665994 Jy ! Component: 1650 - total flux cleaned = -0.000665971 Jy ! Component: 1700 - total flux cleaned = -0.000666165 Jy ! Component: 1750 - total flux cleaned = -0.000665991 Jy ! Component: 1800 - total flux cleaned = -0.00062409 Jy ! Component: 1850 - total flux cleaned = -0.000610411 Jy ! Component: 1900 - total flux cleaned = -0.000651093 Jy ! Component: 1950 - total flux cleaned = -0.000650766 Jy ! Component: 2000 - total flux cleaned = -0.000637407 Jy ! Component: 2050 - total flux cleaned = -0.000637473 Jy ! Component: 2100 - total flux cleaned = -0.000598619 Jy ! Component: 2150 - total flux cleaned = -0.000598695 Jy ! Component: 2200 - total flux cleaned = -0.000586199 Jy ! Component: 2250 - total flux cleaned = -0.000573732 Jy ! Component: 2300 - total flux cleaned = -0.000561612 Jy ! Component: 2350 - total flux cleaned = -0.000597906 Jy ! Component: 2400 - total flux cleaned = -0.000597883 Jy ! Component: 2450 - total flux cleaned = -0.000621539 Jy ! Component: 2500 - total flux cleaned = -0.000609696 Jy ! Component: 2550 - total flux cleaned = -0.000621171 Jy ! Component: 2600 - total flux cleaned = -0.000632597 Jy ! Component: 2650 - total flux cleaned = -0.000621262 Jy ! Component: 2700 - total flux cleaned = -0.000621372 Jy ! Component: 2750 - total flux cleaned = -0.000599232 Jy ! Component: 2800 - total flux cleaned = -0.00062141 Jy ! Component: 2850 - total flux cleaned = -0.000599603 Jy ! Component: 2900 - total flux cleaned = -0.000578042 Jy ! Component: 2950 - total flux cleaned = -0.000578001 Jy ! Component: 3000 - total flux cleaned = -0.000577974 Jy ! Component: 3050 - total flux cleaned = -0.000577958 Jy ! Component: 3100 - total flux cleaned = -0.000546807 Jy ! Component: 3150 - total flux cleaned = -0.000546757 Jy ! Component: 3200 - total flux cleaned = -0.000495714 Jy ! Component: 3250 - total flux cleaned = -0.000505934 Jy ! Component: 3300 - total flux cleaned = -0.000505988 Jy ! Component: 3350 - total flux cleaned = -0.000496124 Jy ! Component: 3400 - total flux cleaned = -0.000496116 Jy ! Component: 3450 - total flux cleaned = -0.000496077 Jy ! Component: 3500 - total flux cleaned = -0.000486396 Jy ! Component: 3550 - total flux cleaned = -0.000476884 Jy ! Component: 3600 - total flux cleaned = -0.000486514 Jy ! Component: 3650 - total flux cleaned = -0.000467609 Jy ! Component: 3700 - total flux cleaned = -0.000476963 Jy ! Component: 3750 - total flux cleaned = -0.00048633 Jy ! Component: 3800 - total flux cleaned = -0.000458398 Jy ! Component: 3850 - total flux cleaned = -0.000458441 Jy ! Component: 3900 - total flux cleaned = -0.000449244 Jy ! Component: 3950 - total flux cleaned = -0.00043099 Jy ! Component: 4000 - total flux cleaned = -0.000412897 Jy ! Component: 4050 - total flux cleaned = -0.000430972 Jy ! Total flux subtracted in 4096 components = -0.000422012 Jy ! Clean residual min=-0.000597 max=0.000518 Jy/beam ! Clean residual mean=0.000003 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.158858 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 446 components and 0.158858 Jy ![Exited script file: muppet] wmap "J1629-2026_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.212 x 15.65 at -21.77 degrees (North through East) ! Clean map min=-0.0022262 max=0.085511 Jy/beam ! Writing clean map to FITS file: J1629-2026_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0855107 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000157838 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.553747 0.553747 1.10749 2.21499 4.42998 8.85996 17.7199 35.4398 70.8797 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.085 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.212 x 15.65 at -21.77 degrees (North through East) ! Clean map min=-0.0022262 max=0.085511 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_10_09_pus_uvs.log closed on Sun May 12 13:16:14 2019