! Started logfile: J2222-1144_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:37:01 2017 obs J2222-1144_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J2222-1144_S_2014_01_04_pus_uva.fits ! AN table 1: 126 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.5 visibilities/baseline/integration-bin. ! Found source: J2222-1144 ! ! 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 370 lines of history. ! ! Reading 9072 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 J2222-1144_S_2014_01_04_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 315 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 315 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 315 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 315 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.915763Jy sigma=0.011329 ! Fit after self-cal, rms=0.877667Jy sigma=0.010873 ! 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.768 mas, bmaj=6.823 mas, bpa=13.04 degrees ! Estimated noise=928.78 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.0959276 Jy ! Component: 100 - total flux cleaned = 0.119569 Jy ! Total flux subtracted in 100 components = 0.119569 Jy ! Clean residual min=-0.005932 max=0.008564 Jy/beam ! Clean residual mean=0.000005 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.119569 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.119569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085848Jy sigma=0.000906 ! Fit after self-cal, rms=0.085882Jy sigma=0.000906 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00797036 Jy ! Component: 100 - total flux cleaned = 0.00904331 Jy ! Total flux subtracted in 100 components = 0.00904331 Jy ! Clean residual min=-0.005039 max=0.004965 Jy/beam ! Clean residual mean=0.000002 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.128612 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 12 components and 0.128612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085011Jy sigma=0.000900 ! Fit after self-cal, rms=0.085008Jy sigma=0.000900 ! 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.414 mas, bmaj=8.152 mas, bpa=13.6 degrees ! Estimated noise=635.893 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.00339846 Jy ! Component: 100 - total flux cleaned = 0.00513236 Jy ! Component: 150 - total flux cleaned = 0.00552505 Jy ! Component: 200 - total flux cleaned = 0.00590185 Jy ! Total flux subtracted in 200 components = 0.00590185 Jy ! Clean residual min=-0.003492 max=0.003671 Jy/beam ! Clean residual mean=0.000000 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.134514 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.134514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084807Jy sigma=0.000899 ! Fit after self-cal, rms=0.084735Jy sigma=0.000899 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* KP 1.00* LA 1.04 ! MK 1.08 NL 0.98 OV 0.99 PT 1.02 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.00* KP 1.00* LA 0.99 ! MK 1.00 NL 1.05 OV 1.02 PT 0.98 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00* KP 1.00* LA 0.85 ! MK 0.99 NL 1.00 OV 0.94 PT 0.96 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00* KP 1.00* LA 0.88 ! MK 1.04 NL 1.08 OV 1.01 PT 1.00 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.084735Jy sigma=0.000899 ! Fit after self-cal, rms=0.082562Jy sigma=0.000886 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=8.226 mas, bpa=13.91 degrees ! Estimated noise=638.707 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.000260038 Jy ! Component: 100 - total flux cleaned = 0.000222561 Jy ! Component: 150 - total flux cleaned = 0.000239225 Jy ! Component: 200 - total flux cleaned = 0.000253474 Jy ! Total flux subtracted in 200 components = 0.000253474 Jy ! Clean residual min=-0.002285 max=0.002656 Jy/beam ! Clean residual mean=0.000003 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.134767 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 30 components and 0.134767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082552Jy sigma=0.000886 ! Fit after self-cal, rms=0.082326Jy sigma=0.000885 ! 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.082326Jy sigma=0.000885 ! Fit after self-cal, rms=0.082032Jy sigma=0.000884 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=8.222 mas, bpa=13.88 degrees ! Estimated noise=638.133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.39882e-05 Jy ! Component: 100 - total flux cleaned = 8.40904e-05 Jy ! Component: 150 - total flux cleaned = 9.68736e-05 Jy ! Component: 200 - total flux cleaned = 9.69958e-05 Jy ! Total flux subtracted in 200 components = 9.69958e-05 Jy ! Clean residual min=-0.002314 max=0.002245 Jy/beam ! Clean residual mean=0.000004 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.134864 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.134864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082027Jy sigma=0.000884 ! Fit after self-cal, rms=0.082037Jy sigma=0.000884 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 = -1.59378e-06 Jy ! Component: 100 - total flux cleaned = -1.23787e-05 Jy ! Component: 150 - total flux cleaned = -2.44461e-06 Jy ! Component: 200 - total flux cleaned = 7.02648e-06 Jy ! Total flux subtracted in 200 components = 7.02648e-06 Jy ! Clean residual min=-0.002276 max=0.002243 Jy/beam ! Clean residual mean=0.000004 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.134872 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.134872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082034Jy sigma=0.000883 ! Fit after self-cal, rms=0.082038Jy sigma=0.000883 ! 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.082038Jy sigma=0.000883 ! Fit after self-cal, rms=0.081967Jy sigma=0.000883 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.403 mas, bmaj=8.216 mas, bpa=13.84 degrees ! Estimated noise=638.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110696 Jy ! Component: 100 - total flux cleaned = 0.000110332 Jy ! Component: 150 - total flux cleaned = 0.000110663 Jy ! Component: 200 - total flux cleaned = 0.000119877 Jy ! Total flux subtracted in 200 components = 0.000119877 Jy ! Clean residual min=-0.002278 max=0.002220 Jy/beam ! Clean residual mean=0.000004 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.134991 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.134991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081965Jy sigma=0.000883 ! Fit after self-cal, rms=0.081963Jy sigma=0.000883 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 = 6.2441e-07 Jy ! Component: 100 - total flux cleaned = 1.48081e-06 Jy ! Component: 150 - total flux cleaned = 1.02293e-05 Jy ! Component: 200 - total flux cleaned = 1.82934e-05 Jy ! Total flux subtracted in 200 components = 1.82934e-05 Jy ! Clean residual min=-0.002263 max=0.002205 Jy/beam ! Clean residual mean=0.000004 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.13501 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.13501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081961Jy sigma=0.000883 ! Fit after self-cal, rms=0.081964Jy sigma=0.000883 ! 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.081964Jy sigma=0.000883 ! Fit after self-cal, rms=0.081894Jy sigma=0.000883 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.762 mas, bmaj=15.36 mas, bpa=13.89 degrees ! Estimated noise=733.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000229307 Jy ! Component: 100 - total flux cleaned = 0.000224068 Jy ! Component: 150 - total flux cleaned = 0.000212244 Jy ! Component: 200 - total flux cleaned = 0.00020645 Jy ! Total flux subtracted in 200 components = 0.00020645 Jy ! Clean residual min=-0.002621 max=0.002410 Jy/beam ! Clean residual mean=0.000007 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.135216 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 49 components and 0.135216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081895Jy sigma=0.000883 ! Fit after self-cal, rms=0.081890Jy sigma=0.000883 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 = -1.26208e-05 Jy ! Component: 100 - total flux cleaned = -1.10683e-05 Jy ! Component: 150 - total flux cleaned = -2.17962e-05 Jy ! Component: 200 - total flux cleaned = -3.19496e-05 Jy ! Total flux subtracted in 200 components = -3.19496e-05 Jy ! Clean residual min=-0.002607 max=0.002395 Jy/beam ! Clean residual mean=0.000007 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.135184 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 49 components and 0.135184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081891Jy sigma=0.000883 ! Fit after self-cal, rms=0.081891Jy sigma=0.000883 ! 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.401 mas, bmaj=8.211 mas, bpa=13.82 degrees ! Estimated noise=638.039 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.401 x 8.211 at 13.82 degrees (North through East) ! Clean map min=-0.0021437 max=0.12184 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.759 mas, bmaj=6.889 mas, bpa=13.24 degrees ! Estimated noise=934.932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.096535 Jy ! Component: 100 - total flux cleaned = 0.120152 Jy ! Component: 150 - total flux cleaned = 0.127984 Jy ! Component: 200 - total flux cleaned = 0.129331 Jy ! Total flux subtracted in 200 components = 0.129331 Jy ! Clean residual min=-0.003433 max=0.003526 Jy/beam ! Clean residual mean=0.000003 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.129331 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.129331 Jy ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=8.211 mas, bpa=13.82 degrees ! Estimated noise=638.039 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 (64.5, -71.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290923 Jy ! Component: 100 - total flux cleaned = 0.00470663 Jy ! Component: 150 - total flux cleaned = 0.00574375 Jy ! Component: 200 - total flux cleaned = 0.00621384 Jy ! Total flux subtracted in 200 components = 0.00621384 Jy ! Clean residual min=-0.002144 max=0.002058 Jy/beam ! Clean residual mean=0.000004 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.135545 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 0.135545 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.762 mas, bmaj=15.36 mas, bpa=13.89 degrees ! Estimated noise=733.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000921158 Jy ! Component: 100 - total flux cleaned = 0.00101995 Jy ! Component: 150 - total flux cleaned = 0.00103807 Jy ! Component: 200 - total flux cleaned = 0.00106741 Jy ! Total flux subtracted in 200 components = 0.00106741 Jy ! Clean residual min=-0.002240 max=0.002040 Jy/beam ! Clean residual mean=0.000005 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.136612 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 = 3.96005e-05 Jy ! Component: 100 - total flux cleaned = 7.467e-05 Jy ! Component: 150 - total flux cleaned = 0.000106101 Jy ! Component: 200 - total flux cleaned = 0.000125437 Jy ! Total flux subtracted in 200 components = 0.000125437 Jy ! Clean residual min=-0.002259 max=0.002052 Jy/beam ! Clean residual mean=0.000005 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.136738 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 65 components and 0.136738 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=8.211 mas, bpa=13.82 degrees ! Estimated noise=638.039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.82238e-05 Jy ! Component: 100 - total flux cleaned = 0.000140929 Jy ! Component: 150 - total flux cleaned = 0.000192581 Jy ! Component: 200 - total flux cleaned = 0.000263774 Jy ! Total flux subtracted in 200 components = 0.000263774 Jy ! Clean residual min=-0.002109 max=0.001953 Jy/beam ! Clean residual mean=0.000003 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.137002 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.137002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081822Jy sigma=0.000883 ! Fit after self-cal, rms=0.081835Jy sigma=0.000883 wmodel J2222-1144_S_2014_01_04_pus_map.mod ! Writing 76 model components to file: J2222-1144_S_2014_01_04_pus_map.mod wobs J2222-1144_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J2222-1144_S_2014_01_04_pus_uvs.fits wwins J2222-1144_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J2222-1144_S_2014_01_04_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.000519105 Jy ! Component: 100 - total flux cleaned = -0.000713831 Jy ! Component: 150 - total flux cleaned = -0.0008611 Jy ! Component: 200 - total flux cleaned = -0.00105544 Jy ! Component: 250 - total flux cleaned = -0.0010569 Jy ! Component: 300 - total flux cleaned = -0.00108322 Jy ! Component: 350 - total flux cleaned = -0.00115658 Jy ! Component: 400 - total flux cleaned = -0.00120331 Jy ! Component: 450 - total flux cleaned = -0.00115765 Jy ! Component: 500 - total flux cleaned = -0.00111403 Jy ! Component: 550 - total flux cleaned = -0.00107072 Jy ! Component: 600 - total flux cleaned = -0.000987061 Jy ! Component: 650 - total flux cleaned = -0.000906286 Jy ! Component: 700 - total flux cleaned = -0.000846844 Jy ! Component: 750 - total flux cleaned = -0.000826848 Jy ! Component: 800 - total flux cleaned = -0.00082662 Jy ! Component: 850 - total flux cleaned = -0.000826366 Jy ! Component: 900 - total flux cleaned = -0.000825923 Jy ! Component: 950 - total flux cleaned = -0.000808259 Jy ! Component: 1000 - total flux cleaned = -0.000877701 Jy ! Component: 1050 - total flux cleaned = -0.000911897 Jy ! Component: 1100 - total flux cleaned = -0.00094503 Jy ! Component: 1150 - total flux cleaned = -0.000961434 Jy ! Component: 1200 - total flux cleaned = -0.000993365 Jy ! Component: 1250 - total flux cleaned = -0.000961668 Jy ! Component: 1300 - total flux cleaned = -0.000977594 Jy ! Component: 1350 - total flux cleaned = -0.00099302 Jy ! Component: 1400 - total flux cleaned = -0.00102357 Jy ! Component: 1450 - total flux cleaned = -0.00108307 Jy ! Component: 1500 - total flux cleaned = -0.0010832 Jy ! Component: 1550 - total flux cleaned = -0.00111206 Jy ! Component: 1600 - total flux cleaned = -0.00112618 Jy ! Component: 1650 - total flux cleaned = -0.00115431 Jy ! Component: 1700 - total flux cleaned = -0.00116809 Jy ! Component: 1750 - total flux cleaned = -0.00122246 Jy ! Component: 1800 - total flux cleaned = -0.00127602 Jy ! Component: 1850 - total flux cleaned = -0.0013023 Jy ! Component: 1900 - total flux cleaned = -0.00132847 Jy ! Component: 1950 - total flux cleaned = -0.00136727 Jy ! Component: 2000 - total flux cleaned = -0.00136721 Jy ! Component: 2050 - total flux cleaned = -0.00144293 Jy ! Component: 2100 - total flux cleaned = -0.00140529 Jy ! Component: 2150 - total flux cleaned = -0.00140518 Jy ! Component: 2200 - total flux cleaned = -0.00136858 Jy ! Component: 2250 - total flux cleaned = -0.0013807 Jy ! Component: 2300 - total flux cleaned = -0.0013569 Jy ! Component: 2350 - total flux cleaned = -0.00134512 Jy ! Component: 2400 - total flux cleaned = -0.00131014 Jy ! Component: 2450 - total flux cleaned = -0.00128698 Jy ! Component: 2500 - total flux cleaned = -0.0012527 Jy ! Component: 2550 - total flux cleaned = -0.0012185 Jy ! Component: 2600 - total flux cleaned = -0.00117351 Jy ! Component: 2650 - total flux cleaned = -0.00110675 Jy ! Component: 2700 - total flux cleaned = -0.00101879 Jy ! Component: 2750 - total flux cleaned = -0.000986107 Jy ! Component: 2800 - total flux cleaned = -0.000899711 Jy ! Component: 2850 - total flux cleaned = -0.000856985 Jy ! Component: 2900 - total flux cleaned = -0.000793362 Jy ! Component: 2950 - total flux cleaned = -0.000730165 Jy ! Component: 3000 - total flux cleaned = -0.000678 Jy ! Component: 3050 - total flux cleaned = -0.000626252 Jy ! Component: 3100 - total flux cleaned = -0.000554375 Jy ! Component: 3150 - total flux cleaned = -0.000503536 Jy ! Component: 3200 - total flux cleaned = -0.000463186 Jy ! Component: 3250 - total flux cleaned = -0.000433102 Jy ! Component: 3300 - total flux cleaned = -0.000373418 Jy ! Component: 3350 - total flux cleaned = -0.000304484 Jy ! Component: 3400 - total flux cleaned = -0.000265434 Jy ! Component: 3450 - total flux cleaned = -0.000226674 Jy ! Component: 3500 - total flux cleaned = -0.000130526 Jy ! Component: 3550 - total flux cleaned = -0.000102007 Jy ! Component: 3600 - total flux cleaned = -4.52078e-05 Jy ! Component: 3650 - total flux cleaned = 1.78722e-06 Jy ! Component: 3700 - total flux cleaned = 3.91008e-05 Jy ! Component: 3750 - total flux cleaned = 5.77902e-05 Jy ! Component: 3800 - total flux cleaned = 0.00011295 Jy ! Component: 3850 - total flux cleaned = 0.000103786 Jy ! Component: 3900 - total flux cleaned = 0.000140095 Jy ! Component: 3950 - total flux cleaned = 0.000149135 Jy ! Component: 4000 - total flux cleaned = 0.000184909 Jy ! Component: 4050 - total flux cleaned = 0.000158204 Jy ! Total flux subtracted in 4096 components = 0.000175994 Jy ! Clean residual min=-0.000485 max=0.000497 Jy/beam ! Clean residual mean=0.000001 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.137178 Jy keep ! Adding 227 model components to the UV plane model. ! The established model now contains 303 components and 0.137178 Jy ![Exited script file: muppet] wmap "J2222-1144_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.401 x 8.211 at 13.82 degrees (North through East) ! Clean map min=-0.0013211 max=0.12252 Jy/beam ! Writing clean map to FITS file: J2222-1144_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.122524 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000151817 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.371723 0.371723 0.743446 1.48689 2.97378 5.94757 11.8951 23.7903 47.5806 95.1611 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.122 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.401 x 8.211 at 13.82 degrees (North through East) ! Clean map min=-0.0013211 max=0.12252 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 J2222-1144_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:37:06 2017