! Started logfile: J1243-2943_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:34:35 2016 obs J1243-2943_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J1243-2943_S_2014_12_20_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.912654 visibilities/baseline/integration-bin. ! Found source: J1243-2943 ! ! 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 344 lines of history. ! ! Reading 11828 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 J1243-2943_S_2014_12_20_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.804197Jy sigma=0.006888 ! Fit after self-cal, rms=0.781489Jy sigma=0.006682 ! 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.428 mas, bmaj=6.389 mas, bpa=-3.644 degrees ! Estimated noise=1208.67 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.165966 Jy ! Component: 100 - total flux cleaned = 0.207195 Jy ! Total flux subtracted in 100 components = 0.207195 Jy ! Clean residual min=-0.008637 max=0.019197 Jy/beam ! Clean residual mean=-0.000173 rms=0.002841 Jy/beam ! Combined flux in latest and established models = 0.207195 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.207195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114914Jy sigma=0.000912 ! Fit after self-cal, rms=0.114902Jy sigma=0.000912 ! Inverting map ! Added new window around map position (-3, 6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206318 Jy ! Component: 100 - total flux cleaned = 0.0331955 Jy ! Total flux subtracted in 100 components = 0.0331955 Jy ! Clean residual min=-0.008242 max=0.013478 Jy/beam ! Clean residual mean=-0.000127 rms=0.002231 Jy/beam ! Combined flux in latest and established models = 0.240391 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 23 components and 0.240391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109390Jy sigma=0.000861 ! Fit after self-cal, rms=0.109343Jy sigma=0.000860 ! 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.009 mas, bmaj=7.719 mas, bpa=-3.533 degrees ! Estimated noise=800.13 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 (10, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0197411 Jy ! Component: 100 - total flux cleaned = 0.0324892 Jy ! Component: 150 - total flux cleaned = 0.0418807 Jy ! Component: 200 - total flux cleaned = 0.0489291 Jy ! Total flux subtracted in 200 components = 0.0489291 Jy ! Clean residual min=-0.007037 max=0.009406 Jy/beam ! Clean residual mean=-0.000108 rms=0.001967 Jy/beam ! Combined flux in latest and established models = 0.28932 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 71 components and 0.28932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104859Jy sigma=0.000820 ! Fit after self-cal, rms=0.104483Jy sigma=0.000817 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.85 HN 0.99 KP 1.08 ! LA 0.96 MK 1.02 NL 0.97 OV 0.98 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.27 KP 1.04 ! LA 0.91 MK 1.01 NL 0.97 OV 0.99 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.14 HN 1.04 KP 0.93 ! LA 0.77 MK 1.01 NL 1.20 OV 0.93 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.01 KP 0.90 ! LA 0.83 MK 1.03 NL 1.05 OV 0.99 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.104483Jy sigma=0.000817 ! Fit after self-cal, rms=0.100420Jy sigma=0.000786 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=7.768 mas, bpa=-3.257 degrees ! Estimated noise=793.795 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 (18.5, 15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00880064 Jy ! Component: 100 - total flux cleaned = 0.0135578 Jy ! Component: 150 - total flux cleaned = 0.015646 Jy ! Component: 200 - total flux cleaned = 0.0169994 Jy ! Total flux subtracted in 200 components = 0.0169994 Jy ! Clean residual min=-0.003984 max=0.004163 Jy/beam ! Clean residual mean=0.000008 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.306319 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 105 components and 0.306319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099602Jy sigma=0.000778 ! Fit after self-cal, rms=0.099539Jy sigma=0.000777 ! 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.099539Jy sigma=0.000777 ! Fit after self-cal, rms=0.102503Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.05 mas, bmaj=7.765 mas, bpa=-3.329 degrees ! Estimated noise=795.356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000457351 Jy ! Component: 100 - total flux cleaned = 0.00122762 Jy ! Component: 150 - total flux cleaned = 0.00140427 Jy ! Component: 200 - total flux cleaned = 0.00161011 Jy ! Total flux subtracted in 200 components = 0.00161011 Jy ! Clean residual min=-0.003241 max=0.003808 Jy/beam ! Clean residual mean=0.000005 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.307929 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 129 components and 0.307929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102378Jy sigma=0.000771 ! Fit after self-cal, rms=0.102397Jy sigma=0.000771 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 (60, 36.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00372143 Jy ! Component: 100 - total flux cleaned = 0.0051122 Jy ! Component: 150 - total flux cleaned = 0.00596784 Jy ! Component: 200 - total flux cleaned = 0.00664099 Jy ! Total flux subtracted in 200 components = 0.00664099 Jy ! Clean residual min=-0.002924 max=0.002554 Jy/beam ! Clean residual mean=-0.000001 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.31457 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 165 components and 0.31457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102220Jy sigma=0.000770 ! Fit after self-cal, rms=0.102202Jy sigma=0.000770 ! 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.102202Jy sigma=0.000770 ! Fit after self-cal, rms=0.104219Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.055 mas, bmaj=7.776 mas, bpa=-3.372 degrees ! Estimated noise=793.978 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000281371 Jy ! Component: 100 - total flux cleaned = 0.000796104 Jy ! Component: 150 - total flux cleaned = 0.000935754 Jy ! Component: 200 - total flux cleaned = 0.00122517 Jy ! Total flux subtracted in 200 components = 0.00122517 Jy ! Clean residual min=-0.002701 max=0.002466 Jy/beam ! Clean residual mean=0.000001 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.315795 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 181 components and 0.315795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104144Jy sigma=0.000769 ! Fit after self-cal, rms=0.104150Jy sigma=0.000769 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.000123903 Jy ! Component: 100 - total flux cleaned = 0.000441844 Jy ! Component: 150 - total flux cleaned = 0.000696293 Jy ! Component: 200 - total flux cleaned = 0.000866187 Jy ! Total flux subtracted in 200 components = 0.000866187 Jy ! Clean residual min=-0.002628 max=0.002512 Jy/beam ! Clean residual mean=0.000001 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.316662 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 194 components and 0.316662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104114Jy sigma=0.000769 ! Fit after self-cal, rms=0.104112Jy sigma=0.000769 ! 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.104112Jy sigma=0.000769 ! Fit after self-cal, rms=0.104309Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.163 mas, bmaj=20.84 mas, bpa=1.147 degrees ! Estimated noise=990.017 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000194426 Jy ! Component: 100 - total flux cleaned = 0.000763023 Jy ! Component: 150 - total flux cleaned = 0.00110418 Jy ! Component: 200 - total flux cleaned = 0.00128517 Jy ! Total flux subtracted in 200 components = 0.00128517 Jy ! Clean residual min=-0.002720 max=0.002701 Jy/beam ! Clean residual mean=0.000007 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.317947 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 204 components and 0.317947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104287Jy sigma=0.000768 ! Fit after self-cal, rms=0.104291Jy sigma=0.000768 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 = 8.65509e-05 Jy ! Component: 100 - total flux cleaned = 0.000188881 Jy ! Component: 150 - total flux cleaned = 0.000231964 Jy ! Component: 200 - total flux cleaned = 0.000272347 Jy ! Total flux subtracted in 200 components = 0.000272347 Jy ! Clean residual min=-0.002751 max=0.002757 Jy/beam ! Clean residual mean=0.000007 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.318219 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 210 components and 0.318219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104283Jy sigma=0.000768 ! Fit after self-cal, rms=0.104284Jy sigma=0.000768 ! 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.058 mas, bmaj=7.78 mas, bpa=-3.395 degrees ! Estimated noise=793.269 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.058 x 7.78 at -3.395 degrees (North through East) ! Clean map min=-0.0024909 max=0.21224 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.456 mas, bmaj=6.381 mas, bpa=-3.523 degrees ! Estimated noise=1219.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.166935 Jy ! Component: 100 - total flux cleaned = 0.207423 Jy ! Component: 150 - total flux cleaned = 0.228194 Jy ! Component: 200 - total flux cleaned = 0.242295 Jy ! Total flux subtracted in 200 components = 0.242295 Jy ! Clean residual min=-0.005316 max=0.008266 Jy/beam ! Clean residual mean=-0.000074 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.242295 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.242295 Jy ! Inverting map and beam ! Estimated beam: bmin=3.058 mas, bmaj=7.78 mas, bpa=-3.395 degrees ! Estimated noise=793.269 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0162381 Jy ! Component: 100 - total flux cleaned = 0.0272885 Jy ! Component: 150 - total flux cleaned = 0.035521 Jy ! Component: 200 - total flux cleaned = 0.0418061 Jy ! Total flux subtracted in 200 components = 0.0418061 Jy ! Clean residual min=-0.003628 max=0.005011 Jy/beam ! Clean residual mean=-0.000032 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.284101 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 81 components and 0.284101 Jy ! Inverting map ! Added new window around map position (4, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00540888 Jy ! Component: 100 - total flux cleaned = 0.0096158 Jy ! Component: 150 - total flux cleaned = 0.0130976 Jy ! Component: 200 - total flux cleaned = 0.0160281 Jy ! Total flux subtracted in 200 components = 0.0160281 Jy ! Clean residual min=-0.002828 max=0.002680 Jy/beam ! Clean residual mean=-0.000013 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.300129 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 130 components and 0.300129 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=8.163 mas, bmaj=20.84 mas, bpa=1.147 degrees ! Estimated noise=990.017 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00424432 Jy ! Component: 100 - total flux cleaned = 0.007279 Jy ! Component: 150 - total flux cleaned = 0.00955662 Jy ! Component: 200 - total flux cleaned = 0.0113163 Jy ! Total flux subtracted in 200 components = 0.0113163 Jy ! Clean residual min=-0.002992 max=0.002693 Jy/beam ! Clean residual mean=-0.000007 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.311445 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.00138387 Jy ! Component: 100 - total flux cleaned = 0.00248542 Jy ! Component: 150 - total flux cleaned = 0.00336843 Jy ! Component: 200 - total flux cleaned = 0.00408221 Jy ! Total flux subtracted in 200 components = 0.00408221 Jy ! Clean residual min=-0.002727 max=0.002660 Jy/beam ! Clean residual mean=0.000001 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.315527 Jy ! Adding 103 model components to the UV plane model. ! The established model now contains 219 components and 0.315527 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.058 mas, bmaj=7.78 mas, bpa=-3.395 degrees ! Estimated noise=793.269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000568274 Jy ! Component: 100 - total flux cleaned = 0.00068349 Jy ! Component: 150 - total flux cleaned = 0.000787719 Jy ! Component: 200 - total flux cleaned = 0.000914771 Jy ! Total flux subtracted in 200 components = 0.000914771 Jy ! Clean residual min=-0.002382 max=0.002396 Jy/beam ! Clean residual mean=0.000002 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.316442 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 235 components and 0.316442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104297Jy sigma=0.000768 ! Fit after self-cal, rms=0.104242Jy sigma=0.000768 wmodel J1243-2943_S_2014_12_20_pus_map.mod ! Writing 235 model components to file: J1243-2943_S_2014_12_20_pus_map.mod wobs J1243-2943_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J1243-2943_S_2014_12_20_pus_uvs.fits wwins J1243-2943_S_2014_12_20_pus_map.win ! wwins: Wrote 6 windows to J1243-2943_S_2014_12_20_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 = 5.72456e-05 Jy ! Component: 100 - total flux cleaned = -0.000345056 Jy ! Component: 150 - total flux cleaned = -0.000576103 Jy ! Component: 200 - total flux cleaned = -0.000723767 Jy ! Component: 250 - total flux cleaned = -0.000901556 Jy ! Component: 300 - total flux cleaned = -0.00117878 Jy ! Component: 350 - total flux cleaned = -0.00144879 Jy ! Component: 400 - total flux cleaned = -0.001712 Jy ! Component: 450 - total flux cleaned = -0.00203285 Jy ! Component: 500 - total flux cleaned = -0.00218908 Jy ! Component: 550 - total flux cleaned = -0.00240303 Jy ! Component: 600 - total flux cleaned = -0.00264278 Jy ! Component: 650 - total flux cleaned = -0.00284832 Jy ! Component: 700 - total flux cleaned = -0.00310758 Jy ! Component: 750 - total flux cleaned = -0.00339003 Jy ! Component: 800 - total flux cleaned = -0.00355692 Jy ! Component: 850 - total flux cleaned = -0.00380289 Jy ! Component: 900 - total flux cleaned = -0.00399059 Jy ! Component: 950 - total flux cleaned = -0.00420201 Jy ! Component: 1000 - total flux cleaned = -0.00433221 Jy ! Component: 1050 - total flux cleaned = -0.00453764 Jy ! Component: 1100 - total flux cleaned = -0.00471493 Jy ! Component: 1150 - total flux cleaned = -0.00483958 Jy ! Component: 1200 - total flux cleaned = -0.00498719 Jy ! Component: 1250 - total flux cleaned = -0.00510838 Jy ! Component: 1300 - total flux cleaned = -0.00525239 Jy ! Component: 1350 - total flux cleaned = -0.00534695 Jy ! Component: 1400 - total flux cleaned = -0.00541743 Jy ! Component: 1450 - total flux cleaned = -0.00562523 Jy ! Component: 1500 - total flux cleaned = -0.00571643 Jy ! Component: 1550 - total flux cleaned = -0.00594136 Jy ! Component: 1600 - total flux cleaned = -0.0060303 Jy ! Component: 1650 - total flux cleaned = -0.00616213 Jy ! Component: 1700 - total flux cleaned = -0.00629266 Jy ! Component: 1750 - total flux cleaned = -0.00637879 Jy ! Component: 1800 - total flux cleaned = -0.00650717 Jy ! Component: 1850 - total flux cleaned = -0.00665505 Jy ! Component: 1900 - total flux cleaned = -0.00684297 Jy ! Component: 1950 - total flux cleaned = -0.00692569 Jy ! Component: 2000 - total flux cleaned = -0.00708965 Jy ! Component: 2050 - total flux cleaned = -0.00717082 Jy ! Component: 2100 - total flux cleaned = -0.00737165 Jy ! Component: 2150 - total flux cleaned = -0.00747138 Jy ! Component: 2200 - total flux cleaned = -0.00756974 Jy ! Component: 2250 - total flux cleaned = -0.00768691 Jy ! Component: 2300 - total flux cleaned = -0.00774474 Jy ! Component: 2350 - total flux cleaned = -0.00780249 Jy ! Component: 2400 - total flux cleaned = -0.00787848 Jy ! Component: 2450 - total flux cleaned = -0.00791641 Jy ! Component: 2500 - total flux cleaned = -0.00804753 Jy ! Component: 2550 - total flux cleaned = -0.00810333 Jy ! Component: 2600 - total flux cleaned = -0.00825059 Jy ! Component: 2650 - total flux cleaned = -0.00830512 Jy ! Component: 2700 - total flux cleaned = -0.00841372 Jy ! Component: 2750 - total flux cleaned = -0.00852131 Jy ! Component: 2800 - total flux cleaned = -0.00859234 Jy ! Component: 2850 - total flux cleaned = -0.00866279 Jy ! Component: 2900 - total flux cleaned = -0.00871545 Jy ! Component: 2950 - total flux cleaned = -0.00881991 Jy ! Component: 3000 - total flux cleaned = -0.00888891 Jy ! Component: 3050 - total flux cleaned = -0.00894015 Jy ! Component: 3100 - total flux cleaned = -0.00912706 Jy ! Component: 3150 - total flux cleaned = -0.00910994 Jy ! Component: 3200 - total flux cleaned = -0.00921031 Jy ! Component: 3250 - total flux cleaned = -0.00927686 Jy ! Component: 3300 - total flux cleaned = -0.00934281 Jy ! Component: 3350 - total flux cleaned = -0.00942482 Jy ! Component: 3400 - total flux cleaned = -0.00952226 Jy ! Component: 3450 - total flux cleaned = -0.00960309 Jy ! Component: 3500 - total flux cleaned = -0.00961912 Jy ! Component: 3550 - total flux cleaned = -0.00976275 Jy ! Component: 3600 - total flux cleaned = -0.00985785 Jy ! Component: 3650 - total flux cleaned = -0.00990507 Jy ! Component: 3700 - total flux cleaned = -0.00995202 Jy ! Component: 3750 - total flux cleaned = -0.0100453 Jy ! Component: 3800 - total flux cleaned = -0.0101071 Jy ! Component: 3850 - total flux cleaned = -0.0101378 Jy ! Component: 3900 - total flux cleaned = -0.0102448 Jy ! Component: 3950 - total flux cleaned = -0.0102751 Jy ! Component: 4000 - total flux cleaned = -0.0103356 Jy ! Component: 4050 - total flux cleaned = -0.0104256 Jy ! Total flux subtracted in 4096 components = -0.0104254 Jy ! Clean residual min=-0.000960 max=0.001027 Jy/beam ! Clean residual mean=-0.000002 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.306017 Jy keep ! Adding 332 model components to the UV plane model. ! The established model now contains 567 components and 0.306017 Jy ![Exited script file: muppet] wmap "J1243-2943_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.058 x 7.78 at -3.395 degrees (North through East) ! Clean map min=-0.0017528 max=0.21475 Jy/beam ! Writing clean map to FITS file: J1243-2943_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.214752 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000283301 device "J1243-2943_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J1243-2943_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.39576 0.39576 0.791519 1.58304 3.16608 6.33215 12.6643 25.3286 50.6572 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.214 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.058 x 7.78 at -3.395 degrees (North through East) ! Clean map min=-0.0017528 max=0.21475 Jy/beam quit ! Quitting program ! Log file J1243-2943_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:34:41 2016