! Started logfile: /scr/pima/bg219e_uvs/J0118-2141_S_uvs.log on Thu Apr 7 06:33:15 2016 obs /scr/pima/bg219e_uvs/J0118-2141_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0118-2141_S_uva.fits ! AN table 1: 8 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.885417 visibilities/baseline/integration-bin. ! Found source: J0118-2141 ! ! 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 1020 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/bg219e_uvs/J0118-2141_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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.313758Jy sigma=20.764077 ! Fit after self-cal, rms=0.210592Jy sigma=3.199050 ! 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=3.146 mas, bmaj=13.64 mas, bpa=19.55 degrees ! Estimated noise=1.76281 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.625092 Jy ! Component: 100 - total flux cleaned = 0.761407 Jy ! Total flux subtracted in 100 components = 0.761407 Jy ! Clean residual min=-0.018958 max=0.038210 Jy/beam ! Clean residual mean=-0.000056 rms=0.006542 Jy/beam ! Combined flux in latest and established models = 0.761407 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.761407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099798Jy sigma=1.525185 ! Fit after self-cal, rms=0.099794Jy sigma=1.525147 ! 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.815 mas, bmaj=14.74 mas, bpa=18.4 degrees ! Estimated noise=1.45532 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.0480718 Jy ! Component: 100 - total flux cleaned = 0.0742882 Jy ! Component: 150 - total flux cleaned = 0.08975 Jy ! Component: 200 - total flux cleaned = 0.0991387 Jy ! Total flux subtracted in 200 components = 0.0991387 Jy ! Clean residual min=-0.009467 max=0.011173 Jy/beam ! Clean residual mean=-0.000006 rms=0.002823 Jy/beam ! Combined flux in latest and established models = 0.860546 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 0.860546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074189Jy sigma=1.096532 ! Fit after self-cal, rms=0.074103Jy sigma=1.095118 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.815 x 14.74 at 18.4 degrees (North through East) ! Clean map min=-0.008824 max=0.79722 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 0.97 HN 1.04 KP 1.00 ! LA 1.00 NL 0.99 OV 0.99 PT 1.00 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.05 KP 0.99 ! LA 1.00 NL 1.00 OV 0.99 PT 1.00 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.05 KP 1.00 ! LA 0.98 NL 0.97 OV 0.97 PT 1.00 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.04 KP 1.02 ! LA 1.00 NL 0.98 OV 0.98 PT 1.00 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.074103Jy sigma=1.095118 ! Fit after self-cal, rms=0.070143Jy sigma=1.036874 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.833 mas, bmaj=14.84 mas, bpa=18.48 degrees ! Estimated noise=1.45039 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.00445435 Jy ! Component: 100 - total flux cleaned = -0.00552606 Jy ! Component: 150 - total flux cleaned = -0.00626836 Jy ! Component: 200 - total flux cleaned = -0.00682857 Jy ! Total flux subtracted in 200 components = -0.00682857 Jy ! Clean residual min=-0.005834 max=0.007748 Jy/beam ! Clean residual mean=-0.000014 rms=0.001765 Jy/beam ! Combined flux in latest and established models = 0.853717 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 67 components and 0.853717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069792Jy sigma=1.031560 ! Fit after self-cal, rms=0.069788Jy sigma=1.031274 ! 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.069788Jy sigma=1.031274 ! Fit after self-cal, rms=0.069721Jy sigma=1.029916 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=14.87 mas, bpa=18.51 degrees ! Estimated noise=1.44956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00314466 Jy ! Component: 100 - total flux cleaned = -0.00384932 Jy ! Component: 150 - total flux cleaned = -0.00432828 Jy ! Component: 200 - total flux cleaned = -0.00472408 Jy ! Total flux subtracted in 200 components = -0.00472408 Jy ! Clean residual min=-0.005190 max=0.007628 Jy/beam ! Clean residual mean=-0.000012 rms=0.001652 Jy/beam ! Combined flux in latest and established models = 0.848993 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 80 components and 0.848993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069530Jy sigma=1.027267 ! Fit after self-cal, rms=0.069529Jy sigma=1.027141 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 (-91.5, -24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00473283 Jy ! Component: 100 - total flux cleaned = 0.00365992 Jy ! Component: 150 - total flux cleaned = 0.00335494 Jy ! Component: 200 - total flux cleaned = 0.00275216 Jy ! Total flux subtracted in 200 components = 0.00275216 Jy ! Clean residual min=-0.004809 max=0.005115 Jy/beam ! Clean residual mean=-0.000013 rms=0.001385 Jy/beam ! Combined flux in latest and established models = 0.851745 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 116 components and 0.851745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068840Jy sigma=1.017127 ! Fit after self-cal, rms=0.068820Jy sigma=1.016721 ! 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.068820Jy sigma=1.016721 ! Fit after self-cal, rms=0.068743Jy sigma=1.015628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=14.89 mas, bpa=18.54 degrees ! Estimated noise=1.44856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000791632 Jy ! Component: 100 - total flux cleaned = -0.00140428 Jy ! Component: 150 - total flux cleaned = -0.00194905 Jy ! Component: 200 - total flux cleaned = -0.00256808 Jy ! Total flux subtracted in 200 components = -0.00256808 Jy ! Clean residual min=-0.004688 max=0.004598 Jy/beam ! Clean residual mean=-0.000007 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.849177 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 133 components and 0.849177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068581Jy sigma=1.013399 ! Fit after self-cal, rms=0.068584Jy sigma=1.013340 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.00019129 Jy ! Component: 100 - total flux cleaned = -0.000621755 Jy ! Component: 150 - total flux cleaned = -0.000921653 Jy ! Component: 200 - total flux cleaned = -0.00110913 Jy ! Total flux subtracted in 200 components = -0.00110913 Jy ! Clean residual min=-0.004630 max=0.004419 Jy/beam ! Clean residual mean=-0.000006 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.848068 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 144 components and 0.848068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068508Jy sigma=1.012351 ! Fit after self-cal, rms=0.068511Jy sigma=1.012326 ! 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.068511Jy sigma=1.012326 ! Fit after self-cal, rms=0.068475Jy sigma=1.011980 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.634 mas, bmaj=19.84 mas, bpa=8.689 degrees ! Estimated noise=1.66138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00172345 Jy ! Component: 100 - total flux cleaned = -0.002032 Jy ! Component: 150 - total flux cleaned = -0.00230121 Jy ! Component: 200 - total flux cleaned = -0.00246708 Jy ! Total flux subtracted in 200 components = -0.00246708 Jy ! Clean residual min=-0.004665 max=0.004261 Jy/beam ! Clean residual mean=-0.000011 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.845601 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 158 components and 0.845601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068438Jy sigma=1.011433 ! Fit after self-cal, rms=0.068435Jy sigma=1.011366 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.000107097 Jy ! Component: 100 - total flux cleaned = -0.000295155 Jy ! Component: 150 - total flux cleaned = -0.000364127 Jy ! Component: 200 - total flux cleaned = -0.000428932 Jy ! Total flux subtracted in 200 components = -0.000428932 Jy ! Clean residual min=-0.004501 max=0.004136 Jy/beam ! Clean residual mean=-0.000011 rms=0.001273 Jy/beam ! Combined flux in latest and established models = 0.845172 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 162 components and 0.845172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068423Jy sigma=1.011311 ! Fit after self-cal, rms=0.068422Jy sigma=1.011267 ! 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.835 mas, bmaj=14.9 mas, bpa=18.56 degrees ! Estimated noise=1.44775 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.835 x 14.9 at 18.56 degrees (North through East) ! Clean map min=-0.0044771 max=0.7955 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068422Jy sigma=1.011267 ! Fit after self-cal, rms=0.063916Jy sigma=0.923943 ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=14.9 mas, bpa=18.56 degrees ! Estimated noise=1.44632 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00079964 Jy ! Component: 100 - total flux cleaned = -0.000956749 Jy ! Component: 150 - total flux cleaned = -0.00109354 Jy ! Component: 200 - total flux cleaned = -0.00117949 Jy ! Total flux subtracted in 200 components = -0.00117949 Jy ! Clean residual min=-0.004350 max=0.004068 Jy/beam ! Clean residual mean=-0.000006 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.843992 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 183 components and 0.843992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063841Jy sigma=0.922932 ! Fit after self-cal, rms=0.063846Jy sigma=0.922889 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.5675e-05 Jy ! Component: 100 - total flux cleaned = -0.000179005 Jy ! Component: 150 - total flux cleaned = -0.000258659 Jy ! Component: 200 - total flux cleaned = -0.000371772 Jy ! Total flux subtracted in 200 components = -0.000371772 Jy ! Clean residual min=-0.004279 max=0.004042 Jy/beam ! Clean residual mean=-0.000006 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.843621 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 192 components and 0.843621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063795Jy sigma=0.922295 ! Fit after self-cal, rms=0.063799Jy sigma=0.922265 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063799Jy sigma=0.922265 ! Fit after self-cal, rms=0.063770Jy sigma=0.922070 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=3.153 mas, bmaj=13.8 mas, bpa=19.71 degrees ! Estimated noise=1.75667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.622889 Jy ! Component: 100 - total flux cleaned = 0.75872 Jy ! Component: 150 - total flux cleaned = 0.791853 Jy ! Component: 200 - total flux cleaned = 0.809352 Jy ! Total flux subtracted in 200 components = 0.809352 Jy ! Clean residual min=-0.008281 max=0.011424 Jy/beam ! Clean residual mean=-0.000019 rms=0.002515 Jy/beam ! Combined flux in latest and established models = 0.809352 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.809352 Jy ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=14.9 mas, bpa=18.57 degrees ! Estimated noise=1.44536 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.0148426 Jy ! Component: 100 - total flux cleaned = 0.0241527 Jy ! Component: 150 - total flux cleaned = 0.0304673 Jy ! Component: 200 - total flux cleaned = 0.0330654 Jy ! Total flux subtracted in 200 components = 0.0330654 Jy ! Clean residual min=-0.004874 max=0.005705 Jy/beam ! Clean residual mean=-0.000016 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.842417 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 59 components and 0.842417 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.634 mas, bmaj=19.84 mas, bpa=8.707 degrees ! Estimated noise=1.65888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238698 Jy ! Component: 100 - total flux cleaned = 0.00310814 Jy ! Component: 150 - total flux cleaned = 0.00379278 Jy ! Component: 200 - total flux cleaned = 0.0042533 Jy ! Total flux subtracted in 200 components = 0.0042533 Jy ! Clean residual min=-0.004698 max=0.004991 Jy/beam ! Clean residual mean=-0.000015 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.846671 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.000155381 Jy ! Component: 100 - total flux cleaned = 9.1074e-05 Jy ! Component: 150 - total flux cleaned = 3.49425e-05 Jy ! Component: 200 - total flux cleaned = -7.03323e-05 Jy ! Total flux subtracted in 200 components = -7.03323e-05 Jy ! Clean residual min=-0.004842 max=0.004429 Jy/beam ! Clean residual mean=-0.000011 rms=0.001316 Jy/beam ! Combined flux in latest and established models = 0.8466 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 108 components and 0.8466 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=14.9 mas, bpa=18.57 degrees ! Estimated noise=1.44536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.41559e-05 Jy ! Component: 100 - total flux cleaned = -0.000154837 Jy ! Component: 150 - total flux cleaned = -0.000302215 Jy ! Component: 200 - total flux cleaned = -0.00029871 Jy ! Total flux subtracted in 200 components = -0.00029871 Jy ! Clean residual min=-0.004266 max=0.004671 Jy/beam ! Clean residual mean=-0.000002 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.846301 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 130 components and 0.846301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063864Jy sigma=0.923880 ! Fit after self-cal, rms=0.063853Jy sigma=0.923690 wmodel /scr/pima/bg219e_uvs/J0118-2141_S_map.mod ! Writing 130 model components to file: /scr/pima/bg219e_uvs/J0118-2141_S_map.mod wobs /scr/pima/bg219e_uvs/J0118-2141_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0118-2141_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0118-2141_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J0118-2141_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.00119958 Jy ! Component: 100 - total flux cleaned = 0.00210263 Jy ! Component: 150 - total flux cleaned = 0.00272975 Jy ! Component: 200 - total flux cleaned = 0.00345717 Jy ! Component: 250 - total flux cleaned = 0.00433701 Jy ! Component: 300 - total flux cleaned = 0.00535451 Jy ! Component: 350 - total flux cleaned = 0.00615692 Jy ! Component: 400 - total flux cleaned = 0.00681885 Jy ! Component: 450 - total flux cleaned = 0.00729583 Jy ! Component: 500 - total flux cleaned = 0.00760384 Jy ! Component: 550 - total flux cleaned = 0.00785305 Jy ! Component: 600 - total flux cleaned = 0.0080951 Jy ! Component: 650 - total flux cleaned = 0.00832954 Jy ! Component: 700 - total flux cleaned = 0.00846561 Jy ! Component: 750 - total flux cleaned = 0.00868659 Jy ! Component: 800 - total flux cleaned = 0.00894582 Jy ! Component: 850 - total flux cleaned = 0.00894638 Jy ! Component: 900 - total flux cleaned = 0.00902938 Jy ! Component: 950 - total flux cleaned = 0.0090697 Jy ! Component: 1000 - total flux cleaned = 0.00914923 Jy ! Component: 1050 - total flux cleaned = 0.00914843 Jy ! Component: 1100 - total flux cleaned = 0.00914749 Jy ! Component: 1150 - total flux cleaned = 0.00907282 Jy ! Component: 1200 - total flux cleaned = 0.00911071 Jy ! Component: 1250 - total flux cleaned = 0.00914701 Jy ! Component: 1300 - total flux cleaned = 0.00904045 Jy ! Component: 1350 - total flux cleaned = 0.00907564 Jy ! Component: 1400 - total flux cleaned = 0.00900656 Jy ! Component: 1450 - total flux cleaned = 0.00904063 Jy ! Component: 1500 - total flux cleaned = 0.00900725 Jy ! Component: 1550 - total flux cleaned = 0.00900737 Jy ! Component: 1600 - total flux cleaned = 0.00894243 Jy ! Component: 1650 - total flux cleaned = 0.00891088 Jy ! Component: 1700 - total flux cleaned = 0.00884827 Jy ! Component: 1750 - total flux cleaned = 0.00894215 Jy ! Component: 1800 - total flux cleaned = 0.00884891 Jy ! Component: 1850 - total flux cleaned = 0.00875731 Jy ! Component: 1900 - total flux cleaned = 0.00878732 Jy ! Component: 1950 - total flux cleaned = 0.00869795 Jy ! Component: 2000 - total flux cleaned = 0.00875649 Jy ! Component: 2050 - total flux cleaned = 0.0087273 Jy ! Component: 2100 - total flux cleaned = 0.00872768 Jy ! Component: 2150 - total flux cleaned = 0.00869964 Jy ! Component: 2200 - total flux cleaned = 0.00864375 Jy ! Component: 2250 - total flux cleaned = 0.00858814 Jy ! Component: 2300 - total flux cleaned = 0.00845005 Jy ! Component: 2350 - total flux cleaned = 0.00839553 Jy ! Component: 2400 - total flux cleaned = 0.00836843 Jy ! Component: 2450 - total flux cleaned = 0.0083142 Jy ! Component: 2500 - total flux cleaned = 0.00820643 Jy ! Component: 2550 - total flux cleaned = 0.00815267 Jy ! Component: 2600 - total flux cleaned = 0.00807257 Jy ! Component: 2650 - total flux cleaned = 0.00799281 Jy ! Component: 2700 - total flux cleaned = 0.00793994 Jy ! Component: 2750 - total flux cleaned = 0.00791357 Jy ! Component: 2800 - total flux cleaned = 0.00783458 Jy ! Component: 2850 - total flux cleaned = 0.00783481 Jy ! Component: 2900 - total flux cleaned = 0.00775612 Jy ! Component: 2950 - total flux cleaned = 0.00778239 Jy ! Component: 3000 - total flux cleaned = 0.00770397 Jy ! Component: 3050 - total flux cleaned = 0.00765159 Jy ! Component: 3100 - total flux cleaned = 0.0076255 Jy ! Component: 3150 - total flux cleaned = 0.00762539 Jy ! Component: 3200 - total flux cleaned = 0.00770402 Jy ! Component: 3250 - total flux cleaned = 0.00773028 Jy ! Component: 3300 - total flux cleaned = 0.00775657 Jy ! Component: 3350 - total flux cleaned = 0.0077831 Jy ! Component: 3400 - total flux cleaned = 0.00786281 Jy ! Component: 3450 - total flux cleaned = 0.00786274 Jy ! Component: 3500 - total flux cleaned = 0.00786269 Jy ! Component: 3550 - total flux cleaned = 0.00786246 Jy ! Component: 3600 - total flux cleaned = 0.00788932 Jy ! Component: 3650 - total flux cleaned = 0.00791644 Jy ! Component: 3700 - total flux cleaned = 0.00797104 Jy ! Component: 3750 - total flux cleaned = 0.00797095 Jy ! Component: 3800 - total flux cleaned = 0.00805392 Jy ! Component: 3850 - total flux cleaned = 0.00808193 Jy ! Component: 3900 - total flux cleaned = 0.00813805 Jy ! Component: 3950 - total flux cleaned = 0.00808075 Jy ! Component: 4000 - total flux cleaned = 0.00810912 Jy ! Component: 4050 - total flux cleaned = 0.00816721 Jy ! Total flux subtracted in 4096 components = 0.00813794 Jy ! Clean residual min=-0.001585 max=0.001570 Jy/beam ! Clean residual mean=0.000015 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.854439 Jy keep ! Adding 245 model components to the UV plane model. ! The established model now contains 375 components and 0.854439 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0118-2141_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.834 x 14.9 at 18.57 degrees (North through East) ! Clean map min=-0.0039607 max=0.79556 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0118-2141_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.795559 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000515404 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.194355 0.194355 0.388711 0.777421 1.55484 3.10968 6.21937 12.4387 24.8775 49.7549 99.5099 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.795 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1543.56 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0118-2141_S_uvs.log closed on Thu Apr 7 06:33:19 2016