! Started logfile: J1122-2532_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:51:57 2016 obs J1122-2532_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1122-2532_S_2014_06_09_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.775354 visibilities/baseline/integration-bin. ! Found source: J1122-2532 ! ! 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 336 lines of history. ! ! Reading 7676 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 J1122-2532_S_2014_06_09_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.798841Jy sigma=0.007123 ! Fit after self-cal, rms=0.787381Jy sigma=0.007024 ! 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.448 mas, bmaj=6.799 mas, bpa=-7.269 degrees ! Estimated noise=1355.61 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.16948 Jy ! Component: 100 - total flux cleaned = 0.208936 Jy ! Total flux subtracted in 100 components = 0.208936 Jy ! Clean residual min=-0.010719 max=0.027559 Jy/beam ! Clean residual mean=-0.000021 rms=0.002930 Jy/beam ! Combined flux in latest and established models = 0.208936 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.208936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108448Jy sigma=0.000910 ! Fit after self-cal, rms=0.108449Jy sigma=0.000909 ! Inverting map ! Added new window around map position (6, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0245479 Jy ! Component: 100 - total flux cleaned = 0.0376034 Jy ! Total flux subtracted in 100 components = 0.0376034 Jy ! Clean residual min=-0.008253 max=0.017818 Jy/beam ! Clean residual mean=-0.000006 rms=0.002125 Jy/beam ! Combined flux in latest and established models = 0.246539 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.246539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101862Jy sigma=0.000846 ! Fit after self-cal, rms=0.101010Jy sigma=0.000838 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119257 Jy ! Component: 100 - total flux cleaned = 0.0189048 Jy ! Total flux subtracted in 100 components = 0.0189048 Jy ! Clean residual min=-0.007090 max=0.011306 Jy/beam ! Clean residual mean=0.000000 rms=0.001721 Jy/beam ! Combined flux in latest and established models = 0.265444 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.265444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099197Jy sigma=0.000822 ! Fit after self-cal, rms=0.099029Jy 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.968 mas, bmaj=7.919 mas, bpa=-6.598 degrees ! Estimated noise=911.974 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.00783491 Jy ! Component: 100 - total flux cleaned = 0.0122267 Jy ! Component: 150 - total flux cleaned = 0.0143613 Jy ! Component: 200 - total flux cleaned = 0.0149714 Jy ! Total flux subtracted in 200 components = 0.0149714 Jy ! Clean residual min=-0.006441 max=0.008377 Jy/beam ! Clean residual mean=0.000015 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.280415 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 0.280415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098281Jy sigma=0.000815 ! Fit after self-cal, rms=0.098235Jy sigma=0.000814 ! 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.00* FD 0.83 HN 1.07 KP 1.02 ! LA 1.18 MK 1.01 NL 1.06 OV 0.98 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.17 KP 1.00 ! LA 1.12 MK 1.01 NL 1.06 OV 1.02 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.09 KP 0.91 ! LA 0.89 MK 1.03 NL 1.01 OV 0.94 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.11 KP 0.89 ! LA 0.86 MK 1.05 NL 1.03 OV 0.97 ! PT 1.00 SC 0.99 ! ! ! Fit before self-cal, rms=0.098235Jy sigma=0.000814 ! Fit after self-cal, rms=0.097120Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.993 mas, bmaj=7.922 mas, bpa=-6.131 degrees ! Estimated noise=921.752 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.00149938 Jy ! Component: 100 - total flux cleaned = -0.00166115 Jy ! Component: 150 - total flux cleaned = -0.00186423 Jy ! Component: 200 - total flux cleaned = -0.00198445 Jy ! Total flux subtracted in 200 components = -0.00198445 Jy ! Clean residual min=-0.004664 max=0.004601 Jy/beam ! Clean residual mean=0.000008 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.278431 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.278431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096990Jy sigma=0.000781 ! Fit after self-cal, rms=0.097040Jy sigma=0.000780 ! 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.097040Jy sigma=0.000780 ! Fit after self-cal, rms=0.100624Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3 mas, bmaj=7.929 mas, bpa=-6.256 degrees ! Estimated noise=925.063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00131898 Jy ! Component: 100 - total flux cleaned = -0.00131891 Jy ! Component: 150 - total flux cleaned = -0.00127822 Jy ! Component: 200 - total flux cleaned = -0.00124364 Jy ! Total flux subtracted in 200 components = -0.00124364 Jy ! Clean residual min=-0.002473 max=0.002758 Jy/beam ! Clean residual mean=0.000003 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.277187 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.277187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100573Jy sigma=0.000773 ! Fit after self-cal, rms=0.100622Jy sigma=0.000773 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 (61.5, -27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115579 Jy ! Component: 100 - total flux cleaned = 0.00110064 Jy ! Component: 150 - total flux cleaned = 0.00100924 Jy ! Component: 200 - total flux cleaned = 0.000889978 Jy ! Total flux subtracted in 200 components = 0.000889978 Jy ! Clean residual min=-0.002528 max=0.002383 Jy/beam ! Clean residual mean=0.000003 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.278077 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 0.278077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100533Jy sigma=0.000772 ! Fit after self-cal, rms=0.100531Jy sigma=0.000772 ! 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.100531Jy sigma=0.000772 ! Fit after self-cal, rms=0.101471Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=7.937 mas, bpa=-6.27 degrees ! Estimated noise=925.022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000793131 Jy ! Component: 100 - total flux cleaned = -0.00086882 Jy ! Component: 150 - total flux cleaned = -0.000869137 Jy ! Component: 200 - total flux cleaned = -0.000868619 Jy ! Total flux subtracted in 200 components = -0.000868619 Jy ! Clean residual min=-0.002248 max=0.002353 Jy/beam ! Clean residual mean=0.000003 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.277209 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 93 components and 0.277209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101436Jy sigma=0.000772 ! Fit after self-cal, rms=0.101441Jy sigma=0.000772 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.000113803 Jy ! Component: 100 - total flux cleaned = -0.000114107 Jy ! Component: 150 - total flux cleaned = -0.000145823 Jy ! Component: 200 - total flux cleaned = -0.000176393 Jy ! Total flux subtracted in 200 components = -0.000176393 Jy ! Clean residual min=-0.002233 max=0.002328 Jy/beam ! Clean residual mean=0.000003 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.277032 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 99 components and 0.277032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101418Jy sigma=0.000772 ! Fit after self-cal, rms=0.101415Jy sigma=0.000772 ! 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.101415Jy sigma=0.000772 ! Fit after self-cal, rms=0.101518Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.638 mas, bmaj=19.44 mas, bpa=-3.957 degrees ! Estimated noise=1151.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000433124 Jy ! Component: 100 - total flux cleaned = -0.000465065 Jy ! Component: 150 - total flux cleaned = -0.000425899 Jy ! Component: 200 - total flux cleaned = -0.00037366 Jy ! Total flux subtracted in 200 components = -0.00037366 Jy ! Clean residual min=-0.002002 max=0.001999 Jy/beam ! Clean residual mean=0.000005 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.276658 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 107 components and 0.276658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101508Jy sigma=0.000772 ! Fit after self-cal, rms=0.101509Jy sigma=0.000772 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.49395e-05 Jy ! Component: 100 - total flux cleaned = -5.36571e-05 Jy ! Component: 150 - total flux cleaned = -2.25521e-05 Jy ! Component: 200 - total flux cleaned = 5.96936e-06 Jy ! Total flux subtracted in 200 components = 5.96936e-06 Jy ! Clean residual min=-0.002003 max=0.002004 Jy/beam ! Clean residual mean=0.000005 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.276664 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 110 components and 0.276664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101506Jy sigma=0.000772 ! Fit after self-cal, rms=0.101504Jy sigma=0.000772 ! 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.008 mas, bmaj=7.942 mas, bpa=-6.273 degrees ! Estimated noise=924.437 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.008 x 7.942 at -6.273 degrees (North through East) ! Clean map min=-0.0020676 max=0.21268 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.474 mas, bmaj=6.778 mas, bpa=-6.963 degrees ! Estimated noise=1373.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.170986 Jy ! Component: 100 - total flux cleaned = 0.215144 Jy ! Component: 150 - total flux cleaned = 0.235931 Jy ! Component: 200 - total flux cleaned = 0.248296 Jy ! Total flux subtracted in 200 components = 0.248296 Jy ! Clean residual min=-0.005014 max=0.007139 Jy/beam ! Clean residual mean=-0.000013 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.248296 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.248296 Jy ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=7.942 mas, bpa=-6.273 degrees ! Estimated noise=924.437 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.0112729 Jy ! Component: 100 - total flux cleaned = 0.0177978 Jy ! Component: 150 - total flux cleaned = 0.0217979 Jy ! Component: 200 - total flux cleaned = 0.0246057 Jy ! Total flux subtracted in 200 components = 0.0246057 Jy ! Clean residual min=-0.002437 max=0.002636 Jy/beam ! Clean residual mean=-0.000002 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.272902 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 0.272902 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.638 mas, bmaj=19.44 mas, bpa=-3.957 degrees ! Estimated noise=1151.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00248921 Jy ! Component: 100 - total flux cleaned = 0.00304516 Jy ! Component: 150 - total flux cleaned = 0.00342362 Jy ! Component: 200 - total flux cleaned = 0.00369247 Jy ! Total flux subtracted in 200 components = 0.00369247 Jy ! Clean residual min=-0.002034 max=0.002078 Jy/beam ! Clean residual mean=0.000003 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.276594 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.000139126 Jy ! Component: 100 - total flux cleaned = 0.000138659 Jy ! Component: 150 - total flux cleaned = 0.000137865 Jy ! Component: 200 - total flux cleaned = 0.000137581 Jy ! Total flux subtracted in 200 components = 0.000137581 Jy ! Clean residual min=-0.001966 max=0.002031 Jy/beam ! Clean residual mean=0.000004 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.276732 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 61 components and 0.276732 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=7.942 mas, bpa=-6.273 degrees ! Estimated noise=924.437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000420327 Jy ! Component: 100 - total flux cleaned = -0.000322444 Jy ! Component: 150 - total flux cleaned = -0.000412617 Jy ! Component: 200 - total flux cleaned = -0.000493215 Jy ! Total flux subtracted in 200 components = -0.000493215 Jy ! Clean residual min=-0.002236 max=0.002385 Jy/beam ! Clean residual mean=0.000002 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.276238 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 78 components and 0.276238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101528Jy sigma=0.000772 ! Fit after self-cal, rms=0.101507Jy sigma=0.000772 wmodel J1122-2532_S_2014_06_09_pus_map.mod ! Writing 78 model components to file: J1122-2532_S_2014_06_09_pus_map.mod wobs J1122-2532_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1122-2532_S_2014_06_09_pus_uvs.fits wwins J1122-2532_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J1122-2532_S_2014_06_09_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.000533423 Jy ! Component: 100 - total flux cleaned = 0.00106489 Jy ! Component: 150 - total flux cleaned = 0.00137571 Jy ! Component: 200 - total flux cleaned = 0.00159928 Jy ! Component: 250 - total flux cleaned = 0.00170678 Jy ! Component: 300 - total flux cleaned = 0.00184503 Jy ! Component: 350 - total flux cleaned = 0.00197962 Jy ! Component: 400 - total flux cleaned = 0.00207842 Jy ! Component: 450 - total flux cleaned = 0.00214164 Jy ! Component: 500 - total flux cleaned = 0.00214061 Jy ! Component: 550 - total flux cleaned = 0.002202 Jy ! Component: 600 - total flux cleaned = 0.0022016 Jy ! Component: 650 - total flux cleaned = 0.00214305 Jy ! Component: 700 - total flux cleaned = 0.00208539 Jy ! Component: 750 - total flux cleaned = 0.00211387 Jy ! Component: 800 - total flux cleaned = 0.00208542 Jy ! Component: 850 - total flux cleaned = 0.00208514 Jy ! Component: 900 - total flux cleaned = 0.00197574 Jy ! Component: 950 - total flux cleaned = 0.0019493 Jy ! Component: 1000 - total flux cleaned = 0.00197584 Jy ! Component: 1050 - total flux cleaned = 0.00189782 Jy ! Component: 1100 - total flux cleaned = 0.00194913 Jy ! Component: 1150 - total flux cleaned = 0.00189829 Jy ! Component: 1200 - total flux cleaned = 0.00199806 Jy ! Component: 1250 - total flux cleaned = 0.00187484 Jy ! Component: 1300 - total flux cleaned = 0.00197215 Jy ! Component: 1350 - total flux cleaned = 0.00194799 Jy ! Component: 1400 - total flux cleaned = 0.00192435 Jy ! Component: 1450 - total flux cleaned = 0.0019247 Jy ! Component: 1500 - total flux cleaned = 0.00197098 Jy ! Component: 1550 - total flux cleaned = 0.00197077 Jy ! Component: 1600 - total flux cleaned = 0.0019024 Jy ! Component: 1650 - total flux cleaned = 0.00183535 Jy ! Component: 1700 - total flux cleaned = 0.0019234 Jy ! Component: 1750 - total flux cleaned = 0.00181346 Jy ! Component: 1800 - total flux cleaned = 0.00179156 Jy ! Component: 1850 - total flux cleaned = 0.00177027 Jy ! Component: 1900 - total flux cleaned = 0.00170683 Jy ! Component: 1950 - total flux cleaned = 0.00160185 Jy ! Component: 2000 - total flux cleaned = 0.00166413 Jy ! Component: 2050 - total flux cleaned = 0.00156101 Jy ! Component: 2100 - total flux cleaned = 0.00145907 Jy ! Component: 2150 - total flux cleaned = 0.00149958 Jy ! Component: 2200 - total flux cleaned = 0.0014396 Jy ! Component: 2250 - total flux cleaned = 0.00139958 Jy ! Component: 2300 - total flux cleaned = 0.00138006 Jy ! Component: 2350 - total flux cleaned = 0.00138045 Jy ! Component: 2400 - total flux cleaned = 0.00138033 Jy ! Component: 2450 - total flux cleaned = 0.00128462 Jy ! Component: 2500 - total flux cleaned = 0.00130352 Jy ! Component: 2550 - total flux cleaned = 0.00122806 Jy ! Component: 2600 - total flux cleaned = 0.00122797 Jy ! Component: 2650 - total flux cleaned = 0.00115364 Jy ! Component: 2700 - total flux cleaned = 0.00111688 Jy ! Component: 2750 - total flux cleaned = 0.00104393 Jy ! Component: 2800 - total flux cleaned = 0.00097161 Jy ! Component: 2850 - total flux cleaned = 0.000863976 Jy ! Component: 2900 - total flux cleaned = 0.000828341 Jy ! Component: 2950 - total flux cleaned = 0.000704769 Jy ! Component: 3000 - total flux cleaned = 0.000652203 Jy ! Component: 3050 - total flux cleaned = 0.000582348 Jy ! Component: 3100 - total flux cleaned = 0.000461345 Jy ! Component: 3150 - total flux cleaned = 0.000375243 Jy ! Component: 3200 - total flux cleaned = 0.000290016 Jy ! Component: 3250 - total flux cleaned = 0.000239507 Jy ! Component: 3300 - total flux cleaned = 0.000121746 Jy ! Component: 3350 - total flux cleaned = 2.16271e-05 Jy ! Component: 3400 - total flux cleaned = -4.46629e-05 Jy ! Component: 3450 - total flux cleaned = -0.00015978 Jy ! Component: 3500 - total flux cleaned = -0.000176168 Jy ! Component: 3550 - total flux cleaned = -0.000273525 Jy ! Component: 3600 - total flux cleaned = -0.000354001 Jy ! Component: 3650 - total flux cleaned = -0.000402157 Jy ! Component: 3700 - total flux cleaned = -0.000513367 Jy ! Component: 3750 - total flux cleaned = -0.000465927 Jy ! Component: 3800 - total flux cleaned = -0.000544382 Jy ! Component: 3850 - total flux cleaned = -0.00062215 Jy ! Component: 3900 - total flux cleaned = -0.00059134 Jy ! Component: 3950 - total flux cleaned = -0.000653187 Jy ! Component: 4000 - total flux cleaned = -0.00074521 Jy ! Component: 4050 - total flux cleaned = -0.000730017 Jy ! Total flux subtracted in 4096 components = -0.00074521 Jy ! Clean residual min=-0.000800 max=0.000863 Jy/beam ! Clean residual mean=-0.000004 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.275493 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 361 components and 0.275493 Jy ![Exited script file: muppet] wmap "J1122-2532_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.008 x 7.942 at -6.273 degrees (North through East) ! Clean map min=-0.001866 max=0.21327 Jy/beam ! Writing clean map to FITS file: J1122-2532_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.213266 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00027055 device "J1122-2532_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1122-2532_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.380581 0.380581 0.761162 1.52232 3.04465 6.0893 12.1786 24.3572 48.7144 97.4288 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.213 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.008 x 7.942 at -6.273 degrees (North through East) ! Clean map min=-0.001866 max=0.21327 Jy/beam quit ! Quitting program ! Log file J1122-2532_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:52:02 2016