! Started logfile: /scr/pima/bg219a_uvs/J1337-1257_S_uvs.log on Wed Apr 6 22:55:53 2016 obs /scr/pima/bg219a_uvs/J1337-1257_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1337-1257_S_uva.fits ! AN table 1: 49 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.634597 visibilities/baseline/integration-bin. ! Found source: J1337-1257 ! ! 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 49 lines of history. ! ! Reading 2612 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/bg219a_uvs/J1337-1257_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 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.876029Jy sigma=24.036371 ! Fit after self-cal, rms=0.590936Jy sigma=7.403838 ! 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.431 mas, bmaj=6.081 mas, bpa=-0.6719 degrees ! Estimated noise=1.91978 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 = 1.11898 Jy ! Component: 100 - total flux cleaned = 1.41515 Jy ! Total flux subtracted in 100 components = 1.41515 Jy ! Clean residual min=-0.043938 max=0.121985 Jy/beam ! Clean residual mean=-0.000413 rms=0.014063 Jy/beam ! Combined flux in latest and established models = 1.41515 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 1.41515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.245481Jy sigma=3.077131 ! Fit after self-cal, rms=0.244522Jy sigma=3.068231 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126854 Jy ! Component: 100 - total flux cleaned = 0.1875 Jy ! Total flux subtracted in 100 components = 0.1875 Jy ! Clean residual min=-0.022017 max=0.037669 Jy/beam ! Clean residual mean=-0.000156 rms=0.005975 Jy/beam ! Combined flux in latest and established models = 1.60265 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 1.60264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123265Jy sigma=1.495052 ! Fit after self-cal, rms=0.122755Jy sigma=1.491416 ! Inverting map ! Added new window around map position (31, -73). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0392617 Jy ! Component: 100 - total flux cleaned = 0.0638158 Jy ! Total flux subtracted in 100 components = 0.0638158 Jy ! Clean residual min=-0.016501 max=0.026951 Jy/beam ! Clean residual mean=-0.000072 rms=0.004357 Jy/beam ! Combined flux in latest and established models = 1.66646 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 1.66646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100090Jy sigma=1.185357 ! Fit after self-cal, rms=0.099490Jy sigma=1.176841 ! 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.358 mas, bmaj=7.239 mas, bpa=2.106 degrees ! Estimated noise=1.26994 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.0292277 Jy ! Component: 100 - total flux cleaned = 0.0434467 Jy ! Component: 150 - total flux cleaned = 0.0509349 Jy ! Component: 200 - total flux cleaned = 0.0539456 Jy ! Total flux subtracted in 200 components = 0.0539456 Jy ! Clean residual min=-0.015155 max=0.018313 Jy/beam ! Clean residual mean=0.000011 rms=0.004619 Jy/beam ! Combined flux in latest and established models = 1.72041 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 46 components and 1.72041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091197Jy sigma=1.063405 ! Fit after self-cal, rms=0.091044Jy sigma=1.061004 ! 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.358 x 7.239 at 2.106 degrees (North through East) ! Clean map min=-0.014457 max=1.4899 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. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 LA 0.99 MK 1.01 NL 1.00 ! OV 1.03 PT 0.99 SC 1.02 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 LA 1.00 MK 1.01 NL 1.01 ! OV 1.01 PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 LA 0.99 MK 0.99 NL 1.01 ! OV 1.02 PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 LA 0.97 MK 0.98 NL 0.97 ! OV 0.98 PT 0.99 SC 0.97 ! ! ! Fit before self-cal, rms=0.091044Jy sigma=1.061004 ! Fit after self-cal, rms=0.081309Jy sigma=0.928552 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.352 mas, bmaj=7.268 mas, bpa=1.74 degrees ! Estimated noise=1.27375 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.00204452 Jy ! Component: 100 - total flux cleaned = -0.0019129 Jy ! Component: 150 - total flux cleaned = -0.00169584 Jy ! Component: 200 - total flux cleaned = -0.00160501 Jy ! Total flux subtracted in 200 components = -0.00160501 Jy ! Clean residual min=-0.009081 max=0.012327 Jy/beam ! Clean residual mean=-0.000038 rms=0.002851 Jy/beam ! Combined flux in latest and established models = 1.7188 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 1.7188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080927Jy sigma=0.924557 ! Fit after self-cal, rms=0.080862Jy sigma=0.923878 ! 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.080862Jy sigma=0.923878 ! Fit after self-cal, rms=0.078530Jy sigma=0.887956 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.352 mas, bmaj=7.274 mas, bpa=1.678 degrees ! Estimated noise=1.27335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000162247 Jy ! Component: 100 - total flux cleaned = -0.000376802 Jy ! Component: 150 - total flux cleaned = -0.000470996 Jy ! Component: 200 - total flux cleaned = -0.000549519 Jy ! Total flux subtracted in 200 components = -0.000549519 Jy ! Clean residual min=-0.007205 max=0.009518 Jy/beam ! Clean residual mean=-0.000011 rms=0.002242 Jy/beam ! Combined flux in latest and established models = 1.71825 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 1.71825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078295Jy sigma=0.885309 ! Fit after self-cal, rms=0.078265Jy sigma=0.884953 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 (8.5, -15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00890752 Jy ! Component: 100 - total flux cleaned = 0.0116657 Jy ! Component: 150 - total flux cleaned = 0.0116744 Jy ! Component: 200 - total flux cleaned = 0.0114451 Jy ! Total flux subtracted in 200 components = 0.0114451 Jy ! Clean residual min=-0.006166 max=0.007015 Jy/beam ! Clean residual mean=-0.000009 rms=0.001891 Jy/beam ! Combined flux in latest and established models = 1.7297 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 1.7297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076974Jy sigma=0.873194 ! Fit after self-cal, rms=0.076787Jy sigma=0.870929 ! 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.076787Jy sigma=0.870929 ! Fit after self-cal, rms=0.074612Jy sigma=0.847576 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.352 mas, bmaj=7.282 mas, bpa=1.722 degrees ! Estimated noise=1.27337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277689 Jy ! Component: 100 - total flux cleaned = 0.00316932 Jy ! Component: 150 - total flux cleaned = 0.0031768 Jy ! Component: 200 - total flux cleaned = 0.00309761 Jy ! Total flux subtracted in 200 components = 0.00309761 Jy ! Clean residual min=-0.005885 max=0.006260 Jy/beam ! Clean residual mean=0.000047 rms=0.001436 Jy/beam ! Combined flux in latest and established models = 1.73279 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 105 components and 1.73279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074084Jy sigma=0.843614 ! Fit after self-cal, rms=0.074024Jy sigma=0.842807 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 (-67, 88). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00515846 Jy ! Component: 100 - total flux cleaned = 0.00616037 Jy ! Component: 150 - total flux cleaned = 0.00634393 Jy ! Component: 200 - total flux cleaned = 0.00642493 Jy ! Total flux subtracted in 200 components = 0.00642493 Jy ! Clean residual min=-0.005134 max=0.004914 Jy/beam ! Clean residual mean=0.000047 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 1.73922 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 129 components and 1.73922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073554Jy sigma=0.838142 ! Fit after self-cal, rms=0.073504Jy sigma=0.837482 ! 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.073504Jy sigma=0.837482 ! Fit after self-cal, rms=0.073320Jy sigma=0.835567 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.892 mas, bmaj=16.51 mas, bpa=-7.649 degrees ! Estimated noise=1.6234 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011247 Jy ! Component: 100 - total flux cleaned = 0.00176743 Jy ! Component: 150 - total flux cleaned = 0.00217932 Jy ! Component: 200 - total flux cleaned = 0.002439 Jy ! Total flux subtracted in 200 components = 0.002439 Jy ! Clean residual min=-0.005499 max=0.004223 Jy/beam ! Clean residual mean=0.000075 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 1.74166 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 153 components and 1.74166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073139Jy sigma=0.834535 ! Fit after self-cal, rms=0.073090Jy sigma=0.834046 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.000397039 Jy ! Component: 100 - total flux cleaned = 0.000648502 Jy ! Component: 150 - total flux cleaned = 0.000843163 Jy ! Component: 200 - total flux cleaned = 0.000959047 Jy ! Total flux subtracted in 200 components = 0.000959047 Jy ! Clean residual min=-0.005231 max=0.003923 Jy/beam ! Clean residual mean=0.000068 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 1.74262 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 163 components and 1.74262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073054Jy sigma=0.833839 ! Fit after self-cal, rms=0.073028Jy sigma=0.833610 ! 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.352 mas, bmaj=7.283 mas, bpa=1.733 degrees ! Estimated noise=1.27251 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.352 x 7.283 at 1.733 degrees (North through East) ! Clean map min=-0.0046872 max=1.4861 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.073028Jy sigma=0.833610 ! Fit after self-cal, rms=0.055964Jy sigma=0.588479 ! Inverting map and beam ! Estimated beam: bmin=3.352 mas, bmaj=7.283 mas, bpa=1.735 degrees ! Estimated noise=1.27233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105816 Jy ! Component: 100 - total flux cleaned = 0.00122462 Jy ! Component: 150 - total flux cleaned = 0.00122294 Jy ! Component: 200 - total flux cleaned = 0.00115635 Jy ! Total flux subtracted in 200 components = 0.00115635 Jy ! Clean residual min=-0.003958 max=0.003463 Jy/beam ! Clean residual mean=0.000027 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 1.74377 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 177 components and 1.74377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055737Jy sigma=0.585874 ! Fit after self-cal, rms=0.055747Jy sigma=0.585722 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000237422 Jy ! Component: 100 - total flux cleaned = 0.000179128 Jy ! Component: 150 - total flux cleaned = 0.000235687 Jy ! Component: 200 - total flux cleaned = 0.000179541 Jy ! Total flux subtracted in 200 components = 0.000179541 Jy ! Clean residual min=-0.003749 max=0.003375 Jy/beam ! Clean residual mean=0.000026 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 1.74395 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 182 components and 1.74395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055621Jy sigma=0.584461 ! Fit after self-cal, rms=0.055630Jy sigma=0.584399 ! 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.055630Jy sigma=0.584399 ! Fit after self-cal, rms=0.055565Jy sigma=0.583987 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.426 mas, bmaj=6.084 mas, bpa=-0.6417 degrees ! Estimated noise=1.93972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.11374 Jy ! Component: 100 - total flux cleaned = 1.41448 Jy ! Component: 150 - total flux cleaned = 1.54251 Jy ! Component: 200 - total flux cleaned = 1.603 Jy ! Total flux subtracted in 200 components = 1.603 Jy ! Clean residual min=-0.016841 max=0.031358 Jy/beam ! Clean residual mean=-0.000124 rms=0.005042 Jy/beam ! Combined flux in latest and established models = 1.603 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 21 model components to the UV plane model. ! The established model now contains 21 components and 1.603 Jy ! Inverting map and beam ! Estimated beam: bmin=3.352 mas, bmaj=7.283 mas, bpa=1.728 degrees ! Estimated noise=1.27241 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.0574846 Jy ! Component: 100 - total flux cleaned = 0.0858764 Jy ! Component: 150 - total flux cleaned = 0.102721 Jy ! Component: 200 - total flux cleaned = 0.114318 Jy ! Total flux subtracted in 200 components = 0.114318 Jy ! Clean residual min=-0.006012 max=0.008036 Jy/beam ! Clean residual mean=0.000008 rms=0.001922 Jy/beam ! Combined flux in latest and established models = 1.71732 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 67 components and 1.71732 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.892 mas, bmaj=16.51 mas, bpa=-7.652 degrees ! Estimated noise=1.62309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0111625 Jy ! Component: 100 - total flux cleaned = 0.0173705 Jy ! Component: 150 - total flux cleaned = 0.0214991 Jy ! Component: 200 - total flux cleaned = 0.0235165 Jy ! Total flux subtracted in 200 components = 0.0235165 Jy ! Clean residual min=-0.004110 max=0.003890 Jy/beam ! Clean residual mean=0.000041 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 1.74084 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.000843365 Jy ! Component: 100 - total flux cleaned = 0.00148079 Jy ! Component: 150 - total flux cleaned = 0.00209238 Jy ! Component: 200 - total flux cleaned = 0.00260881 Jy ! Total flux subtracted in 200 components = 0.00260881 Jy ! Clean residual min=-0.003646 max=0.003207 Jy/beam ! Clean residual mean=0.000042 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 1.74345 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 102 components and 1.74345 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.352 mas, bmaj=7.283 mas, bpa=1.728 degrees ! Estimated noise=1.27241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114228 Jy ! Component: 100 - total flux cleaned = 0.00154253 Jy ! Component: 150 - total flux cleaned = 0.00176526 Jy ! Component: 200 - total flux cleaned = 0.00176897 Jy ! Total flux subtracted in 200 components = 0.00176897 Jy ! Clean residual min=-0.004182 max=0.003734 Jy/beam ! Clean residual mean=0.000022 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 1.74522 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 120 components and 1.74522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056083Jy sigma=0.591302 ! Fit after self-cal, rms=0.055930Jy sigma=0.588870 wmodel /scr/pima/bg219a_uvs/J1337-1257_S_map.mod ! Writing 120 model components to file: /scr/pima/bg219a_uvs/J1337-1257_S_map.mod wobs /scr/pima/bg219a_uvs/J1337-1257_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1337-1257_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1337-1257_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219a_uvs/J1337-1257_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.000531272 Jy ! Component: 100 - total flux cleaned = -0.000594979 Jy ! Component: 150 - total flux cleaned = -0.00065427 Jy ! Component: 200 - total flux cleaned = -0.000539831 Jy ! Component: 250 - total flux cleaned = -0.000317445 Jy ! Component: 300 - total flux cleaned = -0.000101954 Jy ! Component: 350 - total flux cleaned = 0.000159962 Jy ! Component: 400 - total flux cleaned = 0.000363169 Jy ! Component: 450 - total flux cleaned = 0.000809324 Jy ! Component: 500 - total flux cleaned = 0.00124458 Jy ! Component: 550 - total flux cleaned = 0.00176237 Jy ! Component: 600 - total flux cleaned = 0.00226701 Jy ! Component: 650 - total flux cleaned = 0.00267046 Jy ! Component: 700 - total flux cleaned = 0.00302235 Jy ! Component: 750 - total flux cleaned = 0.00332414 Jy ! Component: 800 - total flux cleaned = 0.0036602 Jy ! Component: 850 - total flux cleaned = 0.00378386 Jy ! Component: 900 - total flux cleaned = 0.00410561 Jy ! Component: 950 - total flux cleaned = 0.00430229 Jy ! Component: 1000 - total flux cleaned = 0.00449598 Jy ! Component: 1050 - total flux cleaned = 0.00472423 Jy ! Component: 1100 - total flux cleaned = 0.00494799 Jy ! Component: 1150 - total flux cleaned = 0.0051313 Jy ! Component: 1200 - total flux cleaned = 0.00531171 Jy ! Component: 1250 - total flux cleaned = 0.00552482 Jy ! Component: 1300 - total flux cleaned = 0.00566444 Jy ! Component: 1350 - total flux cleaned = 0.00573331 Jy ! Component: 1400 - total flux cleaned = 0.0059031 Jy ! Component: 1450 - total flux cleaned = 0.00597014 Jy ! Component: 1500 - total flux cleaned = 0.00603637 Jy ! Component: 1550 - total flux cleaned = 0.00603632 Jy ! Component: 1600 - total flux cleaned = 0.00609978 Jy ! Component: 1650 - total flux cleaned = 0.00613165 Jy ! Component: 1700 - total flux cleaned = 0.00610084 Jy ! Component: 1750 - total flux cleaned = 0.00613199 Jy ! Component: 1800 - total flux cleaned = 0.00622352 Jy ! Component: 1850 - total flux cleaned = 0.00622372 Jy ! Component: 1900 - total flux cleaned = 0.00631257 Jy ! Component: 1950 - total flux cleaned = 0.00631265 Jy ! Component: 2000 - total flux cleaned = 0.00637017 Jy ! Component: 2050 - total flux cleaned = 0.00636997 Jy ! Component: 2100 - total flux cleaned = 0.00634154 Jy ! Component: 2150 - total flux cleaned = 0.00639709 Jy ! Component: 2200 - total flux cleaned = 0.00625953 Jy ! Component: 2250 - total flux cleaned = 0.0062597 Jy ! Component: 2300 - total flux cleaned = 0.00628702 Jy ! Component: 2350 - total flux cleaned = 0.00626032 Jy ! Component: 2400 - total flux cleaned = 0.00618086 Jy ! Component: 2450 - total flux cleaned = 0.00623281 Jy ! Component: 2500 - total flux cleaned = 0.00620682 Jy ! Component: 2550 - total flux cleaned = 0.00628333 Jy ! Component: 2600 - total flux cleaned = 0.00620719 Jy ! Component: 2650 - total flux cleaned = 0.00615732 Jy ! Component: 2700 - total flux cleaned = 0.00615735 Jy ! Component: 2750 - total flux cleaned = 0.00623126 Jy ! Component: 2800 - total flux cleaned = 0.00623155 Jy ! Component: 2850 - total flux cleaned = 0.00620739 Jy ! Component: 2900 - total flux cleaned = 0.00618358 Jy ! Component: 2950 - total flux cleaned = 0.00618379 Jy ! Component: 3000 - total flux cleaned = 0.00625405 Jy ! Component: 3050 - total flux cleaned = 0.006207 Jy ! Component: 3100 - total flux cleaned = 0.00620686 Jy ! Component: 3150 - total flux cleaned = 0.00620681 Jy ! Component: 3200 - total flux cleaned = 0.00611606 Jy ! Component: 3250 - total flux cleaned = 0.00607144 Jy ! Component: 3300 - total flux cleaned = 0.00602699 Jy ! Component: 3350 - total flux cleaned = 0.00607136 Jy ! Component: 3400 - total flux cleaned = 0.00600546 Jy ! Component: 3450 - total flux cleaned = 0.00596181 Jy ! Component: 3500 - total flux cleaned = 0.00596168 Jy ! Component: 3550 - total flux cleaned = 0.00587557 Jy ! Component: 3600 - total flux cleaned = 0.00589697 Jy ! Component: 3650 - total flux cleaned = 0.00585455 Jy ! Component: 3700 - total flux cleaned = 0.00585453 Jy ! Component: 3750 - total flux cleaned = 0.00583368 Jy ! Component: 3800 - total flux cleaned = 0.00585434 Jy ! Component: 3850 - total flux cleaned = 0.00583333 Jy ! Component: 3900 - total flux cleaned = 0.00579226 Jy ! Component: 3950 - total flux cleaned = 0.00589408 Jy ! Component: 4000 - total flux cleaned = 0.00583345 Jy ! Component: 4050 - total flux cleaned = 0.00591407 Jy ! Total flux subtracted in 4096 components = 0.00589404 Jy ! Clean residual min=-0.001099 max=0.001155 Jy/beam ! Clean residual mean=0.000005 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 1.75111 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 373 components and 1.75111 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1337-1257_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.352 x 7.283 at 1.728 degrees (North through East) ! Clean map min=-0.0023791 max=1.4856 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1337-1257_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.48559 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000345848 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0698404 0.0698404 0.139681 0.279362 0.558724 1.11745 2.23489 4.46979 8.93958 17.8792 35.7583 71.5166 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.485 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 4295.5 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1337-1257_S_uvs.log closed on Wed Apr 6 22:55:57 2016