! Started logfile: J0153-1906_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:01:03 2017 obs J0153-1906_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0153-1906_S_2015_01_23_pus_uva.fits ! AN table 1: 105 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969101 visibilities/baseline/integration-bin. ! Found source: J0153-1906 ! ! 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 338 lines of history. ! ! Reading 18316 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 J0153-1906_S_2015_01_23_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 19 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 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.959882Jy sigma=0.008266 ! Fit after self-cal, rms=0.899998Jy sigma=0.007950 ! 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.444 mas, bmaj=6.18 mas, bpa=-1.921 degrees ! Estimated noise=913.52 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.0916127 Jy ! Component: 100 - total flux cleaned = 0.114257 Jy ! Total flux subtracted in 100 components = 0.114257 Jy ! Clean residual min=-0.004323 max=0.008941 Jy/beam ! Clean residual mean=-0.000013 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.114257 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.114257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224034Jy sigma=0.000806 ! Fit after self-cal, rms=0.223989Jy sigma=0.000806 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00912539 Jy ! Component: 100 - total flux cleaned = 0.0138864 Jy ! Total flux subtracted in 100 components = 0.0138864 Jy ! Clean residual min=-0.004219 max=0.005152 Jy/beam ! Clean residual mean=-0.000009 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.128143 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.128143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223249Jy sigma=0.000796 ! Fit after self-cal, rms=0.223261Jy sigma=0.000796 ! 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.047 mas, bmaj=7.375 mas, bpa=-3.726 degrees ! Estimated noise=623.805 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 (37, -81). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00620297 Jy ! Component: 100 - total flux cleaned = 0.00982724 Jy ! Component: 150 - total flux cleaned = 0.0123867 Jy ! Component: 200 - total flux cleaned = 0.0143034 Jy ! Total flux subtracted in 200 components = 0.0143034 Jy ! Clean residual min=-0.003862 max=0.004656 Jy/beam ! Clean residual mean=-0.000007 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.142446 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 66 components and 0.142446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.222824Jy sigma=0.000793 ! Fit after self-cal, rms=0.222793Jy sigma=0.000793 ! 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.97 FD 1.15 HN 0.97 KP 1.11 ! LA 1.01 MK 1.04 NL 0.98 OV 1.01 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.33 HN 0.99 KP 1.04 ! LA 0.98 MK 0.96 NL 1.11 OV 1.02 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.41 HN 1.04 KP 0.90 ! LA 0.80 MK 1.03 NL 1.15 OV 0.95 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.30 HN 0.99 KP 0.82 ! LA 0.82 MK 1.05 NL 0.99 OV 0.99 ! PT 1.05 SC 0.98 ! ! ! Fit before self-cal, rms=0.222793Jy sigma=0.000793 ! Fit after self-cal, rms=0.276474Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.059 mas, bmaj=7.397 mas, bpa=-3.536 degrees ! Estimated noise=628.994 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.00061704 Jy ! Component: 100 - total flux cleaned = 0.000740911 Jy ! Component: 150 - total flux cleaned = 0.000945563 Jy ! Component: 200 - total flux cleaned = 0.00103398 Jy ! Total flux subtracted in 200 components = 0.00103398 Jy ! Clean residual min=-0.002551 max=0.002778 Jy/beam ! Clean residual mean=-0.000004 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.14348 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.14348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276397Jy sigma=0.000783 ! Fit after self-cal, rms=0.276450Jy sigma=0.000783 ! 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.276450Jy sigma=0.000783 ! Fit after self-cal, rms=0.182760Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=7.396 mas, bpa=-3.466 degrees ! Estimated noise=628.025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00124323 Jy ! Component: 100 - total flux cleaned = -0.0016815 Jy ! Component: 150 - total flux cleaned = -0.00186267 Jy ! Component: 200 - total flux cleaned = -0.00201218 Jy ! Total flux subtracted in 200 components = -0.00201218 Jy ! Clean residual min=-0.001848 max=0.002138 Jy/beam ! Clean residual mean=0.000004 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.141468 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 102 components and 0.141468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182746Jy sigma=0.000780 ! Fit after self-cal, rms=0.182688Jy sigma=0.000780 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 (31, 96). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195145 Jy ! Component: 100 - total flux cleaned = 0.00290253 Jy ! Component: 150 - total flux cleaned = 0.00310681 Jy ! Component: 200 - total flux cleaned = 0.00315726 Jy ! Total flux subtracted in 200 components = 0.00315726 Jy ! Clean residual min=-0.001628 max=0.001887 Jy/beam ! Clean residual mean=0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.144625 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 120 components and 0.144625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182656Jy sigma=0.000780 ! Fit after self-cal, rms=0.182645Jy sigma=0.000780 ! Inverting map ! Added new window around map position (92.5, -60.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101755 Jy ! Component: 100 - total flux cleaned = 0.00101518 Jy ! Component: 150 - total flux cleaned = 0.000981478 Jy ! Component: 200 - total flux cleaned = 0.000951379 Jy ! Total flux subtracted in 200 components = 0.000951379 Jy ! Clean residual min=-0.001596 max=0.001583 Jy/beam ! Clean residual mean=0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.145577 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 137 components and 0.145577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182611Jy sigma=0.000780 ! Fit after self-cal, rms=0.182605Jy sigma=0.000780 ! 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.182605Jy sigma=0.000780 ! Fit after self-cal, rms=0.181839Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=7.393 mas, bpa=-3.411 degrees ! Estimated noise=626.787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.09633e-05 Jy ! Component: 100 - total flux cleaned = 3.40686e-06 Jy ! Component: 150 - total flux cleaned = -7.52614e-05 Jy ! Component: 200 - total flux cleaned = -0.000145793 Jy ! Total flux subtracted in 200 components = -0.000145793 Jy ! Clean residual min=-0.001597 max=0.001493 Jy/beam ! Clean residual mean=0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.145431 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 145 components and 0.145431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181822Jy sigma=0.000779 ! Fit after self-cal, rms=0.181826Jy sigma=0.000779 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.000132145 Jy ! Component: 100 - total flux cleaned = -0.000153153 Jy ! Component: 150 - total flux cleaned = -0.000214202 Jy ! Component: 200 - total flux cleaned = -0.00030884 Jy ! Total flux subtracted in 200 components = -0.00030884 Jy ! Clean residual min=-0.001609 max=0.001516 Jy/beam ! Clean residual mean=0.000001 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.145122 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 151 components and 0.145122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181817Jy sigma=0.000779 ! Fit after self-cal, rms=0.181817Jy sigma=0.000779 ! 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.181817Jy sigma=0.000779 ! Fit after self-cal, rms=0.181641Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.317 mas, bmaj=14.98 mas, bpa=-0.997 degrees ! Estimated noise=836.724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00035968 Jy ! Component: 100 - total flux cleaned = -0.000455958 Jy ! Component: 150 - total flux cleaned = -0.000498359 Jy ! Component: 200 - total flux cleaned = -0.000482831 Jy ! Total flux subtracted in 200 components = -0.000482831 Jy ! Clean residual min=-0.002115 max=0.001920 Jy/beam ! Clean residual mean=0.000004 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.144639 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 168 components and 0.144639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181633Jy sigma=0.000779 ! Fit after self-cal, rms=0.181638Jy sigma=0.000779 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.000197331 Jy ! Component: 100 - total flux cleaned = -0.000180945 Jy ! Component: 150 - total flux cleaned = -0.000181118 Jy ! Component: 200 - total flux cleaned = -0.00022276 Jy ! Total flux subtracted in 200 components = -0.00022276 Jy ! Clean residual min=-0.002123 max=0.001950 Jy/beam ! Clean residual mean=0.000003 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.144416 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 178 components and 0.144416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181633Jy sigma=0.000779 ! Fit after self-cal, rms=0.181634Jy sigma=0.000779 ! 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.064 mas, bmaj=7.393 mas, bpa=-3.418 degrees ! Estimated noise=626.059 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.064 x 7.393 at -3.418 degrees (North through East) ! Clean map min=-0.0015322 max=0.11945 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.456 mas, bmaj=6.195 mas, bpa=-1.383 degrees ! Estimated noise=919.263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0918563 Jy ! Component: 100 - total flux cleaned = 0.115315 Jy ! Component: 150 - total flux cleaned = 0.124683 Jy ! Component: 200 - total flux cleaned = 0.129175 Jy ! Total flux subtracted in 200 components = 0.129175 Jy ! Clean residual min=-0.002759 max=0.002734 Jy/beam ! Clean residual mean=-0.000001 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.129175 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.129175 Jy ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=7.393 mas, bpa=-3.418 degrees ! Estimated noise=626.059 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.00427125 Jy ! Component: 100 - total flux cleaned = 0.00697158 Jy ! Component: 150 - total flux cleaned = 0.00902923 Jy ! Component: 200 - total flux cleaned = 0.0103276 Jy ! Total flux subtracted in 200 components = 0.0103276 Jy ! Clean residual min=-0.001819 max=0.001644 Jy/beam ! Clean residual mean=0.000000 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.139503 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 51 components and 0.139503 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.317 mas, bmaj=14.98 mas, bpa=-0.997 degrees ! Estimated noise=836.724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156035 Jy ! Component: 100 - total flux cleaned = 0.00237171 Jy ! Component: 150 - total flux cleaned = 0.00291663 Jy ! Component: 200 - total flux cleaned = 0.00318446 Jy ! Total flux subtracted in 200 components = 0.00318446 Jy ! Clean residual min=-0.002203 max=0.001963 Jy/beam ! Clean residual mean=0.000003 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.142687 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.000233878 Jy ! Component: 100 - total flux cleaned = 0.0003247 Jy ! Component: 150 - total flux cleaned = 0.000325428 Jy ! Component: 200 - total flux cleaned = 0.000377902 Jy ! Total flux subtracted in 200 components = 0.000377902 Jy ! Clean residual min=-0.002223 max=0.002035 Jy/beam ! Clean residual mean=0.000003 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.143065 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 102 components and 0.143065 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=7.393 mas, bpa=-3.418 degrees ! Estimated noise=626.059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000121651 Jy ! Component: 100 - total flux cleaned = 0.000146192 Jy ! Component: 150 - total flux cleaned = 0.000315315 Jy ! Component: 200 - total flux cleaned = 0.000347052 Jy ! Total flux subtracted in 200 components = 0.000347052 Jy ! Clean residual min=-0.001584 max=0.001535 Jy/beam ! Clean residual mean=0.000000 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.143412 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 121 components and 0.143412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181660Jy sigma=0.000780 ! Fit after self-cal, rms=0.181662Jy sigma=0.000780 wmodel J0153-1906_S_2015_01_23_pus_map.mod ! Writing 121 model components to file: J0153-1906_S_2015_01_23_pus_map.mod wobs J0153-1906_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0153-1906_S_2015_01_23_pus_uvs.fits wwins J0153-1906_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J0153-1906_S_2015_01_23_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.000501181 Jy ! Component: 100 - total flux cleaned = -0.000720143 Jy ! Component: 150 - total flux cleaned = -0.0007202 Jy ! Component: 200 - total flux cleaned = -0.000745859 Jy ! Component: 250 - total flux cleaned = -0.000795795 Jy ! Component: 300 - total flux cleaned = -0.000867637 Jy ! Component: 350 - total flux cleaned = -0.000890587 Jy ! Component: 400 - total flux cleaned = -0.000890333 Jy ! Component: 450 - total flux cleaned = -0.000890192 Jy ! Component: 500 - total flux cleaned = -0.000868398 Jy ! Component: 550 - total flux cleaned = -0.000932526 Jy ! Component: 600 - total flux cleaned = -0.00103683 Jy ! Component: 650 - total flux cleaned = -0.000996064 Jy ! Component: 700 - total flux cleaned = -0.00109789 Jy ! Component: 750 - total flux cleaned = -0.00117795 Jy ! Component: 800 - total flux cleaned = -0.00119802 Jy ! Component: 850 - total flux cleaned = -0.00131395 Jy ! Component: 900 - total flux cleaned = -0.00137056 Jy ! Component: 950 - total flux cleaned = -0.001427 Jy ! Component: 1000 - total flux cleaned = -0.00148267 Jy ! Component: 1050 - total flux cleaned = -0.00153748 Jy ! Component: 1100 - total flux cleaned = -0.00160964 Jy ! Component: 1150 - total flux cleaned = -0.00164509 Jy ! Component: 1200 - total flux cleaned = -0.0016625 Jy ! Component: 1250 - total flux cleaned = -0.0016276 Jy ! Component: 1300 - total flux cleaned = -0.00166237 Jy ! Component: 1350 - total flux cleaned = -0.00174801 Jy ! Component: 1400 - total flux cleaned = -0.00179865 Jy ! Component: 1450 - total flux cleaned = -0.00181528 Jy ! Component: 1500 - total flux cleaned = -0.00186495 Jy ! Component: 1550 - total flux cleaned = -0.00188115 Jy ! Component: 1600 - total flux cleaned = -0.0019624 Jy ! Component: 1650 - total flux cleaned = -0.00201067 Jy ! Component: 1700 - total flux cleaned = -0.00204238 Jy ! Component: 1750 - total flux cleaned = -0.00205822 Jy ! Component: 1800 - total flux cleaned = -0.00208969 Jy ! Component: 1850 - total flux cleaned = -0.00210534 Jy ! Component: 1900 - total flux cleaned = -0.00213624 Jy ! Component: 1950 - total flux cleaned = -0.00219741 Jy ! Component: 2000 - total flux cleaned = -0.00221247 Jy ! Component: 2050 - total flux cleaned = -0.00227289 Jy ! Component: 2100 - total flux cleaned = -0.00230268 Jy ! Component: 2150 - total flux cleaned = -0.0023028 Jy ! Component: 2200 - total flux cleaned = -0.00236179 Jy ! Component: 2250 - total flux cleaned = -0.00239115 Jy ! Component: 2300 - total flux cleaned = -0.0023767 Jy ! Component: 2350 - total flux cleaned = -0.00243438 Jy ! Component: 2400 - total flux cleaned = -0.00247739 Jy ! Component: 2450 - total flux cleaned = -0.00251988 Jy ! Component: 2500 - total flux cleaned = -0.00256219 Jy ! Component: 2550 - total flux cleaned = -0.00256233 Jy ! Component: 2600 - total flux cleaned = -0.00268769 Jy ! Component: 2650 - total flux cleaned = -0.00259089 Jy ! Component: 2700 - total flux cleaned = -0.00264602 Jy ! Component: 2750 - total flux cleaned = -0.00264609 Jy ! Component: 2800 - total flux cleaned = -0.002741 Jy ! Component: 2850 - total flux cleaned = -0.002741 Jy ! Component: 2900 - total flux cleaned = -0.00272757 Jy ! Component: 2950 - total flux cleaned = -0.00274104 Jy ! Component: 3000 - total flux cleaned = -0.00278091 Jy ! Component: 3050 - total flux cleaned = -0.00280713 Jy ! Component: 3100 - total flux cleaned = -0.00282027 Jy ! Component: 3150 - total flux cleaned = -0.00285932 Jy ! Component: 3200 - total flux cleaned = -0.00284636 Jy ! Component: 3250 - total flux cleaned = -0.00283351 Jy ! Component: 3300 - total flux cleaned = -0.00284634 Jy ! Component: 3350 - total flux cleaned = -0.0028717 Jy ! Component: 3400 - total flux cleaned = -0.00295971 Jy ! Component: 3450 - total flux cleaned = -0.0028721 Jy ! Component: 3500 - total flux cleaned = -0.00289708 Jy ! Component: 3550 - total flux cleaned = -0.00295892 Jy ! Component: 3600 - total flux cleaned = -0.00288519 Jy ! Component: 3650 - total flux cleaned = -0.00288514 Jy ! Component: 3700 - total flux cleaned = -0.00288512 Jy ! Component: 3750 - total flux cleaned = -0.00289724 Jy ! Component: 3800 - total flux cleaned = -0.00287323 Jy ! Component: 3850 - total flux cleaned = -0.00284936 Jy ! Component: 3900 - total flux cleaned = -0.00282557 Jy ! Component: 3950 - total flux cleaned = -0.0028374 Jy ! Component: 4000 - total flux cleaned = -0.00279034 Jy ! Component: 4050 - total flux cleaned = -0.00280195 Jy ! Total flux subtracted in 4096 components = -0.00280196 Jy ! Clean residual min=-0.000907 max=0.000667 Jy/beam ! Clean residual mean=0.000001 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.14061 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 408 components and 0.14061 Jy ![Exited script file: muppet] wmap "J0153-1906_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.064 x 7.393 at -3.418 degrees (North through East) ! Clean map min=-0.0017327 max=0.12001 Jy/beam ! Writing clean map to FITS file: J0153-1906_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.120007 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000213473 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.533654 0.533654 1.06731 2.13462 4.26923 8.53847 17.0769 34.1539 68.3077 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.12 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.064 x 7.393 at -3.418 degrees (North through East) ! Clean map min=-0.0017327 max=0.12001 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 J0153-1906_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:01:09 2017