! Started logfile: J1513-2114_S_2017_08_12_pus_uvs.log on Fri May 10 15:02:05 2019 obs J1513-2114_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1513-2114_S_2017_08_12_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.599111 visibilities/baseline/integration-bin. ! Found source: J1513-2114 ! ! 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 8088 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 J1513-2114_S_2017_08_12_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 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 549 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.854412Jy sigma=0.006255 ! Fit after self-cal, rms=0.837428Jy sigma=0.006132 ! 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.312 mas, bmaj=6.538 mas, bpa=-5.156 degrees ! Estimated noise=1753.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.127702 Jy ! Component: 100 - total flux cleaned = 0.156922 Jy ! Total flux subtracted in 100 components = 0.156922 Jy ! Clean residual min=-0.006064 max=0.011055 Jy/beam ! Clean residual mean=-0.000048 rms=0.001839 Jy/beam ! Combined flux in latest and established models = 0.156922 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.156922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095999Jy sigma=0.000673 ! Fit after self-cal, rms=0.095998Jy sigma=0.000673 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121877 Jy ! Component: 100 - total flux cleaned = 0.0189529 Jy ! Total flux subtracted in 100 components = 0.0189529 Jy ! Clean residual min=-0.005237 max=0.004891 Jy/beam ! Clean residual mean=-0.000025 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.175875 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 36 components and 0.175875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094180Jy sigma=0.000657 ! Fit after self-cal, rms=0.094191Jy sigma=0.000657 ! 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=2.64 mas, bmaj=7.45 mas, bpa=-4.841 degrees ! Estimated noise=1251.21 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.00601 Jy ! Component: 100 - total flux cleaned = 0.00947746 Jy ! Component: 150 - total flux cleaned = 0.0116403 Jy ! Component: 200 - total flux cleaned = 0.0129946 Jy ! Total flux subtracted in 200 components = 0.0129946 Jy ! Clean residual min=-0.003599 max=0.003324 Jy/beam ! Clean residual mean=-0.000014 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.188869 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 58 components and 0.188869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093827Jy sigma=0.000654 ! Fit after self-cal, rms=0.093836Jy sigma=0.000654 ! 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 1.00* FD 1.00* HN 1.09 KP 1.06 ! LA 0.97 MK 0.99 NL 0.95 OV 1.01 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.05 KP 0.99 ! LA 0.98 MK 0.99 NL 1.03 OV 1.06 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.05 KP 0.97 ! LA 0.95 MK 1.04 NL 0.97 OV 0.95 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 201 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.093836Jy sigma=0.000654 ! Fit after self-cal, rms=0.093569Jy sigma=0.000652 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.686 mas, bmaj=7.464 mas, bpa=-3.784 degrees ! Estimated noise=1262.07 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.000393143 Jy ! Component: 100 - total flux cleaned = -0.000493633 Jy ! Component: 150 - total flux cleaned = -0.000529992 Jy ! Component: 200 - total flux cleaned = -0.000578228 Jy ! Total flux subtracted in 200 components = -0.000578228 Jy ! Clean residual min=-0.003276 max=0.002798 Jy/beam ! Clean residual mean=-0.000000 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.188291 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.188291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093556Jy sigma=0.000652 ! Fit after self-cal, rms=0.093596Jy sigma=0.000652 ! 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.093596Jy sigma=0.000652 ! Fit after self-cal, rms=0.093698Jy sigma=0.000651 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.688 mas, bmaj=7.46 mas, bpa=-3.743 degrees ! Estimated noise=1261.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130991 Jy ! Component: 100 - total flux cleaned = -0.000225736 Jy ! Component: 150 - total flux cleaned = -0.000265898 Jy ! Component: 200 - total flux cleaned = -0.000302377 Jy ! Total flux subtracted in 200 components = -0.000302377 Jy ! Clean residual min=-0.003088 max=0.002553 Jy/beam ! Clean residual mean=0.000001 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.187989 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 71 components and 0.187989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093692Jy sigma=0.000651 ! Fit after self-cal, rms=0.093699Jy sigma=0.000651 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 = -9.74534e-05 Jy ! Component: 100 - total flux cleaned = -0.000108958 Jy ! Component: 150 - total flux cleaned = -9.90363e-05 Jy ! Component: 200 - total flux cleaned = -0.000125552 Jy ! Total flux subtracted in 200 components = -0.000125552 Jy ! Clean residual min=-0.003084 max=0.002568 Jy/beam ! Clean residual mean=0.000001 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.187863 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 75 components and 0.187863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093696Jy sigma=0.000651 ! Fit after self-cal, rms=0.093695Jy sigma=0.000651 ! 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.093695Jy sigma=0.000651 ! Fit after self-cal, rms=0.093940Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.689 mas, bmaj=7.454 mas, bpa=-3.733 degrees ! Estimated noise=1260.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.16947e-05 Jy ! Component: 100 - total flux cleaned = -8.25978e-05 Jy ! Component: 150 - total flux cleaned = -0.00014897 Jy ! Component: 200 - total flux cleaned = -0.000188153 Jy ! Total flux subtracted in 200 components = -0.000188153 Jy ! Clean residual min=-0.002985 max=0.002557 Jy/beam ! Clean residual mean=0.000002 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.187675 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 80 components and 0.187675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093936Jy sigma=0.000650 ! Fit after self-cal, rms=0.093946Jy sigma=0.000650 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 = -5.03415e-05 Jy ! Component: 100 - total flux cleaned = -7.82527e-05 Jy ! Component: 150 - total flux cleaned = -9.47584e-05 Jy ! Component: 200 - total flux cleaned = -0.000110523 Jy ! Total flux subtracted in 200 components = -0.000110523 Jy ! Clean residual min=-0.002981 max=0.002548 Jy/beam ! Clean residual mean=0.000002 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.187565 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 80 components and 0.187565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093944Jy sigma=0.000650 ! Fit after self-cal, rms=0.093943Jy sigma=0.000650 ! 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.093943Jy sigma=0.000650 ! Fit after self-cal, rms=0.093951Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.85 mas, bmaj=17.27 mas, bpa=-2.339 degrees ! Estimated noise=1724.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.02704e-05 Jy ! Component: 100 - total flux cleaned = -8.05035e-05 Jy ! Component: 150 - total flux cleaned = -8.92745e-05 Jy ! Component: 200 - total flux cleaned = -9.74942e-05 Jy ! Total flux subtracted in 200 components = -9.74942e-05 Jy ! Clean residual min=-0.002919 max=0.002607 Jy/beam ! Clean residual mean=0.000002 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.187467 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 85 components and 0.187467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093952Jy sigma=0.000650 ! Fit after self-cal, rms=0.093954Jy sigma=0.000650 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 = 9.30069e-06 Jy ! Component: 100 - total flux cleaned = 1.12061e-06 Jy ! Component: 150 - total flux cleaned = -1.3807e-05 Jy ! Component: 200 - total flux cleaned = -2.04668e-05 Jy ! Total flux subtracted in 200 components = -2.04668e-05 Jy ! Clean residual min=-0.002918 max=0.002597 Jy/beam ! Clean residual mean=0.000002 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.187447 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 85 components and 0.187447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093956Jy sigma=0.000650 ! Fit after self-cal, rms=0.093956Jy sigma=0.000650 ! 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.69 mas, bmaj=7.452 mas, bpa=-3.709 degrees ! Estimated noise=1259.93 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.69 x 7.452 at -3.709 degrees (North through East) ! Clean map min=-0.0028639 max=0.16541 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.347 mas, bmaj=6.479 mas, bpa=-4.266 degrees ! Estimated noise=1771.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126862 Jy ! Component: 100 - total flux cleaned = 0.156643 Jy ! Component: 150 - total flux cleaned = 0.16914 Jy ! Component: 200 - total flux cleaned = 0.175652 Jy ! Total flux subtracted in 200 components = 0.175652 Jy ! Clean residual min=-0.004736 max=0.003515 Jy/beam ! Clean residual mean=-0.000012 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.175652 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.175652 Jy ! Inverting map and beam ! Estimated beam: bmin=2.69 mas, bmaj=7.452 mas, bpa=-3.709 degrees ! Estimated noise=1259.93 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.00527649 Jy ! Component: 100 - total flux cleaned = 0.00786657 Jy ! Component: 150 - total flux cleaned = 0.00925479 Jy ! Component: 200 - total flux cleaned = 0.010068 Jy ! Total flux subtracted in 200 components = 0.010068 Jy ! Clean residual min=-0.003111 max=0.002540 Jy/beam ! Clean residual mean=-0.000000 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.18572 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 56 components and 0.18572 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=6.85 mas, bmaj=17.27 mas, bpa=-2.339 degrees ! Estimated noise=1724.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105884 Jy ! Component: 100 - total flux cleaned = 0.00130495 Jy ! Component: 150 - total flux cleaned = 0.00132124 Jy ! Component: 200 - total flux cleaned = 0.00133596 Jy ! Total flux subtracted in 200 components = 0.00133596 Jy ! Clean residual min=-0.002991 max=0.002641 Jy/beam ! Clean residual mean=0.000001 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.187056 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 = 1.36857e-05 Jy ! Component: 100 - total flux cleaned = 2.01886e-05 Jy ! Component: 150 - total flux cleaned = 2.63121e-05 Jy ! Component: 200 - total flux cleaned = 3.26115e-05 Jy ! Total flux subtracted in 200 components = 3.26115e-05 Jy ! Clean residual min=-0.002985 max=0.002633 Jy/beam ! Clean residual mean=0.000001 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.187088 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 65 components and 0.187088 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.69 mas, bmaj=7.452 mas, bpa=-3.709 degrees ! Estimated noise=1259.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000390074 Jy ! Component: 100 - total flux cleaned = -0.000317771 Jy ! Component: 150 - total flux cleaned = -0.000316197 Jy ! Component: 200 - total flux cleaned = -0.000305267 Jy ! Total flux subtracted in 200 components = -0.000305267 Jy ! Clean residual min=-0.003072 max=0.002523 Jy/beam ! Clean residual mean=0.000001 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.186783 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 74 components and 0.186783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093957Jy sigma=0.000650 ! Fit after self-cal, rms=0.093952Jy sigma=0.000650 wmodel J1513-2114_S_2017_08_12_pus_map.mod ! Writing 74 model components to file: J1513-2114_S_2017_08_12_pus_map.mod wobs J1513-2114_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1513-2114_S_2017_08_12_pus_uvs.fits wwins J1513-2114_S_2017_08_12_pus_map.win ! wwins: Wrote 1 windows to J1513-2114_S_2017_08_12_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.00118701 Jy ! Component: 100 - total flux cleaned = -0.00109482 Jy ! Component: 150 - total flux cleaned = -0.00100761 Jy ! Component: 200 - total flux cleaned = -0.000760197 Jy ! Component: 250 - total flux cleaned = -0.000447651 Jy ! Component: 300 - total flux cleaned = -0.000261078 Jy ! Component: 350 - total flux cleaned = -0.000153494 Jy ! Component: 400 - total flux cleaned = -5.14893e-05 Jy ! Component: 450 - total flux cleaned = 1.40845e-05 Jy ! Component: 500 - total flux cleaned = 0.000140794 Jy ! Component: 550 - total flux cleaned = 0.000293575 Jy ! Component: 600 - total flux cleaned = 0.000471196 Jy ! Component: 650 - total flux cleaned = 0.000614724 Jy ! Component: 700 - total flux cleaned = 0.00078241 Jy ! Component: 750 - total flux cleaned = 0.000919359 Jy ! Component: 800 - total flux cleaned = 0.00107976 Jy ! Component: 850 - total flux cleaned = 0.00115764 Jy ! Component: 900 - total flux cleaned = 0.00113204 Jy ! Component: 950 - total flux cleaned = 0.00118204 Jy ! Component: 1000 - total flux cleaned = 0.00125524 Jy ! Component: 1050 - total flux cleaned = 0.00123115 Jy ! Component: 1100 - total flux cleaned = 0.00120738 Jy ! Component: 1150 - total flux cleaned = 0.00113801 Jy ! Component: 1200 - total flux cleaned = 0.00113823 Jy ! Component: 1250 - total flux cleaned = 0.00107199 Jy ! Component: 1300 - total flux cleaned = 0.00111598 Jy ! Component: 1350 - total flux cleaned = 0.00109413 Jy ! Component: 1400 - total flux cleaned = 0.00107287 Jy ! Component: 1450 - total flux cleaned = 0.00107246 Jy ! Component: 1500 - total flux cleaned = 0.00105201 Jy ! Component: 1550 - total flux cleaned = 0.00107179 Jy ! Component: 1600 - total flux cleaned = 0.00109114 Jy ! Component: 1650 - total flux cleaned = 0.0010524 Jy ! Component: 1700 - total flux cleaned = 0.00103344 Jy ! Component: 1750 - total flux cleaned = 0.00108954 Jy ! Component: 1800 - total flux cleaned = 0.00105225 Jy ! Component: 1850 - total flux cleaned = 0.00107037 Jy ! Component: 1900 - total flux cleaned = 0.00103431 Jy ! Component: 1950 - total flux cleaned = 0.00103405 Jy ! Component: 2000 - total flux cleaned = 0.000946182 Jy ! Component: 2050 - total flux cleaned = 0.000911582 Jy ! Component: 2100 - total flux cleaned = 0.000911514 Jy ! Component: 2150 - total flux cleaned = 0.000878017 Jy ! Component: 2200 - total flux cleaned = 0.000828402 Jy ! Component: 2250 - total flux cleaned = 0.000828466 Jy ! Component: 2300 - total flux cleaned = 0.000812153 Jy ! Component: 2350 - total flux cleaned = 0.000763908 Jy ! Component: 2400 - total flux cleaned = 0.000637395 Jy ! Component: 2450 - total flux cleaned = 0.000621851 Jy ! Component: 2500 - total flux cleaned = 0.000529142 Jy ! Component: 2550 - total flux cleaned = 0.000498772 Jy ! Component: 2600 - total flux cleaned = 0.000438254 Jy ! Component: 2650 - total flux cleaned = 0.000393306 Jy ! Component: 2700 - total flux cleaned = 0.000348846 Jy ! Component: 2750 - total flux cleaned = 0.000275579 Jy ! Component: 2800 - total flux cleaned = 0.000174055 Jy ! Component: 2850 - total flux cleaned = 0.000159843 Jy ! Component: 2900 - total flux cleaned = 0.000131198 Jy ! Component: 2950 - total flux cleaned = 4.66943e-05 Jy ! Component: 3000 - total flux cleaned = 4.67775e-05 Jy ! Component: 3050 - total flux cleaned = -3.6166e-05 Jy ! Component: 3100 - total flux cleaned = -4.97998e-05 Jy ! Component: 3150 - total flux cleaned = -0.00014493 Jy ! Component: 3200 - total flux cleaned = -0.000225402 Jy ! Component: 3250 - total flux cleaned = -0.000292009 Jy ! Component: 3300 - total flux cleaned = -0.000371354 Jy ! Component: 3350 - total flux cleaned = -0.000397552 Jy ! Component: 3400 - total flux cleaned = -0.00048868 Jy ! Component: 3450 - total flux cleaned = -0.00057901 Jy ! Component: 3500 - total flux cleaned = -0.000579082 Jy ! Component: 3550 - total flux cleaned = -0.000668334 Jy ! Component: 3600 - total flux cleaned = -0.000756758 Jy ! Component: 3650 - total flux cleaned = -0.000819433 Jy ! Component: 3700 - total flux cleaned = -0.000844291 Jy ! Component: 3750 - total flux cleaned = -0.000930902 Jy ! Component: 3800 - total flux cleaned = -0.0010045 Jy ! Component: 3850 - total flux cleaned = -0.00106542 Jy ! Component: 3900 - total flux cleaned = -0.00108955 Jy ! Component: 3950 - total flux cleaned = -0.00112555 Jy ! Component: 4000 - total flux cleaned = -0.00114947 Jy ! Component: 4050 - total flux cleaned = -0.00120886 Jy ! Total flux subtracted in 4096 components = -0.00120893 Jy ! Clean residual min=-0.000814 max=0.000827 Jy/beam ! Clean residual mean=0.000003 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.185574 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 335 components and 0.185574 Jy ![Exited script file: muppet] wmap "J1513-2114_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.69 x 7.452 at -3.709 degrees (North through East) ! Clean map min=-0.0016927 max=0.16552 Jy/beam ! Writing clean map to FITS file: J1513-2114_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.16552 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196845 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.356777 0.356777 0.713554 1.42711 2.85422 5.70843 11.4169 22.8337 45.6675 91.335 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.165 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.69 x 7.452 at -3.709 degrees (North through East) ! Clean map min=-0.0016927 max=0.16552 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 J1513-2114_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:02:09 2019