! Started logfile: /scr/pima/bg219i_uvs/J1611+1856_S_uvs.log on Wed Apr 6 23:07:59 2016 obs /scr/pima/bg219i_uvs/J1611+1856_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1611+1856_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.822222 visibilities/baseline/integration-bin. ! Found source: J1611+1856 ! ! 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 4144 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/bg219i_uvs/J1611+1856_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 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.998794Jy sigma=25.852722 ! Fit after self-cal, rms=0.899708Jy sigma=23.298781 ! 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.724 mas, bmaj=6.222 mas, bpa=-5.616 degrees ! Estimated noise=0.565367 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.0749509 Jy ! Component: 100 - total flux cleaned = 0.0966192 Jy ! Total flux subtracted in 100 components = 0.0966192 Jy ! Clean residual min=-0.005134 max=0.011359 Jy/beam ! Clean residual mean=-0.000015 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.0966192 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0966192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058072Jy sigma=1.453393 ! Fit after self-cal, rms=0.057955Jy sigma=1.450908 ! Inverting map ! Added new window around map position (-0.5, 7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127821 Jy ! Component: 100 - total flux cleaned = 0.0203198 Jy ! Total flux subtracted in 100 components = 0.0203198 Jy ! Clean residual min=-0.003721 max=0.004074 Jy/beam ! Clean residual mean=-0.000010 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.116939 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.116939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054426Jy sigma=1.357107 ! Fit after self-cal, rms=0.054323Jy sigma=1.354982 ! 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.216 mas, bmaj=6.92 mas, bpa=-6.22 degrees ! Estimated noise=0.469273 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.00731522 Jy ! Component: 100 - total flux cleaned = 0.0118341 Jy ! Component: 150 - total flux cleaned = 0.0149201 Jy ! Component: 200 - total flux cleaned = 0.0170745 Jy ! Total flux subtracted in 200 components = 0.0170745 Jy ! Clean residual min=-0.002400 max=0.002813 Jy/beam ! Clean residual mean=-0.000009 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.134014 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 55 components and 0.134014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053198Jy sigma=1.325902 ! Fit after self-cal, rms=0.053165Jy sigma=1.325255 ! 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.216 x 6.92 at -6.22 degrees (North through East) ! Clean map min=-0.0022652 max=0.10008 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.04 FD 1.04 HN 1.05 KP 1.01 ! LA 0.97 MK 1.10 NL 0.96 OV 0.98 ! PT 0.91 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 1.04 KP 0.96 ! LA 0.95 MK 0.99 NL 1.10 OV 0.94 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.06 KP 1.02 ! LA 0.96 MK 1.04 NL 1.03 OV 0.98 ! PT 0.94 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 0.95 KP 0.98 ! LA 1.01 MK 0.98 NL 0.94 OV 1.02 ! PT 0.96 SC 1.04 ! ! ! Fit before self-cal, rms=0.053165Jy sigma=1.325255 ! Fit after self-cal, rms=0.052837Jy sigma=1.316444 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.25 mas, bmaj=6.966 mas, bpa=-6.16 degrees ! Estimated noise=0.466031 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.000590804 Jy ! Component: 100 - total flux cleaned = 0.000572714 Jy ! Component: 150 - total flux cleaned = 0.000533667 Jy ! Component: 200 - total flux cleaned = 0.000533935 Jy ! Total flux subtracted in 200 components = 0.000533935 Jy ! Clean residual min=-0.002246 max=0.002489 Jy/beam ! Clean residual mean=-0.000004 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.134547 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 73 components and 0.134547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052805Jy sigma=1.315764 ! Fit after self-cal, rms=0.052810Jy sigma=1.315589 ! 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.052810Jy sigma=1.315589 ! Fit after self-cal, rms=0.052808Jy sigma=1.308276 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.263 mas, bmaj=6.965 mas, bpa=-5.875 degrees ! Estimated noise=0.466168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.74479e-05 Jy ! Component: 100 - total flux cleaned = -9.70315e-05 Jy ! Component: 150 - total flux cleaned = -9.70389e-05 Jy ! Component: 200 - total flux cleaned = -9.76092e-05 Jy ! Total flux subtracted in 200 components = -9.76092e-05 Jy ! Clean residual min=-0.001881 max=0.001975 Jy/beam ! Clean residual mean=-0.000002 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.13445 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.13445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052797Jy sigma=1.308010 ! Fit after self-cal, rms=0.052805Jy sigma=1.307910 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.85156e-05 Jy ! Component: 100 - total flux cleaned = 1.82073e-05 Jy ! Component: 150 - total flux cleaned = 3.04748e-05 Jy ! Component: 200 - total flux cleaned = 4.20561e-05 Jy ! Total flux subtracted in 200 components = 4.20561e-05 Jy ! Clean residual min=-0.001851 max=0.001969 Jy/beam ! Clean residual mean=-0.000002 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.134492 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 88 components and 0.134492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052798Jy sigma=1.307756 ! Fit after self-cal, rms=0.052797Jy sigma=1.307746 ! 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.052797Jy sigma=1.307746 ! Fit after self-cal, rms=0.052802Jy sigma=1.307692 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=6.97 mas, bpa=-5.724 degrees ! Estimated noise=0.466362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000164227 Jy ! Component: 100 - total flux cleaned = -0.000164458 Jy ! Component: 150 - total flux cleaned = -0.000152486 Jy ! Component: 200 - total flux cleaned = -0.000163835 Jy ! Total flux subtracted in 200 components = -0.000163835 Jy ! Clean residual min=-0.001834 max=0.001951 Jy/beam ! Clean residual mean=-0.000002 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.134328 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 93 components and 0.134328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052795Jy sigma=1.307540 ! Fit after self-cal, rms=0.052794Jy sigma=1.307532 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.10589e-06 Jy ! Component: 100 - total flux cleaned = -9.90376e-06 Jy ! Component: 150 - total flux cleaned = -2.01553e-05 Jy ! Component: 200 - total flux cleaned = -2.97107e-05 Jy ! Total flux subtracted in 200 components = -2.97107e-05 Jy ! Clean residual min=-0.001812 max=0.001937 Jy/beam ! Clean residual mean=-0.000002 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.134298 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 98 components and 0.134298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052790Jy sigma=1.307443 ! Fit after self-cal, rms=0.052790Jy sigma=1.307437 ! 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.052790Jy sigma=1.307437 ! Fit after self-cal, rms=0.052801Jy sigma=1.307398 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.393 mas, bmaj=10.09 mas, bpa=-3.091 degrees ! Estimated noise=0.586919 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000195148 Jy ! Component: 100 - total flux cleaned = -0.000209065 Jy ! Component: 150 - total flux cleaned = -0.000219913 Jy ! Component: 200 - total flux cleaned = -0.000219749 Jy ! Total flux subtracted in 200 components = -0.000219749 Jy ! Clean residual min=-0.002177 max=0.002130 Jy/beam ! Clean residual mean=-0.000002 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.134079 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 110 components and 0.134079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052802Jy sigma=1.307485 ! Fit after self-cal, rms=0.052800Jy sigma=1.307456 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.87231e-06 Jy ! Component: 100 - total flux cleaned = 2.02426e-05 Jy ! Component: 150 - total flux cleaned = 2.04715e-05 Jy ! Component: 200 - total flux cleaned = 2.08612e-05 Jy ! Total flux subtracted in 200 components = 2.08612e-05 Jy ! Clean residual min=-0.002189 max=0.002127 Jy/beam ! Clean residual mean=-0.000002 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.1341 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 118 components and 0.134099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052802Jy sigma=1.307524 ! Fit after self-cal, rms=0.052801Jy sigma=1.307509 ! 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.275 mas, bmaj=6.973 mas, bpa=-5.586 degrees ! Estimated noise=0.466594 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.275 x 6.973 at -5.586 degrees (North through East) ! Clean map min=-0.0018416 max=0.099343 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.767 mas, bmaj=6.267 mas, bpa=-4.996 degrees ! Estimated noise=0.566875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0749036 Jy ! Component: 100 - total flux cleaned = 0.0971263 Jy ! Component: 150 - total flux cleaned = 0.109256 Jy ! Component: 200 - total flux cleaned = 0.116312 Jy ! Total flux subtracted in 200 components = 0.116312 Jy ! Clean residual min=-0.002829 max=0.003709 Jy/beam ! Clean residual mean=-0.000006 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.116312 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 0.116312 Jy ! Inverting map and beam ! Estimated beam: bmin=3.275 mas, bmaj=6.973 mas, bpa=-5.586 degrees ! Estimated noise=0.466594 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.00625721 Jy ! Component: 100 - total flux cleaned = 0.0100996 Jy ! Component: 150 - total flux cleaned = 0.0126838 Jy ! Component: 200 - total flux cleaned = 0.0144767 Jy ! Total flux subtracted in 200 components = 0.0144767 Jy ! Clean residual min=-0.001887 max=0.002069 Jy/beam ! Clean residual mean=-0.000002 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.130788 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 49 components and 0.130788 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.393 mas, bmaj=10.09 mas, bpa=-3.091 degrees ! Estimated noise=0.586919 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169793 Jy ! Component: 100 - total flux cleaned = 0.00258358 Jy ! Component: 150 - total flux cleaned = 0.00308001 Jy ! Component: 200 - total flux cleaned = 0.00322593 Jy ! Total flux subtracted in 200 components = 0.00322593 Jy ! Clean residual min=-0.002211 max=0.002153 Jy/beam ! Clean residual mean=-0.000002 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.134014 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 = 5.40463e-05 Jy ! Component: 100 - total flux cleaned = 6.3929e-05 Jy ! Component: 150 - total flux cleaned = 7.3414e-05 Jy ! Component: 200 - total flux cleaned = 9.12975e-05 Jy ! Total flux subtracted in 200 components = 9.12975e-05 Jy ! Clean residual min=-0.002211 max=0.002153 Jy/beam ! Clean residual mean=-0.000002 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.134106 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 79 components and 0.134106 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.275 mas, bmaj=6.973 mas, bpa=-5.586 degrees ! Estimated noise=0.466594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.54812e-05 Jy ! Component: 100 - total flux cleaned = 0.000118972 Jy ! Component: 150 - total flux cleaned = 0.000182463 Jy ! Component: 200 - total flux cleaned = 0.000221334 Jy ! Total flux subtracted in 200 components = 0.000221334 Jy ! Clean residual min=-0.001829 max=0.002028 Jy/beam ! Clean residual mean=-0.000002 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.134327 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 92 components and 0.134327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052829Jy sigma=1.308120 ! Fit after self-cal, rms=0.052828Jy sigma=1.308065 wmodel /scr/pima/bg219i_uvs/J1611+1856_S_map.mod ! Writing 92 model components to file: /scr/pima/bg219i_uvs/J1611+1856_S_map.mod wobs /scr/pima/bg219i_uvs/J1611+1856_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1611+1856_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1611+1856_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219i_uvs/J1611+1856_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.000862817 Jy ! Component: 100 - total flux cleaned = 0.00142208 Jy ! Component: 150 - total flux cleaned = 0.00178755 Jy ! Component: 200 - total flux cleaned = 0.00204015 Jy ! Component: 250 - total flux cleaned = 0.00240495 Jy ! Component: 300 - total flux cleaned = 0.00272815 Jy ! Component: 350 - total flux cleaned = 0.00287073 Jy ! Component: 400 - total flux cleaned = 0.00306508 Jy ! Component: 450 - total flux cleaned = 0.0031198 Jy ! Component: 500 - total flux cleaned = 0.00319868 Jy ! Component: 550 - total flux cleaned = 0.00317262 Jy ! Component: 600 - total flux cleaned = 0.00317279 Jy ! Component: 650 - total flux cleaned = 0.00307495 Jy ! Component: 700 - total flux cleaned = 0.00305108 Jy ! Component: 750 - total flux cleaned = 0.00298077 Jy ! Component: 800 - total flux cleaned = 0.00295722 Jy ! Component: 850 - total flux cleaned = 0.00286646 Jy ! Component: 900 - total flux cleaned = 0.00284405 Jy ! Component: 950 - total flux cleaned = 0.00284402 Jy ! Component: 1000 - total flux cleaned = 0.00282192 Jy ! Component: 1050 - total flux cleaned = 0.00286393 Jy ! Component: 1100 - total flux cleaned = 0.00282205 Jy ! Component: 1150 - total flux cleaned = 0.00276067 Jy ! Component: 1200 - total flux cleaned = 0.00282164 Jy ! Component: 1250 - total flux cleaned = 0.0027419 Jy ! Component: 1300 - total flux cleaned = 0.00278127 Jy ! Component: 1350 - total flux cleaned = 0.00274237 Jy ! Component: 1400 - total flux cleaned = 0.00274233 Jy ! Component: 1450 - total flux cleaned = 0.00272333 Jy ! Component: 1500 - total flux cleaned = 0.00268587 Jy ! Component: 1550 - total flux cleaned = 0.00266752 Jy ! Component: 1600 - total flux cleaned = 0.00266785 Jy ! Component: 1650 - total flux cleaned = 0.00263162 Jy ! Component: 1700 - total flux cleaned = 0.00259597 Jy ! Component: 1750 - total flux cleaned = 0.00264879 Jy ! Component: 1800 - total flux cleaned = 0.00268342 Jy ! Component: 1850 - total flux cleaned = 0.00261428 Jy ! Component: 1900 - total flux cleaned = 0.00268253 Jy ! Component: 1950 - total flux cleaned = 0.00263185 Jy ! Component: 2000 - total flux cleaned = 0.00269859 Jy ! Component: 2050 - total flux cleaned = 0.002682 Jy ! Component: 2100 - total flux cleaned = 0.00263321 Jy ! Component: 2150 - total flux cleaned = 0.00253642 Jy ! Component: 2200 - total flux cleaned = 0.00260082 Jy ! Component: 2250 - total flux cleaned = 0.00253728 Jy ! Component: 2300 - total flux cleaned = 0.00253727 Jy ! Component: 2350 - total flux cleaned = 0.00253728 Jy ! Component: 2400 - total flux cleaned = 0.00249103 Jy ! Component: 2450 - total flux cleaned = 0.00239948 Jy ! Component: 2500 - total flux cleaned = 0.00239926 Jy ! Component: 2550 - total flux cleaned = 0.00233926 Jy ! Component: 2600 - total flux cleaned = 0.00229488 Jy ! Component: 2650 - total flux cleaned = 0.00220688 Jy ! Component: 2700 - total flux cleaned = 0.00225072 Jy ! Component: 2750 - total flux cleaned = 0.00219297 Jy ! Component: 2800 - total flux cleaned = 0.0022358 Jy ! Component: 2850 - total flux cleaned = 0.00215046 Jy ! Component: 2900 - total flux cleaned = 0.00216439 Jy ! Component: 2950 - total flux cleaned = 0.00206656 Jy ! Component: 3000 - total flux cleaned = 0.00208045 Jy ! Component: 3050 - total flux cleaned = 0.00205284 Jy ! Component: 3100 - total flux cleaned = 0.00199826 Jy ! Component: 3150 - total flux cleaned = 0.00195778 Jy ! Component: 3200 - total flux cleaned = 0.00190418 Jy ! Component: 3250 - total flux cleaned = 0.00185111 Jy ! Component: 3300 - total flux cleaned = 0.00181153 Jy ! Component: 3350 - total flux cleaned = 0.00182479 Jy ! Component: 3400 - total flux cleaned = 0.0017989 Jy ! Component: 3450 - total flux cleaned = 0.0017601 Jy ! Component: 3500 - total flux cleaned = 0.00174719 Jy ! Component: 3550 - total flux cleaned = 0.00174714 Jy ! Component: 3600 - total flux cleaned = 0.00170907 Jy ! Component: 3650 - total flux cleaned = 0.00169647 Jy ! Component: 3700 - total flux cleaned = 0.00164659 Jy ! Component: 3750 - total flux cleaned = 0.00163437 Jy ! Component: 3800 - total flux cleaned = 0.00163429 Jy ! Component: 3850 - total flux cleaned = 0.00162197 Jy ! Component: 3900 - total flux cleaned = 0.00157329 Jy ! Component: 3950 - total flux cleaned = 0.00160964 Jy ! Component: 4000 - total flux cleaned = 0.00157356 Jy ! Component: 4050 - total flux cleaned = 0.00152558 Jy ! Total flux subtracted in 4096 components = 0.00151365 Jy ! Clean residual min=-0.000732 max=0.000620 Jy/beam ! Clean residual mean=-0.000001 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.135841 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 385 components and 0.13584 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1611+1856_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.275 x 6.973 at -5.586 degrees (North through East) ! Clean map min=-0.0012881 max=0.099963 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1611+1856_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0999634 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216613 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.650076 0.650076 1.30015 2.6003 5.20061 10.4012 20.8024 41.6049 83.2098 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.099 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 461.484 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1611+1856_S_uvs.log closed on Wed Apr 6 23:08:04 2016