! Started logfile: J0659-2745_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:07:46 2019 obs J0659-2745_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0659-2745_S_2017_01_16_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.680159 visibilities/baseline/integration-bin. ! Found source: J0659-2745 ! ! 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 622 lines of history. ! ! Reading 6856 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 J0659-2745_S_2017_01_16_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 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.734351Jy sigma=0.004444 ! Fit after self-cal, rms=0.722824Jy sigma=0.004379 ! 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=3.046 mas, bmaj=12.3 mas, bpa=14.55 degrees ! Estimated noise=2033.03 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.212712 Jy ! Component: 100 - total flux cleaned = 0.27696 Jy ! Total flux subtracted in 100 components = 0.27696 Jy ! Clean residual min=-0.015124 max=0.030949 Jy/beam ! Clean residual mean=-0.000059 rms=0.004929 Jy/beam ! Combined flux in latest and established models = 0.27696 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.27696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193241Jy sigma=0.000789 ! Fit after self-cal, rms=0.193169Jy sigma=0.000788 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0360587 Jy ! Component: 100 - total flux cleaned = 0.0584762 Jy ! Total flux subtracted in 100 components = 0.0584762 Jy ! Clean residual min=-0.010751 max=0.012662 Jy/beam ! Clean residual mean=-0.000013 rms=0.002897 Jy/beam ! Combined flux in latest and established models = 0.335436 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 0.335436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181656Jy sigma=0.000702 ! Fit after self-cal, rms=0.181632Jy sigma=0.000702 ! 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.727 mas, bmaj=14.39 mas, bpa=13.51 degrees ! Estimated noise=1501.14 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.0202968 Jy ! Component: 100 - total flux cleaned = 0.0323865 Jy ! Component: 150 - total flux cleaned = 0.040084 Jy ! Component: 200 - total flux cleaned = 0.0450784 Jy ! Total flux subtracted in 200 components = 0.0450784 Jy ! Clean residual min=-0.008609 max=0.010310 Jy/beam ! Clean residual mean=0.000028 rms=0.002309 Jy/beam ! Combined flux in latest and established models = 0.380514 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 84 components and 0.380514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177389Jy sigma=0.000681 ! Fit after self-cal, rms=0.177402Jy sigma=0.000681 ! 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.02 FD 0.93 HN 1.03 KP 0.99 ! LA 1.02 MK 1.00* NL 0.94 OV 0.98 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.05 KP 0.97 ! LA 0.98 MK 1.00* NL 1.11 OV 1.01 ! PT 1.05 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.98 HN 1.10 KP 1.01 ! LA 1.00 MK 1.00* NL 1.06 OV 0.96 ! PT 1.03 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.05 FD 1.05 HN 0.97 KP 0.79 ! LA 0.71 MK 1.00* NL 1.00* OV 1.00 ! PT 1.02 SC 1.15 ! ! ! Fit before self-cal, rms=0.177402Jy sigma=0.000681 ! Fit after self-cal, rms=0.145065Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.738 mas, bmaj=14.52 mas, bpa=13.6 degrees ! Estimated noise=1510.94 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.00112304 Jy ! Component: 100 - total flux cleaned = 0.00112568 Jy ! Component: 150 - total flux cleaned = 0.000979394 Jy ! Component: 200 - total flux cleaned = 0.000847978 Jy ! Total flux subtracted in 200 components = 0.000847978 Jy ! Clean residual min=-0.005993 max=0.009132 Jy/beam ! Clean residual mean=-0.000021 rms=0.001922 Jy/beam ! Combined flux in latest and established models = 0.381362 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 101 components and 0.381362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144965Jy sigma=0.000662 ! Fit after self-cal, rms=0.144840Jy 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.144840Jy sigma=0.000662 ! Fit after self-cal, rms=0.142044Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.728 mas, bmaj=14.49 mas, bpa=13.54 degrees ! Estimated noise=1518.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210031 Jy ! Component: 100 - total flux cleaned = 0.00223214 Jy ! Component: 150 - total flux cleaned = 0.00212735 Jy ! Component: 200 - total flux cleaned = 0.00203628 Jy ! Total flux subtracted in 200 components = 0.00203628 Jy ! Clean residual min=-0.005550 max=0.008045 Jy/beam ! Clean residual mean=-0.000011 rms=0.001746 Jy/beam ! Combined flux in latest and established models = 0.383399 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 112 components and 0.383399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141956Jy sigma=0.000656 ! Fit after self-cal, rms=0.141976Jy sigma=0.000656 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 (-9, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00799512 Jy ! Component: 100 - total flux cleaned = 0.0124482 Jy ! Component: 150 - total flux cleaned = 0.0142435 Jy ! Component: 200 - total flux cleaned = 0.0145459 Jy ! Total flux subtracted in 200 components = 0.0145459 Jy ! Clean residual min=-0.004516 max=0.005507 Jy/beam ! Clean residual mean=-0.000000 rms=0.001358 Jy/beam ! Combined flux in latest and established models = 0.397945 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 141 components and 0.397945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141487Jy sigma=0.000653 ! Fit after self-cal, rms=0.141432Jy sigma=0.000652 ! 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.141432Jy sigma=0.000652 ! Fit after self-cal, rms=0.137650Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.721 mas, bmaj=14.49 mas, bpa=13.52 degrees ! Estimated noise=1518.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00250137 Jy ! Component: 100 - total flux cleaned = 0.00397072 Jy ! Component: 150 - total flux cleaned = 0.00494054 Jy ! Component: 200 - total flux cleaned = 0.00532526 Jy ! Total flux subtracted in 200 components = 0.00532526 Jy ! Clean residual min=-0.004007 max=0.004617 Jy/beam ! Clean residual mean=0.000002 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.40327 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 166 components and 0.40327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137533Jy sigma=0.000649 ! Fit after self-cal, rms=0.137502Jy sigma=0.000649 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.00118576 Jy ! Component: 100 - total flux cleaned = 0.00147674 Jy ! Component: 150 - total flux cleaned = 0.00153117 Jy ! Component: 200 - total flux cleaned = 0.00153085 Jy ! Total flux subtracted in 200 components = 0.00153085 Jy ! Clean residual min=-0.004005 max=0.004498 Jy/beam ! Clean residual mean=0.000004 rms=0.001148 Jy/beam ! Combined flux in latest and established models = 0.404801 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 184 components and 0.404801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137454Jy sigma=0.000649 ! Fit after self-cal, rms=0.137448Jy sigma=0.000649 ! 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.137448Jy sigma=0.000649 ! Fit after self-cal, rms=0.137837Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.895 mas, bmaj=20.87 mas, bpa=4.984 degrees ! Estimated noise=1788.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157128 Jy ! Component: 100 - total flux cleaned = 0.00149872 Jy ! Component: 150 - total flux cleaned = 0.00172395 Jy ! Component: 200 - total flux cleaned = 0.00186855 Jy ! Total flux subtracted in 200 components = 0.00186855 Jy ! Clean residual min=-0.004522 max=0.005102 Jy/beam ! Clean residual mean=0.000010 rms=0.001478 Jy/beam ! Combined flux in latest and established models = 0.406669 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 212 components and 0.406669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137813Jy sigma=0.000649 ! Fit after self-cal, rms=0.137802Jy sigma=0.000649 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.000692914 Jy ! Component: 100 - total flux cleaned = 0.000605107 Jy ! Component: 150 - total flux cleaned = 0.000647288 Jy ! Component: 200 - total flux cleaned = 0.000612963 Jy ! Total flux subtracted in 200 components = 0.000612963 Jy ! Clean residual min=-0.004490 max=0.004853 Jy/beam ! Clean residual mean=0.000013 rms=0.001452 Jy/beam ! Combined flux in latest and established models = 0.407282 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 224 components and 0.407282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137799Jy sigma=0.000649 ! Fit after self-cal, rms=0.137793Jy sigma=0.000649 ! 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.72 mas, bmaj=14.48 mas, bpa=13.5 degrees ! Estimated noise=1520.25 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.72 x 14.48 at 13.5 degrees (North through East) ! Clean map min=-0.0038546 max=0.28397 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=3.043 mas, bmaj=12.37 mas, bpa=14.39 degrees ! Estimated noise=2051.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.21364 Jy ! Component: 100 - total flux cleaned = 0.279613 Jy ! Component: 150 - total flux cleaned = 0.315886 Jy ! Component: 200 - total flux cleaned = 0.337176 Jy ! Total flux subtracted in 200 components = 0.337176 Jy ! Clean residual min=-0.009868 max=0.011129 Jy/beam ! Clean residual mean=-0.000038 rms=0.002270 Jy/beam ! Combined flux in latest and established models = 0.337176 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.337176 Jy ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=14.48 mas, bpa=13.5 degrees ! Estimated noise=1520.25 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.0195011 Jy ! Component: 100 - total flux cleaned = 0.0315433 Jy ! Component: 150 - total flux cleaned = 0.0399015 Jy ! Component: 200 - total flux cleaned = 0.0459999 Jy ! Total flux subtracted in 200 components = 0.0459999 Jy ! Clean residual min=-0.005459 max=0.005411 Jy/beam ! Clean residual mean=0.000002 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.383176 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 95 components and 0.383176 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.895 mas, bmaj=20.87 mas, bpa=4.984 degrees ! Estimated noise=1788.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00716606 Jy ! Component: 100 - total flux cleaned = 0.0119502 Jy ! Component: 150 - total flux cleaned = 0.0154772 Jy ! Component: 200 - total flux cleaned = 0.0181695 Jy ! Total flux subtracted in 200 components = 0.0181695 Jy ! Clean residual min=-0.004526 max=0.005421 Jy/beam ! Clean residual mean=0.000015 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.401345 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.0020948 Jy ! Component: 100 - total flux cleaned = 0.00318237 Jy ! Component: 150 - total flux cleaned = 0.00358959 Jy ! Component: 200 - total flux cleaned = 0.00395798 Jy ! Total flux subtracted in 200 components = 0.00395798 Jy ! Clean residual min=-0.004442 max=0.004959 Jy/beam ! Clean residual mean=0.000015 rms=0.001464 Jy/beam ! Combined flux in latest and established models = 0.405303 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 165 components and 0.405303 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=14.48 mas, bpa=13.5 degrees ! Estimated noise=1520.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.17599e-05 Jy ! Component: 100 - total flux cleaned = 0.000266277 Jy ! Component: 150 - total flux cleaned = 0.000492577 Jy ! Component: 200 - total flux cleaned = 0.000691084 Jy ! Total flux subtracted in 200 components = 0.000691084 Jy ! Clean residual min=-0.003849 max=0.004048 Jy/beam ! Clean residual mean=0.000009 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.405994 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 187 components and 0.405994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137767Jy sigma=0.000649 ! Fit after self-cal, rms=0.137728Jy sigma=0.000649 wmodel J0659-2745_S_2017_01_16_pus_map.mod ! Writing 187 model components to file: J0659-2745_S_2017_01_16_pus_map.mod wobs J0659-2745_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0659-2745_S_2017_01_16_pus_uvs.fits wwins J0659-2745_S_2017_01_16_pus_map.win ! wwins: Wrote 2 windows to J0659-2745_S_2017_01_16_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.000756002 Jy ! Component: 100 - total flux cleaned = 0.00116683 Jy ! Component: 150 - total flux cleaned = 0.00142092 Jy ! Component: 200 - total flux cleaned = 0.00166189 Jy ! Component: 250 - total flux cleaned = 0.00143438 Jy ! Component: 300 - total flux cleaned = 0.00132511 Jy ! Component: 350 - total flux cleaned = 0.00137746 Jy ! Component: 400 - total flux cleaned = 0.00132592 Jy ! Component: 450 - total flux cleaned = 0.00127768 Jy ! Component: 500 - total flux cleaned = 0.00123052 Jy ! Component: 550 - total flux cleaned = 0.00113747 Jy ! Component: 600 - total flux cleaned = 0.000956711 Jy ! Component: 650 - total flux cleaned = 0.00100174 Jy ! Component: 700 - total flux cleaned = 0.00108783 Jy ! Component: 750 - total flux cleaned = 0.00104521 Jy ! Component: 800 - total flux cleaned = 0.00112885 Jy ! Component: 850 - total flux cleaned = 0.00116952 Jy ! Component: 900 - total flux cleaned = 0.00108963 Jy ! Component: 950 - total flux cleaned = 0.00109049 Jy ! Component: 1000 - total flux cleaned = 0.00120696 Jy ! Component: 1050 - total flux cleaned = 0.00124588 Jy ! Component: 1100 - total flux cleaned = 0.00132017 Jy ! Component: 1150 - total flux cleaned = 0.00142971 Jy ! Component: 1200 - total flux cleaned = 0.00146573 Jy ! Component: 1250 - total flux cleaned = 0.00157186 Jy ! Component: 1300 - total flux cleaned = 0.00164188 Jy ! Component: 1350 - total flux cleaned = 0.00171126 Jy ! Component: 1400 - total flux cleaned = 0.00177908 Jy ! Component: 1450 - total flux cleaned = 0.00191227 Jy ! Component: 1500 - total flux cleaned = 0.00197735 Jy ! Component: 1550 - total flux cleaned = 0.00204213 Jy ! Component: 1600 - total flux cleaned = 0.00213809 Jy ! Component: 1650 - total flux cleaned = 0.00220034 Jy ! Component: 1700 - total flux cleaned = 0.00210704 Jy ! Component: 1750 - total flux cleaned = 0.00207686 Jy ! Component: 1800 - total flux cleaned = 0.00216794 Jy ! Component: 1850 - total flux cleaned = 0.00219735 Jy ! Component: 1900 - total flux cleaned = 0.00228532 Jy ! Component: 1950 - total flux cleaned = 0.00225602 Jy ! Component: 2000 - total flux cleaned = 0.00225611 Jy ! Component: 2050 - total flux cleaned = 0.00234139 Jy ! Component: 2100 - total flux cleaned = 0.00234119 Jy ! Component: 2150 - total flux cleaned = 0.00234146 Jy ! Component: 2200 - total flux cleaned = 0.00247922 Jy ! Component: 2250 - total flux cleaned = 0.00242429 Jy ! Component: 2300 - total flux cleaned = 0.00258613 Jy ! Component: 2350 - total flux cleaned = 0.00247897 Jy ! Component: 2400 - total flux cleaned = 0.00250577 Jy ! Component: 2450 - total flux cleaned = 0.00261029 Jy ! Component: 2500 - total flux cleaned = 0.0025582 Jy ! Component: 2550 - total flux cleaned = 0.00263541 Jy ! Component: 2600 - total flux cleaned = 0.0027878 Jy ! Component: 2650 - total flux cleaned = 0.00271236 Jy ! Component: 2700 - total flux cleaned = 0.00281212 Jy ! Component: 2750 - total flux cleaned = 0.00283692 Jy ! Component: 2800 - total flux cleaned = 0.00303272 Jy ! Component: 2850 - total flux cleaned = 0.00308083 Jy ! Component: 2900 - total flux cleaned = 0.00315311 Jy ! Component: 2950 - total flux cleaned = 0.00329661 Jy ! Component: 3000 - total flux cleaned = 0.00332029 Jy ! Component: 3050 - total flux cleaned = 0.00341443 Jy ! Component: 3100 - total flux cleaned = 0.00353127 Jy ! Component: 3150 - total flux cleaned = 0.00364743 Jy ! Component: 3200 - total flux cleaned = 0.00380863 Jy ! Component: 3250 - total flux cleaned = 0.00389988 Jy ! Component: 3300 - total flux cleaned = 0.00405885 Jy ! Component: 3350 - total flux cleaned = 0.00421686 Jy ! Component: 3400 - total flux cleaned = 0.0042842 Jy ! Component: 3450 - total flux cleaned = 0.00448452 Jy ! Component: 3500 - total flux cleaned = 0.00461718 Jy ! Component: 3550 - total flux cleaned = 0.00468319 Jy ! Component: 3600 - total flux cleaned = 0.00474866 Jy ! Component: 3650 - total flux cleaned = 0.00494375 Jy ! Component: 3700 - total flux cleaned = 0.00498688 Jy ! Component: 3750 - total flux cleaned = 0.00513664 Jy ! Component: 3800 - total flux cleaned = 0.00528545 Jy ! Component: 3850 - total flux cleaned = 0.00536991 Jy ! Component: 3900 - total flux cleaned = 0.00551711 Jy ! Component: 3950 - total flux cleaned = 0.00574678 Jy ! Component: 4000 - total flux cleaned = 0.0058298 Jy ! Component: 4050 - total flux cleaned = 0.00593297 Jy ! Total flux subtracted in 4096 components = 0.00607676 Jy ! Clean residual min=-0.001370 max=0.001273 Jy/beam ! Clean residual mean=0.000007 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.412071 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 506 components and 0.412071 Jy ![Exited script file: muppet] wmap "J0659-2745_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.72 x 14.48 at 13.5 degrees (North through East) ! Clean map min=-0.0038546 max=0.28852 Jy/beam ! Writing clean map to FITS file: J0659-2745_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.288515 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00039523 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.410963 0.410963 0.821925 1.64385 3.2877 6.5754 13.1508 26.3016 52.6032 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.288 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.72 x 14.48 at 13.5 degrees (North through East) ! Clean map min=-0.0038546 max=0.28852 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 J0659-2745_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:07:51 2019