! Started logfile: J2223-1607_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:36:20 2017 obs J2223-1607_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2223-1607_S_2015_01_23_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9785 visibilities/baseline/integration-bin. ! Found source: J2223-1607 ! ! 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 21664 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 J2223-1607_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.976858Jy sigma=0.008728 ! Fit after self-cal, rms=0.921323Jy sigma=0.008398 ! 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.404 mas, bmaj=6.331 mas, bpa=-4.935 degrees ! Estimated noise=867.141 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.0674402 Jy ! Component: 100 - total flux cleaned = 0.0878188 Jy ! Total flux subtracted in 100 components = 0.0878188 Jy ! Clean residual min=-0.004447 max=0.008011 Jy/beam ! Clean residual mean=0.000002 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.0878189 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0878189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186425Jy sigma=0.000816 ! Fit after self-cal, rms=0.186305Jy sigma=0.000816 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00901645 Jy ! Component: 100 - total flux cleaned = 0.0140053 Jy ! Total flux subtracted in 100 components = 0.0140053 Jy ! Clean residual min=-0.003642 max=0.004626 Jy/beam ! Clean residual mean=0.000002 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.101824 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.101824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185453Jy sigma=0.000804 ! Fit after self-cal, rms=0.185463Jy sigma=0.000803 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=7.411 mas, bpa=-4.079 degrees ! Estimated noise=557.065 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.00592336 Jy ! Component: 100 - total flux cleaned = 0.00885894 Jy ! Component: 150 - total flux cleaned = 0.0105099 Jy ! Component: 200 - total flux cleaned = 0.011536 Jy ! Total flux subtracted in 200 components = 0.011536 Jy ! Clean residual min=-0.004077 max=0.005250 Jy/beam ! Clean residual mean=0.000006 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.11336 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 57 components and 0.11336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185169Jy sigma=0.000800 ! Fit after self-cal, rms=0.185171Jy sigma=0.000800 ! 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.04 FD 1.32 HN 1.02 KP 1.02 ! LA 1.04 MK 0.98 NL 1.16 OV 1.03 ! PT 0.93 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.19 HN 1.08 KP 0.96 ! LA 1.01 MK 1.00 NL 1.26 OV 1.04 ! PT 0.96 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.70 HN 1.08 KP 0.81 ! LA 0.80 MK 1.04 NL 1.21 OV 0.99 ! PT 0.92 SC 1.10 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.10 HN 0.99 KP 0.77 ! LA 0.84 MK 1.02 NL 1.02 OV 0.99 ! PT 0.98 SC 0.96 ! ! ! Fit before self-cal, rms=0.185171Jy sigma=0.000800 ! Fit after self-cal, rms=0.244791Jy sigma=0.000789 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.99 mas, bmaj=7.45 mas, bpa=-3.827 degrees ! Estimated noise=564.583 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.00106356 Jy ! Component: 100 - total flux cleaned = 0.00126754 Jy ! Component: 150 - total flux cleaned = 0.00128541 Jy ! Component: 200 - total flux cleaned = 0.00131754 Jy ! Total flux subtracted in 200 components = 0.00131754 Jy ! Clean residual min=-0.003033 max=0.003885 Jy/beam ! Clean residual mean=-0.000000 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.114678 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.114678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244745Jy sigma=0.000789 ! Fit after self-cal, rms=0.245014Jy sigma=0.000789 ! 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.245014Jy sigma=0.000789 ! Fit after self-cal, rms=0.201769Jy sigma=0.000786 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.985 mas, bmaj=7.429 mas, bpa=-3.719 degrees ! Estimated noise=569.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000991296 Jy ! Component: 100 - total flux cleaned = 0.0013857 Jy ! Component: 150 - total flux cleaned = 0.00144821 Jy ! Component: 200 - total flux cleaned = 0.00148949 Jy ! Total flux subtracted in 200 components = 0.00148949 Jy ! Clean residual min=-0.002120 max=0.003719 Jy/beam ! Clean residual mean=-0.000007 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.116167 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.116167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201741Jy sigma=0.000786 ! Fit after self-cal, rms=0.201761Jy sigma=0.000786 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 (14, -13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0037647 Jy ! Component: 100 - total flux cleaned = 0.00581301 Jy ! Component: 150 - total flux cleaned = 0.00695667 Jy ! Component: 200 - total flux cleaned = 0.00739461 Jy ! Total flux subtracted in 200 components = 0.00739461 Jy ! Clean residual min=-0.002728 max=0.002574 Jy/beam ! Clean residual mean=-0.000003 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.123562 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 95 components and 0.123562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201684Jy sigma=0.000785 ! Fit after self-cal, rms=0.201567Jy sigma=0.000785 ! Inverting map ! Added new window around map position (-56, 71). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186536 Jy ! Component: 100 - total flux cleaned = 0.00258878 Jy ! Component: 150 - total flux cleaned = 0.00305588 Jy ! Component: 200 - total flux cleaned = 0.00350592 Jy ! Total flux subtracted in 200 components = 0.00350592 Jy ! Clean residual min=-0.002617 max=0.002302 Jy/beam ! Clean residual mean=-0.000002 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.127068 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 114 components and 0.127068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201492Jy sigma=0.000784 ! Fit after self-cal, rms=0.201473Jy sigma=0.000784 ! 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.201473Jy sigma=0.000784 ! Fit after self-cal, rms=0.171432Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.98 mas, bmaj=7.426 mas, bpa=-3.77 degrees ! Estimated noise=566.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110165 Jy ! Component: 100 - total flux cleaned = 0.00141381 Jy ! Component: 150 - total flux cleaned = 0.00159638 Jy ! Component: 200 - total flux cleaned = 0.00176058 Jy ! Total flux subtracted in 200 components = 0.00176058 Jy ! Clean residual min=-0.002386 max=0.002184 Jy/beam ! Clean residual mean=-0.000002 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.128828 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 132 components and 0.128828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171417Jy sigma=0.000783 ! Fit after self-cal, rms=0.171346Jy sigma=0.000783 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.000410765 Jy ! Component: 100 - total flux cleaned = 0.000563656 Jy ! Component: 150 - total flux cleaned = 0.000656865 Jy ! Component: 200 - total flux cleaned = 0.000767406 Jy ! Total flux subtracted in 200 components = 0.000767406 Jy ! Clean residual min=-0.002444 max=0.002144 Jy/beam ! Clean residual mean=-0.000002 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.129596 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 136 components and 0.129596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171336Jy sigma=0.000783 ! Fit after self-cal, rms=0.171332Jy sigma=0.000783 ! 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.171332Jy sigma=0.000783 ! Fit after self-cal, rms=0.170481Jy sigma=0.000783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.335 mas, bmaj=14.63 mas, bpa=-1.788 degrees ! Estimated noise=763.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133011 Jy ! Component: 100 - total flux cleaned = 0.00160033 Jy ! Component: 150 - total flux cleaned = 0.00174103 Jy ! Component: 200 - total flux cleaned = 0.00173916 Jy ! Total flux subtracted in 200 components = 0.00173916 Jy ! Clean residual min=-0.002907 max=0.002654 Jy/beam ! Clean residual mean=-0.000004 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.131335 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 148 components and 0.131335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170482Jy sigma=0.000783 ! Fit after self-cal, rms=0.170470Jy sigma=0.000783 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.000177452 Jy ! Component: 100 - total flux cleaned = 0.000329322 Jy ! Component: 150 - total flux cleaned = 0.000374519 Jy ! Component: 200 - total flux cleaned = 0.000335477 Jy ! Total flux subtracted in 200 components = 0.000335477 Jy ! Clean residual min=-0.002899 max=0.002566 Jy/beam ! Clean residual mean=-0.000004 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.13167 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 153 components and 0.13167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170473Jy sigma=0.000783 ! Fit after self-cal, rms=0.170468Jy sigma=0.000783 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=7.426 mas, bpa=-3.77 degrees ! Estimated noise=566.102 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.979 x 7.426 at -3.77 degrees (North through East) ! Clean map min=-0.002312 max=0.091093 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.4 mas, bmaj=6.338 mas, bpa=-4.528 degrees ! Estimated noise=880.317 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0682841 Jy ! Component: 100 - total flux cleaned = 0.089971 Jy ! Component: 150 - total flux cleaned = 0.0992386 Jy ! Component: 200 - total flux cleaned = 0.104531 Jy ! Total flux subtracted in 200 components = 0.104531 Jy ! Clean residual min=-0.003148 max=0.003663 Jy/beam ! Clean residual mean=-0.000006 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.104531 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.104531 Jy ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=7.426 mas, bpa=-3.77 degrees ! Estimated noise=566.102 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.00611222 Jy ! Component: 100 - total flux cleaned = 0.0103299 Jy ! Component: 150 - total flux cleaned = 0.0136151 Jy ! Component: 200 - total flux cleaned = 0.0162122 Jy ! Total flux subtracted in 200 components = 0.0162122 Jy ! Clean residual min=-0.002150 max=0.003324 Jy/beam ! Clean residual mean=-0.000004 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.120743 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 58 components and 0.120743 Jy ! Inverting map ! Added new window around map position (6, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00322983 Jy ! Component: 100 - total flux cleaned = 0.00520931 Jy ! Component: 150 - total flux cleaned = 0.00636969 Jy ! Component: 200 - total flux cleaned = 0.00736254 Jy ! Total flux subtracted in 200 components = 0.00736254 Jy ! Clean residual min=-0.001859 max=0.002192 Jy/beam ! Clean residual mean=-0.000003 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.128105 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 83 components and 0.128105 Jy ! Inverting map ! Added new window around map position (40.5, -70.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143033 Jy ! Component: 100 - total flux cleaned = 0.00161479 Jy ! Component: 150 - total flux cleaned = 0.0017805 Jy ! Component: 200 - total flux cleaned = 0.00196957 Jy ! Total flux subtracted in 200 components = 0.00196957 Jy ! Clean residual min=-0.001665 max=0.001892 Jy/beam ! Clean residual mean=-0.000003 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.130075 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 110 components and 0.130075 Jy ! Inverting map ! Added new window around map position (-116.5, 73.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164197 Jy ! Component: 100 - total flux cleaned = 0.00221816 Jy ! Component: 150 - total flux cleaned = 0.00256313 Jy ! Component: 200 - total flux cleaned = 0.00278813 Jy ! Total flux subtracted in 200 components = 0.00278813 Jy ! Clean residual min=-0.001573 max=0.001869 Jy/beam ! Clean residual mean=-0.000003 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.132863 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 133 components and 0.132863 Jy ! Inverting map ! Added new window around map position (-16, -45). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116388 Jy ! Component: 100 - total flux cleaned = 0.00135119 Jy ! Component: 150 - total flux cleaned = 0.0018891 Jy ! Component: 200 - total flux cleaned = 0.00219903 Jy ! Total flux subtracted in 200 components = 0.00219903 Jy ! Clean residual min=-0.001458 max=0.001461 Jy/beam ! Clean residual mean=-0.000002 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.135062 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 155 components and 0.135062 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.335 mas, bmaj=14.63 mas, bpa=-1.788 degrees ! Estimated noise=763.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.8358e-05 Jy ! Component: 100 - total flux cleaned = 0.000564824 Jy ! Component: 150 - total flux cleaned = 0.00094037 Jy ! Component: 200 - total flux cleaned = 0.00114957 Jy ! Total flux subtracted in 200 components = 0.00114957 Jy ! Clean residual min=-0.001903 max=0.001662 Jy/beam ! Clean residual mean=-0.000003 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.136212 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.000184568 Jy ! Component: 100 - total flux cleaned = 0.000290157 Jy ! Component: 150 - total flux cleaned = 0.000369441 Jy ! Component: 200 - total flux cleaned = 0.000462872 Jy ! Total flux subtracted in 200 components = 0.000462872 Jy ! Clean residual min=-0.001868 max=0.001691 Jy/beam ! Clean residual mean=-0.000002 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.136675 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 199 components and 0.136674 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=7.426 mas, bpa=-3.77 degrees ! Estimated noise=566.102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000114926 Jy ! Component: 100 - total flux cleaned = 0.000172307 Jy ! Component: 150 - total flux cleaned = 0.000253612 Jy ! Component: 200 - total flux cleaned = 0.000303321 Jy ! Total flux subtracted in 200 components = 0.000303321 Jy ! Clean residual min=-0.001529 max=0.001459 Jy/beam ! Clean residual mean=-0.000001 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.136978 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 220 components and 0.136978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170357Jy sigma=0.000782 ! Fit after self-cal, rms=0.170314Jy sigma=0.000782 wmodel J2223-1607_S_2015_01_23_pus_map.mod ! Writing 220 model components to file: J2223-1607_S_2015_01_23_pus_map.mod wobs J2223-1607_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2223-1607_S_2015_01_23_pus_uvs.fits wwins J2223-1607_S_2015_01_23_pus_map.win ! wwins: Wrote 7 windows to J2223-1607_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.000193434 Jy ! Component: 100 - total flux cleaned = -0.000219133 Jy ! Component: 150 - total flux cleaned = -0.000242628 Jy ! Component: 200 - total flux cleaned = -0.000195311 Jy ! Component: 250 - total flux cleaned = -0.000218589 Jy ! Component: 300 - total flux cleaned = -0.000285793 Jy ! Component: 350 - total flux cleaned = -0.000351631 Jy ! Component: 400 - total flux cleaned = -0.00050215 Jy ! Component: 450 - total flux cleaned = -0.000586098 Jy ! Component: 500 - total flux cleaned = -0.000669104 Jy ! Component: 550 - total flux cleaned = -0.000730454 Jy ! Component: 600 - total flux cleaned = -0.000830594 Jy ! Component: 650 - total flux cleaned = -0.000968456 Jy ! Component: 700 - total flux cleaned = -0.00102663 Jy ! Component: 750 - total flux cleaned = -0.00114129 Jy ! Component: 800 - total flux cleaned = -0.0012165 Jy ! Component: 850 - total flux cleaned = -0.00129085 Jy ! Component: 900 - total flux cleaned = -0.00132771 Jy ! Component: 950 - total flux cleaned = -0.00140024 Jy ! Component: 1000 - total flux cleaned = -0.00148917 Jy ! Component: 1050 - total flux cleaned = -0.00157647 Jy ! Component: 1100 - total flux cleaned = -0.00155862 Jy ! Component: 1150 - total flux cleaned = -0.00152434 Jy ! Component: 1200 - total flux cleaned = -0.00155816 Jy ! Component: 1250 - total flux cleaned = -0.00152415 Jy ! Component: 1300 - total flux cleaned = -0.00154069 Jy ! Component: 1350 - total flux cleaned = -0.00145828 Jy ! Component: 1400 - total flux cleaned = -0.00152385 Jy ! Component: 1450 - total flux cleaned = -0.0015077 Jy ! Component: 1500 - total flux cleaned = -0.00153979 Jy ! Component: 1550 - total flux cleaned = -0.00153994 Jy ! Component: 1600 - total flux cleaned = -0.00160286 Jy ! Component: 1650 - total flux cleaned = -0.00164961 Jy ! Component: 1700 - total flux cleaned = -0.00168046 Jy ! Component: 1750 - total flux cleaned = -0.00166493 Jy ! Component: 1800 - total flux cleaned = -0.00172582 Jy ! Component: 1850 - total flux cleaned = -0.0018013 Jy ! Component: 1900 - total flux cleaned = -0.00181632 Jy ! Component: 1950 - total flux cleaned = -0.00187587 Jy ! Component: 2000 - total flux cleaned = -0.00192 Jy ! Component: 2050 - total flux cleaned = -0.00190525 Jy ! Component: 2100 - total flux cleaned = -0.001949 Jy ! Component: 2150 - total flux cleaned = -0.00200671 Jy ! Component: 2200 - total flux cleaned = -0.00200678 Jy ! Component: 2250 - total flux cleaned = -0.0020923 Jy ! Component: 2300 - total flux cleaned = -0.00209232 Jy ! Component: 2350 - total flux cleaned = -0.00210632 Jy ! Component: 2400 - total flux cleaned = -0.00212019 Jy ! Component: 2450 - total flux cleaned = -0.0021617 Jy ! Component: 2500 - total flux cleaned = -0.00214775 Jy ! Component: 2550 - total flux cleaned = -0.00216139 Jy ! Component: 2600 - total flux cleaned = -0.00217493 Jy ! Component: 2650 - total flux cleaned = -0.00221555 Jy ! Component: 2700 - total flux cleaned = -0.00226933 Jy ! Component: 2750 - total flux cleaned = -0.00229608 Jy ! Component: 2800 - total flux cleaned = -0.0023226 Jy ! Component: 2850 - total flux cleaned = -0.00233574 Jy ! Component: 2900 - total flux cleaned = -0.00237508 Jy ! Component: 2950 - total flux cleaned = -0.00240116 Jy ! Component: 3000 - total flux cleaned = -0.00244014 Jy ! Component: 3050 - total flux cleaned = -0.0024401 Jy ! Component: 3100 - total flux cleaned = -0.00251711 Jy ! Component: 3150 - total flux cleaned = -0.00254256 Jy ! Component: 3200 - total flux cleaned = -0.00258061 Jy ! Component: 3250 - total flux cleaned = -0.00258052 Jy ! Component: 3300 - total flux cleaned = -0.00258066 Jy ! Component: 3350 - total flux cleaned = -0.00263051 Jy ! Component: 3400 - total flux cleaned = -0.00264297 Jy ! Component: 3450 - total flux cleaned = -0.00265526 Jy ! Component: 3500 - total flux cleaned = -0.00267984 Jy ! Component: 3550 - total flux cleaned = -0.00272874 Jy ! Component: 3600 - total flux cleaned = -0.00272866 Jy ! Component: 3650 - total flux cleaned = -0.00274085 Jy ! Component: 3700 - total flux cleaned = -0.00280108 Jy ! Component: 3750 - total flux cleaned = -0.00281303 Jy ! Component: 3800 - total flux cleaned = -0.00283683 Jy ! Component: 3850 - total flux cleaned = -0.00283692 Jy ! Component: 3900 - total flux cleaned = -0.00289589 Jy ! Component: 3950 - total flux cleaned = -0.00287241 Jy ! Component: 4000 - total flux cleaned = -0.00290758 Jy ! Component: 4050 - total flux cleaned = -0.00291916 Jy ! Total flux subtracted in 4096 components = -0.00293069 Jy ! Clean residual min=-0.000707 max=0.000685 Jy/beam ! Clean residual mean=-0.000001 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.134047 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 526 components and 0.134047 Jy ![Exited script file: muppet] wmap "J2223-1607_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.979 x 7.426 at -3.77 degrees (North through East) ! Clean map min=-0.0017008 max=0.091459 Jy/beam ! Writing clean map to FITS file: J2223-1607_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.0914589 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221802 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.727545 0.727545 1.45509 2.91018 5.82036 11.6407 23.2814 46.5629 93.1258 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.091 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.979 x 7.426 at -3.77 degrees (North through East) ! Clean map min=-0.0017008 max=0.091459 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 J2223-1607_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:36:26 2017