! Started logfile: J0352-2514_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:16:01 2017 obs J0352-2514_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0352-2514_S_2014_01_04_pus_uva.fits ! AN table 1: 59 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.583333 visibilities/baseline/integration-bin. ! Found source: J0352-2514 ! ! 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 4956 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 J0352-2514_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 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.786666Jy sigma=0.009908 ! Fit after self-cal, rms=0.774715Jy sigma=0.009758 ! 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.427 mas, bmaj=6.044 mas, bpa=-0.7999 degrees ! Estimated noise=1267.02 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.173665 Jy ! Component: 100 - total flux cleaned = 0.213205 Jy ! Total flux subtracted in 100 components = 0.213205 Jy ! Clean residual min=-0.011228 max=0.021476 Jy/beam ! Clean residual mean=-0.000116 rms=0.003362 Jy/beam ! Combined flux in latest and established models = 0.213205 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.213205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095250Jy sigma=0.001070 ! Fit after self-cal, rms=0.095239Jy sigma=0.001070 ! Inverting map ! Added new window around map position (0, -16). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0200017 Jy ! Component: 100 - total flux cleaned = 0.0307902 Jy ! Total flux subtracted in 100 components = 0.0307902 Jy ! Clean residual min=-0.008463 max=0.012376 Jy/beam ! Clean residual mean=-0.000075 rms=0.002386 Jy/beam ! Combined flux in latest and established models = 0.243996 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.243996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090102Jy sigma=0.001023 ! Fit after self-cal, rms=0.089498Jy sigma=0.001017 ! 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.881 mas, bmaj=6.895 mas, bpa=-1.072 degrees ! Estimated noise=864.934 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.0120475 Jy ! Component: 100 - total flux cleaned = 0.018952 Jy ! Component: 150 - total flux cleaned = 0.0236117 Jy ! Component: 200 - total flux cleaned = 0.0261908 Jy ! Total flux subtracted in 200 components = 0.0261908 Jy ! Clean residual min=-0.008397 max=0.011661 Jy/beam ! Clean residual mean=-0.000110 rms=0.002484 Jy/beam ! Combined flux in latest and established models = 0.270186 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.270186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087703Jy sigma=0.000994 ! Fit after self-cal, rms=0.087374Jy sigma=0.000992 ! 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.00* KP 1.00* LA 1.01 ! MK 1.01 NL 0.96 OV 1.00 PT 0.99 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 1.00* KP 1.00* LA 0.97 ! MK 1.01 NL 1.02 OV 1.01 PT 0.96 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00* KP 1.00* LA 0.81 ! MK 1.01 NL 0.99 OV 0.94 PT 0.96 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00* KP 1.00* LA 0.88 ! MK 1.00 NL 1.08 OV 0.97 PT 0.98 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.087374Jy sigma=0.000992 ! Fit after self-cal, rms=0.083981Jy sigma=0.000931 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.875 mas, bmaj=6.935 mas, bpa=-0.9743 degrees ! Estimated noise=875.725 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.00172553 Jy ! Component: 100 - total flux cleaned = -0.00144727 Jy ! Component: 150 - total flux cleaned = -0.00116145 Jy ! Component: 200 - total flux cleaned = -0.00109743 Jy ! Total flux subtracted in 200 components = -0.00109743 Jy ! Clean residual min=-0.005774 max=0.005916 Jy/beam ! Clean residual mean=-0.000027 rms=0.001557 Jy/beam ! Combined flux in latest and established models = 0.269089 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.269089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083700Jy sigma=0.000929 ! Fit after self-cal, rms=0.083425Jy sigma=0.000929 ! 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.083425Jy sigma=0.000929 ! Fit after self-cal, rms=0.083491Jy sigma=0.000922 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.865 mas, bmaj=6.929 mas, bpa=-1.111 degrees ! Estimated noise=882.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000295298 Jy ! Component: 100 - total flux cleaned = 2.31414e-05 Jy ! Component: 150 - total flux cleaned = 0.000148532 Jy ! Component: 200 - total flux cleaned = 0.00014855 Jy ! Total flux subtracted in 200 components = 0.00014855 Jy ! Clean residual min=-0.005127 max=0.005082 Jy/beam ! Clean residual mean=-0.000019 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.269237 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.269237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083336Jy sigma=0.000921 ! Fit after self-cal, rms=0.083296Jy sigma=0.000921 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.000155566 Jy ! Component: 100 - total flux cleaned = -0.000227382 Jy ! Component: 150 - total flux cleaned = -0.000291405 Jy ! Component: 200 - total flux cleaned = -0.000351571 Jy ! Total flux subtracted in 200 components = -0.000351571 Jy ! Clean residual min=-0.005073 max=0.005048 Jy/beam ! Clean residual mean=-0.000021 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.268886 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 56 components and 0.268886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083262Jy sigma=0.000921 ! Fit after self-cal, rms=0.083268Jy sigma=0.000921 ! 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.083268Jy sigma=0.000921 ! Fit after self-cal, rms=0.081543Jy sigma=0.000906 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.86 mas, bmaj=6.92 mas, bpa=-1.153 degrees ! Estimated noise=882.118 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000894071 Jy ! Component: 100 - total flux cleaned = -0.000965327 Jy ! Component: 150 - total flux cleaned = -0.00112057 Jy ! Component: 200 - total flux cleaned = -0.00117634 Jy ! Total flux subtracted in 200 components = -0.00117634 Jy ! Clean residual min=-0.003028 max=0.003029 Jy/beam ! Clean residual mean=-0.000001 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.26771 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 68 components and 0.267709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081508Jy sigma=0.000905 ! Fit after self-cal, rms=0.081514Jy sigma=0.000905 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.000217185 Jy ! Component: 100 - total flux cleaned = -0.000263786 Jy ! Component: 150 - total flux cleaned = -0.000307118 Jy ! Component: 200 - total flux cleaned = -0.000348228 Jy ! Total flux subtracted in 200 components = -0.000348228 Jy ! Clean residual min=-0.002947 max=0.002977 Jy/beam ! Clean residual mean=-0.000003 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.267361 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 76 components and 0.267361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081501Jy sigma=0.000905 ! Fit after self-cal, rms=0.081504Jy sigma=0.000905 ! 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.081504Jy sigma=0.000905 ! Fit after self-cal, rms=0.081315Jy sigma=0.000905 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.646 mas, bmaj=19.15 mas, bpa=3.465 degrees ! Estimated noise=1087.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000725371 Jy ! Component: 100 - total flux cleaned = -0.000654873 Jy ! Component: 150 - total flux cleaned = -0.000765178 Jy ! Component: 200 - total flux cleaned = -0.000885903 Jy ! Total flux subtracted in 200 components = -0.000885903 Jy ! Clean residual min=-0.002978 max=0.003201 Jy/beam ! Clean residual mean=-0.000006 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.266475 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 79 components and 0.266475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081317Jy sigma=0.000905 ! Fit after self-cal, rms=0.081311Jy sigma=0.000905 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.000116045 Jy ! Component: 100 - total flux cleaned = -0.000218064 Jy ! Component: 150 - total flux cleaned = -0.000291742 Jy ! Component: 200 - total flux cleaned = -0.000376764 Jy ! Total flux subtracted in 200 components = -0.000376764 Jy ! Clean residual min=-0.002853 max=0.003126 Jy/beam ! Clean residual mean=-0.000009 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.266099 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 80 components and 0.266099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081322Jy sigma=0.000905 ! Fit after self-cal, rms=0.081323Jy sigma=0.000905 ! 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.856 mas, bmaj=6.917 mas, bpa=-1.151 degrees ! Estimated noise=881.663 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.856 x 6.917 at -1.151 degrees (North through East) ! Clean map min=-0.0027873 max=0.21975 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.404 mas, bmaj=6.051 mas, bpa=-0.9374 degrees ! Estimated noise=1275.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.174796 Jy ! Component: 100 - total flux cleaned = 0.215522 Jy ! Component: 150 - total flux cleaned = 0.233912 Jy ! Component: 200 - total flux cleaned = 0.244735 Jy ! Total flux subtracted in 200 components = 0.244735 Jy ! Clean residual min=-0.005682 max=0.006989 Jy/beam ! Clean residual mean=-0.000035 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 0.244735 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.244735 Jy ! Inverting map and beam ! Estimated beam: bmin=2.856 mas, bmaj=6.917 mas, bpa=-1.151 degrees ! Estimated noise=881.663 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 (-0.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00802264 Jy ! Component: 100 - total flux cleaned = 0.0126115 Jy ! Component: 150 - total flux cleaned = 0.0155922 Jy ! Component: 200 - total flux cleaned = 0.0176151 Jy ! Total flux subtracted in 200 components = 0.0176151 Jy ! Clean residual min=-0.002772 max=0.003113 Jy/beam ! Clean residual mean=-0.000015 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.26235 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 55 components and 0.26235 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.646 mas, bmaj=19.15 mas, bpa=3.465 degrees ! Estimated noise=1087.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196305 Jy ! Component: 100 - total flux cleaned = 0.00271115 Jy ! Component: 150 - total flux cleaned = 0.00295027 Jy ! Component: 200 - total flux cleaned = 0.00312142 Jy ! Total flux subtracted in 200 components = 0.00312142 Jy ! Clean residual min=-0.002631 max=0.003002 Jy/beam ! Clean residual mean=-0.000015 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.265472 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.000129572 Jy ! Component: 100 - total flux cleaned = 0.000248956 Jy ! Component: 150 - total flux cleaned = 0.000315896 Jy ! Component: 200 - total flux cleaned = 0.000400171 Jy ! Total flux subtracted in 200 components = 0.000400171 Jy ! Clean residual min=-0.002656 max=0.002925 Jy/beam ! Clean residual mean=-0.000011 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.265872 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.265872 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.856 mas, bmaj=6.917 mas, bpa=-1.151 degrees ! Estimated noise=881.663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000153213 Jy ! Component: 100 - total flux cleaned = 4.7383e-06 Jy ! Component: 150 - total flux cleaned = 0.000109523 Jy ! Component: 200 - total flux cleaned = 0.000202153 Jy ! Total flux subtracted in 200 components = 0.000202153 Jy ! Clean residual min=-0.002662 max=0.002904 Jy/beam ! Clean residual mean=-0.000004 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.266074 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.266074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081271Jy sigma=0.000904 ! Fit after self-cal, rms=0.081262Jy sigma=0.000904 wmodel J0352-2514_S_2014_01_04_pus_map.mod ! Writing 89 model components to file: J0352-2514_S_2014_01_04_pus_map.mod wobs J0352-2514_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0352-2514_S_2014_01_04_pus_uvs.fits wwins J0352-2514_S_2014_01_04_pus_map.win ! wwins: Wrote 3 windows to J0352-2514_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.000879021 Jy ! Component: 100 - total flux cleaned = 0.00161142 Jy ! Component: 150 - total flux cleaned = 0.00216661 Jy ! Component: 200 - total flux cleaned = 0.00245199 Jy ! Component: 250 - total flux cleaned = 0.00276197 Jy ! Component: 300 - total flux cleaned = 0.00279872 Jy ! Component: 350 - total flux cleaned = 0.00290663 Jy ! Component: 400 - total flux cleaned = 0.00290655 Jy ! Component: 450 - total flux cleaned = 0.00277189 Jy ! Component: 500 - total flux cleaned = 0.00277272 Jy ! Component: 550 - total flux cleaned = 0.00274075 Jy ! Component: 600 - total flux cleaned = 0.00255312 Jy ! Component: 650 - total flux cleaned = 0.00246107 Jy ! Component: 700 - total flux cleaned = 0.00231151 Jy ! Component: 750 - total flux cleaned = 0.00213606 Jy ! Component: 800 - total flux cleaned = 0.00199317 Jy ! Component: 850 - total flux cleaned = 0.00196491 Jy ! Component: 900 - total flux cleaned = 0.00182658 Jy ! Component: 950 - total flux cleaned = 0.00174532 Jy ! Component: 1000 - total flux cleaned = 0.00166531 Jy ! Component: 1050 - total flux cleaned = 0.00156046 Jy ! Component: 1100 - total flux cleaned = 0.00148326 Jy ! Component: 1150 - total flux cleaned = 0.00145823 Jy ! Component: 1200 - total flux cleaned = 0.00138327 Jy ! Component: 1250 - total flux cleaned = 0.00128527 Jy ! Component: 1300 - total flux cleaned = 0.00121296 Jy ! Component: 1350 - total flux cleaned = 0.0011893 Jy ! Component: 1400 - total flux cleaned = 0.00121272 Jy ! Component: 1450 - total flux cleaned = 0.00107304 Jy ! Component: 1500 - total flux cleaned = 0.00100421 Jy ! Component: 1550 - total flux cleaned = 0.00093565 Jy ! Component: 1600 - total flux cleaned = 0.000823382 Jy ! Component: 1650 - total flux cleaned = 0.00075639 Jy ! Component: 1700 - total flux cleaned = 0.000646998 Jy ! Component: 1750 - total flux cleaned = 0.000690104 Jy ! Component: 1800 - total flux cleaned = 0.000710952 Jy ! Component: 1850 - total flux cleaned = 0.000646926 Jy ! Component: 1900 - total flux cleaned = 0.000542371 Jy ! Component: 1950 - total flux cleaned = 0.000501108 Jy ! Component: 2000 - total flux cleaned = 0.00050114 Jy ! Component: 2050 - total flux cleaned = 0.00046036 Jy ! Component: 2100 - total flux cleaned = 0.000400051 Jy ! Component: 2150 - total flux cleaned = 0.000360446 Jy ! Component: 2200 - total flux cleaned = 0.00036036 Jy ! Component: 2250 - total flux cleaned = 0.000321093 Jy ! Component: 2300 - total flux cleaned = 0.000263127 Jy ! Component: 2350 - total flux cleaned = 0.00026321 Jy ! Component: 2400 - total flux cleaned = 0.000263201 Jy ! Component: 2450 - total flux cleaned = 0.000225411 Jy ! Component: 2500 - total flux cleaned = 0.000206598 Jy ! Component: 2550 - total flux cleaned = 0.000169155 Jy ! Component: 2600 - total flux cleaned = 0.000113752 Jy ! Component: 2650 - total flux cleaned = 0.000187099 Jy ! Component: 2700 - total flux cleaned = 0.000132375 Jy ! Component: 2750 - total flux cleaned = 0.000114195 Jy ! Component: 2800 - total flux cleaned = 7.81066e-05 Jy ! Component: 2850 - total flux cleaned = 6.80435e-06 Jy ! Component: 2900 - total flux cleaned = -1.08716e-05 Jy ! Component: 2950 - total flux cleaned = -4.60435e-05 Jy ! Component: 3000 - total flux cleaned = -9.8604e-05 Jy ! Component: 3050 - total flux cleaned = -0.000168185 Jy ! Component: 3100 - total flux cleaned = -0.00023735 Jy ! Component: 3150 - total flux cleaned = -0.000254684 Jy ! Component: 3200 - total flux cleaned = -0.000357422 Jy ! Component: 3250 - total flux cleaned = -0.000408463 Jy ! Component: 3300 - total flux cleaned = -0.000493304 Jy ! Component: 3350 - total flux cleaned = -0.000560868 Jy ! Component: 3400 - total flux cleaned = -0.000611426 Jy ! Component: 3450 - total flux cleaned = -0.000779108 Jy ! Component: 3500 - total flux cleaned = -0.000879249 Jy ! Component: 3550 - total flux cleaned = -0.000962527 Jy ! Component: 3600 - total flux cleaned = -0.00112855 Jy ! Component: 3650 - total flux cleaned = -0.00121124 Jy ! Component: 3700 - total flux cleaned = -0.00131026 Jy ! Component: 3750 - total flux cleaned = -0.00139258 Jy ! Component: 3800 - total flux cleaned = -0.00149118 Jy ! Component: 3850 - total flux cleaned = -0.00157301 Jy ! Component: 3900 - total flux cleaned = -0.00172002 Jy ! Component: 3950 - total flux cleaned = -0.00176902 Jy ! Component: 4000 - total flux cleaned = -0.00185029 Jy ! Component: 4050 - total flux cleaned = -0.001899 Jy ! Total flux subtracted in 4096 components = -0.00198013 Jy ! Clean residual min=-0.000903 max=0.000892 Jy/beam ! Clean residual mean=0.000000 rms=0.000284 Jy/beam ! Combined flux in latest and established models = 0.264094 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 336 components and 0.264094 Jy ![Exited script file: muppet] wmap "J0352-2514_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.856 x 6.917 at -1.151 degrees (North through East) ! Clean map min=-0.0020956 max=0.21984 Jy/beam ! Writing clean map to FITS file: J0352-2514_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.219836 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271449 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.370433 0.370433 0.740867 1.48173 2.96347 5.92694 11.8539 23.7077 47.4155 94.831 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.219 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.856 x 6.917 at -1.151 degrees (North through East) ! Clean map min=-0.0020956 max=0.21984 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 J0352-2514_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:16:05 2017