! Started logfile: /scr/pima/bg219i_uvs/J2002+4725_S_uvs.log on Wed Apr 6 23:12:30 2016 obs /scr/pima/bg219i_uvs/J2002+4725_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2002+4725_S_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J2002+4725 ! ! 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 2268 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/J2002+4725_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.253985Jy sigma=30.171022 ! Fit after self-cal, rms=0.348977Jy sigma=9.104004 ! 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=3.112 mas, bmaj=3.979 mas, bpa=22.14 degrees ! Estimated noise=0.764648 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.506147 Jy ! Component: 100 - total flux cleaned = 0.664173 Jy ! Total flux subtracted in 100 components = 0.664173 Jy ! Clean residual min=-0.022930 max=0.070391 Jy/beam ! Clean residual mean=0.000356 rms=0.007159 Jy/beam ! Combined flux in latest and established models = 0.664173 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.664173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197000Jy sigma=4.305116 ! Fit after self-cal, rms=0.196778Jy sigma=4.298208 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.078289 Jy ! Component: 100 - total flux cleaned = 0.12231 Jy ! Total flux subtracted in 100 components = 0.12231 Jy ! Clean residual min=-0.013372 max=0.021888 Jy/beam ! Clean residual mean=0.000196 rms=0.003824 Jy/beam ! Combined flux in latest and established models = 0.786483 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.786483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149155Jy sigma=3.119623 ! Fit after self-cal, rms=0.149082Jy sigma=3.118978 ! 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.667 mas, bmaj=4.74 mas, bpa=23.6 degrees ! Estimated noise=0.638525 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.0359177 Jy ! Component: 100 - total flux cleaned = 0.0541457 Jy ! Component: 150 - total flux cleaned = 0.0644499 Jy ! Component: 200 - total flux cleaned = 0.0706429 Jy ! Total flux subtracted in 200 components = 0.0706429 Jy ! Clean residual min=-0.012051 max=0.018957 Jy/beam ! Clean residual mean=0.000103 rms=0.003701 Jy/beam ! Combined flux in latest and established models = 0.857126 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 45 components and 0.857126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140444Jy sigma=2.883028 ! Fit after self-cal, rms=0.140395Jy sigma=2.882486 ! 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.667 x 4.74 at 23.6 degrees (North through East) ! Clean map min=-0.011534 max=0.68552 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.02 FD 0.99 HN 1.06 KP 0.99 ! LA 1.00 MK 1.03 NL 1.01 OV 1.08 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.03 KP 0.99 ! LA 0.98 MK 1.03 NL 0.95 OV 1.09 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.01 KP 0.97 ! LA 0.99 MK 1.01 NL 0.92 OV 1.07 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 0.99 KP 0.96 ! LA 0.97 MK 0.96 NL 0.98 OV 1.08 ! PT 0.96 SC 0.97 ! ! ! Fit before self-cal, rms=0.140395Jy sigma=2.882486 ! Fit after self-cal, rms=0.137650Jy sigma=2.721071 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.676 mas, bmaj=4.755 mas, bpa=23.71 degrees ! Estimated noise=0.634878 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.00309053 Jy ! Component: 100 - total flux cleaned = -0.00419704 Jy ! Component: 150 - total flux cleaned = -0.00423675 Jy ! Component: 200 - total flux cleaned = -0.00423709 Jy ! Total flux subtracted in 200 components = -0.00423709 Jy ! Clean residual min=-0.009735 max=0.010876 Jy/beam ! Clean residual mean=0.000072 rms=0.002577 Jy/beam ! Combined flux in latest and established models = 0.852889 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.852889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137495Jy sigma=2.721288 ! Fit after self-cal, rms=0.137495Jy sigma=2.721210 ! 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.137495Jy sigma=2.721210 ! Fit after self-cal, rms=0.135996Jy sigma=2.622491 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.675 mas, bmaj=4.784 mas, bpa=23.29 degrees ! Estimated noise=0.632331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.004166 Jy ! Component: 100 - total flux cleaned = -0.00634675 Jy ! Component: 150 - total flux cleaned = -0.00756469 Jy ! Component: 200 - total flux cleaned = -0.00788641 Jy ! Total flux subtracted in 200 components = -0.00788641 Jy ! Clean residual min=-0.003966 max=0.005100 Jy/beam ! Clean residual mean=0.000035 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.845003 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.845003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135699Jy sigma=2.622625 ! Fit after self-cal, rms=0.135699Jy sigma=2.622557 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 (-14, 46). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00393039 Jy ! Component: 100 - total flux cleaned = 0.00450766 Jy ! Component: 150 - total flux cleaned = 0.00469178 Jy ! Component: 200 - total flux cleaned = 0.00461767 Jy ! Total flux subtracted in 200 components = 0.00461767 Jy ! Clean residual min=-0.003812 max=0.004306 Jy/beam ! Clean residual mean=0.000031 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.84962 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 84 components and 0.84962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135364Jy sigma=2.620521 ! Fit after self-cal, rms=0.135354Jy sigma=2.620196 ! 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.135354Jy sigma=2.620196 ! Fit after self-cal, rms=0.134480Jy sigma=2.617605 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.679 mas, bmaj=4.796 mas, bpa=23.19 degrees ! Estimated noise=0.629563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00250142 Jy ! Component: 100 - total flux cleaned = -0.00278043 Jy ! Component: 150 - total flux cleaned = -0.0030225 Jy ! Component: 200 - total flux cleaned = -0.00330092 Jy ! Total flux subtracted in 200 components = -0.00330092 Jy ! Clean residual min=-0.003825 max=0.004183 Jy/beam ! Clean residual mean=0.000026 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.846319 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 92 components and 0.846319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134124Jy sigma=2.618564 ! Fit after self-cal, rms=0.134120Jy sigma=2.618504 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.71991e-05 Jy ! Component: 100 - total flux cleaned = -9.71472e-05 Jy ! Component: 150 - total flux cleaned = -0.000202185 Jy ! Component: 200 - total flux cleaned = -0.000297552 Jy ! Total flux subtracted in 200 components = -0.000297552 Jy ! Clean residual min=-0.003772 max=0.004132 Jy/beam ! Clean residual mean=0.000027 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.846022 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 107 components and 0.846022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134014Jy sigma=2.618946 ! Fit after self-cal, rms=0.134013Jy sigma=2.618920 ! 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.134013Jy sigma=2.618920 ! Fit after self-cal, rms=0.133259Jy sigma=2.617008 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.818 mas, bmaj=9.476 mas, bpa=37 degrees ! Estimated noise=0.855927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0033631 Jy ! Component: 100 - total flux cleaned = -0.00325779 Jy ! Component: 150 - total flux cleaned = -0.00337971 Jy ! Component: 200 - total flux cleaned = -0.00348666 Jy ! Total flux subtracted in 200 components = -0.00348666 Jy ! Clean residual min=-0.004900 max=0.005677 Jy/beam ! Clean residual mean=0.000054 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 0.842535 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 122 components and 0.842535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132941Jy sigma=2.620066 ! Fit after self-cal, rms=0.132937Jy sigma=2.619947 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.000236843 Jy ! Component: 100 - total flux cleaned = -0.000282863 Jy ! Component: 150 - total flux cleaned = -0.0002832 Jy ! Component: 200 - total flux cleaned = -0.000319555 Jy ! Total flux subtracted in 200 components = -0.000319555 Jy ! Clean residual min=-0.004811 max=0.005636 Jy/beam ! Clean residual mean=0.000055 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.842216 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 127 components and 0.842216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132880Jy sigma=2.621091 ! Fit after self-cal, rms=0.132877Jy sigma=2.621039 ! 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.679 mas, bmaj=4.805 mas, bpa=23.13 degrees ! Estimated noise=0.626582 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.679 x 4.805 at 23.13 degrees (North through East) ! Clean map min=-0.0046669 max=0.67297 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132877Jy sigma=2.621039 ! Fit after self-cal, rms=0.127885Jy sigma=2.486762 ! Inverting map and beam ! Estimated beam: bmin=3.679 mas, bmaj=4.813 mas, bpa=23.05 degrees ! Estimated noise=0.618219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00551302 Jy ! Component: 100 - total flux cleaned = -0.00499079 Jy ! Component: 150 - total flux cleaned = -0.00524549 Jy ! Component: 200 - total flux cleaned = -0.00568371 Jy ! Total flux subtracted in 200 components = -0.00568371 Jy ! Clean residual min=-0.005643 max=0.007803 Jy/beam ! Clean residual mean=0.000030 rms=0.001765 Jy/beam ! Combined flux in latest and established models = 0.836532 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 150 components and 0.836532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126838Jy sigma=2.482802 ! Fit after self-cal, rms=0.126830Jy sigma=2.482545 ! Inverting map ! Added new window around map position (-3, 12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00655556 Jy ! Component: 100 - total flux cleaned = 0.00707983 Jy ! Component: 150 - total flux cleaned = 0.0070918 Jy ! Component: 200 - total flux cleaned = 0.00685044 Jy ! Total flux subtracted in 200 components = 0.00685044 Jy ! Clean residual min=-0.006214 max=0.007294 Jy/beam ! Clean residual mean=0.000017 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.843382 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 171 components and 0.843382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125968Jy sigma=2.475994 ! Fit after self-cal, rms=0.125910Jy sigma=2.474341 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125910Jy sigma=2.474341 ! Fit after self-cal, rms=0.125244Jy sigma=2.463502 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=3.112 mas, bmaj=4.026 mas, bpa=21.6 degrees ! Estimated noise=0.739367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.48888 Jy ! Component: 100 - total flux cleaned = 0.639085 Jy ! Component: 150 - total flux cleaned = 0.712706 Jy ! Component: 200 - total flux cleaned = 0.753548 Jy ! Total flux subtracted in 200 components = 0.753548 Jy ! Clean residual min=-0.009046 max=0.020235 Jy/beam ! Clean residual mean=0.000119 rms=0.002665 Jy/beam ! Combined flux in latest and established models = 0.753547 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.753547 Jy ! Inverting map and beam ! Estimated beam: bmin=3.684 mas, bmaj=4.816 mas, bpa=23.06 degrees ! Estimated noise=0.614222 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.0295756 Jy ! Component: 100 - total flux cleaned = 0.0464182 Jy ! Component: 150 - total flux cleaned = 0.058328 Jy ! Component: 200 - total flux cleaned = 0.0672791 Jy ! Total flux subtracted in 200 components = 0.0672791 Jy ! Clean residual min=-0.006469 max=0.009273 Jy/beam ! Clean residual mean=0.000039 rms=0.001902 Jy/beam ! Combined flux in latest and established models = 0.820827 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 49 components and 0.820827 Jy ! Inverting map ! Added new window around map position (3, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00883645 Jy ! Component: 100 - total flux cleaned = 0.014889 Jy ! Component: 150 - total flux cleaned = 0.0180751 Jy ! Component: 200 - total flux cleaned = 0.0198009 Jy ! Total flux subtracted in 200 components = 0.0198009 Jy ! Clean residual min=-0.005959 max=0.006860 Jy/beam ! Clean residual mean=0.000005 rms=0.001629 Jy/beam ! Combined flux in latest and established models = 0.840628 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 75 components and 0.840628 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.814 mas, bmaj=9.495 mas, bpa=36.7 degrees ! Estimated noise=0.83731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226182 Jy ! Component: 100 - total flux cleaned = 0.00414646 Jy ! Component: 150 - total flux cleaned = 0.0049339 Jy ! Component: 200 - total flux cleaned = 0.00538867 Jy ! Total flux subtracted in 200 components = 0.00538867 Jy ! Clean residual min=-0.008229 max=0.008724 Jy/beam ! Clean residual mean=-0.000007 rms=0.002312 Jy/beam ! Combined flux in latest and established models = 0.846016 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.000404187 Jy ! Component: 100 - total flux cleaned = 0.000766342 Jy ! Component: 150 - total flux cleaned = 0.00117055 Jy ! Component: 200 - total flux cleaned = 0.00131741 Jy ! Total flux subtracted in 200 components = 0.00131741 Jy ! Clean residual min=-0.008407 max=0.008036 Jy/beam ! Clean residual mean=-0.000013 rms=0.002263 Jy/beam ! Combined flux in latest and established models = 0.847334 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 117 components and 0.847334 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.684 mas, bmaj=4.816 mas, bpa=23.06 degrees ! Estimated noise=0.614222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000814861 Jy ! Component: 100 - total flux cleaned = -0.000944615 Jy ! Component: 150 - total flux cleaned = -0.00116905 Jy ! Component: 200 - total flux cleaned = -0.00137174 Jy ! Total flux subtracted in 200 components = -0.00137174 Jy ! Clean residual min=-0.005993 max=0.005499 Jy/beam ! Clean residual mean=-0.000005 rms=0.001472 Jy/beam ! Combined flux in latest and established models = 0.845962 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 134 components and 0.845962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123607Jy sigma=2.464292 ! Fit after self-cal, rms=0.123601Jy sigma=2.463768 wmodel /scr/pima/bg219i_uvs/J2002+4725_S_map.mod ! Writing 134 model components to file: /scr/pima/bg219i_uvs/J2002+4725_S_map.mod wobs /scr/pima/bg219i_uvs/J2002+4725_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J2002+4725_S_uvs.fits wwins /scr/pima/bg219i_uvs/J2002+4725_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219i_uvs/J2002+4725_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.00130957 Jy ! Component: 100 - total flux cleaned = -0.00121573 Jy ! Component: 150 - total flux cleaned = -0.00103643 Jy ! Component: 200 - total flux cleaned = -0.000953721 Jy ! Component: 250 - total flux cleaned = -0.000622126 Jy ! Component: 300 - total flux cleaned = -0.000461591 Jy ! Component: 350 - total flux cleaned = -0.000382812 Jy ! Component: 400 - total flux cleaned = -0.000457832 Jy ! Component: 450 - total flux cleaned = -0.000234256 Jy ! Component: 500 - total flux cleaned = -0.000306464 Jy ! Component: 550 - total flux cleaned = -2.16012e-05 Jy ! Component: 600 - total flux cleaned = -2.19115e-05 Jy ! Component: 650 - total flux cleaned = -0.000157997 Jy ! Component: 700 - total flux cleaned = -0.000355896 Jy ! Component: 750 - total flux cleaned = -0.000160171 Jy ! Component: 800 - total flux cleaned = -0.000225247 Jy ! Component: 850 - total flux cleaned = -0.000226051 Jy ! Component: 900 - total flux cleaned = -0.000164563 Jy ! Component: 950 - total flux cleaned = -0.000163888 Jy ! Component: 1000 - total flux cleaned = -0.000103632 Jy ! Component: 1050 - total flux cleaned = 1.15735e-05 Jy ! Component: 1100 - total flux cleaned = -4.54589e-05 Jy ! Component: 1150 - total flux cleaned = 6.65869e-05 Jy ! Component: 1200 - total flux cleaned = 0.000121522 Jy ! Component: 1250 - total flux cleaned = 0.000284161 Jy ! Component: 1300 - total flux cleaned = 0.000337292 Jy ! Component: 1350 - total flux cleaned = 0.000440628 Jy ! Component: 1400 - total flux cleaned = 0.000543813 Jy ! Component: 1450 - total flux cleaned = 0.000595122 Jy ! Component: 1500 - total flux cleaned = 0.000645025 Jy ! Component: 1550 - total flux cleaned = 0.000743255 Jy ! Component: 1600 - total flux cleaned = 0.000839477 Jy ! Component: 1650 - total flux cleaned = 0.000886992 Jy ! Component: 1700 - total flux cleaned = 0.00102729 Jy ! Component: 1750 - total flux cleaned = 0.000796053 Jy ! Component: 1800 - total flux cleaned = 0.000841028 Jy ! Component: 1850 - total flux cleaned = 0.00079557 Jy ! Component: 1900 - total flux cleaned = 0.000706389 Jy ! Component: 1950 - total flux cleaned = 0.000793445 Jy ! Component: 2000 - total flux cleaned = 0.000707467 Jy ! Component: 2050 - total flux cleaned = 0.000792369 Jy ! Component: 2100 - total flux cleaned = 0.000791838 Jy ! Component: 2150 - total flux cleaned = 0.000874793 Jy ! Component: 2200 - total flux cleaned = 0.000915182 Jy ! Component: 2250 - total flux cleaned = 0.000753869 Jy ! Component: 2300 - total flux cleaned = 0.000953877 Jy ! Component: 2350 - total flux cleaned = 0.000914681 Jy ! Component: 2400 - total flux cleaned = 0.000954316 Jy ! Component: 2450 - total flux cleaned = 0.00103147 Jy ! Component: 2500 - total flux cleaned = 0.0011835 Jy ! Component: 2550 - total flux cleaned = 0.00118341 Jy ! Component: 2600 - total flux cleaned = 0.0013689 Jy ! Component: 2650 - total flux cleaned = 0.00129512 Jy ! Component: 2700 - total flux cleaned = 0.00122303 Jy ! Component: 2750 - total flux cleaned = 0.00140248 Jy ! Component: 2800 - total flux cleaned = 0.00143794 Jy ! Component: 2850 - total flux cleaned = 0.001473 Jy ! Component: 2900 - total flux cleaned = 0.00143861 Jy ! Component: 2950 - total flux cleaned = 0.00161081 Jy ! Component: 3000 - total flux cleaned = 0.00164472 Jy ! Component: 3050 - total flux cleaned = 0.00164475 Jy ! Component: 3100 - total flux cleaned = 0.00171136 Jy ! Component: 3150 - total flux cleaned = 0.00174434 Jy ! Component: 3200 - total flux cleaned = 0.00187526 Jy ! Component: 3250 - total flux cleaned = 0.00193992 Jy ! Component: 3300 - total flux cleaned = 0.00203606 Jy ! Component: 3350 - total flux cleaned = 0.00200425 Jy ! Component: 3400 - total flux cleaned = 0.00209897 Jy ! Component: 3450 - total flux cleaned = 0.00219261 Jy ! Component: 3500 - total flux cleaned = 0.00234739 Jy ! Component: 3550 - total flux cleaned = 0.00234705 Jy ! Component: 3600 - total flux cleaned = 0.00225571 Jy ! Component: 3650 - total flux cleaned = 0.00234631 Jy ! Component: 3700 - total flux cleaned = 0.00240608 Jy ! Component: 3750 - total flux cleaned = 0.00246539 Jy ! Component: 3800 - total flux cleaned = 0.0024951 Jy ! Component: 3850 - total flux cleaned = 0.00258252 Jy ! Component: 3900 - total flux cleaned = 0.00269771 Jy ! Component: 3950 - total flux cleaned = 0.00272661 Jy ! Component: 4000 - total flux cleaned = 0.00278341 Jy ! Component: 4050 - total flux cleaned = 0.00281172 Jy ! Total flux subtracted in 4096 components = 0.00292374 Jy ! Clean residual min=-0.001702 max=0.001395 Jy/beam ! Clean residual mean=0.000001 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.848886 Jy keep ! Adding 347 model components to the UV plane model. ! The established model now contains 481 components and 0.848886 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J2002+4725_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.684 x 4.816 at 23.06 degrees (North through East) ! Clean map min=-0.0044615 max=0.65845 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2002+4725_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.658452 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000517239 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.235661 0.235661 0.471322 0.942645 1.88529 3.77058 7.54116 15.0823 30.1646 60.3293 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.658 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1273.01 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2002+4725_S_uvs.log closed on Wed Apr 6 23:12:35 2016