! Started logfile: /scr/pima/bg219i_uvs/J1435-0414_S_uvs.log on Wed Apr 6 23:05:36 2016 obs /scr/pima/bg219i_uvs/J1435-0414_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1435-0414_S_uva.fits ! AN table 1: 56 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1435-0414 ! ! 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 8064 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/J1435-0414_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.043418Jy sigma=22.797800 ! Fit after self-cal, rms=0.725683Jy sigma=16.400694 ! 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.627 mas, bmaj=6.318 mas, bpa=-0.8403 degrees ! Estimated noise=0.446753 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.186617 Jy ! Component: 100 - total flux cleaned = 0.258745 Jy ! Total flux subtracted in 100 components = 0.258745 Jy ! Clean residual min=-0.012930 max=0.035351 Jy/beam ! Clean residual mean=-0.000009 rms=0.004358 Jy/beam ! Combined flux in latest and established models = 0.258745 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.258745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124183Jy sigma=2.353747 ! Fit after self-cal, rms=0.123976Jy sigma=2.350752 ! Inverting map ! Added new window around map position (2.5, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0428874 Jy ! Component: 100 - total flux cleaned = 0.0705713 Jy ! Total flux subtracted in 100 components = 0.0705713 Jy ! Clean residual min=-0.007273 max=0.015107 Jy/beam ! Clean residual mean=-0.000010 rms=0.002323 Jy/beam ! Combined flux in latest and established models = 0.329316 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 41 components and 0.329316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093099Jy sigma=1.713014 ! Fit after self-cal, rms=0.093031Jy sigma=1.712002 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0188395 Jy ! Component: 100 - total flux cleaned = 0.0318438 Jy ! Total flux subtracted in 100 components = 0.0318438 Jy ! Clean residual min=-0.005016 max=0.009363 Jy/beam ! Clean residual mean=-0.000009 rms=0.001703 Jy/beam ! Combined flux in latest and established models = 0.36116 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 60 components and 0.36116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084398Jy sigma=1.550086 ! Fit after self-cal, rms=0.084358Jy sigma=1.549428 ! 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.195 mas, bmaj=7.341 mas, bpa=-1.801 degrees ! Estimated noise=0.367575 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.0165311 Jy ! Component: 100 - total flux cleaned = 0.0264324 Jy ! Component: 150 - total flux cleaned = 0.0328275 Jy ! Component: 200 - total flux cleaned = 0.0370447 Jy ! Total flux subtracted in 200 components = 0.0370447 Jy ! Clean residual min=-0.008061 max=0.007232 Jy/beam ! Clean residual mean=-0.000018 rms=0.002223 Jy/beam ! Combined flux in latest and established models = 0.398205 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 98 components and 0.398205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079443Jy sigma=1.482508 ! Fit after self-cal, rms=0.079401Jy sigma=1.481792 ! 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.195 x 7.341 at -1.801 degrees (North through East) ! Clean map min=-0.0077378 max=0.25769 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.01 FD 0.94 KP 1.00 LA 0.99 ! MK 1.06 NL 1.07 OV 1.02 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.86 KP 1.02 LA 1.00 ! MK 0.99 NL 1.05 OV 1.00 PT 0.99 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.94 KP 1.02 LA 1.01 ! MK 1.01 NL 1.01 OV 0.98 PT 0.99 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 KP 1.03 LA 1.00 ! MK 0.99 NL 1.07 OV 1.03 PT 1.00 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.079401Jy sigma=1.481792 ! Fit after self-cal, rms=0.072789Jy sigma=1.438698 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.203 mas, bmaj=7.388 mas, bpa=-1.707 degrees ! Estimated noise=0.370484 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.00333996 Jy ! Component: 100 - total flux cleaned = 0.00490364 Jy ! Component: 150 - total flux cleaned = 0.00546623 Jy ! Component: 200 - total flux cleaned = 0.00573286 Jy ! Total flux subtracted in 200 components = 0.00573286 Jy ! Clean residual min=-0.006388 max=0.006431 Jy/beam ! Clean residual mean=-0.000012 rms=0.001860 Jy/beam ! Combined flux in latest and established models = 0.403937 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 101 components and 0.403937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072528Jy sigma=1.437183 ! Fit after self-cal, rms=0.072510Jy sigma=1.436772 ! 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.072510Jy sigma=1.436772 ! Fit after self-cal, rms=0.070055Jy sigma=1.383045 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=7.37 mas, bpa=-1.613 degrees ! Estimated noise=0.373055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252995 Jy ! Component: 100 - total flux cleaned = 0.00388494 Jy ! Component: 150 - total flux cleaned = 0.00467154 Jy ! Component: 200 - total flux cleaned = 0.00498792 Jy ! Total flux subtracted in 200 components = 0.00498792 Jy ! Clean residual min=-0.004361 max=0.005007 Jy/beam ! Clean residual mean=-0.000011 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.408925 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 115 components and 0.408925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069896Jy sigma=1.382160 ! Fit after self-cal, rms=0.069882Jy sigma=1.381940 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 (39, 14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00510079 Jy ! Component: 100 - total flux cleaned = 0.00807727 Jy ! Component: 150 - total flux cleaned = 0.0100196 Jy ! Component: 200 - total flux cleaned = 0.0114488 Jy ! Total flux subtracted in 200 components = 0.0114488 Jy ! Clean residual min=-0.003560 max=0.004171 Jy/beam ! Clean residual mean=-0.000008 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.420374 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 158 components and 0.420374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069388Jy sigma=1.374283 ! Fit after self-cal, rms=0.069367Jy sigma=1.373875 ! 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.069367Jy sigma=1.373875 ! Fit after self-cal, rms=0.069678Jy sigma=1.372908 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.197 mas, bmaj=7.365 mas, bpa=-1.616 degrees ! Estimated noise=0.375164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222915 Jy ! Component: 100 - total flux cleaned = 0.00370605 Jy ! Component: 150 - total flux cleaned = 0.00489962 Jy ! Component: 200 - total flux cleaned = 0.00590065 Jy ! Total flux subtracted in 200 components = 0.00590065 Jy ! Clean residual min=-0.003549 max=0.003970 Jy/beam ! Clean residual mean=-0.000007 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.426275 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 179 components and 0.426275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069518Jy sigma=1.371930 ! Fit after self-cal, rms=0.069513Jy sigma=1.371855 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.000991157 Jy ! Component: 100 - total flux cleaned = 0.00156715 Jy ! Component: 150 - total flux cleaned = 0.0019067 Jy ! Component: 200 - total flux cleaned = 0.00219156 Jy ! Total flux subtracted in 200 components = 0.00219156 Jy ! Clean residual min=-0.003518 max=0.003918 Jy/beam ! Clean residual mean=-0.000007 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.428466 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 188 components and 0.428466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069467Jy sigma=1.371664 ! Fit after self-cal, rms=0.069465Jy sigma=1.371635 ! 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.069465Jy sigma=1.371635 ! Fit after self-cal, rms=0.069765Jy sigma=1.370859 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.14 mas, bmaj=12.89 mas, bpa=9.225 degrees ! Estimated noise=0.502922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00313351 Jy ! Component: 100 - total flux cleaned = 0.00480846 Jy ! Component: 150 - total flux cleaned = 0.00598544 Jy ! Component: 200 - total flux cleaned = 0.00648753 Jy ! Total flux subtracted in 200 components = 0.00648753 Jy ! Clean residual min=-0.005655 max=0.005881 Jy/beam ! Clean residual mean=-0.000014 rms=0.001633 Jy/beam ! Combined flux in latest and established models = 0.434954 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 193 components and 0.434954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069649Jy sigma=1.371422 ! Fit after self-cal, rms=0.069636Jy sigma=1.371214 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.000631355 Jy ! Component: 100 - total flux cleaned = 0.000801314 Jy ! Component: 150 - total flux cleaned = 0.000879737 Jy ! Component: 200 - total flux cleaned = 0.000951788 Jy ! Total flux subtracted in 200 components = 0.000951788 Jy ! Clean residual min=-0.005764 max=0.005814 Jy/beam ! Clean residual mean=-0.000014 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 0.435906 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 202 components and 0.435906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069631Jy sigma=1.371642 ! Fit after self-cal, rms=0.069631Jy sigma=1.371623 ! 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.193 mas, bmaj=7.36 mas, bpa=-1.627 degrees ! Estimated noise=0.377216 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.193 x 7.36 at -1.627 degrees (North through East) ! Clean map min=-0.0037423 max=0.26031 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.621 mas, bmaj=6.329 mas, bpa=-0.6388 degrees ! Estimated noise=0.460016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.192006 Jy ! Component: 100 - total flux cleaned = 0.26695 Jy ! Component: 150 - total flux cleaned = 0.311531 Jy ! Component: 200 - total flux cleaned = 0.340288 Jy ! Total flux subtracted in 200 components = 0.340288 Jy ! Clean residual min=-0.006418 max=0.015537 Jy/beam ! Clean residual mean=-0.000006 rms=0.002177 Jy/beam ! Combined flux in latest and established models = 0.340288 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.340288 Jy ! Inverting map and beam ! Estimated beam: bmin=3.193 mas, bmaj=7.36 mas, bpa=-1.627 degrees ! Estimated noise=0.377216 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.0296197 Jy ! Component: 100 - total flux cleaned = 0.0461644 Jy ! Component: 150 - total flux cleaned = 0.0562639 Jy ! Component: 200 - total flux cleaned = 0.0632664 Jy ! Total flux subtracted in 200 components = 0.0632664 Jy ! Clean residual min=-0.004617 max=0.005403 Jy/beam ! Clean residual mean=-0.000012 rms=0.001337 Jy/beam ! Combined flux in latest and established models = 0.403555 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 99 components and 0.403555 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=8.14 mas, bmaj=12.89 mas, bpa=9.225 degrees ! Estimated noise=0.502922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0088716 Jy ! Component: 100 - total flux cleaned = 0.0148449 Jy ! Component: 150 - total flux cleaned = 0.0190852 Jy ! Component: 200 - total flux cleaned = 0.0222653 Jy ! Total flux subtracted in 200 components = 0.0222653 Jy ! Clean residual min=-0.006058 max=0.005656 Jy/beam ! Clean residual mean=-0.000018 rms=0.001753 Jy/beam ! Combined flux in latest and established models = 0.42582 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.00242592 Jy ! Component: 100 - total flux cleaned = 0.00428981 Jy ! Component: 150 - total flux cleaned = 0.00546607 Jy ! Component: 200 - total flux cleaned = 0.00604982 Jy ! Total flux subtracted in 200 components = 0.00604982 Jy ! Clean residual min=-0.005831 max=0.005812 Jy/beam ! Clean residual mean=-0.000016 rms=0.001676 Jy/beam ! Combined flux in latest and established models = 0.43187 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 162 components and 0.43187 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.193 mas, bmaj=7.36 mas, bpa=-1.627 degrees ! Estimated noise=0.377216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000176317 Jy ! Component: 100 - total flux cleaned = 0.00010906 Jy ! Component: 150 - total flux cleaned = 0.000286584 Jy ! Component: 200 - total flux cleaned = 0.000287383 Jy ! Total flux subtracted in 200 components = 0.000287383 Jy ! Clean residual min=-0.003888 max=0.004186 Jy/beam ! Clean residual mean=-0.000007 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.432157 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 179 components and 0.432157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069789Jy sigma=1.375180 ! Fit after self-cal, rms=0.069782Jy sigma=1.374990 wmodel /scr/pima/bg219i_uvs/J1435-0414_S_map.mod ! Writing 179 model components to file: /scr/pima/bg219i_uvs/J1435-0414_S_map.mod wobs /scr/pima/bg219i_uvs/J1435-0414_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1435-0414_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1435-0414_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219i_uvs/J1435-0414_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.000401621 Jy ! Component: 100 - total flux cleaned = 0.000333218 Jy ! Component: 150 - total flux cleaned = 0.000332376 Jy ! Component: 200 - total flux cleaned = 0.000211573 Jy ! Component: 250 - total flux cleaned = -7.26038e-05 Jy ! Component: 300 - total flux cleaned = -0.000512081 Jy ! Component: 350 - total flux cleaned = -0.0010435 Jy ! Component: 400 - total flux cleaned = -0.00140328 Jy ! Component: 450 - total flux cleaned = -0.00175348 Jy ! Component: 500 - total flux cleaned = -0.0020443 Jy ! Component: 550 - total flux cleaned = -0.00209194 Jy ! Component: 600 - total flux cleaned = -0.00232319 Jy ! Component: 650 - total flux cleaned = -0.00250243 Jy ! Component: 700 - total flux cleaned = -0.00254617 Jy ! Component: 750 - total flux cleaned = -0.00267576 Jy ! Component: 800 - total flux cleaned = -0.00284425 Jy ! Component: 850 - total flux cleaned = -0.00288569 Jy ! Component: 900 - total flux cleaned = -0.0029658 Jy ! Component: 950 - total flux cleaned = -0.0030048 Jy ! Component: 1000 - total flux cleaned = -0.00300404 Jy ! Component: 1050 - total flux cleaned = -0.0029665 Jy ! Component: 1100 - total flux cleaned = -0.00289193 Jy ! Component: 1150 - total flux cleaned = -0.00292771 Jy ! Component: 1200 - total flux cleaned = -0.0029272 Jy ! Component: 1250 - total flux cleaned = -0.00296263 Jy ! Component: 1300 - total flux cleaned = -0.00303232 Jy ! Component: 1350 - total flux cleaned = -0.00310066 Jy ! Component: 1400 - total flux cleaned = -0.00316754 Jy ! Component: 1450 - total flux cleaned = -0.00326637 Jy ! Component: 1500 - total flux cleaned = -0.00326607 Jy ! Component: 1550 - total flux cleaned = -0.00339414 Jy ! Component: 1600 - total flux cleaned = -0.00339381 Jy ! Component: 1650 - total flux cleaned = -0.00342529 Jy ! Component: 1700 - total flux cleaned = -0.00348645 Jy ! Component: 1750 - total flux cleaned = -0.00354701 Jy ! Component: 1800 - total flux cleaned = -0.00354693 Jy ! Component: 1850 - total flux cleaned = -0.00363463 Jy ! Component: 1900 - total flux cleaned = -0.00360536 Jy ! Component: 1950 - total flux cleaned = -0.00371999 Jy ! Component: 2000 - total flux cleaned = -0.00383254 Jy ! Component: 2050 - total flux cleaned = -0.00377725 Jy ! Component: 2100 - total flux cleaned = -0.00391456 Jy ! Component: 2150 - total flux cleaned = -0.00388775 Jy ! Component: 2200 - total flux cleaned = -0.00386128 Jy ! Component: 2250 - total flux cleaned = -0.00386134 Jy ! Component: 2300 - total flux cleaned = -0.00386128 Jy ! Component: 2350 - total flux cleaned = -0.00388708 Jy ! Component: 2400 - total flux cleaned = -0.00383604 Jy ! Component: 2450 - total flux cleaned = -0.00386119 Jy ! Component: 2500 - total flux cleaned = -0.00381129 Jy ! Component: 2550 - total flux cleaned = -0.00383576 Jy ! Component: 2600 - total flux cleaned = -0.00373844 Jy ! Component: 2650 - total flux cleaned = -0.00378667 Jy ! Component: 2700 - total flux cleaned = -0.00376288 Jy ! Component: 2750 - total flux cleaned = -0.00381029 Jy ! Component: 2800 - total flux cleaned = -0.0038335 Jy ! Component: 2850 - total flux cleaned = -0.00392603 Jy ! Component: 2900 - total flux cleaned = -0.00388006 Jy ! Component: 2950 - total flux cleaned = -0.00392531 Jy ! Component: 3000 - total flux cleaned = -0.00385804 Jy ! Component: 3050 - total flux cleaned = -0.00385805 Jy ! Component: 3100 - total flux cleaned = -0.00383629 Jy ! Component: 3150 - total flux cleaned = -0.00387972 Jy ! Component: 3200 - total flux cleaned = -0.00383657 Jy ! Component: 3250 - total flux cleaned = -0.00387926 Jy ! Component: 3300 - total flux cleaned = -0.00390064 Jy ! Component: 3350 - total flux cleaned = -0.00390062 Jy ! Component: 3400 - total flux cleaned = -0.00390043 Jy ! Component: 3450 - total flux cleaned = -0.00387973 Jy ! Component: 3500 - total flux cleaned = -0.00383893 Jy ! Component: 3550 - total flux cleaned = -0.00383898 Jy ! Component: 3600 - total flux cleaned = -0.00385909 Jy ! Component: 3650 - total flux cleaned = -0.00383944 Jy ! Component: 3700 - total flux cleaned = -0.00379995 Jy ! Component: 3750 - total flux cleaned = -0.00385854 Jy ! Component: 3800 - total flux cleaned = -0.00376152 Jy ! Component: 3850 - total flux cleaned = -0.00379996 Jy ! Component: 3900 - total flux cleaned = -0.0037427 Jy ! Component: 3950 - total flux cleaned = -0.0036858 Jy ! Component: 4000 - total flux cleaned = -0.00366699 Jy ! Component: 4050 - total flux cleaned = -0.0035367 Jy ! Total flux subtracted in 4096 components = -0.00349982 Jy ! Clean residual min=-0.001039 max=0.001158 Jy/beam ! Clean residual mean=-0.000002 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.428657 Jy keep ! Adding 331 model components to the UV plane model. ! The established model now contains 510 components and 0.428657 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1435-0414_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.193 x 7.36 at -1.627 degrees (North through East) ! Clean map min=-0.0024296 max=0.26436 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1435-0414_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.264363 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000339155 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.384875 0.384875 0.769749 1.5395 3.079 6.15799 12.316 24.632 49.2639 98.5279 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.264 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 779.474 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1435-0414_S_uvs.log closed on Wed Apr 6 23:05:40 2016