! Started logfile: /scr/pima/bg219a_uvs/J1031+6020_S_uvs.log on Wed Apr 6 22:51:27 2016 obs /scr/pima/bg219a_uvs/J1031+6020_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1031+6020_S_uva.fits ! AN table 1: 48 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J1031+6020 ! ! 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 2400 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/J1031+6020_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.067433Jy sigma=25.409907 ! Fit after self-cal, rms=0.700804Jy sigma=16.573666 ! 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.49 mas, bmaj=5.281 mas, bpa=56.89 degrees ! Estimated noise=0.913912 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.223345 Jy ! Component: 100 - total flux cleaned = 0.28236 Jy ! Total flux subtracted in 100 components = 0.28236 Jy ! Clean residual min=-0.016382 max=0.025283 Jy/beam ! Clean residual mean=-0.000175 rms=0.004568 Jy/beam ! Combined flux in latest and established models = 0.28236 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.28236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075006Jy sigma=1.786749 ! Fit after self-cal, rms=0.074936Jy sigma=1.784793 ! 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.067 mas, bmaj=6.22 mas, bpa=59.38 degrees ! Estimated noise=0.611579 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.0405732 Jy ! Component: 100 - total flux cleaned = 0.0600917 Jy ! Component: 150 - total flux cleaned = 0.0702962 Jy ! Component: 200 - total flux cleaned = 0.0759063 Jy ! Total flux subtracted in 200 components = 0.0759063 Jy ! Clean residual min=-0.006074 max=0.006385 Jy/beam ! Clean residual mean=-0.000074 rms=0.001647 Jy/beam ! Combined flux in latest and established models = 0.358266 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.358266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052289Jy sigma=1.199818 ! Fit after self-cal, rms=0.051981Jy sigma=1.191099 ! 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.067 x 6.22 at 59.38 degrees (North through East) ! Clean map min=-0.0054321 max=0.30397 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: ! LA 0.98 MK 1.03 NL 1.00 OV 1.02 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.02 NL 1.01 OV 1.01 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.01 NL 1.01 OV 1.02 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.98 NL 1.03 OV 0.97 ! PT 0.98 SC 1.00 ! ! ! Fit before self-cal, rms=0.051981Jy sigma=1.191099 ! Fit after self-cal, rms=0.050796Jy sigma=1.174193 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.07 mas, bmaj=6.239 mas, bpa=59.19 degrees ! Estimated noise=0.605641 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.000325033 Jy ! Component: 100 - total flux cleaned = 0.000101249 Jy ! Component: 150 - total flux cleaned = 3.44385e-06 Jy ! Component: 200 - total flux cleaned = 4.68207e-05 Jy ! Total flux subtracted in 200 components = 4.68207e-05 Jy ! Clean residual min=-0.004201 max=0.004827 Jy/beam ! Clean residual mean=-0.000008 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.358313 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 41 components and 0.358313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050566Jy sigma=1.169412 ! Fit after self-cal, rms=0.050541Jy sigma=1.168533 ! 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.050541Jy sigma=1.168533 ! Fit after self-cal, rms=0.050205Jy sigma=1.158984 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.07 mas, bmaj=6.224 mas, bpa=59.18 degrees ! Estimated noise=0.604764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000403403 Jy ! Component: 100 - total flux cleaned = 0.000587982 Jy ! Component: 150 - total flux cleaned = 0.000557633 Jy ! Component: 200 - total flux cleaned = 0.000556681 Jy ! Total flux subtracted in 200 components = 0.000556681 Jy ! Clean residual min=-0.003566 max=0.004197 Jy/beam ! Clean residual mean=0.000014 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.35887 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.35887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050123Jy sigma=1.157540 ! Fit after self-cal, rms=0.050128Jy sigma=1.157174 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 (106, 62). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00372158 Jy ! Component: 100 - total flux cleaned = 0.00434557 Jy ! Component: 150 - total flux cleaned = 0.0046947 Jy ! Component: 200 - total flux cleaned = 0.00508011 Jy ! Total flux subtracted in 200 components = 0.00508011 Jy ! Clean residual min=-0.003007 max=0.003202 Jy/beam ! Clean residual mean=0.000013 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.36395 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 75 components and 0.36395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049832Jy sigma=1.150630 ! Fit after self-cal, rms=0.049820Jy sigma=1.150204 ! Inverting map ! Added new window around map position (-96.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025513 Jy ! Component: 100 - total flux cleaned = 0.00358353 Jy ! Component: 150 - total flux cleaned = 0.00448803 Jy ! Component: 200 - total flux cleaned = 0.00514815 Jy ! Total flux subtracted in 200 components = 0.00514815 Jy ! Clean residual min=-0.002540 max=0.002025 Jy/beam ! Clean residual mean=0.000011 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.369098 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 97 components and 0.369098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049633Jy sigma=1.146004 ! Fit after self-cal, rms=0.049627Jy sigma=1.145885 ! 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.049627Jy sigma=1.145885 ! Fit after self-cal, rms=0.049566Jy sigma=1.145471 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.071 mas, bmaj=6.23 mas, bpa=59.11 degrees ! Estimated noise=0.604179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119659 Jy ! Component: 100 - total flux cleaned = 0.00181007 Jy ! Component: 150 - total flux cleaned = 0.00225213 Jy ! Component: 200 - total flux cleaned = 0.00257178 Jy ! Total flux subtracted in 200 components = 0.00257178 Jy ! Clean residual min=-0.002163 max=0.001924 Jy/beam ! Clean residual mean=0.000011 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.37167 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 113 components and 0.37167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049517Jy sigma=1.144417 ! Fit after self-cal, rms=0.049515Jy sigma=1.144374 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.000764044 Jy ! Component: 100 - total flux cleaned = 0.00111294 Jy ! Component: 150 - total flux cleaned = 0.00143916 Jy ! Component: 200 - total flux cleaned = 0.00174632 Jy ! Total flux subtracted in 200 components = 0.00174632 Jy ! Clean residual min=-0.002068 max=0.001870 Jy/beam ! Clean residual mean=0.000012 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.373416 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 119 components and 0.373416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049489Jy sigma=1.143830 ! Fit after self-cal, rms=0.049488Jy sigma=1.143814 ! 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.049488Jy sigma=1.143814 ! Fit after self-cal, rms=0.049496Jy sigma=1.143733 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.064 mas, bmaj=14.22 mas, bpa=51.34 degrees ! Estimated noise=0.793269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111408 Jy ! Component: 100 - total flux cleaned = 0.00187111 Jy ! Component: 150 - total flux cleaned = 0.00217125 Jy ! Component: 200 - total flux cleaned = 0.00235078 Jy ! Total flux subtracted in 200 components = 0.00235078 Jy ! Clean residual min=-0.001942 max=0.002490 Jy/beam ! Clean residual mean=0.000020 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.375767 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 129 components and 0.375767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049488Jy sigma=1.143582 ! Fit after self-cal, rms=0.049486Jy sigma=1.143537 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.000660395 Jy ! Component: 100 - total flux cleaned = 0.000933788 Jy ! Component: 150 - total flux cleaned = 0.00112917 Jy ! Component: 200 - total flux cleaned = 0.00127622 Jy ! Total flux subtracted in 200 components = 0.00127622 Jy ! Clean residual min=-0.001831 max=0.002392 Jy/beam ! Clean residual mean=0.000021 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.377043 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 133 components and 0.377043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049488Jy sigma=1.143545 ! Fit after self-cal, rms=0.049488Jy sigma=1.143530 ! 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.071 mas, bmaj=6.233 mas, bpa=59.09 degrees ! Estimated noise=0.604279 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.071 x 6.233 at 59.09 degrees (North through East) ! Clean map min=-0.001698 max=0.30172 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.491 mas, bmaj=5.29 mas, bpa=56.7 degrees ! Estimated noise=0.901553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.220226 Jy ! Component: 100 - total flux cleaned = 0.279406 Jy ! Component: 150 - total flux cleaned = 0.308348 Jy ! Component: 200 - total flux cleaned = 0.325853 Jy ! Total flux subtracted in 200 components = 0.325853 Jy ! Clean residual min=-0.007829 max=0.008952 Jy/beam ! Clean residual mean=-0.000059 rms=0.002051 Jy/beam ! Combined flux in latest and established models = 0.325853 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.325853 Jy ! Inverting map and beam ! Estimated beam: bmin=3.071 mas, bmaj=6.233 mas, bpa=59.09 degrees ! Estimated noise=0.604279 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.0166104 Jy ! Component: 100 - total flux cleaned = 0.0254469 Jy ! Component: 150 - total flux cleaned = 0.0309083 Jy ! Component: 200 - total flux cleaned = 0.0349491 Jy ! Total flux subtracted in 200 components = 0.0349491 Jy ! Clean residual min=-0.004002 max=0.003020 Jy/beam ! Clean residual mean=-0.000005 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.360802 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 44 components and 0.360802 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.064 mas, bmaj=14.22 mas, bpa=51.34 degrees ! Estimated noise=0.793269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0047843 Jy ! Component: 100 - total flux cleaned = 0.00784755 Jy ! Component: 150 - total flux cleaned = 0.00952193 Jy ! Component: 200 - total flux cleaned = 0.0106121 Jy ! Total flux subtracted in 200 components = 0.0106121 Jy ! Clean residual min=-0.003285 max=0.002621 Jy/beam ! Clean residual mean=0.000017 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.371414 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.00090304 Jy ! Component: 100 - total flux cleaned = 0.00171105 Jy ! Component: 150 - total flux cleaned = 0.00227182 Jy ! Component: 200 - total flux cleaned = 0.00268452 Jy ! Total flux subtracted in 200 components = 0.00268452 Jy ! Clean residual min=-0.002513 max=0.002643 Jy/beam ! Clean residual mean=0.000010 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.374099 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 115 components and 0.374099 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.071 mas, bmaj=6.233 mas, bpa=59.09 degrees ! Estimated noise=0.604279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172909 Jy ! Component: 100 - total flux cleaned = 0.00203348 Jy ! Component: 150 - total flux cleaned = 0.00224956 Jy ! Component: 200 - total flux cleaned = 0.00248291 Jy ! Total flux subtracted in 200 components = 0.00248291 Jy ! Clean residual min=-0.002179 max=0.002043 Jy/beam ! Clean residual mean=0.000015 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.376581 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 135 components and 0.376581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049594Jy sigma=1.145600 ! Fit after self-cal, rms=0.049571Jy sigma=1.145295 wmodel /scr/pima/bg219a_uvs/J1031+6020_S_map.mod ! Writing 135 model components to file: /scr/pima/bg219a_uvs/J1031+6020_S_map.mod wobs /scr/pima/bg219a_uvs/J1031+6020_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1031+6020_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1031+6020_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219a_uvs/J1031+6020_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.000172678 Jy ! Component: 100 - total flux cleaned = -0.000140319 Jy ! Component: 150 - total flux cleaned = -0.000137627 Jy ! Component: 200 - total flux cleaned = -0.000253324 Jy ! Component: 250 - total flux cleaned = -0.000280579 Jy ! Component: 300 - total flux cleaned = -0.000308014 Jy ! Component: 350 - total flux cleaned = -0.000332958 Jy ! Component: 400 - total flux cleaned = -0.000308951 Jy ! Component: 450 - total flux cleaned = -0.000285887 Jy ! Component: 500 - total flux cleaned = -0.000220216 Jy ! Component: 550 - total flux cleaned = -0.000240866 Jy ! Component: 600 - total flux cleaned = -0.000260596 Jy ! Component: 650 - total flux cleaned = -0.000279972 Jy ! Component: 700 - total flux cleaned = -0.000261018 Jy ! Component: 750 - total flux cleaned = -0.000335543 Jy ! Component: 800 - total flux cleaned = -0.000353699 Jy ! Component: 850 - total flux cleaned = -0.000406785 Jy ! Component: 900 - total flux cleaned = -0.000423733 Jy ! Component: 950 - total flux cleaned = -0.000474781 Jy ! Component: 1000 - total flux cleaned = -0.000524715 Jy ! Component: 1050 - total flux cleaned = -0.000508164 Jy ! Component: 1100 - total flux cleaned = -0.000475988 Jy ! Component: 1150 - total flux cleaned = -0.000444469 Jy ! Component: 1200 - total flux cleaned = -0.000382151 Jy ! Component: 1250 - total flux cleaned = -0.000336131 Jy ! Component: 1300 - total flux cleaned = -0.000230857 Jy ! Component: 1350 - total flux cleaned = -0.000201338 Jy ! Component: 1400 - total flux cleaned = -0.000172 Jy ! Component: 1450 - total flux cleaned = -0.000143055 Jy ! Component: 1500 - total flux cleaned = -7.19732e-05 Jy ! Component: 1550 - total flux cleaned = -7.21447e-05 Jy ! Component: 1600 - total flux cleaned = -3.05841e-05 Jy ! Component: 1650 - total flux cleaned = -1.68871e-05 Jy ! Component: 1700 - total flux cleaned = 2.36438e-05 Jy ! Component: 1750 - total flux cleaned = 3.69838e-05 Jy ! Component: 1800 - total flux cleaned = 7.67267e-05 Jy ! Component: 1850 - total flux cleaned = 8.99119e-05 Jy ! Component: 1900 - total flux cleaned = 0.00012889 Jy ! Component: 1950 - total flux cleaned = 0.00016735 Jy ! Component: 2000 - total flux cleaned = 0.000192643 Jy ! Component: 2050 - total flux cleaned = 0.000205233 Jy ! Component: 2100 - total flux cleaned = 0.000217772 Jy ! Component: 2150 - total flux cleaned = 0.00018078 Jy ! Component: 2200 - total flux cleaned = 0.000205314 Jy ! Component: 2250 - total flux cleaned = 0.000217409 Jy ! Component: 2300 - total flux cleaned = 0.000169166 Jy ! Component: 2350 - total flux cleaned = 0.000145357 Jy ! Component: 2400 - total flux cleaned = 0.000145368 Jy ! Component: 2450 - total flux cleaned = 0.000133616 Jy ! Component: 2500 - total flux cleaned = 0.000110202 Jy ! Component: 2550 - total flux cleaned = 0.00011016 Jy ! Component: 2600 - total flux cleaned = 9.85216e-05 Jy ! Component: 2650 - total flux cleaned = 6.42319e-05 Jy ! Component: 2700 - total flux cleaned = 8.7028e-05 Jy ! Component: 2750 - total flux cleaned = 6.4449e-05 Jy ! Component: 2800 - total flux cleaned = 7.58111e-05 Jy ! Component: 2850 - total flux cleaned = 6.45933e-05 Jy ! Component: 2900 - total flux cleaned = 3.11866e-05 Jy ! Component: 2950 - total flux cleaned = 3.11689e-05 Jy ! Component: 3000 - total flux cleaned = -1.29365e-05 Jy ! Component: 3050 - total flux cleaned = -3.48665e-05 Jy ! Component: 3100 - total flux cleaned = -5.66801e-05 Jy ! Component: 3150 - total flux cleaned = -8.92093e-05 Jy ! Component: 3200 - total flux cleaned = -0.000132395 Jy ! Component: 3250 - total flux cleaned = -0.000164619 Jy ! Component: 3300 - total flux cleaned = -0.000207427 Jy ! Component: 3350 - total flux cleaned = -0.000207402 Jy ! Component: 3400 - total flux cleaned = -0.000228701 Jy ! Component: 3450 - total flux cleaned = -0.000249874 Jy ! Component: 3500 - total flux cleaned = -0.000281567 Jy ! Component: 3550 - total flux cleaned = -0.000313104 Jy ! Component: 3600 - total flux cleaned = -0.000334091 Jy ! Component: 3650 - total flux cleaned = -0.000334097 Jy ! Component: 3700 - total flux cleaned = -0.000365557 Jy ! Component: 3750 - total flux cleaned = -0.000386414 Jy ! Component: 3800 - total flux cleaned = -0.000407295 Jy ! Component: 3850 - total flux cleaned = -0.000469726 Jy ! Component: 3900 - total flux cleaned = -0.000490568 Jy ! Component: 3950 - total flux cleaned = -0.000532142 Jy ! Component: 4000 - total flux cleaned = -0.000532121 Jy ! Component: 4050 - total flux cleaned = -0.000563266 Jy ! Total flux subtracted in 4096 components = -0.000573706 Jy ! Clean residual min=-0.000644 max=0.000687 Jy/beam ! Clean residual mean=0.000007 rms=0.000177 Jy/beam ! Combined flux in latest and established models = 0.376008 Jy keep ! Adding 221 model components to the UV plane model. ! The established model now contains 356 components and 0.376008 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1031+6020_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.071 x 6.233 at 59.09 degrees (North through East) ! Clean map min=-0.001204 max=0.3007 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1031+6020_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.300701 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000176959 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.176547 0.176547 0.353093 0.706187 1.41237 2.82475 5.64949 11.299 22.598 45.1959 90.3919 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.3 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1699.27 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1031+6020_S_uvs.log closed on Wed Apr 6 22:51:31 2016