! Started logfile: J0959-0828_S_2017_05_27_pus_uvs.log on Fri May 3 11:04:23 2019 obs J0959-0828_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0959-0828_S_2017_05_27_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97115 visibilities/baseline/integration-bin. ! Found source: J0959-0828 ! ! 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 1211 lines of history. ! ! Reading 19928 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 J0959-0828_S_2017_05_27_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 591 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.783713Jy sigma=0.035773 ! Fit after self-cal, rms=0.757112Jy sigma=0.035721 ! 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.979 mas, bmaj=6.741 mas, bpa=0.3836 degrees ! Estimated noise=711.513 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.115791 Jy ! Component: 100 - total flux cleaned = 0.161908 Jy ! Total flux subtracted in 100 components = 0.161908 Jy ! Clean residual min=-0.028260 max=0.055804 Jy/beam ! Clean residual mean=-0.000048 rms=0.008479 Jy/beam ! Combined flux in latest and established models = 0.161908 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.161908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.217759Jy sigma=0.004320 ! Fit after self-cal, rms=0.217517Jy sigma=0.004319 ! Inverting map ! Added new window around map position (3, -9.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.049078 Jy ! Component: 100 - total flux cleaned = 0.0775345 Jy ! Total flux subtracted in 100 components = 0.0775345 Jy ! Clean residual min=-0.022810 max=0.042465 Jy/beam ! Clean residual mean=-0.000029 rms=0.006735 Jy/beam ! Combined flux in latest and established models = 0.239442 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.239442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202345Jy sigma=0.003743 ! Fit after self-cal, rms=0.200446Jy sigma=0.003733 ! 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.532 mas, bmaj=7.679 mas, bpa=2.137 degrees ! Estimated noise=509.128 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 (-2.5, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0396573 Jy ! Component: 100 - total flux cleaned = 0.0651523 Jy ! Component: 150 - total flux cleaned = 0.0838084 Jy ! Component: 200 - total flux cleaned = 0.0979928 Jy ! Total flux subtracted in 200 components = 0.0979928 Jy ! Clean residual min=-0.019266 max=0.019717 Jy/beam ! Clean residual mean=-0.000029 rms=0.004879 Jy/beam ! Combined flux in latest and established models = 0.337435 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 61 components and 0.337435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191123Jy sigma=0.003188 ! Fit after self-cal, rms=0.189922Jy sigma=0.003186 ! 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.38 FD 0.73 HN 0.96 KP 0.98 ! LA 0.95 MK 1.08 NL 0.90 OV 0.87 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.43 FD 0.76 HN 1.00 KP 0.95 ! LA 0.92 MK 1.07 NL 1.01 OV 0.85 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 20.50 FD 0.80 HN 1.02 KP 0.95 ! LA 0.97 MK 1.15 NL 0.98 OV 0.78 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.85 HN 0.99 KP 1.00* ! LA 0.95 MK 1.11 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.189922Jy sigma=0.003186 ! Fit after self-cal, rms=1.555291Jy sigma=0.000886 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.512 mas, bmaj=8.447 mas, bpa=-1.305 degrees ! Estimated noise=660.444 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.00402395 Jy ! Component: 100 - total flux cleaned = -0.00622231 Jy ! Component: 150 - total flux cleaned = -0.00843359 Jy ! Component: 200 - total flux cleaned = -0.0106207 Jy ! Total flux subtracted in 200 components = -0.0106207 Jy ! Clean residual min=-0.008718 max=0.008151 Jy/beam ! Clean residual mean=0.000022 rms=0.002084 Jy/beam ! Combined flux in latest and established models = 0.326814 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 79 components and 0.326814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.545817Jy sigma=0.000846 ! Fit after self-cal, rms=1.545501Jy sigma=0.000830 ! 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=1.545501Jy sigma=0.000830 ! Fit after self-cal, rms=2.114475Jy sigma=0.000793 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.476 mas, bmaj=8.48 mas, bpa=-1.672 degrees ! Estimated noise=680.754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00180889 Jy ! Component: 100 - total flux cleaned = -0.00375088 Jy ! Component: 150 - total flux cleaned = -0.00616805 Jy ! Component: 200 - total flux cleaned = -0.00753117 Jy ! Total flux subtracted in 200 components = -0.00753117 Jy ! Clean residual min=-0.005552 max=0.005566 Jy/beam ! Clean residual mean=0.000010 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.319283 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 93 components and 0.319283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.108207Jy sigma=0.000784 ! Fit after self-cal, rms=2.108161Jy sigma=0.000784 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.00137004 Jy ! Component: 100 - total flux cleaned = -0.0026995 Jy ! Component: 150 - total flux cleaned = -0.00385495 Jy ! Component: 200 - total flux cleaned = -0.00467171 Jy ! Total flux subtracted in 200 components = -0.00467171 Jy ! Clean residual min=-0.004916 max=0.005591 Jy/beam ! Clean residual mean=0.000011 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.314611 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 110 components and 0.314611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.105294Jy sigma=0.000787 ! Fit after self-cal, rms=2.105267Jy sigma=0.000787 ! Inverting map ! Added new window around map position (78.5, -105.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000862915 Jy ! Component: 100 - total flux cleaned = 0.0012727 Jy ! Component: 150 - total flux cleaned = 0.00127533 Jy ! Component: 200 - total flux cleaned = 0.000945339 Jy ! Total flux subtracted in 200 components = 0.000945339 Jy ! Clean residual min=-0.004704 max=0.005056 Jy/beam ! Clean residual mean=0.000011 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.315556 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 129 components and 0.315556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.103833Jy sigma=0.000787 ! Fit after self-cal, rms=2.103818Jy sigma=0.000787 ! 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=2.103818Jy sigma=0.000787 ! Fit after self-cal, rms=1.923018Jy sigma=0.000747 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.45 mas, bmaj=8.485 mas, bpa=-1.976 degrees ! Estimated noise=694.312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00180931 Jy ! Component: 100 - total flux cleaned = -0.00291316 Jy ! Component: 150 - total flux cleaned = -0.00404079 Jy ! Component: 200 - total flux cleaned = -0.0048123 Jy ! Total flux subtracted in 200 components = -0.0048123 Jy ! Clean residual min=-0.004400 max=0.004082 Jy/beam ! Clean residual mean=0.000005 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.310744 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 151 components and 0.310744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.920571Jy sigma=0.000747 ! Fit after self-cal, rms=1.920562Jy sigma=0.000746 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.000418152 Jy ! Component: 100 - total flux cleaned = -0.000425264 Jy ! Component: 150 - total flux cleaned = -0.000431799 Jy ! Component: 200 - total flux cleaned = -0.000565783 Jy ! Total flux subtracted in 200 components = -0.000565783 Jy ! Clean residual min=-0.004226 max=0.004068 Jy/beam ! Clean residual mean=0.000005 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.310178 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 163 components and 0.310178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.919547Jy sigma=0.000747 ! Fit after self-cal, rms=1.919544Jy sigma=0.000747 ! 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=1.919544Jy sigma=0.000747 ! Fit after self-cal, rms=2.172466Jy sigma=0.000742 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.788 mas, bmaj=14.58 mas, bpa=-0.9678 degrees ! Estimated noise=836.224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000929961 Jy ! Component: 100 - total flux cleaned = -0.00262724 Jy ! Component: 150 - total flux cleaned = -0.00419044 Jy ! Component: 200 - total flux cleaned = -0.00544496 Jy ! Total flux subtracted in 200 components = -0.00544496 Jy ! Clean residual min=-0.004730 max=0.004488 Jy/beam ! Clean residual mean=0.000007 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.304733 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 175 components and 0.304733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.169761Jy sigma=0.000746 ! Fit after self-cal, rms=2.169755Jy sigma=0.000746 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.000346075 Jy ! Component: 100 - total flux cleaned = -0.000351395 Jy ! Component: 150 - total flux cleaned = -0.000242002 Jy ! Component: 200 - total flux cleaned = -0.000241351 Jy ! Total flux subtracted in 200 components = -0.000241351 Jy ! Clean residual min=-0.004880 max=0.004791 Jy/beam ! Clean residual mean=0.000007 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.304492 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 192 components and 0.304492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.168790Jy sigma=0.000749 ! Fit after self-cal, rms=2.168792Jy sigma=0.000749 ! 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.431 mas, bmaj=8.513 mas, bpa=-2.198 degrees ! Estimated noise=708.007 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.431 x 8.513 at -2.198 degrees (North through East) ! Clean map min=-0.0055135 max=0.22204 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.832 mas, bmaj=7.195 mas, bpa=-3.116 degrees ! Estimated noise=1051.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.171455 Jy ! Component: 100 - total flux cleaned = 0.231469 Jy ! Component: 150 - total flux cleaned = 0.262032 Jy ! Component: 200 - total flux cleaned = 0.2785 Jy ! Total flux subtracted in 200 components = 0.2785 Jy ! Clean residual min=-0.006950 max=0.008282 Jy/beam ! Clean residual mean=-0.000009 rms=0.001669 Jy/beam ! Combined flux in latest and established models = 0.2785 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.2785 Jy ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=8.513 mas, bpa=-2.198 degrees ! Estimated noise=708.007 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.0111776 Jy ! Component: 100 - total flux cleaned = 0.0161225 Jy ! Component: 150 - total flux cleaned = 0.0183258 Jy ! Component: 200 - total flux cleaned = 0.0203784 Jy ! Total flux subtracted in 200 components = 0.0203784 Jy ! Clean residual min=-0.004908 max=0.004790 Jy/beam ! Clean residual mean=0.000002 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.298879 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 48 components and 0.298879 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.788 mas, bmaj=14.58 mas, bpa=-0.9678 degrees ! Estimated noise=836.224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00445733 Jy ! Component: 100 - total flux cleaned = 0.00523622 Jy ! Component: 150 - total flux cleaned = 0.00577619 Jy ! Component: 200 - total flux cleaned = 0.00605579 Jy ! Total flux subtracted in 200 components = 0.00605579 Jy ! Clean residual min=-0.004788 max=0.004372 Jy/beam ! Clean residual mean=0.000005 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.304935 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.39343e-06 Jy ! Component: 100 - total flux cleaned = -5.10498e-06 Jy ! Component: 150 - total flux cleaned = -7.71137e-06 Jy ! Component: 200 - total flux cleaned = -7.91113e-05 Jy ! Total flux subtracted in 200 components = -7.91113e-05 Jy ! Clean residual min=-0.004840 max=0.004295 Jy/beam ! Clean residual mean=0.000005 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.304856 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 82 components and 0.304856 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=8.513 mas, bpa=-2.198 degrees ! Estimated noise=708.007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00163275 Jy ! Component: 100 - total flux cleaned = -0.00153332 Jy ! Component: 150 - total flux cleaned = -0.00133835 Jy ! Component: 200 - total flux cleaned = -0.0011556 Jy ! Total flux subtracted in 200 components = -0.0011556 Jy ! Clean residual min=-0.004681 max=0.004491 Jy/beam ! Clean residual mean=0.000002 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.3037 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 102 components and 0.3037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.167522Jy sigma=0.000750 ! Fit after self-cal, rms=2.167477Jy sigma=0.000749 wmodel J0959-0828_S_2017_05_27_pus_map.mod ! Writing 102 model components to file: J0959-0828_S_2017_05_27_pus_map.mod wobs J0959-0828_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0959-0828_S_2017_05_27_pus_uvs.fits wwins J0959-0828_S_2017_05_27_pus_map.win ! wwins: Wrote 4 windows to J0959-0828_S_2017_05_27_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.000726475 Jy ! Component: 100 - total flux cleaned = 0.00136933 Jy ! Component: 150 - total flux cleaned = 0.00130524 Jy ! Component: 200 - total flux cleaned = 0.00124333 Jy ! Component: 250 - total flux cleaned = 0.00106156 Jy ! Component: 300 - total flux cleaned = 0.000942298 Jy ! Component: 350 - total flux cleaned = 0.000597197 Jy ! Component: 400 - total flux cleaned = 0.0003732 Jy ! Component: 450 - total flux cleaned = 0.000208236 Jy ! Component: 500 - total flux cleaned = -0.000116016 Jy ! Component: 550 - total flux cleaned = -0.00038079 Jy ! Component: 600 - total flux cleaned = -0.000693015 Jy ! Component: 650 - total flux cleaned = -0.00084645 Jy ! Component: 700 - total flux cleaned = -0.000999077 Jy ! Component: 750 - total flux cleaned = -0.00124902 Jy ! Component: 800 - total flux cleaned = -0.00124861 Jy ! Component: 850 - total flux cleaned = -0.00139503 Jy ! Component: 900 - total flux cleaned = -0.00144298 Jy ! Component: 950 - total flux cleaned = -0.0014428 Jy ! Component: 1000 - total flux cleaned = -0.00158462 Jy ! Component: 1050 - total flux cleaned = -0.00153776 Jy ! Component: 1100 - total flux cleaned = -0.00158443 Jy ! Component: 1150 - total flux cleaned = -0.00158482 Jy ! Component: 1200 - total flux cleaned = -0.0014936 Jy ! Component: 1250 - total flux cleaned = -0.00153857 Jy ! Component: 1300 - total flux cleaned = -0.0017621 Jy ! Component: 1350 - total flux cleaned = -0.00158408 Jy ! Component: 1400 - total flux cleaned = -0.00162848 Jy ! Component: 1450 - total flux cleaned = -0.00180395 Jy ! Component: 1500 - total flux cleaned = -0.00189073 Jy ! Component: 1550 - total flux cleaned = -0.00180467 Jy ! Component: 1600 - total flux cleaned = -0.00171905 Jy ! Component: 1650 - total flux cleaned = -0.00180421 Jy ! Component: 1700 - total flux cleaned = -0.00167772 Jy ! Component: 1750 - total flux cleaned = -0.00176154 Jy ! Component: 1800 - total flux cleaned = -0.00180332 Jy ! Component: 1850 - total flux cleaned = -0.00176191 Jy ! Component: 1900 - total flux cleaned = -0.00184423 Jy ! Component: 1950 - total flux cleaned = -0.00168058 Jy ! Component: 2000 - total flux cleaned = -0.00168096 Jy ! Component: 2050 - total flux cleaned = -0.00160046 Jy ! Component: 2100 - total flux cleaned = -0.00144 Jy ! Component: 2150 - total flux cleaned = -0.00144032 Jy ! Component: 2200 - total flux cleaned = -0.00144022 Jy ! Component: 2250 - total flux cleaned = -0.00144039 Jy ! Component: 2300 - total flux cleaned = -0.00132236 Jy ! Component: 2350 - total flux cleaned = -0.00132239 Jy ! Component: 2400 - total flux cleaned = -0.00128353 Jy ! Component: 2450 - total flux cleaned = -0.00124481 Jy ! Component: 2500 - total flux cleaned = -0.00120639 Jy ! Component: 2550 - total flux cleaned = -0.00124498 Jy ! Component: 2600 - total flux cleaned = -0.00116876 Jy ! Component: 2650 - total flux cleaned = -0.00120646 Jy ! Component: 2700 - total flux cleaned = -0.00135756 Jy ! Component: 2750 - total flux cleaned = -0.00116968 Jy ! Component: 2800 - total flux cleaned = -0.00120675 Jy ! Component: 2850 - total flux cleaned = -0.00124397 Jy ! Component: 2900 - total flux cleaned = -0.00124405 Jy ! Component: 2950 - total flux cleaned = -0.0013547 Jy ! Component: 3000 - total flux cleaned = -0.00131792 Jy ! Component: 3050 - total flux cleaned = -0.00135457 Jy ! Component: 3100 - total flux cleaned = -0.00142734 Jy ! Component: 3150 - total flux cleaned = -0.00139083 Jy ! Component: 3200 - total flux cleaned = -0.0013907 Jy ! Component: 3250 - total flux cleaned = -0.00139074 Jy ! Component: 3300 - total flux cleaned = -0.00131922 Jy ! Component: 3350 - total flux cleaned = -0.00131953 Jy ! Component: 3400 - total flux cleaned = -0.00146162 Jy ! Component: 3450 - total flux cleaned = -0.00146164 Jy ! Component: 3500 - total flux cleaned = -0.00146158 Jy ! Component: 3550 - total flux cleaned = -0.00135682 Jy ! Component: 3600 - total flux cleaned = -0.00146146 Jy ! Component: 3650 - total flux cleaned = -0.00149636 Jy ! Component: 3700 - total flux cleaned = -0.00159998 Jy ! Component: 3750 - total flux cleaned = -0.00142796 Jy ! Component: 3800 - total flux cleaned = -0.00153085 Jy ! Component: 3850 - total flux cleaned = -0.0014971 Jy ! Component: 3900 - total flux cleaned = -0.00149693 Jy ! Component: 3950 - total flux cleaned = -0.00153081 Jy ! Component: 4000 - total flux cleaned = -0.00149707 Jy ! Component: 4050 - total flux cleaned = -0.00163142 Jy ! Total flux subtracted in 4096 components = -0.00166508 Jy ! Clean residual min=-0.002134 max=0.002296 Jy/beam ! Clean residual mean=0.000004 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.302035 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 367 components and 0.302035 Jy ![Exited script file: muppet] wmap "J0959-0828_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.431 x 8.513 at -2.198 degrees (North through East) ! Clean map min=-0.0053471 max=0.2268 Jy/beam ! Writing clean map to FITS file: J0959-0828_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.226801 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000621518 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.822111 0.822111 1.64422 3.28844 6.57689 13.1538 26.3076 52.6151 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.226 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.431 x 8.513 at -2.198 degrees (North through East) ! Clean map min=-0.0053471 max=0.2268 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 J0959-0828_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:04:27 2019