! Started logfile: /scr/pima/bg219a_uvs/J1209+2547_S_uvs.log on Wed Apr 6 22:53:35 2016 obs /scr/pima/bg219a_uvs/J1209+2547_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1209+2547_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.944444 visibilities/baseline/integration-bin. ! Found source: J1209+2547 ! ! 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 2040 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/J1209+2547_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016461Jy sigma=26.113047 ! Fit after self-cal, rms=0.853344Jy sigma=21.898071 ! 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.916 mas, bmaj=4.936 mas, bpa=-6.427 degrees ! Estimated noise=0.889954 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.113549 Jy ! Component: 100 - total flux cleaned = 0.151293 Jy ! Total flux subtracted in 100 components = 0.151293 Jy ! Clean residual min=-0.017084 max=0.038565 Jy/beam ! Clean residual mean=-0.000059 rms=0.005795 Jy/beam ! Combined flux in latest and established models = 0.151293 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.151293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083006Jy sigma=1.998686 ! Fit after self-cal, rms=0.082434Jy sigma=1.989118 ! Inverting map ! Added new window around map position (-9.5, -12.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0358243 Jy ! Component: 100 - total flux cleaned = 0.0545718 Jy ! Total flux subtracted in 100 components = 0.0545718 Jy ! Clean residual min=-0.011010 max=0.017337 Jy/beam ! Clean residual mean=-0.000034 rms=0.003225 Jy/beam ! Combined flux in latest and established models = 0.205864 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.205864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063138Jy sigma=1.489847 ! Fit after self-cal, rms=0.061629Jy sigma=1.452867 ! 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.351 mas, bmaj=5.851 mas, bpa=-4.771 degrees ! Estimated noise=0.671589 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.017646 Jy ! Component: 100 - total flux cleaned = 0.027509 Jy ! Component: 150 - total flux cleaned = 0.0343691 Jy ! Component: 200 - total flux cleaned = 0.03926 Jy ! Total flux subtracted in 200 components = 0.03926 Jy ! Clean residual min=-0.007120 max=0.008164 Jy/beam ! Clean residual mean=-0.000022 rms=0.001901 Jy/beam ! Combined flux in latest and established models = 0.245124 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.245124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055790Jy sigma=1.300960 ! Fit after self-cal, rms=0.055268Jy sigma=1.289080 ! 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.351 x 5.851 at -4.771 degrees (North through East) ! Clean map min=-0.0060218 max=0.13727 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.92 MK 1.06 NL 1.03 OV 1.01 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.05 NL 1.01 OV 1.01 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 1.02 NL 0.99 OV 1.00 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 0.98 NL 0.99 OV 0.97 ! PT 1.02 SC 0.97 ! ! ! Fit before self-cal, rms=0.055268Jy sigma=1.289080 ! Fit after self-cal, rms=0.053809Jy sigma=1.274814 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=5.859 mas, bpa=-4.102 degrees ! Estimated noise=0.662701 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.00199403 Jy ! Component: 100 - total flux cleaned = 0.00280203 Jy ! Component: 150 - total flux cleaned = 0.00329121 Jy ! Component: 200 - total flux cleaned = 0.00355328 Jy ! Total flux subtracted in 200 components = 0.00355328 Jy ! Clean residual min=-0.005277 max=0.005380 Jy/beam ! Clean residual mean=0.000000 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.248678 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 52 components and 0.248678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053384Jy sigma=1.260337 ! Fit after self-cal, rms=0.053308Jy sigma=1.258887 ! 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.053308Jy sigma=1.258887 ! Fit after self-cal, rms=0.052340Jy sigma=1.247263 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=5.813 mas, bpa=-5.063 degrees ! Estimated noise=0.657453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000392426 Jy ! Component: 100 - total flux cleaned = 0.000888574 Jy ! Component: 150 - total flux cleaned = 0.000990725 Jy ! Component: 200 - total flux cleaned = 0.00103476 Jy ! Total flux subtracted in 200 components = 0.00103476 Jy ! Clean residual min=-0.004500 max=0.004518 Jy/beam ! Clean residual mean=-0.000002 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.249712 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 61 components and 0.249712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052225Jy sigma=1.243454 ! Fit after self-cal, rms=0.052220Jy sigma=1.243073 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 = 5.82059e-05 Jy ! Component: 100 - total flux cleaned = 0.000100099 Jy ! Component: 150 - total flux cleaned = 0.000250767 Jy ! Component: 200 - total flux cleaned = 0.000357274 Jy ! Total flux subtracted in 200 components = 0.000357274 Jy ! Clean residual min=-0.004486 max=0.004479 Jy/beam ! Clean residual mean=-0.000001 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.25007 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.25007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052170Jy sigma=1.241462 ! Fit after self-cal, rms=0.052168Jy sigma=1.241370 ! 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.052168Jy sigma=1.241370 ! Fit after self-cal, rms=0.051945Jy sigma=1.241065 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=5.803 mas, bpa=-5.302 degrees ! Estimated noise=0.655766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.43914e-05 Jy ! Component: 100 - total flux cleaned = 0.000298753 Jy ! Component: 150 - total flux cleaned = 0.000431389 Jy ! Component: 200 - total flux cleaned = 0.000524594 Jy ! Total flux subtracted in 200 components = 0.000524594 Jy ! Clean residual min=-0.004400 max=0.004335 Jy/beam ! Clean residual mean=-0.000001 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.250594 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.250594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051907Jy sigma=1.239726 ! Fit after self-cal, rms=0.051903Jy sigma=1.239665 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.000122139 Jy ! Component: 100 - total flux cleaned = -6.16114e-05 Jy ! Component: 150 - total flux cleaned = 5.10299e-05 Jy ! Component: 200 - total flux cleaned = 0.00013059 Jy ! Total flux subtracted in 200 components = 0.00013059 Jy ! Clean residual min=-0.004415 max=0.004283 Jy/beam ! Clean residual mean=-0.000001 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.250725 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.250725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051879Jy sigma=1.238827 ! Fit after self-cal, rms=0.051879Jy sigma=1.238799 ! 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.051879Jy sigma=1.238799 ! Fit after self-cal, rms=0.051798Jy sigma=1.238708 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.82 mas, bmaj=13.46 mas, bpa=-2.025 degrees ! Estimated noise=0.825464 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000439827 Jy ! Component: 100 - total flux cleaned = 0.000726858 Jy ! Component: 150 - total flux cleaned = 0.00089723 Jy ! Component: 200 - total flux cleaned = 0.000985432 Jy ! Total flux subtracted in 200 components = 0.000985432 Jy ! Clean residual min=-0.004607 max=0.005797 Jy/beam ! Clean residual mean=-0.000005 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.25171 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 0.25171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051796Jy sigma=1.238528 ! Fit after self-cal, rms=0.051780Jy sigma=1.238127 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 = -2.26637e-05 Jy ! Component: 100 - total flux cleaned = 8.51727e-05 Jy ! Component: 150 - total flux cleaned = 0.000143955 Jy ! Component: 200 - total flux cleaned = 0.000247119 Jy ! Total flux subtracted in 200 components = 0.000247119 Jy ! Clean residual min=-0.004585 max=0.005725 Jy/beam ! Clean residual mean=-0.000005 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 0.251957 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 0.251957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051784Jy sigma=1.238119 ! Fit after self-cal, rms=0.051774Jy sigma=1.237778 ! 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.337 mas, bmaj=5.796 mas, bpa=-5.458 degrees ! Estimated noise=0.655441 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.337 x 5.796 at -5.458 degrees (North through East) ! Clean map min=-0.0041912 max=0.13462 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.906 mas, bmaj=4.904 mas, bpa=-7.066 degrees ! Estimated noise=0.864245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110542 Jy ! Component: 100 - total flux cleaned = 0.156939 Jy ! Component: 150 - total flux cleaned = 0.185458 Jy ! Component: 200 - total flux cleaned = 0.203544 Jy ! Total flux subtracted in 200 components = 0.203544 Jy ! Clean residual min=-0.009392 max=0.010808 Jy/beam ! Clean residual mean=-0.000026 rms=0.002615 Jy/beam ! Combined flux in latest and established models = 0.203544 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.203544 Jy ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=5.796 mas, bpa=-5.458 degrees ! Estimated noise=0.655441 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.0149202 Jy ! Component: 100 - total flux cleaned = 0.0248327 Jy ! Component: 150 - total flux cleaned = 0.0318397 Jy ! Component: 200 - total flux cleaned = 0.0368495 Jy ! Total flux subtracted in 200 components = 0.0368495 Jy ! Clean residual min=-0.005021 max=0.005025 Jy/beam ! Clean residual mean=-0.000013 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.240393 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 32 components and 0.240393 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=6.82 mas, bmaj=13.46 mas, bpa=-2.025 degrees ! Estimated noise=0.825464 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00625332 Jy ! Component: 100 - total flux cleaned = 0.00905441 Jy ! Component: 150 - total flux cleaned = 0.00981317 Jy ! Component: 200 - total flux cleaned = 0.0104434 Jy ! Total flux subtracted in 200 components = 0.0104434 Jy ! Clean residual min=-0.004527 max=0.006094 Jy/beam ! Clean residual mean=-0.000006 rms=0.001622 Jy/beam ! Combined flux in latest and established models = 0.250836 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.000450865 Jy ! Component: 100 - total flux cleaned = 0.000892869 Jy ! Component: 150 - total flux cleaned = 0.00125963 Jy ! Component: 200 - total flux cleaned = 0.00144246 Jy ! Total flux subtracted in 200 components = 0.00144246 Jy ! Clean residual min=-0.004361 max=0.005896 Jy/beam ! Clean residual mean=-0.000004 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.252279 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 52 components and 0.252279 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=5.796 mas, bpa=-5.458 degrees ! Estimated noise=0.655441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000198725 Jy ! Component: 100 - total flux cleaned = 0.000342578 Jy ! Component: 150 - total flux cleaned = 0.000580434 Jy ! Component: 200 - total flux cleaned = 0.000581025 Jy ! Total flux subtracted in 200 components = 0.000581025 Jy ! Clean residual min=-0.004317 max=0.004209 Jy/beam ! Clean residual mean=0.000001 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.25286 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 66 components and 0.25286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051867Jy sigma=1.240288 ! Fit after self-cal, rms=0.051846Jy sigma=1.240007 wmodel /scr/pima/bg219a_uvs/J1209+2547_S_map.mod ! Writing 66 model components to file: /scr/pima/bg219a_uvs/J1209+2547_S_map.mod wobs /scr/pima/bg219a_uvs/J1209+2547_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1209+2547_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1209+2547_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J1209+2547_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.000524297 Jy ! Component: 100 - total flux cleaned = 0.000936637 Jy ! Component: 150 - total flux cleaned = 0.00148735 Jy ! Component: 200 - total flux cleaned = 0.00198739 Jy ! Component: 250 - total flux cleaned = 0.00229869 Jy ! Component: 300 - total flux cleaned = 0.00239642 Jy ! Component: 350 - total flux cleaned = 0.00248786 Jy ! Component: 400 - total flux cleaned = 0.00257506 Jy ! Component: 450 - total flux cleaned = 0.00257433 Jy ! Component: 500 - total flux cleaned = 0.00253383 Jy ! Component: 550 - total flux cleaned = 0.00257135 Jy ! Component: 600 - total flux cleaned = 0.00253377 Jy ! Component: 650 - total flux cleaned = 0.00249858 Jy ! Component: 700 - total flux cleaned = 0.00236312 Jy ! Component: 750 - total flux cleaned = 0.00233107 Jy ! Component: 800 - total flux cleaned = 0.00229944 Jy ! Component: 850 - total flux cleaned = 0.00226844 Jy ! Component: 900 - total flux cleaned = 0.00212253 Jy ! Component: 950 - total flux cleaned = 0.00203767 Jy ! Component: 1000 - total flux cleaned = 0.00195592 Jy ! Component: 1050 - total flux cleaned = 0.00195595 Jy ! Component: 1100 - total flux cleaned = 0.00187889 Jy ! Component: 1150 - total flux cleaned = 0.00180366 Jy ! Component: 1200 - total flux cleaned = 0.00170663 Jy ! Component: 1250 - total flux cleaned = 0.00173103 Jy ! Component: 1300 - total flux cleaned = 0.00161603 Jy ! Component: 1350 - total flux cleaned = 0.00145841 Jy ! Component: 1400 - total flux cleaned = 0.001349 Jy ! Component: 1450 - total flux cleaned = 0.00126335 Jy ! Component: 1500 - total flux cleaned = 0.00109541 Jy ! Component: 1550 - total flux cleaned = 0.00109602 Jy ! Component: 1600 - total flux cleaned = 0.000995443 Jy ! Component: 1650 - total flux cleaned = 0.000936006 Jy ! Component: 1700 - total flux cleaned = 0.000858537 Jy ! Component: 1750 - total flux cleaned = 0.000858589 Jy ! Component: 1800 - total flux cleaned = 0.000821306 Jy ! Component: 1850 - total flux cleaned = 0.000784666 Jy ! Component: 1900 - total flux cleaned = 0.000748593 Jy ! Component: 1950 - total flux cleaned = 0.000748475 Jy ! Component: 2000 - total flux cleaned = 0.000713781 Jy ! Component: 2050 - total flux cleaned = 0.000730985 Jy ! Component: 2100 - total flux cleaned = 0.00064642 Jy ! Component: 2150 - total flux cleaned = 0.000563234 Jy ! Component: 2200 - total flux cleaned = 0.000497628 Jy ! Component: 2250 - total flux cleaned = 0.000416979 Jy ! Component: 2300 - total flux cleaned = 0.000369318 Jy ! Component: 2350 - total flux cleaned = 0.000306373 Jy ! Component: 2400 - total flux cleaned = 0.000228739 Jy ! Component: 2450 - total flux cleaned = 0.00016735 Jy ! Component: 2500 - total flux cleaned = 7.64373e-05 Jy ! Component: 2550 - total flux cleaned = 1.64978e-05 Jy ! Component: 2600 - total flux cleaned = -8.69485e-05 Jy ! Component: 2650 - total flux cleaned = -0.000145316 Jy ! Component: 2700 - total flux cleaned = -0.000217487 Jy ! Component: 2750 - total flux cleaned = -0.000303072 Jy ! Component: 2800 - total flux cleaned = -0.000359704 Jy ! Component: 2850 - total flux cleaned = -0.00038769 Jy ! Component: 2900 - total flux cleaned = -0.000456957 Jy ! Component: 2950 - total flux cleaned = -0.000511901 Jy ! Component: 3000 - total flux cleaned = -0.000525482 Jy ! Component: 3050 - total flux cleaned = -0.000579385 Jy ! Component: 3100 - total flux cleaned = -0.000619499 Jy ! Component: 3150 - total flux cleaned = -0.00065923 Jy ! Component: 3200 - total flux cleaned = -0.000659258 Jy ! Component: 3250 - total flux cleaned = -0.000711491 Jy ! Component: 3300 - total flux cleaned = -0.000698406 Jy ! Component: 3350 - total flux cleaned = -0.000711237 Jy ! Component: 3400 - total flux cleaned = -0.000736945 Jy ! Component: 3450 - total flux cleaned = -0.000737017 Jy ! Component: 3500 - total flux cleaned = -0.000749603 Jy ! Component: 3550 - total flux cleaned = -0.0006989 Jy ! Component: 3600 - total flux cleaned = -0.00071149 Jy ! Component: 3650 - total flux cleaned = -0.000711473 Jy ! Component: 3700 - total flux cleaned = -0.000698835 Jy ! Component: 3750 - total flux cleaned = -0.00066123 Jy ! Component: 3800 - total flux cleaned = -0.00063624 Jy ! Component: 3850 - total flux cleaned = -0.000623717 Jy ! Component: 3900 - total flux cleaned = -0.000586394 Jy ! Component: 3950 - total flux cleaned = -0.000573962 Jy ! Component: 4000 - total flux cleaned = -0.000536775 Jy ! Component: 4050 - total flux cleaned = -0.000524335 Jy ! Total flux subtracted in 4096 components = -0.000511944 Jy ! Clean residual min=-0.000704 max=0.000725 Jy/beam ! Clean residual mean=-0.000001 rms=0.000198 Jy/beam ! Combined flux in latest and established models = 0.252348 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 335 components and 0.252348 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1209+2547_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.337 x 5.796 at -5.458 degrees (North through East) ! Clean map min=-0.0017391 max=0.13207 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1209+2547_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.132065 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000179003 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.406625 0.406625 0.81325 1.6265 3.253 6.506 13.012 26.024 52.048 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.132 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 737.78 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1209+2547_S_uvs.log closed on Wed Apr 6 22:53:39 2016