! Started logfile: /scr/pima/bg219h_uvs/J1316-3338_S_uvs.log on Thu Apr 7 09:03:15 2016 obs /scr/pima/bg219h_uvs/J1316-3338_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1316-3338_S_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.588889 visibilities/baseline/integration-bin. ! Found source: J1316-3338 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 1484 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219h_uvs/J1316-3338_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.115144Jy sigma=22.256173 ! Fit after self-cal, rms=0.614550Jy sigma=11.863216 ! 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.365 mas, bmaj=6.034 mas, bpa=-0.6317 degrees ! Estimated noise=1.34324 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.280618 Jy ! Component: 100 - total flux cleaned = 0.383525 Jy ! Total flux subtracted in 100 components = 0.383525 Jy ! Clean residual min=-0.031843 max=0.050270 Jy/beam ! Clean residual mean=0.000015 rms=0.008050 Jy/beam ! Combined flux in latest and established models = 0.383525 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.383525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168965Jy sigma=3.301744 ! Fit after self-cal, rms=0.168326Jy sigma=3.295445 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0575926 Jy ! Component: 100 - total flux cleaned = 0.0910419 Jy ! Total flux subtracted in 100 components = 0.0910419 Jy ! Clean residual min=-0.020590 max=0.031876 Jy/beam ! Clean residual mean=0.000009 rms=0.005843 Jy/beam ! Combined flux in latest and established models = 0.474567 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.474567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130837Jy sigma=2.501146 ! Fit after self-cal, rms=0.130635Jy sigma=2.498665 ! 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.889 mas, bmaj=7.172 mas, bpa=-0.3424 degrees ! Estimated noise=1.06095 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 (-6, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0573435 Jy ! Component: 100 - total flux cleaned = 0.0930095 Jy ! Component: 150 - total flux cleaned = 0.117506 Jy ! Component: 200 - total flux cleaned = 0.135035 Jy ! Total flux subtracted in 200 components = 0.135035 Jy ! Clean residual min=-0.019225 max=0.028185 Jy/beam ! Clean residual mean=0.000029 rms=0.005246 Jy/beam ! Combined flux in latest and established models = 0.609602 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 60 components and 0.609602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098372Jy sigma=1.834455 ! Fit after self-cal, rms=0.095535Jy sigma=1.772227 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.889 x 7.172 at -0.3424 degrees (North through East) ! Clean map min=-0.017214 max=0.38686 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.12 KP 0.93 ! LA 0.95 MK 1.03 NL 1.01 OV 0.94 ! PT 0.95 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.20 KP 0.95 ! LA 0.92 MK 1.05 NL 1.03 OV 0.96 ! PT 0.95 SC 0.97 ! ! ! Fit before self-cal, rms=0.095535Jy sigma=1.772227 ! Fit after self-cal, rms=0.092104Jy sigma=1.706577 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.912 mas, bmaj=7.217 mas, bpa=0.1443 degrees ! Estimated noise=1.04496 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.0147367 Jy ! Component: 100 - total flux cleaned = 0.0226744 Jy ! Component: 150 - total flux cleaned = 0.0256351 Jy ! Component: 200 - total flux cleaned = 0.0263498 Jy ! Total flux subtracted in 200 components = 0.0263498 Jy ! Clean residual min=-0.012085 max=0.013891 Jy/beam ! Clean residual mean=0.000024 rms=0.003592 Jy/beam ! Combined flux in latest and established models = 0.635952 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 80 components and 0.635952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089710Jy sigma=1.655897 ! Fit after self-cal, rms=0.089320Jy sigma=1.644630 ! 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.089320Jy sigma=1.644630 ! Fit after self-cal, rms=0.088076Jy sigma=1.602897 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.916 mas, bmaj=7.211 mas, bpa=0.1155 degrees ! Estimated noise=1.04814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00840452 Jy ! Component: 100 - total flux cleaned = 0.0121871 Jy ! Component: 150 - total flux cleaned = 0.013238 Jy ! Component: 200 - total flux cleaned = 0.0135982 Jy ! Total flux subtracted in 200 components = 0.0135982 Jy ! Clean residual min=-0.010917 max=0.012395 Jy/beam ! Clean residual mean=0.000029 rms=0.003038 Jy/beam ! Combined flux in latest and established models = 0.64955 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 103 components and 0.64955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087244Jy sigma=1.585663 ! Fit after self-cal, rms=0.087108Jy sigma=1.581673 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.00324774 Jy ! Component: 100 - total flux cleaned = 0.00353794 Jy ! Component: 150 - total flux cleaned = 0.00370614 Jy ! Component: 200 - total flux cleaned = 0.00385512 Jy ! Total flux subtracted in 200 components = 0.00385512 Jy ! Clean residual min=-0.011022 max=0.011510 Jy/beam ! Clean residual mean=0.000029 rms=0.002952 Jy/beam ! Combined flux in latest and established models = 0.653405 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 112 components and 0.653405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086859Jy sigma=1.577598 ! Fit after self-cal, rms=0.086839Jy sigma=1.576727 ! 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.086839Jy sigma=1.576727 ! Fit after self-cal, rms=0.086582Jy sigma=1.572633 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.915 mas, bmaj=7.203 mas, bpa=0.1222 degrees ! Estimated noise=1.04832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00395104 Jy ! Component: 100 - total flux cleaned = 0.00528665 Jy ! Component: 150 - total flux cleaned = 0.0056602 Jy ! Component: 200 - total flux cleaned = 0.00592319 Jy ! Total flux subtracted in 200 components = 0.00592319 Jy ! Clean residual min=-0.011283 max=0.011579 Jy/beam ! Clean residual mean=0.000030 rms=0.002985 Jy/beam ! Combined flux in latest and established models = 0.659329 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 122 components and 0.659329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086339Jy sigma=1.568494 ! Fit after self-cal, rms=0.086322Jy sigma=1.567662 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.000920415 Jy ! Component: 100 - total flux cleaned = 0.0010686 Jy ! Component: 150 - total flux cleaned = 0.00120254 Jy ! Component: 200 - total flux cleaned = 0.00126356 Jy ! Total flux subtracted in 200 components = 0.00126356 Jy ! Clean residual min=-0.011296 max=0.011289 Jy/beam ! Clean residual mean=0.000030 rms=0.002957 Jy/beam ! Combined flux in latest and established models = 0.660592 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 128 components and 0.660592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086184Jy sigma=1.565946 ! Fit after self-cal, rms=0.086184Jy sigma=1.565638 ! 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.086184Jy sigma=1.565638 ! Fit after self-cal, rms=0.086108Jy sigma=1.564960 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.46 mas, bmaj=19.23 mas, bpa=0.5576 degrees ! Estimated noise=1.39128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00404994 Jy ! Component: 100 - total flux cleaned = 0.00498569 Jy ! Component: 150 - total flux cleaned = 0.0052224 Jy ! Component: 200 - total flux cleaned = 0.00529723 Jy ! Total flux subtracted in 200 components = 0.00529723 Jy ! Clean residual min=-0.014269 max=0.012492 Jy/beam ! Clean residual mean=0.000063 rms=0.004527 Jy/beam ! Combined flux in latest and established models = 0.66589 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 137 components and 0.66589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086064Jy sigma=1.566097 ! Fit after self-cal, rms=0.086032Jy sigma=1.565695 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.000691415 Jy ! Component: 100 - total flux cleaned = 0.000693789 Jy ! Component: 150 - total flux cleaned = 0.000759673 Jy ! Component: 200 - total flux cleaned = 0.000758833 Jy ! Total flux subtracted in 200 components = 0.000758833 Jy ! Clean residual min=-0.014089 max=0.012472 Jy/beam ! Clean residual mean=0.000062 rms=0.004490 Jy/beam ! Combined flux in latest and established models = 0.666648 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 140 components and 0.666648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086053Jy sigma=1.566182 ! Fit after self-cal, rms=0.086032Jy sigma=1.566088 ! 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.915 mas, bmaj=7.199 mas, bpa=0.1361 degrees ! Estimated noise=1.04856 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.915 x 7.199 at 0.1361 degrees (North through East) ! Clean map min=-0.010738 max=0.37755 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.38 mas, bmaj=6.043 mas, bpa=-0.1659 degrees ! Estimated noise=1.33431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.278397 Jy ! Component: 100 - total flux cleaned = 0.379673 Jy ! Component: 150 - total flux cleaned = 0.440239 Jy ! Component: 200 - total flux cleaned = 0.482126 Jy ! Total flux subtracted in 200 components = 0.482126 Jy ! Clean residual min=-0.022304 max=0.026149 Jy/beam ! Clean residual mean=0.000018 rms=0.005184 Jy/beam ! Combined flux in latest and established models = 0.482126 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.482126 Jy ! Inverting map and beam ! Estimated beam: bmin=2.915 mas, bmaj=7.199 mas, bpa=0.1361 degrees ! Estimated noise=1.04856 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.0559639 Jy ! Component: 100 - total flux cleaned = 0.0916589 Jy ! Component: 150 - total flux cleaned = 0.116485 Jy ! Component: 200 - total flux cleaned = 0.133992 Jy ! Total flux subtracted in 200 components = 0.133992 Jy ! Clean residual min=-0.013447 max=0.015917 Jy/beam ! Clean residual mean=0.000033 rms=0.003734 Jy/beam ! Combined flux in latest and established models = 0.616119 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 83 components and 0.616118 Jy ! Inverting map ! Added new window around map position (-52, 127.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0148912 Jy ! Component: 100 - total flux cleaned = 0.0246416 Jy ! Component: 150 - total flux cleaned = 0.0320074 Jy ! Component: 200 - total flux cleaned = 0.0376282 Jy ! Total flux subtracted in 200 components = 0.0376282 Jy ! Clean residual min=-0.011365 max=0.012839 Jy/beam ! Clean residual mean=0.000030 rms=0.002930 Jy/beam ! Combined flux in latest and established models = 0.653747 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 111 components and 0.653747 Jy ! Inverting map ! Added new window around map position (99.5, 108). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103983 Jy ! Component: 100 - total flux cleaned = 0.0135193 Jy ! Component: 150 - total flux cleaned = 0.0159095 Jy ! Component: 200 - total flux cleaned = 0.0178166 Jy ! Total flux subtracted in 200 components = 0.0178166 Jy ! Clean residual min=-0.009709 max=0.009849 Jy/beam ! Clean residual mean=0.000027 rms=0.002555 Jy/beam ! Combined flux in latest and established models = 0.671563 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 135 components and 0.671563 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.46 mas, bmaj=19.23 mas, bpa=0.5576 degrees ! Estimated noise=1.39128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00578393 Jy ! Component: 100 - total flux cleaned = 0.00694821 Jy ! Component: 150 - total flux cleaned = 0.00750195 Jy ! Component: 200 - total flux cleaned = 0.00810002 Jy ! Total flux subtracted in 200 components = 0.00810002 Jy ! Clean residual min=-0.011878 max=0.011054 Jy/beam ! Clean residual mean=0.000066 rms=0.003760 Jy/beam ! Combined flux in latest and established models = 0.679663 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.000507315 Jy ! Component: 100 - total flux cleaned = 0.000690672 Jy ! Component: 150 - total flux cleaned = 0.000771898 Jy ! Component: 200 - total flux cleaned = 0.000768883 Jy ! Total flux subtracted in 200 components = 0.000768883 Jy ! Clean residual min=-0.011949 max=0.010941 Jy/beam ! Clean residual mean=0.000065 rms=0.003684 Jy/beam ! Combined flux in latest and established models = 0.680432 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 156 components and 0.680432 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.915 mas, bmaj=7.199 mas, bpa=0.1361 degrees ! Estimated noise=1.04856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000391202 Jy ! Component: 100 - total flux cleaned = -0.000519105 Jy ! Component: 150 - total flux cleaned = -0.000521537 Jy ! Component: 200 - total flux cleaned = -0.000621488 Jy ! Total flux subtracted in 200 components = -0.000621488 Jy ! Clean residual min=-0.009684 max=0.009004 Jy/beam ! Clean residual mean=0.000031 rms=0.002413 Jy/beam ! Combined flux in latest and established models = 0.679811 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 181 components and 0.679811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083572Jy sigma=1.517122 ! Fit after self-cal, rms=0.083350Jy sigma=1.509692 wmodel /scr/pima/bg219h_uvs/J1316-3338_S_map.mod ! Writing 181 model components to file: /scr/pima/bg219h_uvs/J1316-3338_S_map.mod wobs /scr/pima/bg219h_uvs/J1316-3338_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1316-3338_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1316-3338_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219h_uvs/J1316-3338_S_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.00191021 Jy ! Component: 100 - total flux cleaned = -0.00191737 Jy ! Component: 150 - total flux cleaned = -0.000790588 Jy ! Component: 200 - total flux cleaned = 0.000279021 Jy ! Component: 250 - total flux cleaned = 0.000921496 Jy ! Component: 300 - total flux cleaned = 0.00202678 Jy ! Component: 350 - total flux cleaned = 0.00261212 Jy ! Component: 400 - total flux cleaned = 0.0035213 Jy ! Component: 450 - total flux cleaned = 0.00429107 Jy ! Component: 500 - total flux cleaned = 0.00503043 Jy ! Component: 550 - total flux cleaned = 0.00523311 Jy ! Component: 600 - total flux cleaned = 0.00562943 Jy ! Component: 650 - total flux cleaned = 0.00553279 Jy ! Component: 700 - total flux cleaned = 0.00600174 Jy ! Component: 750 - total flux cleaned = 0.00618122 Jy ! Component: 800 - total flux cleaned = 0.00618302 Jy ! Component: 850 - total flux cleaned = 0.00635803 Jy ! Component: 900 - total flux cleaned = 0.00661072 Jy ! Component: 950 - total flux cleaned = 0.00677396 Jy ! Component: 1000 - total flux cleaned = 0.00701493 Jy ! Component: 1050 - total flux cleaned = 0.00709292 Jy ! Component: 1100 - total flux cleaned = 0.00724546 Jy ! Component: 1150 - total flux cleaned = 0.00731904 Jy ! Component: 1200 - total flux cleaned = 0.00768531 Jy ! Component: 1250 - total flux cleaned = 0.00811536 Jy ! Component: 1300 - total flux cleaned = 0.00825407 Jy ! Component: 1350 - total flux cleaned = 0.0081843 Jy ! Component: 1400 - total flux cleaned = 0.00845648 Jy ! Component: 1450 - total flux cleaned = 0.00852211 Jy ! Component: 1500 - total flux cleaned = 0.00865339 Jy ! Component: 1550 - total flux cleaned = 0.00884764 Jy ! Component: 1600 - total flux cleaned = 0.00909921 Jy ! Component: 1650 - total flux cleaned = 0.00940852 Jy ! Component: 1700 - total flux cleaned = 0.00977503 Jy ! Component: 1750 - total flux cleaned = 0.010076 Jy ! Component: 1800 - total flux cleaned = 0.0104327 Jy ! Component: 1850 - total flux cleaned = 0.0107833 Jy ! Component: 1900 - total flux cleaned = 0.0112989 Jy ! Component: 1950 - total flux cleaned = 0.0115803 Jy ! Component: 2000 - total flux cleaned = 0.0120256 Jy ! Component: 2050 - total flux cleaned = 0.0124646 Jy ! Component: 2100 - total flux cleaned = 0.0128435 Jy ! Component: 2150 - total flux cleaned = 0.0133241 Jy ! Component: 2200 - total flux cleaned = 0.013851 Jy ! Component: 2250 - total flux cleaned = 0.0143709 Jy ! Component: 2300 - total flux cleaned = 0.0147297 Jy ! Component: 2350 - total flux cleaned = 0.0152871 Jy ! Component: 2400 - total flux cleaned = 0.0155877 Jy ! Component: 2450 - total flux cleaned = 0.0162309 Jy ! Component: 2500 - total flux cleaned = 0.0166211 Jy ! Component: 2550 - total flux cleaned = 0.0171025 Jy ! Component: 2600 - total flux cleaned = 0.017531 Jy ! Component: 2650 - total flux cleaned = 0.0179549 Jy ! Component: 2700 - total flux cleaned = 0.0184208 Jy ! Component: 2750 - total flux cleaned = 0.0188355 Jy ! Component: 2800 - total flux cleaned = 0.0190178 Jy ! Component: 2850 - total flux cleaned = 0.0195126 Jy ! Component: 2900 - total flux cleaned = 0.0198689 Jy ! Component: 2950 - total flux cleaned = 0.0202649 Jy ! Component: 3000 - total flux cleaned = 0.0206577 Jy ! Component: 3050 - total flux cleaned = 0.0209593 Jy ! Component: 3100 - total flux cleaned = 0.0213007 Jy ! Component: 3150 - total flux cleaned = 0.0216807 Jy ! Component: 3200 - total flux cleaned = 0.0219315 Jy ! Component: 3250 - total flux cleaned = 0.0223046 Jy ! Component: 3300 - total flux cleaned = 0.022755 Jy ! Component: 3350 - total flux cleaned = 0.0229576 Jy ! Component: 3400 - total flux cleaned = 0.02336 Jy ! Component: 3450 - total flux cleaned = 0.0237582 Jy ! Component: 3500 - total flux cleaned = 0.0239552 Jy ! Component: 3550 - total flux cleaned = 0.0243459 Jy ! Component: 3600 - total flux cleaned = 0.0247712 Jy ! Component: 3650 - total flux cleaned = 0.0250388 Jy ! Component: 3700 - total flux cleaned = 0.0253046 Jy ! Component: 3750 - total flux cleaned = 0.0255306 Jy ! Component: 3800 - total flux cleaned = 0.0258292 Jy ! Component: 3850 - total flux cleaned = 0.0261618 Jy ! Component: 3900 - total flux cleaned = 0.0263814 Jy ! Component: 3950 - total flux cleaned = 0.0265274 Jy ! Component: 4000 - total flux cleaned = 0.0268882 Jy ! Component: 4050 - total flux cleaned = 0.0271031 Jy ! Total flux subtracted in 4096 components = 0.0273865 Jy ! Clean residual min=-0.002456 max=0.001916 Jy/beam ! Clean residual mean=0.000010 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.707197 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 480 components and 0.707197 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1316-3338_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.915 x 7.199 at 0.1361 degrees (North through East) ! Clean map min=-0.0062466 max=0.37133 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1316-3338_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.371325 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000639769 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.51688 0.51688 1.03376 2.06752 4.13504 8.27008 16.5402 33.0803 66.1607 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.371 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 580.405 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1316-3338_S_uvs.log closed on Thu Apr 7 09:03:19 2016