! Started logfile: J0729-3439_S_2017_02_24_pus_uvs.log on Sat May 4 11:20:51 2019 obs J0729-3439_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0729-3439_S_2017_02_24_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.703768 visibilities/baseline/integration-bin. ! Found source: J0729-3439 ! ! 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 14568 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 J0729-3439_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 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 232 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 521 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.972373Jy sigma=0.005490 ! Fit after self-cal, rms=0.925083Jy sigma=0.005262 ! 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.567 mas, bmaj=8.456 mas, bpa=-0.04023 degrees ! Estimated noise=1839.54 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.0593801 Jy ! Component: 100 - total flux cleaned = 0.0793268 Jy ! Total flux subtracted in 100 components = 0.0793268 Jy ! Clean residual min=-0.006778 max=0.009994 Jy/beam ! Clean residual mean=-0.000008 rms=0.001869 Jy/beam ! Combined flux in latest and established models = 0.0793268 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0793268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142323Jy sigma=0.000669 ! Fit after self-cal, rms=0.141830Jy sigma=0.000668 ! Inverting map ! Added new window around map position (-2.5, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125867 Jy ! Component: 100 - total flux cleaned = 0.020104 Jy ! Total flux subtracted in 100 components = 0.020104 Jy ! Clean residual min=-0.004862 max=0.007118 Jy/beam ! Clean residual mean=-0.000004 rms=0.001343 Jy/beam ! Combined flux in latest and established models = 0.0994308 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 43 components and 0.0994308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140295Jy sigma=0.000654 ! Fit after self-cal, rms=0.140227Jy sigma=0.000654 ! 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.307 mas, bmaj=9.712 mas, bpa=-0.8187 degrees ! Estimated noise=1149.88 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.00876669 Jy ! Component: 100 - total flux cleaned = 0.01261 Jy ! Component: 150 - total flux cleaned = 0.0145092 Jy ! Component: 200 - total flux cleaned = 0.0155115 Jy ! Total flux subtracted in 200 components = 0.0155115 Jy ! Clean residual min=-0.003212 max=0.004735 Jy/beam ! Clean residual mean=-0.000013 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.114942 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 71 components and 0.114942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139799Jy sigma=0.000650 ! Fit after self-cal, rms=0.139707Jy sigma=0.000650 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.07 KP 0.98 ! LA 0.97 MK 1.07 NL 1.10 OV 1.06 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.96 HN 0.99 KP 0.95 ! LA 0.97 MK 1.04 NL 0.99 OV 1.09 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 0.96 KP 0.99 ! LA 1.03 MK 1.11 NL 1.26 OV 0.96 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.98 HN 0.77 KP 1.00* ! LA 0.92 MK 0.82 NL 1.00* OV 1.04 ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.139707Jy sigma=0.000650 ! Fit after self-cal, rms=0.140054Jy sigma=0.000648 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=9.732 mas, bpa=-0.6938 degrees ! Estimated noise=1150.64 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.000926037 Jy ! Component: 100 - total flux cleaned = 0.000778489 Jy ! Component: 150 - total flux cleaned = 0.000698605 Jy ! Component: 200 - total flux cleaned = 0.000665147 Jy ! Total flux subtracted in 200 components = 0.000665147 Jy ! Clean residual min=-0.003041 max=0.003565 Jy/beam ! Clean residual mean=0.000033 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.115607 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 75 components and 0.115607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140016Jy sigma=0.000648 ! Fit after self-cal, rms=0.140127Jy sigma=0.000648 ! 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.140127Jy sigma=0.000648 ! Fit after self-cal, rms=0.139569Jy sigma=0.000647 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.283 mas, bmaj=9.611 mas, bpa=-0.4001 degrees ! Estimated noise=1141.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000692513 Jy ! Component: 100 - total flux cleaned = 0.0006236 Jy ! Component: 150 - total flux cleaned = 0.000561997 Jy ! Component: 200 - total flux cleaned = 0.000535283 Jy ! Total flux subtracted in 200 components = 0.000535283 Jy ! Clean residual min=-0.002906 max=0.003330 Jy/beam ! Clean residual mean=0.000014 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.116143 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 0.116143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139544Jy sigma=0.000647 ! Fit after self-cal, rms=0.139559Jy sigma=0.000647 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.000141719 Jy ! Component: 100 - total flux cleaned = 3.94663e-05 Jy ! Component: 150 - total flux cleaned = -7.44776e-05 Jy ! Component: 200 - total flux cleaned = -9.91583e-05 Jy ! Total flux subtracted in 200 components = -9.91583e-05 Jy ! Clean residual min=-0.002945 max=0.003281 Jy/beam ! Clean residual mean=0.000016 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.116044 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 79 components and 0.116044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139536Jy sigma=0.000647 ! Fit after self-cal, rms=0.139535Jy sigma=0.000647 ! 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.139535Jy sigma=0.000647 ! Fit after self-cal, rms=0.138830Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.264 mas, bmaj=9.556 mas, bpa=-0.2866 degrees ! Estimated noise=1135.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000577866 Jy ! Component: 100 - total flux cleaned = 0.000607215 Jy ! Component: 150 - total flux cleaned = 0.00063311 Jy ! Component: 200 - total flux cleaned = 0.000588567 Jy ! Total flux subtracted in 200 components = 0.000588567 Jy ! Clean residual min=-0.002913 max=0.003343 Jy/beam ! Clean residual mean=0.000013 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.116632 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 80 components and 0.116632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138809Jy sigma=0.000647 ! Fit after self-cal, rms=0.138791Jy sigma=0.000647 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.000166941 Jy ! Component: 100 - total flux cleaned = 0.000135504 Jy ! Component: 150 - total flux cleaned = 8.82456e-05 Jy ! Component: 200 - total flux cleaned = 6.78772e-05 Jy ! Total flux subtracted in 200 components = 6.78772e-05 Jy ! Clean residual min=-0.002949 max=0.003309 Jy/beam ! Clean residual mean=0.000014 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.1167 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 82 components and 0.1167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138771Jy sigma=0.000646 ! Fit after self-cal, rms=0.138774Jy sigma=0.000646 ! 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.138774Jy sigma=0.000646 ! Fit after self-cal, rms=0.138129Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.332 mas, bmaj=24.15 mas, bpa=2.121 degrees ! Estimated noise=1367.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130464 Jy ! Component: 100 - total flux cleaned = 0.0013597 Jy ! Component: 150 - total flux cleaned = 0.00143184 Jy ! Component: 200 - total flux cleaned = 0.00149533 Jy ! Total flux subtracted in 200 components = 0.00149533 Jy ! Clean residual min=-0.003608 max=0.004408 Jy/beam ! Clean residual mean=0.000030 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.118195 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 84 components and 0.118195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138131Jy sigma=0.000646 ! Fit after self-cal, rms=0.138140Jy sigma=0.000646 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 (68.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00280657 Jy ! Component: 100 - total flux cleaned = 0.00324758 Jy ! Component: 150 - total flux cleaned = 0.00344512 Jy ! Component: 200 - total flux cleaned = 0.00355083 Jy ! Total flux subtracted in 200 components = 0.00355083 Jy ! Clean residual min=-0.002692 max=0.003015 Jy/beam ! Clean residual mean=0.000036 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.121746 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 104 components and 0.121746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138032Jy sigma=0.000646 ! Fit after self-cal, rms=0.138026Jy sigma=0.000646 ! 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.249 mas, bmaj=9.518 mas, bpa=-0.2246 degrees ! Estimated noise=1130.92 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.249 x 9.518 at -0.2246 degrees (North through East) ! Clean map min=-0.0025502 max=0.07978 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.54 mas, bmaj=8.351 mas, bpa=0.3559 degrees ! Estimated noise=1773.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.056574 Jy ! Component: 100 - total flux cleaned = 0.0799704 Jy ! Component: 150 - total flux cleaned = 0.0937074 Jy ! Component: 200 - total flux cleaned = 0.101065 Jy ! Total flux subtracted in 200 components = 0.101065 Jy ! Clean residual min=-0.004795 max=0.006366 Jy/beam ! Clean residual mean=0.000011 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.101065 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.101065 Jy ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=9.518 mas, bpa=-0.2246 degrees ! Estimated noise=1130.92 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (2.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00879174 Jy ! Component: 100 - total flux cleaned = 0.0136938 Jy ! Component: 150 - total flux cleaned = 0.0158635 Jy ! Component: 200 - total flux cleaned = 0.0178058 Jy ! Total flux subtracted in 200 components = 0.0178058 Jy ! Clean residual min=-0.002974 max=0.002889 Jy/beam ! Clean residual mean=0.000018 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.118871 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 62 components and 0.118871 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=8.332 mas, bmaj=24.15 mas, bpa=2.121 degrees ! Estimated noise=1367.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00307229 Jy ! Component: 100 - total flux cleaned = 0.00472728 Jy ! Component: 150 - total flux cleaned = 0.00561463 Jy ! Component: 200 - total flux cleaned = 0.00630272 Jy ! Total flux subtracted in 200 components = 0.00630272 Jy ! Clean residual min=-0.002812 max=0.003075 Jy/beam ! Clean residual mean=0.000045 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.125173 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.000164526 Jy ! Component: 100 - total flux cleaned = 0.000312942 Jy ! Component: 150 - total flux cleaned = 0.000492806 Jy ! Component: 200 - total flux cleaned = 0.000574187 Jy ! Total flux subtracted in 200 components = 0.000574187 Jy ! Clean residual min=-0.002556 max=0.002941 Jy/beam ! Clean residual mean=0.000051 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.125748 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 117 components and 0.125747 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=9.518 mas, bpa=-0.2246 degrees ! Estimated noise=1130.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00037148 Jy ! Component: 100 - total flux cleaned = -0.000728071 Jy ! Component: 150 - total flux cleaned = -0.00105672 Jy ! Component: 200 - total flux cleaned = -0.00120687 Jy ! Total flux subtracted in 200 components = -0.00120687 Jy ! Clean residual min=-0.002449 max=0.002810 Jy/beam ! Clean residual mean=0.000027 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.124541 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 150 components and 0.124541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137888Jy sigma=0.000645 ! Fit after self-cal, rms=0.137789Jy sigma=0.000645 wmodel J0729-3439_S_2017_02_24_pus_map.mod ! Writing 150 model components to file: J0729-3439_S_2017_02_24_pus_map.mod wobs J0729-3439_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0729-3439_S_2017_02_24_pus_uvs.fits wwins J0729-3439_S_2017_02_24_pus_map.win ! wwins: Wrote 4 windows to J0729-3439_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 = 0.00109755 Jy ! Component: 100 - total flux cleaned = 0.00123348 Jy ! Component: 150 - total flux cleaned = 0.00103498 Jy ! Component: 200 - total flux cleaned = 0.000995791 Jy ! Component: 250 - total flux cleaned = 0.000995106 Jy ! Component: 300 - total flux cleaned = 0.00103105 Jy ! Component: 350 - total flux cleaned = 0.0009976 Jy ! Component: 400 - total flux cleaned = 0.000964307 Jy ! Component: 450 - total flux cleaned = 0.000899572 Jy ! Component: 500 - total flux cleaned = 0.000961842 Jy ! Component: 550 - total flux cleaned = 0.000961755 Jy ! Component: 600 - total flux cleaned = 0.000991495 Jy ! Component: 650 - total flux cleaned = 0.00090373 Jy ! Component: 700 - total flux cleaned = 0.000875784 Jy ! Component: 750 - total flux cleaned = 0.000932805 Jy ! Component: 800 - total flux cleaned = 0.00101606 Jy ! Component: 850 - total flux cleaned = 0.000988617 Jy ! Component: 900 - total flux cleaned = 0.00109641 Jy ! Component: 950 - total flux cleaned = 0.00112255 Jy ! Component: 1000 - total flux cleaned = 0.00122681 Jy ! Component: 1050 - total flux cleaned = 0.00135517 Jy ! Component: 1100 - total flux cleaned = 0.00145635 Jy ! Component: 1150 - total flux cleaned = 0.0015562 Jy ! Component: 1200 - total flux cleaned = 0.00163033 Jy ! Component: 1250 - total flux cleaned = 0.0017277 Jy ! Component: 1300 - total flux cleaned = 0.00179994 Jy ! Component: 1350 - total flux cleaned = 0.00189477 Jy ! Component: 1400 - total flux cleaned = 0.00201194 Jy ! Component: 1450 - total flux cleaned = 0.00210447 Jy ! Component: 1500 - total flux cleaned = 0.00221876 Jy ! Component: 1550 - total flux cleaned = 0.00235411 Jy ! Component: 1600 - total flux cleaned = 0.00242109 Jy ! Component: 1650 - total flux cleaned = 0.0025756 Jy ! Component: 1700 - total flux cleaned = 0.00264093 Jy ! Component: 1750 - total flux cleaned = 0.00270592 Jy ! Component: 1800 - total flux cleaned = 0.00285553 Jy ! Component: 1850 - total flux cleaned = 0.00287653 Jy ! Component: 1900 - total flux cleaned = 0.00291834 Jy ! Component: 1950 - total flux cleaned = 0.00304278 Jy ! Component: 2000 - total flux cleaned = 0.00312503 Jy ! Component: 2050 - total flux cleaned = 0.00316573 Jy ! Component: 2100 - total flux cleaned = 0.00324618 Jy ! Component: 2150 - total flux cleaned = 0.00328606 Jy ! Component: 2200 - total flux cleaned = 0.00334524 Jy ! Component: 2250 - total flux cleaned = 0.00336491 Jy ! Component: 2300 - total flux cleaned = 0.00342348 Jy ! Component: 2350 - total flux cleaned = 0.003462 Jy ! Component: 2400 - total flux cleaned = 0.00351949 Jy ! Component: 2450 - total flux cleaned = 0.00355751 Jy ! Component: 2500 - total flux cleaned = 0.00363265 Jy ! Component: 2550 - total flux cleaned = 0.00366985 Jy ! Component: 2600 - total flux cleaned = 0.00368847 Jy ! Component: 2650 - total flux cleaned = 0.00374311 Jy ! Component: 2700 - total flux cleaned = 0.00370685 Jy ! Component: 2750 - total flux cleaned = 0.00372473 Jy ! Component: 2800 - total flux cleaned = 0.00368884 Jy ! Component: 2850 - total flux cleaned = 0.00367117 Jy ! Component: 2900 - total flux cleaned = 0.00372386 Jy ! Component: 2950 - total flux cleaned = 0.00367167 Jy ! Component: 3000 - total flux cleaned = 0.00365434 Jy ! Component: 3050 - total flux cleaned = 0.00365436 Jy ! Component: 3100 - total flux cleaned = 0.00363717 Jy ! Component: 3150 - total flux cleaned = 0.00362038 Jy ! Component: 3200 - total flux cleaned = 0.00367075 Jy ! Component: 3250 - total flux cleaned = 0.00355367 Jy ! Component: 3300 - total flux cleaned = 0.00353709 Jy ! Component: 3350 - total flux cleaned = 0.00350412 Jy ! Component: 3400 - total flux cleaned = 0.00347139 Jy ! Component: 3450 - total flux cleaned = 0.00347134 Jy ! Component: 3500 - total flux cleaned = 0.00347131 Jy ! Component: 3550 - total flux cleaned = 0.00343921 Jy ! Component: 3600 - total flux cleaned = 0.00337518 Jy ! Component: 3650 - total flux cleaned = 0.00334336 Jy ! Component: 3700 - total flux cleaned = 0.00334347 Jy ! Component: 3750 - total flux cleaned = 0.00335917 Jy ! Component: 3800 - total flux cleaned = 0.00332805 Jy ! Component: 3850 - total flux cleaned = 0.00331249 Jy ! Component: 3900 - total flux cleaned = 0.00326628 Jy ! Component: 3950 - total flux cleaned = 0.00323563 Jy ! Component: 4000 - total flux cleaned = 0.00320525 Jy ! Component: 4050 - total flux cleaned = 0.00319006 Jy ! Total flux subtracted in 4096 components = 0.00315978 Jy ! Clean residual min=-0.000802 max=0.001033 Jy/beam ! Clean residual mean=0.000002 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.1277 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 415 components and 0.1277 Jy ![Exited script file: muppet] wmap "J0729-3439_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.249 x 9.518 at -0.2246 degrees (North through East) ! Clean map min=-0.0021333 max=0.078477 Jy/beam ! Writing clean map to FITS file: J0729-3439_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.0784771 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000280579 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07259 1.07259 2.14518 4.29036 8.58073 17.1615 34.3229 68.6458 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.078 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.249 x 9.518 at -0.2246 degrees (North through East) ! Clean map min=-0.0021333 max=0.078477 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 J0729-3439_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:20:56 2019