! Started logfile: J0206-2212_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:01:37 2017 obs J0206-2212_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0206-2212_S_2015_01_23_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.770101 visibilities/baseline/integration-bin. ! Found source: J0206-2212 ! ! 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 338 lines of history. ! ! Reading 7624 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 J0206-2212_S_2015_01_23_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 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.858868Jy sigma=0.008528 ! Fit after self-cal, rms=0.844230Jy sigma=0.008383 ! 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.377 mas, bmaj=6.377 mas, bpa=-3.585 degrees ! Estimated noise=1012.73 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.118163 Jy ! Component: 100 - total flux cleaned = 0.146424 Jy ! Total flux subtracted in 100 components = 0.146424 Jy ! Clean residual min=-0.006180 max=0.011824 Jy/beam ! Clean residual mean=-0.000034 rms=0.001781 Jy/beam ! Combined flux in latest and established models = 0.146424 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.146424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092578Jy sigma=0.000850 ! Fit after self-cal, rms=0.092552Jy sigma=0.000850 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013996 Jy ! Component: 100 - total flux cleaned = 0.0223611 Jy ! Total flux subtracted in 100 components = 0.0223611 Jy ! Clean residual min=-0.005291 max=0.006945 Jy/beam ! Clean residual mean=-0.000022 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.168785 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 25 components and 0.168785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089077Jy sigma=0.000820 ! Fit after self-cal, rms=0.089056Jy sigma=0.000820 ! 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.854 mas, bmaj=7.336 mas, bpa=-4.278 degrees ! Estimated noise=830.094 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 (3, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106318 Jy ! Component: 100 - total flux cleaned = 0.0168444 Jy ! Component: 150 - total flux cleaned = 0.0208218 Jy ! Component: 200 - total flux cleaned = 0.0235401 Jy ! Total flux subtracted in 200 components = 0.0235401 Jy ! Clean residual min=-0.005327 max=0.006429 Jy/beam ! Clean residual mean=-0.000024 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.192325 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 48 components and 0.192326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087446Jy sigma=0.000808 ! Fit after self-cal, rms=0.087349Jy sigma=0.000807 ! 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.97 FD 1.00* HN 0.96 KP 1.10 ! LA 1.02 MK 1.04 NL 1.01 OV 0.97 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00* HN 1.06 KP 1.02 ! LA 0.96 MK 1.00 NL 1.30 OV 1.01 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00* HN 1.07 KP 0.87 ! LA 0.77 MK 1.05 NL 1.23 OV 0.92 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.00* HN 1.00 KP 0.83 ! LA 0.84 MK 1.01 NL 0.95 OV 0.97 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.087349Jy sigma=0.000807 ! Fit after self-cal, rms=0.082613Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.88 mas, bmaj=7.394 mas, bpa=-4.032 degrees ! Estimated noise=832.623 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.00134188 Jy ! Component: 100 - total flux cleaned = -0.00162201 Jy ! Component: 150 - total flux cleaned = -0.00189039 Jy ! Component: 200 - total flux cleaned = -0.00214378 Jy ! Total flux subtracted in 200 components = -0.00214378 Jy ! Clean residual min=-0.002664 max=0.002452 Jy/beam ! Clean residual mean=-0.000012 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.190182 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 74 components and 0.190182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082561Jy sigma=0.000777 ! Fit after self-cal, rms=0.082549Jy 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.082549Jy sigma=0.000777 ! Fit after self-cal, rms=0.082643Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.881 mas, bmaj=7.39 mas, bpa=-4.043 degrees ! Estimated noise=833.205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00071556 Jy ! Component: 100 - total flux cleaned = -0.000825244 Jy ! Component: 150 - total flux cleaned = -0.000891465 Jy ! Component: 200 - total flux cleaned = -0.000968062 Jy ! Total flux subtracted in 200 components = -0.000968062 Jy ! Clean residual min=-0.002388 max=0.002090 Jy/beam ! Clean residual mean=-0.000007 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.189214 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 96 components and 0.189214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082624Jy sigma=0.000775 ! Fit after self-cal, rms=0.082627Jy sigma=0.000775 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 = -9.15946e-05 Jy ! Component: 100 - total flux cleaned = -0.000202671 Jy ! Component: 150 - total flux cleaned = -0.000268973 Jy ! Component: 200 - total flux cleaned = -0.00034321 Jy ! Total flux subtracted in 200 components = -0.00034321 Jy ! Clean residual min=-0.002430 max=0.002075 Jy/beam ! Clean residual mean=-0.000007 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.18887 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 105 components and 0.18887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082620Jy sigma=0.000775 ! Fit after self-cal, rms=0.082617Jy sigma=0.000775 ! 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.082617Jy sigma=0.000775 ! Fit after self-cal, rms=0.082758Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=7.385 mas, bpa=-4.025 degrees ! Estimated noise=833.082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000364065 Jy ! Component: 100 - total flux cleaned = -0.000382773 Jy ! Component: 150 - total flux cleaned = -0.00039614 Jy ! Component: 200 - total flux cleaned = -0.000408913 Jy ! Total flux subtracted in 200 components = -0.000408913 Jy ! Clean residual min=-0.002310 max=0.002110 Jy/beam ! Clean residual mean=-0.000005 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.188462 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 117 components and 0.188462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082750Jy sigma=0.000775 ! Fit after self-cal, rms=0.082754Jy sigma=0.000775 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 = -3.35937e-05 Jy ! Component: 100 - total flux cleaned = -8.83173e-05 Jy ! Component: 150 - total flux cleaned = -0.000125363 Jy ! Component: 200 - total flux cleaned = -0.000137305 Jy ! Total flux subtracted in 200 components = -0.000137305 Jy ! Clean residual min=-0.002336 max=0.002104 Jy/beam ! Clean residual mean=-0.000005 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.188324 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 121 components and 0.188324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082750Jy sigma=0.000775 ! Fit after self-cal, rms=0.082748Jy sigma=0.000775 ! 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.082748Jy sigma=0.000775 ! Fit after self-cal, rms=0.082737Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.215 mas, bmaj=16.22 mas, bpa=-0.443 degrees ! Estimated noise=1088.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000278555 Jy ! Component: 100 - total flux cleaned = -0.000293861 Jy ! Component: 150 - total flux cleaned = -0.000270438 Jy ! Component: 200 - total flux cleaned = -0.000249638 Jy ! Total flux subtracted in 200 components = -0.000249638 Jy ! Clean residual min=-0.002567 max=0.002562 Jy/beam ! Clean residual mean=-0.000012 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.188075 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 133 components and 0.188075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082735Jy sigma=0.000775 ! Fit after self-cal, rms=0.082736Jy sigma=0.000775 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.32727e-05 Jy ! Component: 100 - total flux cleaned = 9.21419e-06 Jy ! Component: 150 - total flux cleaned = 2.99849e-05 Jy ! Component: 200 - total flux cleaned = 4.88144e-05 Jy ! Total flux subtracted in 200 components = 4.88144e-05 Jy ! Clean residual min=-0.002575 max=0.002548 Jy/beam ! Clean residual mean=-0.000012 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.188123 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 139 components and 0.188123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082736Jy sigma=0.000775 ! Fit after self-cal, rms=0.082735Jy sigma=0.000775 ! 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.881 mas, bmaj=7.383 mas, bpa=-4.017 degrees ! Estimated noise=832.472 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.881 x 7.383 at -4.017 degrees (North through East) ! Clean map min=-0.002166 max=0.15241 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.394 mas, bmaj=6.388 mas, bpa=-3.258 degrees ! Estimated noise=1017.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.118517 Jy ! Component: 100 - total flux cleaned = 0.147476 Jy ! Component: 150 - total flux cleaned = 0.161379 Jy ! Component: 200 - total flux cleaned = 0.169615 Jy ! Total flux subtracted in 200 components = 0.169615 Jy ! Clean residual min=-0.003364 max=0.004265 Jy/beam ! Clean residual mean=-0.000012 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.169615 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.169615 Jy ! Inverting map and beam ! Estimated beam: bmin=2.881 mas, bmaj=7.383 mas, bpa=-4.017 degrees ! Estimated noise=832.472 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.00764393 Jy ! Component: 100 - total flux cleaned = 0.0118433 Jy ! Component: 150 - total flux cleaned = 0.0144797 Jy ! Component: 200 - total flux cleaned = 0.0162019 Jy ! Total flux subtracted in 200 components = 0.0162019 Jy ! Clean residual min=-0.002390 max=0.002184 Jy/beam ! Clean residual mean=-0.000007 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.185817 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 61 components and 0.185817 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.215 mas, bmaj=16.22 mas, bpa=-0.443 degrees ! Estimated noise=1088.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156438 Jy ! Component: 100 - total flux cleaned = 0.00210573 Jy ! Component: 150 - total flux cleaned = 0.00218569 Jy ! Component: 200 - total flux cleaned = 0.0022215 Jy ! Total flux subtracted in 200 components = 0.0022215 Jy ! Clean residual min=-0.002662 max=0.002474 Jy/beam ! Clean residual mean=-0.000012 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.188038 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.06549e-05 Jy ! Component: 100 - total flux cleaned = 4.48882e-05 Jy ! Component: 150 - total flux cleaned = 4.49093e-05 Jy ! Component: 200 - total flux cleaned = 3.34361e-05 Jy ! Total flux subtracted in 200 components = 3.34361e-05 Jy ! Clean residual min=-0.002633 max=0.002448 Jy/beam ! Clean residual mean=-0.000012 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.188072 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 81 components and 0.188072 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.881 mas, bmaj=7.383 mas, bpa=-4.017 degrees ! Estimated noise=832.472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000259228 Jy ! Component: 100 - total flux cleaned = -0.000426826 Jy ! Component: 150 - total flux cleaned = -0.000496272 Jy ! Component: 200 - total flux cleaned = -0.000517195 Jy ! Total flux subtracted in 200 components = -0.000517195 Jy ! Clean residual min=-0.002291 max=0.002117 Jy/beam ! Clean residual mean=-0.000006 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.187554 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 101 components and 0.187554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082750Jy sigma=0.000775 ! Fit after self-cal, rms=0.082740Jy sigma=0.000775 wmodel J0206-2212_S_2015_01_23_pus_map.mod ! Writing 101 model components to file: J0206-2212_S_2015_01_23_pus_map.mod wobs J0206-2212_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0206-2212_S_2015_01_23_pus_uvs.fits wwins J0206-2212_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J0206-2212_S_2015_01_23_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.000531312 Jy ! Component: 100 - total flux cleaned = -0.000939305 Jy ! Component: 150 - total flux cleaned = -0.00118877 Jy ! Component: 200 - total flux cleaned = -0.00142944 Jy ! Component: 250 - total flux cleaned = -0.00172953 Jy ! Component: 300 - total flux cleaned = -0.00198814 Jy ! Component: 350 - total flux cleaned = -0.00211438 Jy ! Component: 400 - total flux cleaned = -0.00232988 Jy ! Component: 450 - total flux cleaned = -0.00254022 Jy ! Component: 500 - total flux cleaned = -0.00268731 Jy ! Component: 550 - total flux cleaned = -0.00283132 Jy ! Component: 600 - total flux cleaned = -0.00300058 Jy ! Component: 650 - total flux cleaned = -0.0031112 Jy ! Component: 700 - total flux cleaned = -0.00322048 Jy ! Component: 750 - total flux cleaned = -0.00338007 Jy ! Component: 800 - total flux cleaned = -0.00343226 Jy ! Component: 850 - total flux cleaned = -0.00353542 Jy ! Component: 900 - total flux cleaned = -0.00366198 Jy ! Component: 950 - total flux cleaned = -0.00378667 Jy ! Component: 1000 - total flux cleaned = -0.00381211 Jy ! Component: 1050 - total flux cleaned = -0.00405462 Jy ! Component: 1100 - total flux cleaned = -0.00417372 Jy ! Component: 1150 - total flux cleaned = -0.00436197 Jy ! Component: 1200 - total flux cleaned = -0.0044775 Jy ! Component: 1250 - total flux cleaned = -0.00456834 Jy ! Component: 1300 - total flux cleaned = -0.00465825 Jy ! Component: 1350 - total flux cleaned = -0.00470263 Jy ! Component: 1400 - total flux cleaned = -0.00476886 Jy ! Component: 1450 - total flux cleaned = -0.00487695 Jy ! Component: 1500 - total flux cleaned = -0.00487655 Jy ! Component: 1550 - total flux cleaned = -0.00496128 Jy ! Component: 1600 - total flux cleaned = -0.00508693 Jy ! Component: 1650 - total flux cleaned = -0.00516997 Jy ! Component: 1700 - total flux cleaned = -0.00521135 Jy ! Component: 1750 - total flux cleaned = -0.00529253 Jy ! Component: 1800 - total flux cleaned = -0.00543275 Jy ! Component: 1850 - total flux cleaned = -0.00541296 Jy ! Component: 1900 - total flux cleaned = -0.00551096 Jy ! Component: 1950 - total flux cleaned = -0.0055885 Jy ! Component: 2000 - total flux cleaned = -0.00564598 Jy ! Component: 2050 - total flux cleaned = -0.00574109 Jy ! Component: 2100 - total flux cleaned = -0.00585377 Jy ! Component: 2150 - total flux cleaned = -0.00590925 Jy ! Component: 2200 - total flux cleaned = -0.00587264 Jy ! Component: 2250 - total flux cleaned = -0.00590922 Jy ! Component: 2300 - total flux cleaned = -0.00601732 Jy ! Component: 2350 - total flux cleaned = -0.00605304 Jy ! Component: 2400 - total flux cleaned = -0.00614174 Jy ! Component: 2450 - total flux cleaned = -0.00617714 Jy ! Component: 2500 - total flux cleaned = -0.00628151 Jy ! Component: 2550 - total flux cleaned = -0.00629856 Jy ! Component: 2600 - total flux cleaned = -0.00636709 Jy ! Component: 2650 - total flux cleaned = -0.0065025 Jy ! Component: 2700 - total flux cleaned = -0.00651925 Jy ! Component: 2750 - total flux cleaned = -0.00655255 Jy ! Component: 2800 - total flux cleaned = -0.00661894 Jy ! Component: 2850 - total flux cleaned = -0.00671704 Jy ! Component: 2900 - total flux cleaned = -0.00681409 Jy ! Component: 2950 - total flux cleaned = -0.00689422 Jy ! Component: 3000 - total flux cleaned = -0.00691019 Jy ! Component: 3050 - total flux cleaned = -0.00695788 Jy ! Component: 3100 - total flux cleaned = -0.00708329 Jy ! Component: 3150 - total flux cleaned = -0.0070989 Jy ! Component: 3200 - total flux cleaned = -0.00720724 Jy ! Component: 3250 - total flux cleaned = -0.00722263 Jy ! Component: 3300 - total flux cleaned = -0.00731404 Jy ! Component: 3350 - total flux cleaned = -0.00737438 Jy ! Component: 3400 - total flux cleaned = -0.00743451 Jy ! Component: 3450 - total flux cleaned = -0.00747906 Jy ! Component: 3500 - total flux cleaned = -0.00749397 Jy ! Component: 3550 - total flux cleaned = -0.00758217 Jy ! Component: 3600 - total flux cleaned = -0.00764048 Jy ! Component: 3650 - total flux cleaned = -0.00768389 Jy ! Component: 3700 - total flux cleaned = -0.00766935 Jy ! Component: 3750 - total flux cleaned = -0.00772683 Jy ! Component: 3800 - total flux cleaned = -0.00785465 Jy ! Component: 3850 - total flux cleaned = -0.00788287 Jy ! Component: 3900 - total flux cleaned = -0.00793873 Jy ! Component: 3950 - total flux cleaned = -0.00807793 Jy ! Component: 4000 - total flux cleaned = -0.00813326 Jy ! Component: 4050 - total flux cleaned = -0.00816058 Jy ! Total flux subtracted in 4096 components = -0.00818792 Jy ! Clean residual min=-0.000924 max=0.000837 Jy/beam ! Clean residual mean=-0.000002 rms=0.000251 Jy/beam ! Combined flux in latest and established models = 0.179367 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 393 components and 0.179367 Jy ![Exited script file: muppet] wmap "J0206-2212_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.881 x 7.383 at -4.017 degrees (North through East) ! Clean map min=-0.0017174 max=0.15347 Jy/beam ! Writing clean map to FITS file: J0206-2212_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.15347 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000251074 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.490795 0.490795 0.98159 1.96318 3.92636 7.85272 15.7054 31.4109 62.8218 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.153 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.881 x 7.383 at -4.017 degrees (North through East) ! Clean map min=-0.0017174 max=0.15347 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 J0206-2212_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:01:42 2017