! Started logfile: J0013+4051_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:11:43 2017 obs J0013+4051_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0013+4051_S_2014_01_04_pus_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.5 visibilities/baseline/integration-bin. ! Found source: J0013+4051 ! ! 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 2880 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 J0013+4051_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.751438Jy sigma=0.012324 ! Fit after self-cal, rms=0.748937Jy sigma=0.012274 ! 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=3.192 mas, bmaj=4.908 mas, bpa=-14.07 degrees ! Estimated noise=1202.99 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.190251 Jy ! Component: 100 - total flux cleaned = 0.23228 Jy ! Total flux subtracted in 100 components = 0.23228 Jy ! Clean residual min=-0.010209 max=0.017273 Jy/beam ! Clean residual mean=0.000020 rms=0.002778 Jy/beam ! Combined flux in latest and established models = 0.23228 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.23228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079224Jy sigma=0.001063 ! Fit after self-cal, rms=0.079189Jy sigma=0.001063 ! Inverting map ! Added new window around map position (3, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0175204 Jy ! Component: 100 - total flux cleaned = 0.0277223 Jy ! Total flux subtracted in 100 components = 0.0277223 Jy ! Clean residual min=-0.008416 max=0.010708 Jy/beam ! Clean residual mean=0.000011 rms=0.002077 Jy/beam ! Combined flux in latest and established models = 0.260002 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.260002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073798Jy sigma=0.001006 ! Fit after self-cal, rms=0.073549Jy sigma=0.001006 ! 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.902 mas, bmaj=5.658 mas, bpa=-7.939 degrees ! Estimated noise=871.145 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.00803742 Jy ! Component: 100 - total flux cleaned = 0.0111225 Jy ! Component: 150 - total flux cleaned = 0.0124932 Jy ! Component: 200 - total flux cleaned = 0.0134593 Jy ! Total flux subtracted in 200 components = 0.0134593 Jy ! Clean residual min=-0.007530 max=0.006923 Jy/beam ! Clean residual mean=0.000019 rms=0.001782 Jy/beam ! Combined flux in latest and established models = 0.273461 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.273461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071932Jy sigma=0.000997 ! Fit after self-cal, rms=0.071854Jy sigma=0.000997 ! 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.06 FD 1.00* KP 1.00* LA 1.05 ! MK 0.98 NL 0.98 OV 1.00 PT 0.99 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* KP 1.00* LA 1.00 ! MK 0.99 NL 1.03 OV 1.02 PT 0.98 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* KP 1.00* LA 0.82 ! MK 1.03 NL 1.02 OV 0.94 PT 0.97 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.00* KP 1.00* LA 0.87 ! MK 1.00 NL 1.08 OV 1.04 PT 0.98 ! SC 0.91 ! ! ! Fit before self-cal, rms=0.071854Jy sigma=0.000997 ! Fit after self-cal, rms=0.065331Jy sigma=0.000921 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.883 mas, bmaj=5.677 mas, bpa=-7.532 degrees ! Estimated noise=871.127 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.00444816 Jy ! Component: 100 - total flux cleaned = -0.00589319 Jy ! Component: 150 - total flux cleaned = -0.00646988 Jy ! Component: 200 - total flux cleaned = -0.00679065 Jy ! Total flux subtracted in 200 components = -0.00679065 Jy ! Clean residual min=-0.003792 max=0.003262 Jy/beam ! Clean residual mean=0.000003 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.26667 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.266671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064972Jy sigma=0.000916 ! Fit after self-cal, rms=0.064794Jy sigma=0.000916 ! 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.064794Jy sigma=0.000916 ! Fit after self-cal, rms=0.064399Jy sigma=0.000911 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.881 mas, bmaj=5.702 mas, bpa=-7.932 degrees ! Estimated noise=873.202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00181449 Jy ! Component: 100 - total flux cleaned = -0.0023771 Jy ! Component: 150 - total flux cleaned = -0.00243232 Jy ! Component: 200 - total flux cleaned = -0.00243453 Jy ! Total flux subtracted in 200 components = -0.00243453 Jy ! Clean residual min=-0.003149 max=0.002769 Jy/beam ! Clean residual mean=0.000001 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.264236 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.264236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064335Jy sigma=0.000910 ! Fit after self-cal, rms=0.064318Jy sigma=0.000910 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.000121472 Jy ! Component: 100 - total flux cleaned = -9.90741e-05 Jy ! Component: 150 - total flux cleaned = -0.000120331 Jy ! Component: 200 - total flux cleaned = -0.000121162 Jy ! Total flux subtracted in 200 components = -0.000121162 Jy ! Clean residual min=-0.003111 max=0.002719 Jy/beam ! Clean residual mean=0.000001 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.264115 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.264115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064298Jy sigma=0.000910 ! Fit after self-cal, rms=0.064303Jy sigma=0.000910 ! 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.064303Jy sigma=0.000910 ! Fit after self-cal, rms=0.064169Jy sigma=0.000909 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.877 mas, bmaj=5.703 mas, bpa=-8.041 degrees ! Estimated noise=873.215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000739747 Jy ! Component: 100 - total flux cleaned = -0.000810745 Jy ! Component: 150 - total flux cleaned = -0.000831233 Jy ! Component: 200 - total flux cleaned = -0.000812737 Jy ! Total flux subtracted in 200 components = -0.000812737 Jy ! Clean residual min=-0.003110 max=0.002648 Jy/beam ! Clean residual mean=0.000001 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.263302 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.263302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064145Jy sigma=0.000909 ! Fit after self-cal, rms=0.064136Jy sigma=0.000909 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 = -4.14218e-05 Jy ! Component: 100 - total flux cleaned = -2.42433e-05 Jy ! Component: 150 - total flux cleaned = -3.97689e-05 Jy ! Component: 200 - total flux cleaned = -5.45551e-05 Jy ! Total flux subtracted in 200 components = -5.45551e-05 Jy ! Clean residual min=-0.003089 max=0.002626 Jy/beam ! Clean residual mean=0.000001 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.263248 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.263248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064125Jy sigma=0.000909 ! Fit after self-cal, rms=0.064129Jy sigma=0.000909 ! 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.064129Jy sigma=0.000909 ! Fit after self-cal, rms=0.064050Jy sigma=0.000909 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.787 mas, bmaj=9.575 mas, bpa=8.203 degrees ! Estimated noise=991.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518195 Jy ! Component: 100 - total flux cleaned = 0.000613259 Jy ! Component: 150 - total flux cleaned = 0.000646336 Jy ! Component: 200 - total flux cleaned = 0.0006773 Jy ! Total flux subtracted in 200 components = 0.0006773 Jy ! Clean residual min=-0.003028 max=0.003027 Jy/beam ! Clean residual mean=-0.000001 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.263925 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 60 components and 0.263925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064060Jy sigma=0.000909 ! Fit after self-cal, rms=0.064045Jy sigma=0.000909 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.000116835 Jy ! Component: 100 - total flux cleaned = 0.000131842 Jy ! Component: 150 - total flux cleaned = 0.000132661 Jy ! Component: 200 - total flux cleaned = 0.000147244 Jy ! Total flux subtracted in 200 components = 0.000147244 Jy ! Clean residual min=-0.002979 max=0.002952 Jy/beam ! Clean residual mean=-0.000001 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.264072 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 63 components and 0.264072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064059Jy sigma=0.000909 ! Fit after self-cal, rms=0.064058Jy sigma=0.000909 ! 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.874 mas, bmaj=5.703 mas, bpa=-8.113 degrees ! Estimated noise=873.266 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.874 x 5.703 at -8.113 degrees (North through East) ! Clean map min=-0.0056467 max=0.24294 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=3.158 mas, bmaj=4.92 mas, bpa=-13.55 degrees ! Estimated noise=1209.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.19133 Jy ! Component: 100 - total flux cleaned = 0.23371 Jy ! Component: 150 - total flux cleaned = 0.247473 Jy ! Component: 200 - total flux cleaned = 0.255042 Jy ! Total flux subtracted in 200 components = 0.255042 Jy ! Clean residual min=-0.004599 max=0.005919 Jy/beam ! Clean residual mean=0.000001 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.255042 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.255042 Jy ! Inverting map and beam ! Estimated beam: bmin=3.874 mas, bmaj=5.703 mas, bpa=-8.113 degrees ! Estimated noise=873.266 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.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00635607 Jy ! Component: 100 - total flux cleaned = 0.00848999 Jy ! Component: 150 - total flux cleaned = 0.00956667 Jy ! Component: 200 - total flux cleaned = 0.0100764 Jy ! Total flux subtracted in 200 components = 0.0100764 Jy ! Clean residual min=-0.002858 max=0.002711 Jy/beam ! Clean residual mean=-0.000001 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.265118 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.265118 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.787 mas, bmaj=9.575 mas, bpa=8.203 degrees ! Estimated noise=991.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146291 Jy ! Component: 100 - total flux cleaned = 0.00202756 Jy ! Component: 150 - total flux cleaned = 0.00215982 Jy ! Component: 200 - total flux cleaned = 0.00216122 Jy ! Total flux subtracted in 200 components = 0.00216122 Jy ! Clean residual min=-0.003016 max=0.002786 Jy/beam ! Clean residual mean=-0.000006 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.267279 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 = -2.8566e-05 Jy ! Component: 100 - total flux cleaned = -2.75542e-05 Jy ! Component: 150 - total flux cleaned = -2.7758e-05 Jy ! Component: 200 - total flux cleaned = -5.95055e-06 Jy ! Total flux subtracted in 200 components = -5.95055e-06 Jy ! Clean residual min=-0.003003 max=0.002631 Jy/beam ! Clean residual mean=-0.000006 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.267273 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 80 components and 0.267273 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.874 mas, bmaj=5.703 mas, bpa=-8.113 degrees ! Estimated noise=873.266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000465306 Jy ! Component: 100 - total flux cleaned = -0.000423889 Jy ! Component: 150 - total flux cleaned = -0.000342132 Jy ! Component: 200 - total flux cleaned = -0.000304831 Jy ! Total flux subtracted in 200 components = -0.000304831 Jy ! Clean residual min=-0.002598 max=0.002449 Jy/beam ! Clean residual mean=-0.000002 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.266969 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 91 components and 0.266969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063980Jy sigma=0.000908 ! Fit after self-cal, rms=0.063990Jy sigma=0.000908 wmodel J0013+4051_S_2014_01_04_pus_map.mod ! Writing 91 model components to file: J0013+4051_S_2014_01_04_pus_map.mod wobs J0013+4051_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0013+4051_S_2014_01_04_pus_uvs.fits wwins J0013+4051_S_2014_01_04_pus_map.win ! wwins: Wrote 3 windows to J0013+4051_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.000441429 Jy ! Component: 100 - total flux cleaned = -0.000777263 Jy ! Component: 150 - total flux cleaned = -0.001166 Jy ! Component: 200 - total flux cleaned = -0.0015299 Jy ! Component: 250 - total flux cleaned = -0.00177227 Jy ! Component: 300 - total flux cleaned = -0.00177301 Jy ! Component: 350 - total flux cleaned = -0.00180489 Jy ! Component: 400 - total flux cleaned = -0.00186542 Jy ! Component: 450 - total flux cleaned = -0.00189441 Jy ! Component: 500 - total flux cleaned = -0.00192281 Jy ! Component: 550 - total flux cleaned = -0.00200429 Jy ! Component: 600 - total flux cleaned = -0.00208346 Jy ! Component: 650 - total flux cleaned = -0.00223706 Jy ! Component: 700 - total flux cleaned = -0.00231125 Jy ! Component: 750 - total flux cleaned = -0.00248113 Jy ! Component: 800 - total flux cleaned = -0.00262293 Jy ! Component: 850 - total flux cleaned = -0.0027845 Jy ! Component: 900 - total flux cleaned = -0.00301029 Jy ! Component: 950 - total flux cleaned = -0.0031874 Jy ! Component: 1000 - total flux cleaned = -0.00329613 Jy ! Component: 1050 - total flux cleaned = -0.0034244 Jy ! Component: 1100 - total flux cleaned = -0.00357099 Jy ! Component: 1150 - total flux cleaned = -0.00369422 Jy ! Component: 1200 - total flux cleaned = -0.00379505 Jy ! Component: 1250 - total flux cleaned = -0.00391397 Jy ! Component: 1300 - total flux cleaned = -0.00395316 Jy ! Component: 1350 - total flux cleaned = -0.00404922 Jy ! Component: 1400 - total flux cleaned = -0.00412535 Jy ! Component: 1450 - total flux cleaned = -0.00427448 Jy ! Component: 1500 - total flux cleaned = -0.00436608 Jy ! Component: 1550 - total flux cleaned = -0.00447422 Jy ! Component: 1600 - total flux cleaned = -0.00456312 Jy ! Component: 1650 - total flux cleaned = -0.00465059 Jy ! Component: 1700 - total flux cleaned = -0.00471976 Jy ! Component: 1750 - total flux cleaned = -0.00477091 Jy ! Component: 1800 - total flux cleaned = -0.0048552 Jy ! Component: 1850 - total flux cleaned = -0.00492166 Jy ! Component: 1900 - total flux cleaned = -0.00498697 Jy ! Component: 1950 - total flux cleaned = -0.00498684 Jy ! Component: 2000 - total flux cleaned = -0.00503481 Jy ! Component: 2050 - total flux cleaned = -0.00511354 Jy ! Component: 2100 - total flux cleaned = -0.00512901 Jy ! Component: 2150 - total flux cleaned = -0.00515987 Jy ! Component: 2200 - total flux cleaned = -0.00526636 Jy ! Component: 2250 - total flux cleaned = -0.00532636 Jy ! Component: 2300 - total flux cleaned = -0.00540076 Jy ! Component: 2350 - total flux cleaned = -0.0054598 Jy ! Component: 2400 - total flux cleaned = -0.00553289 Jy ! Component: 2450 - total flux cleaned = -0.00560535 Jy ! Component: 2500 - total flux cleaned = -0.00566277 Jy ! Component: 2550 - total flux cleaned = -0.0057623 Jy ! Component: 2600 - total flux cleaned = -0.00584675 Jy ! Component: 2650 - total flux cleaned = -0.0059166 Jy ! Component: 2700 - total flux cleaned = -0.00594438 Jy ! Component: 2750 - total flux cleaned = -0.00606805 Jy ! Component: 2800 - total flux cleaned = -0.00610895 Jy ! Component: 2850 - total flux cleaned = -0.0061903 Jy ! Component: 2900 - total flux cleaned = -0.00627091 Jy ! Component: 2950 - total flux cleaned = -0.006351 Jy ! Component: 3000 - total flux cleaned = -0.00644369 Jy ! Component: 3050 - total flux cleaned = -0.00654877 Jy ! Component: 3100 - total flux cleaned = -0.00666621 Jy ! Component: 3150 - total flux cleaned = -0.0066921 Jy ! Component: 3200 - total flux cleaned = -0.0067437 Jy ! Component: 3250 - total flux cleaned = -0.00682049 Jy ! Component: 3300 - total flux cleaned = -0.00692217 Jy ! Component: 3350 - total flux cleaned = -0.00703581 Jy ! Component: 3400 - total flux cleaned = -0.00711116 Jy ! Component: 3450 - total flux cleaned = -0.00722362 Jy ! Component: 3500 - total flux cleaned = -0.00731064 Jy ! Component: 3550 - total flux cleaned = -0.00743433 Jy ! Component: 3600 - total flux cleaned = -0.00753288 Jy ! Component: 3650 - total flux cleaned = -0.00759424 Jy ! Component: 3700 - total flux cleaned = -0.00765527 Jy ! Component: 3750 - total flux cleaned = -0.00775256 Jy ! Component: 3800 - total flux cleaned = -0.00782507 Jy ! Component: 3850 - total flux cleaned = -0.00794553 Jy ! Component: 3900 - total flux cleaned = -0.00802959 Jy ! Component: 3950 - total flux cleaned = -0.0080774 Jy ! Component: 4000 - total flux cleaned = -0.00814895 Jy ! Component: 4050 - total flux cleaned = -0.00822026 Jy ! Total flux subtracted in 4096 components = -0.00835061 Jy ! Clean residual min=-0.000761 max=0.000911 Jy/beam ! Clean residual mean=-0.000003 rms=0.000201 Jy/beam ! Combined flux in latest and established models = 0.258618 Jy keep ! Adding 238 model components to the UV plane model. ! The established model now contains 329 components and 0.258618 Jy ![Exited script file: muppet] wmap "J0013+4051_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.874 x 5.703 at -8.113 degrees (North through East) ! Clean map min=-0.0027841 max=0.24525 Jy/beam ! Writing clean map to FITS file: J0013+4051_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.245247 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00018814 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.230143 0.230143 0.460285 0.92057 1.84114 3.68228 7.36456 14.7291 29.4582 58.9165 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.245 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.874 x 5.703 at -8.113 degrees (North through East) ! Clean map min=-0.0027841 max=0.24525 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 J0013+4051_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:11:48 2017