! Started logfile: J0401-2921_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:16:09 2017 obs J0401-2921_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0401-2921_S_2014_01_04_pus_uva.fits ! AN table 1: 118 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.583333 visibilities/baseline/integration-bin. ! Found source: J0401-2921 ! ! 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 9912 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 J0401-2921_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 236 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 236 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 236 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 236 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.876980Jy sigma=0.010740 ! Fit after self-cal, rms=0.792127Jy sigma=0.009833 ! 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.332 mas, bmaj=5.781 mas, bpa=-2.159 degrees ! Estimated noise=1102.26 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.151813 Jy ! Component: 100 - total flux cleaned = 0.215472 Jy ! Total flux subtracted in 100 components = 0.215472 Jy ! Clean residual min=-0.026834 max=0.045070 Jy/beam ! Clean residual mean=-0.000838 rms=0.007495 Jy/beam ! Combined flux in latest and established models = 0.215472 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.215472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191282Jy sigma=0.001793 ! Fit after self-cal, rms=0.191072Jy sigma=0.001789 ! Inverting map ! Added new window around map position (-8.5, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0464807 Jy ! Component: 100 - total flux cleaned = 0.0774326 Jy ! Total flux subtracted in 100 components = 0.0774326 Jy ! Clean residual min=-0.019160 max=0.022212 Jy/beam ! Clean residual mean=-0.000506 rms=0.005133 Jy/beam ! Combined flux in latest and established models = 0.292904 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 0.292904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169710Jy sigma=0.001520 ! Fit after self-cal, rms=0.167874Jy sigma=0.001505 ! 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.876 mas, bmaj=6.986 mas, bpa=-2.4 degrees ! Estimated noise=627.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.0443297 Jy ! Component: 100 - total flux cleaned = 0.0728365 Jy ! Component: 150 - total flux cleaned = 0.0919388 Jy ! Component: 200 - total flux cleaned = 0.104958 Jy ! Total flux subtracted in 200 components = 0.104958 Jy ! Clean residual min=-0.015161 max=0.022801 Jy/beam ! Clean residual mean=-0.000338 rms=0.006562 Jy/beam ! Combined flux in latest and established models = 0.397862 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 61 components and 0.397862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148644Jy sigma=0.001381 ! Fit after self-cal, rms=0.147964Jy sigma=0.001374 ! 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.87 FD 1.00* KP 1.00* LA 0.94 ! MK 0.89 NL 1.11 OV 0.93 PT 0.88 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.49 FD 1.00* KP 1.00* LA 0.91 ! MK 0.91 NL 1.23 OV 0.97 PT 0.86 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.45 FD 1.00* KP 1.00* LA 0.76 ! MK 0.95 NL 1.19 OV 0.90 PT 0.84 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* KP 1.00* LA 0.81 ! MK 0.92 NL 1.27 OV 1.03 PT 0.88 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.147964Jy sigma=0.001374 ! Fit after self-cal, rms=0.116069Jy sigma=0.001114 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.843 mas, bmaj=7.002 mas, bpa=-3.356 degrees ! Estimated noise=624.813 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.0100186 Jy ! Component: 100 - total flux cleaned = 0.0157951 Jy ! Component: 150 - total flux cleaned = 0.0184286 Jy ! Component: 200 - total flux cleaned = 0.0194803 Jy ! Total flux subtracted in 200 components = 0.0194803 Jy ! Clean residual min=-0.012087 max=0.010808 Jy/beam ! Clean residual mean=0.000080 rms=0.003318 Jy/beam ! Combined flux in latest and established models = 0.417342 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 75 components and 0.417342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114592Jy sigma=0.001107 ! Fit after self-cal, rms=0.114210Jy sigma=0.001104 ! 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.114210Jy sigma=0.001104 ! Fit after self-cal, rms=0.123436Jy sigma=0.001091 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.805 mas, bmaj=6.955 mas, bpa=-3.75 degrees ! Estimated noise=639.708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00993399 Jy ! Component: 100 - total flux cleaned = 0.0161042 Jy ! Component: 150 - total flux cleaned = 0.0203625 Jy ! Component: 200 - total flux cleaned = 0.022706 Jy ! Total flux subtracted in 200 components = 0.022706 Jy ! Clean residual min=-0.012535 max=0.009444 Jy/beam ! Clean residual mean=0.000111 rms=0.003106 Jy/beam ! Combined flux in latest and established models = 0.440048 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 85 components and 0.440048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121741Jy sigma=0.001087 ! Fit after self-cal, rms=0.121713Jy sigma=0.001087 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.0017372 Jy ! Component: 100 - total flux cleaned = 0.00223466 Jy ! Component: 150 - total flux cleaned = 0.00259251 Jy ! Component: 200 - total flux cleaned = 0.00301006 Jy ! Total flux subtracted in 200 components = 0.00301006 Jy ! Clean residual min=-0.012511 max=0.009434 Jy/beam ! Clean residual mean=0.000128 rms=0.003057 Jy/beam ! Combined flux in latest and established models = 0.443058 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 92 components and 0.443058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121458Jy sigma=0.001086 ! Fit after self-cal, rms=0.121474Jy sigma=0.001086 ! 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.121474Jy sigma=0.001086 ! Fit after self-cal, rms=0.089103Jy sigma=0.000924 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.791 mas, bmaj=6.907 mas, bpa=-3.906 degrees ! Estimated noise=637.864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00127176 Jy ! Component: 100 - total flux cleaned = -0.00127825 Jy ! Component: 150 - total flux cleaned = -0.00127818 Jy ! Component: 200 - total flux cleaned = -0.0012261 Jy ! Total flux subtracted in 200 components = -0.0012261 Jy ! Clean residual min=-0.006001 max=0.006509 Jy/beam ! Clean residual mean=-0.000052 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.441832 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 98 components and 0.441832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088935Jy sigma=0.000924 ! Fit after self-cal, rms=0.088935Jy sigma=0.000922 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 (-16, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00486872 Jy ! Component: 100 - total flux cleaned = 0.00595915 Jy ! Component: 150 - total flux cleaned = 0.00670309 Jy ! Component: 200 - total flux cleaned = 0.00697593 Jy ! Total flux subtracted in 200 components = 0.00697593 Jy ! Clean residual min=-0.004358 max=0.004043 Jy/beam ! Clean residual mean=-0.000013 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.448808 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 115 components and 0.448808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088404Jy sigma=0.000918 ! Fit after self-cal, rms=0.088339Jy sigma=0.000918 ! 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.088339Jy sigma=0.000918 ! Fit after self-cal, rms=0.088174Jy sigma=0.000917 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.951 mas, bmaj=20.49 mas, bpa=1.042 degrees ! Estimated noise=801.806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000878719 Jy ! Component: 100 - total flux cleaned = 0.00105046 Jy ! Component: 150 - total flux cleaned = 0.00111301 Jy ! Component: 200 - total flux cleaned = 0.00121977 Jy ! Total flux subtracted in 200 components = 0.00121977 Jy ! Clean residual min=-0.003944 max=0.004317 Jy/beam ! Clean residual mean=-0.000001 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.450028 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 121 components and 0.450028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088112Jy sigma=0.000917 ! Fit after self-cal, rms=0.088142Jy sigma=0.000917 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.000220617 Jy ! Component: 100 - total flux cleaned = 0.000221061 Jy ! Component: 150 - total flux cleaned = 0.000179597 Jy ! Component: 200 - total flux cleaned = 0.000179641 Jy ! Total flux subtracted in 200 components = 0.000179641 Jy ! Clean residual min=-0.003634 max=0.004271 Jy/beam ! Clean residual mean=0.000005 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.450208 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 126 components and 0.450208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088113Jy sigma=0.000917 ! Fit after self-cal, rms=0.088115Jy sigma=0.000917 ! 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.785 mas, bmaj=6.897 mas, bpa=-4.037 degrees ! Estimated noise=635.345 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.785 x 6.897 at -4.037 degrees (North through East) ! Clean map min=-0.0064483 max=0.2112 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.265 mas, bmaj=5.751 mas, bpa=-3.718 degrees ! Estimated noise=1102.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.155113 Jy ! Component: 100 - total flux cleaned = 0.226867 Jy ! Component: 150 - total flux cleaned = 0.273231 Jy ! Component: 200 - total flux cleaned = 0.30663 Jy ! Total flux subtracted in 200 components = 0.30663 Jy ! Clean residual min=-0.012083 max=0.021301 Jy/beam ! Clean residual mean=-0.000551 rms=0.004407 Jy/beam ! Combined flux in latest and established models = 0.30663 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.30663 Jy ! Inverting map and beam ! Estimated beam: bmin=2.785 mas, bmaj=6.897 mas, bpa=-4.037 degrees ! Estimated noise=635.345 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 (-3, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0424386 Jy ! Component: 100 - total flux cleaned = 0.0694653 Jy ! Component: 150 - total flux cleaned = 0.087743 Jy ! Component: 200 - total flux cleaned = 0.100878 Jy ! Total flux subtracted in 200 components = 0.100878 Jy ! Clean residual min=-0.006739 max=0.009001 Jy/beam ! Clean residual mean=-0.000268 rms=0.002470 Jy/beam ! Combined flux in latest and established models = 0.407508 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 85 components and 0.407508 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.951 mas, bmaj=20.49 mas, bpa=1.042 degrees ! Estimated noise=801.806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.017156 Jy ! Component: 100 - total flux cleaned = 0.0270314 Jy ! Component: 150 - total flux cleaned = 0.0333054 Jy ! Component: 200 - total flux cleaned = 0.0373553 Jy ! Total flux subtracted in 200 components = 0.0373553 Jy ! Clean residual min=-0.004853 max=0.004814 Jy/beam ! Clean residual mean=-0.000083 rms=0.001405 Jy/beam ! Combined flux in latest and established models = 0.444864 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.00264788 Jy ! Component: 100 - total flux cleaned = 0.00334767 Jy ! Component: 150 - total flux cleaned = 0.00386213 Jy ! Component: 200 - total flux cleaned = 0.00424403 Jy ! Total flux subtracted in 200 components = 0.00424403 Jy ! Clean residual min=-0.004255 max=0.004371 Jy/beam ! Clean residual mean=-0.000020 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.449108 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 150 components and 0.449108 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.785 mas, bmaj=6.897 mas, bpa=-4.037 degrees ! Estimated noise=635.345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000550691 Jy ! Component: 100 - total flux cleaned = 0.000903736 Jy ! Component: 150 - total flux cleaned = 0.000909485 Jy ! Component: 200 - total flux cleaned = 0.000909872 Jy ! Total flux subtracted in 200 components = 0.000909872 Jy ! Clean residual min=-0.003143 max=0.003703 Jy/beam ! Clean residual mean=-0.000004 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.450018 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 168 components and 0.450018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088077Jy sigma=0.000916 ! Fit after self-cal, rms=0.087978Jy sigma=0.000916 wmodel J0401-2921_S_2014_01_04_pus_map.mod ! Writing 168 model components to file: J0401-2921_S_2014_01_04_pus_map.mod wobs J0401-2921_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0401-2921_S_2014_01_04_pus_uvs.fits wwins J0401-2921_S_2014_01_04_pus_map.win ! wwins: Wrote 4 windows to J0401-2921_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.00115646 Jy ! Component: 100 - total flux cleaned = 0.00188963 Jy ! Component: 150 - total flux cleaned = 0.00199449 Jy ! Component: 200 - total flux cleaned = 0.00189838 Jy ! Component: 250 - total flux cleaned = 0.00180978 Jy ! Component: 300 - total flux cleaned = 0.00172564 Jy ! Component: 350 - total flux cleaned = 0.00180621 Jy ! Component: 400 - total flux cleaned = 0.00203588 Jy ! Component: 450 - total flux cleaned = 0.00229162 Jy ! Component: 500 - total flux cleaned = 0.00243268 Jy ! Component: 550 - total flux cleaned = 0.00253535 Jy ! Component: 600 - total flux cleaned = 0.00256832 Jy ! Component: 650 - total flux cleaned = 0.00256827 Jy ! Component: 700 - total flux cleaned = 0.00263015 Jy ! Component: 750 - total flux cleaned = 0.00259925 Jy ! Component: 800 - total flux cleaned = 0.00257054 Jy ! Component: 850 - total flux cleaned = 0.00260017 Jy ! Component: 900 - total flux cleaned = 0.00262817 Jy ! Component: 950 - total flux cleaned = 0.00259939 Jy ! Component: 1000 - total flux cleaned = 0.00246436 Jy ! Component: 1050 - total flux cleaned = 0.00246393 Jy ! Component: 1100 - total flux cleaned = 0.00233404 Jy ! Component: 1150 - total flux cleaned = 0.00215745 Jy ! Component: 1200 - total flux cleaned = 0.00208348 Jy ! Component: 1250 - total flux cleaned = 0.00198692 Jy ! Component: 1300 - total flux cleaned = 0.00191548 Jy ! Component: 1350 - total flux cleaned = 0.00182196 Jy ! Component: 1400 - total flux cleaned = 0.00173042 Jy ! Component: 1450 - total flux cleaned = 0.00168567 Jy ! Component: 1500 - total flux cleaned = 0.00159706 Jy ! Component: 1550 - total flux cleaned = 0.00157513 Jy ! Component: 1600 - total flux cleaned = 0.00146753 Jy ! Component: 1650 - total flux cleaned = 0.00150999 Jy ! Component: 1700 - total flux cleaned = 0.00144742 Jy ! Component: 1750 - total flux cleaned = 0.00140658 Jy ! Component: 1800 - total flux cleaned = 0.0014269 Jy ! Component: 1850 - total flux cleaned = 0.00138708 Jy ! Component: 1900 - total flux cleaned = 0.00138707 Jy ! Component: 1950 - total flux cleaned = 0.00132928 Jy ! Component: 2000 - total flux cleaned = 0.00134819 Jy ! Component: 2050 - total flux cleaned = 0.00127341 Jy ! Component: 2100 - total flux cleaned = 0.0012551 Jy ! Component: 2150 - total flux cleaned = 0.00123676 Jy ! Component: 2200 - total flux cleaned = 0.00120059 Jy ! Component: 2250 - total flux cleaned = 0.0011294 Jy ! Component: 2300 - total flux cleaned = 0.00114701 Jy ! Component: 2350 - total flux cleaned = 0.0011469 Jy ! Component: 2400 - total flux cleaned = 0.00116381 Jy ! Component: 2450 - total flux cleaned = 0.00112993 Jy ! Component: 2500 - total flux cleaned = 0.00111325 Jy ! Component: 2550 - total flux cleaned = 0.00111331 Jy ! Component: 2600 - total flux cleaned = 0.00109676 Jy ! Component: 2650 - total flux cleaned = 0.00108045 Jy ! Component: 2700 - total flux cleaned = 0.00106446 Jy ! Component: 2750 - total flux cleaned = 0.00108042 Jy ! Component: 2800 - total flux cleaned = 0.00108056 Jy ! Component: 2850 - total flux cleaned = 0.00106486 Jy ! Component: 2900 - total flux cleaned = 0.00104966 Jy ! Component: 2950 - total flux cleaned = 0.000988736 Jy ! Component: 3000 - total flux cleaned = 0.00101904 Jy ! Component: 3050 - total flux cleaned = 0.000959502 Jy ! Component: 3100 - total flux cleaned = 0.000944977 Jy ! Component: 3150 - total flux cleaned = 0.000959547 Jy ! Component: 3200 - total flux cleaned = 0.000973967 Jy ! Component: 3250 - total flux cleaned = 0.00094503 Jy ! Component: 3300 - total flux cleaned = 0.000945015 Jy ! Component: 3350 - total flux cleaned = 0.000916886 Jy ! Component: 3400 - total flux cleaned = 0.00094489 Jy ! Component: 3450 - total flux cleaned = 0.000930951 Jy ! Component: 3500 - total flux cleaned = 0.000958484 Jy ! Component: 3550 - total flux cleaned = 0.000958575 Jy ! Component: 3600 - total flux cleaned = 0.000972182 Jy ! Component: 3650 - total flux cleaned = 0.000985524 Jy ! Component: 3700 - total flux cleaned = 0.000985538 Jy ! Component: 3750 - total flux cleaned = 0.00101197 Jy ! Component: 3800 - total flux cleaned = 0.001012 Jy ! Component: 3850 - total flux cleaned = 0.00102498 Jy ! Component: 3900 - total flux cleaned = 0.00105073 Jy ! Component: 3950 - total flux cleaned = 0.001025 Jy ! Component: 4000 - total flux cleaned = 0.00103778 Jy ! Component: 4050 - total flux cleaned = 0.00107569 Jy ! Total flux subtracted in 4096 components = 0.00106298 Jy ! Clean residual min=-0.000727 max=0.000806 Jy/beam ! Clean residual mean=-0.000004 rms=0.000220 Jy/beam ! Combined flux in latest and established models = 0.451081 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 427 components and 0.451081 Jy ![Exited script file: muppet] wmap "J0401-2921_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.785 x 6.897 at -4.037 degrees (North through East) ! Clean map min=-0.0018627 max=0.21396 Jy/beam ! Writing clean map to FITS file: J0401-2921_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.213964 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000223023 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.312702 0.312702 0.625404 1.25081 2.50162 5.00323 10.0065 20.0129 40.0259 80.0517 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.213 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.785 x 6.897 at -4.037 degrees (North through East) ! Clean map min=-0.0018627 max=0.21396 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 J0401-2921_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:16:14 2017