! Started logfile: /scr/pima/bg219i_uvs/J2152+1734_S_uvs.log on Wed Apr 6 23:16:14 2016 obs /scr/pima/bg219i_uvs/J2152+1734_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2152+1734_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2152+1734 ! ! 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 1008 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/J2152+1734_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.129534Jy sigma=23.104298 ! Fit after self-cal, rms=0.583663Jy sigma=12.609879 ! 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.668 mas, bmaj=12.14 mas, bpa=-14.92 degrees ! Estimated noise=1.35058 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.305079 Jy ! Component: 100 - total flux cleaned = 0.426418 Jy ! Total flux subtracted in 100 components = 0.426418 Jy ! Clean residual min=-0.023764 max=0.056686 Jy/beam ! Clean residual mean=0.000056 rms=0.009170 Jy/beam ! Combined flux in latest and established models = 0.426418 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.426418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131814Jy sigma=2.545737 ! Fit after self-cal, rms=0.130761Jy sigma=2.515094 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.065074 Jy ! Component: 100 - total flux cleaned = 0.102455 Jy ! Total flux subtracted in 100 components = 0.102455 Jy ! Clean residual min=-0.013125 max=0.020438 Jy/beam ! Clean residual mean=0.000032 rms=0.004068 Jy/beam ! Combined flux in latest and established models = 0.528872 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.528872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074599Jy sigma=1.462041 ! Fit after self-cal, rms=0.074229Jy sigma=1.451038 ! 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.177 mas, bmaj=11.67 mas, bpa=-14.49 degrees ! Estimated noise=1.20636 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 (-4, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0324276 Jy ! Component: 100 - total flux cleaned = 0.0501821 Jy ! Component: 150 - total flux cleaned = 0.0616033 Jy ! Component: 200 - total flux cleaned = 0.0696193 Jy ! Total flux subtracted in 200 components = 0.0696193 Jy ! Clean residual min=-0.007571 max=0.008659 Jy/beam ! Clean residual mean=0.000032 rms=0.002061 Jy/beam ! Combined flux in latest and established models = 0.598492 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 61 components and 0.598492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056727Jy sigma=1.128379 ! Fit after self-cal, rms=0.056412Jy sigma=1.121730 ! 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.177 x 11.67 at -14.49 degrees (North through East) ! Clean map min=-0.0068102 max=0.41796 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.00 FD 1.01 HN 1.03 KP 1.00 ! LA 0.99 MK 1.02 NL 1.02 OV 1.00 ! PT 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.02 KP 0.97 ! LA 0.97 MK 1.01 NL 1.01 OV 0.98 ! PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.02 KP 1.00 ! LA 0.98 MK 1.00 NL 0.98 OV 1.00 ! PT 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.03 KP 1.00 ! LA 0.96 MK 0.95 NL 0.98 OV 0.97 ! PT 0.97 ! ! ! Fit before self-cal, rms=0.056412Jy sigma=1.121730 ! Fit after self-cal, rms=0.054475Jy sigma=1.088933 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=11.69 mas, bpa=-14.49 degrees ! Estimated noise=1.19636 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.00438579 Jy ! Component: 100 - total flux cleaned = 0.00439422 Jy ! Component: 150 - total flux cleaned = 0.00440224 Jy ! Component: 200 - total flux cleaned = 0.00432678 Jy ! Total flux subtracted in 200 components = 0.00432678 Jy ! Clean residual min=-0.005462 max=0.006420 Jy/beam ! Clean residual mean=0.000009 rms=0.001449 Jy/beam ! Combined flux in latest and established models = 0.602819 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.602819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053824Jy sigma=1.078372 ! Fit after self-cal, rms=0.053792Jy sigma=1.077880 ! 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.053792Jy sigma=1.077880 ! Fit after self-cal, rms=0.053725Jy sigma=1.077444 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=11.68 mas, bpa=-14.49 degrees ! Estimated noise=1.19423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000896422 Jy ! Component: 100 - total flux cleaned = 0.00122328 Jy ! Component: 150 - total flux cleaned = 0.00159835 Jy ! Component: 200 - total flux cleaned = 0.00198273 Jy ! Total flux subtracted in 200 components = 0.00198273 Jy ! Clean residual min=-0.005139 max=0.006253 Jy/beam ! Clean residual mean=0.000009 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.604801 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 98 components and 0.604801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053560Jy sigma=1.075293 ! Fit after self-cal, rms=0.053549Jy sigma=1.075120 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 (-2.5, -52). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00554214 Jy ! Component: 100 - total flux cleaned = 0.00875422 Jy ! Component: 150 - total flux cleaned = 0.011176 Jy ! Component: 200 - total flux cleaned = 0.0132835 Jy ! Total flux subtracted in 200 components = 0.0132835 Jy ! Clean residual min=-0.004699 max=0.003901 Jy/beam ! Clean residual mean=0.000010 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.618085 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 144 components and 0.618085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052808Jy sigma=1.061959 ! Fit after self-cal, rms=0.052783Jy sigma=1.061594 ! 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.052783Jy sigma=1.061594 ! Fit after self-cal, rms=0.052631Jy sigma=1.060898 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=11.68 mas, bpa=-14.49 degrees ! Estimated noise=1.1897 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215343 Jy ! Component: 100 - total flux cleaned = 0.00394787 Jy ! Component: 150 - total flux cleaned = 0.00523068 Jy ! Component: 200 - total flux cleaned = 0.00623066 Jy ! Total flux subtracted in 200 components = 0.00623066 Jy ! Clean residual min=-0.004201 max=0.003530 Jy/beam ! Clean residual mean=0.000006 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.624316 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 161 components and 0.624316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052442Jy sigma=1.058068 ! Fit after self-cal, rms=0.052443Jy sigma=1.057988 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.000701093 Jy ! Component: 100 - total flux cleaned = 0.00137822 Jy ! Component: 150 - total flux cleaned = 0.00201386 Jy ! Component: 200 - total flux cleaned = 0.00270583 Jy ! Total flux subtracted in 200 components = 0.00270583 Jy ! Clean residual min=-0.004017 max=0.003332 Jy/beam ! Clean residual mean=0.000005 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.627021 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 186 components and 0.627021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052343Jy sigma=1.056538 ! Fit after self-cal, rms=0.052344Jy sigma=1.056489 ! 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.052344Jy sigma=1.056489 ! Fit after self-cal, rms=0.052316Jy sigma=1.056381 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.069 mas, bmaj=11.43 mas, bpa=-9.889 degrees ! Estimated noise=1.57725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195755 Jy ! Component: 100 - total flux cleaned = 0.00340567 Jy ! Component: 150 - total flux cleaned = 0.00467783 Jy ! Component: 200 - total flux cleaned = 0.00584734 Jy ! Total flux subtracted in 200 components = 0.00584734 Jy ! Clean residual min=-0.004542 max=0.003977 Jy/beam ! Clean residual mean=0.000009 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.632869 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 216 components and 0.632868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052229Jy sigma=1.055805 ! Fit after self-cal, rms=0.052230Jy sigma=1.055777 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.000774152 Jy ! Component: 100 - total flux cleaned = 0.00180637 Jy ! Component: 150 - total flux cleaned = 0.00272697 Jy ! Component: 200 - total flux cleaned = 0.00359415 Jy ! Total flux subtracted in 200 components = 0.00359415 Jy ! Clean residual min=-0.004252 max=0.003986 Jy/beam ! Clean residual mean=0.000008 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.636463 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 238 components and 0.636463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052199Jy sigma=1.055658 ! Fit after self-cal, rms=0.052201Jy sigma=1.055627 ! 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.184 mas, bmaj=11.69 mas, bpa=-14.49 degrees ! Estimated noise=1.18825 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.184 x 11.69 at -14.49 degrees (North through East) ! Clean map min=-0.0034428 max=0.41319 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.668 mas, bmaj=12.14 mas, bpa=-14.94 degrees ! Estimated noise=1.32973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.301 Jy ! Component: 100 - total flux cleaned = 0.423864 Jy ! Component: 150 - total flux cleaned = 0.48707 Jy ! Component: 200 - total flux cleaned = 0.523934 Jy ! Total flux subtracted in 200 components = 0.523934 Jy ! Clean residual min=-0.011357 max=0.019117 Jy/beam ! Clean residual mean=0.000024 rms=0.003560 Jy/beam ! Combined flux in latest and established models = 0.523935 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.523935 Jy ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=11.69 mas, bpa=-14.49 degrees ! Estimated noise=1.18825 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.0298238 Jy ! Component: 100 - total flux cleaned = 0.0461631 Jy ! Component: 150 - total flux cleaned = 0.0562311 Jy ! Component: 200 - total flux cleaned = 0.0635027 Jy ! Total flux subtracted in 200 components = 0.0635027 Jy ! Clean residual min=-0.005904 max=0.005886 Jy/beam ! Clean residual mean=0.000020 rms=0.001636 Jy/beam ! Combined flux in latest and established models = 0.587437 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 55 components and 0.587437 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.069 mas, bmaj=11.43 mas, bpa=-9.889 degrees ! Estimated noise=1.57725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00937218 Jy ! Component: 100 - total flux cleaned = 0.0157492 Jy ! Component: 150 - total flux cleaned = 0.0205453 Jy ! Component: 200 - total flux cleaned = 0.0244156 Jy ! Total flux subtracted in 200 components = 0.0244156 Jy ! Clean residual min=-0.006046 max=0.004848 Jy/beam ! Clean residual mean=0.000025 rms=0.001649 Jy/beam ! Combined flux in latest and established models = 0.611853 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.00332281 Jy ! Component: 100 - total flux cleaned = 0.00621963 Jy ! Component: 150 - total flux cleaned = 0.0087941 Jy ! Component: 200 - total flux cleaned = 0.0111191 Jy ! Total flux subtracted in 200 components = 0.0111191 Jy ! Clean residual min=-0.005321 max=0.004042 Jy/beam ! Clean residual mean=0.000016 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.622972 Jy ! Adding 110 model components to the UV plane model. ! The established model now contains 158 components and 0.622972 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=11.69 mas, bpa=-14.49 degrees ! Estimated noise=1.18825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202874 Jy ! Component: 100 - total flux cleaned = 0.0031639 Jy ! Component: 150 - total flux cleaned = 0.00431085 Jy ! Component: 200 - total flux cleaned = 0.00532751 Jy ! Total flux subtracted in 200 components = 0.00532751 Jy ! Clean residual min=-0.003900 max=0.003260 Jy/beam ! Clean residual mean=0.000005 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.628299 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 177 components and 0.628299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052375Jy sigma=1.059494 ! Fit after self-cal, rms=0.052330Jy sigma=1.058424 wmodel /scr/pima/bg219i_uvs/J2152+1734_S_map.mod ! Writing 177 model components to file: /scr/pima/bg219i_uvs/J2152+1734_S_map.mod wobs /scr/pima/bg219i_uvs/J2152+1734_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J2152+1734_S_uvs.fits wwins /scr/pima/bg219i_uvs/J2152+1734_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219i_uvs/J2152+1734_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.00124741 Jy ! Component: 100 - total flux cleaned = -0.00221081 Jy ! Component: 150 - total flux cleaned = -0.00287932 Jy ! Component: 200 - total flux cleaned = -0.00345695 Jy ! Component: 250 - total flux cleaned = -0.0038595 Jy ! Component: 300 - total flux cleaned = -0.00429228 Jy ! Component: 350 - total flux cleaned = -0.00438373 Jy ! Component: 400 - total flux cleaned = -0.0045189 Jy ! Component: 450 - total flux cleaned = -0.00464916 Jy ! Component: 500 - total flux cleaned = -0.00464939 Jy ! Component: 550 - total flux cleaned = -0.00477395 Jy ! Component: 600 - total flux cleaned = -0.00489295 Jy ! Component: 650 - total flux cleaned = -0.005009 Jy ! Component: 700 - total flux cleaned = -0.00508396 Jy ! Component: 750 - total flux cleaned = -0.00512001 Jy ! Component: 800 - total flux cleaned = -0.00519134 Jy ! Component: 850 - total flux cleaned = -0.00526201 Jy ! Component: 900 - total flux cleaned = -0.00529601 Jy ! Component: 950 - total flux cleaned = -0.00526235 Jy ! Component: 1000 - total flux cleaned = -0.00516368 Jy ! Component: 1050 - total flux cleaned = -0.0050029 Jy ! Component: 1100 - total flux cleaned = -0.00497231 Jy ! Component: 1150 - total flux cleaned = -0.004972 Jy ! Component: 1200 - total flux cleaned = -0.00484959 Jy ! Component: 1250 - total flux cleaned = -0.00481924 Jy ! Component: 1300 - total flux cleaned = -0.00470186 Jy ! Component: 1350 - total flux cleaned = -0.00464437 Jy ! Component: 1400 - total flux cleaned = -0.00464408 Jy ! Component: 1450 - total flux cleaned = -0.00453215 Jy ! Component: 1500 - total flux cleaned = -0.00439499 Jy ! Component: 1550 - total flux cleaned = -0.00439556 Jy ! Component: 1600 - total flux cleaned = -0.00434164 Jy ! Component: 1650 - total flux cleaned = -0.00415755 Jy ! Component: 1700 - total flux cleaned = -0.00410602 Jy ! Component: 1750 - total flux cleaned = -0.00405491 Jy ! Component: 1800 - total flux cleaned = -0.0038537 Jy ! Component: 1850 - total flux cleaned = -0.00375454 Jy ! Component: 1900 - total flux cleaned = -0.00360729 Jy ! Component: 1950 - total flux cleaned = -0.00348616 Jy ! Component: 2000 - total flux cleaned = -0.00336648 Jy ! Component: 2050 - total flux cleaned = -0.00320112 Jy ! Component: 2100 - total flux cleaned = -0.00306132 Jy ! Component: 2150 - total flux cleaned = -0.00294641 Jy ! Component: 2200 - total flux cleaned = -0.00283276 Jy ! Component: 2250 - total flux cleaned = -0.00276594 Jy ! Component: 2300 - total flux cleaned = -0.00269943 Jy ! Component: 2350 - total flux cleaned = -0.0026112 Jy ! Component: 2400 - total flux cleaned = -0.00248098 Jy ! Component: 2450 - total flux cleaned = -0.00243818 Jy ! Component: 2500 - total flux cleaned = -0.00241691 Jy ! Component: 2550 - total flux cleaned = -0.00226981 Jy ! Component: 2600 - total flux cleaned = -0.00220729 Jy ! Component: 2650 - total flux cleaned = -0.0021664 Jy ! Component: 2700 - total flux cleaned = -0.00208486 Jy ! Component: 2750 - total flux cleaned = -0.00206502 Jy ! Component: 2800 - total flux cleaned = -0.00210453 Jy ! Component: 2850 - total flux cleaned = -0.00202549 Jy ! Component: 2900 - total flux cleaned = -0.00204482 Jy ! Component: 2950 - total flux cleaned = -0.00200602 Jy ! Component: 3000 - total flux cleaned = -0.00194823 Jy ! Component: 3050 - total flux cleaned = -0.00194857 Jy ! Component: 3100 - total flux cleaned = -0.00192999 Jy ! Component: 3150 - total flux cleaned = -0.00193012 Jy ! Component: 3200 - total flux cleaned = -0.00194849 Jy ! Component: 3250 - total flux cleaned = -0.00192989 Jy ! Component: 3300 - total flux cleaned = -0.00185703 Jy ! Component: 3350 - total flux cleaned = -0.00183908 Jy ! Component: 3400 - total flux cleaned = -0.00187506 Jy ! Component: 3450 - total flux cleaned = -0.00178609 Jy ! Component: 3500 - total flux cleaned = -0.00173326 Jy ! Component: 3550 - total flux cleaned = -0.00173328 Jy ! Component: 3600 - total flux cleaned = -0.00176816 Jy ! Component: 3650 - total flux cleaned = -0.00182 Jy ! Component: 3700 - total flux cleaned = -0.0018886 Jy ! Component: 3750 - total flux cleaned = -0.00192265 Jy ! Component: 3800 - total flux cleaned = -0.00192265 Jy ! Component: 3850 - total flux cleaned = -0.00195659 Jy ! Component: 3900 - total flux cleaned = -0.00197349 Jy ! Component: 3950 - total flux cleaned = -0.00200691 Jy ! Component: 4000 - total flux cleaned = -0.00208996 Jy ! Component: 4050 - total flux cleaned = -0.00213953 Jy ! Total flux subtracted in 4096 components = -0.00215603 Jy ! Clean residual min=-0.000933 max=0.001115 Jy/beam ! Clean residual mean=-0.000003 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.626143 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 499 components and 0.626143 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J2152+1734_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.184 x 11.69 at -14.49 degrees (North through East) ! Clean map min=-0.0026345 max=0.4122 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2152+1734_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.412199 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00028493 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.207373 0.207373 0.414747 0.829494 1.65899 3.31797 6.63595 13.2719 26.5438 53.0876 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.412 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1446.67 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2152+1734_S_uvs.log closed on Wed Apr 6 23:16:19 2016