! Started logfile: /scr/pima/bg219e_uvs/J2005+4428_S_uvs.log on Thu Apr 7 06:51:51 2016 obs /scr/pima/bg219e_uvs/J2005+4428_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J2005+4428_S_uva.fits ! AN table 1: 31 integrations on 21 of 21 possible baselines. ! AN table 2: 30 integrations on 3 of 3 possible baselines. ! AN table 3: 30 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.72628 visibilities/baseline/integration-bin. ! Found source: J2005+4428 ! ! 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 3460 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/bg219e_uvs/J2005+4428_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 49 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 49 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.026124Jy sigma=23.403963 ! Fit after self-cal, rms=0.826932Jy sigma=18.677503 ! 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=6.216 mas, bmaj=19 mas, bpa=-31.67 degrees ! Estimated noise=0.909528 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.121694 Jy ! Component: 100 - total flux cleaned = 0.187889 Jy ! Total flux subtracted in 100 components = 0.187889 Jy ! Clean residual min=-0.021043 max=0.036531 Jy/beam ! Clean residual mean=-0.000131 rms=0.009315 Jy/beam ! Combined flux in latest and established models = 0.187889 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 48 components and 0.187889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128460Jy sigma=2.901701 ! Fit after self-cal, rms=0.127957Jy sigma=2.894554 ! 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=8.477 mas, bmaj=19.06 mas, bpa=-27.78 degrees ! Estimated noise=0.586279 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.0709533 Jy ! Component: 100 - total flux cleaned = 0.116464 Jy ! Component: 150 - total flux cleaned = 0.147956 Jy ! Component: 200 - total flux cleaned = 0.170475 Jy ! Total flux subtracted in 200 components = 0.170475 Jy ! Clean residual min=-0.012206 max=0.017803 Jy/beam ! Clean residual mean=-0.000142 rms=0.005545 Jy/beam ! Combined flux in latest and established models = 0.358364 Jy ! Performing phase self-cal ! Adding 116 model components to the UV plane model. ! The established model now contains 161 components and 0.358364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070171Jy sigma=1.574681 ! Fit after self-cal, rms=0.069740Jy sigma=1.565444 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.477 x 19.06 at -27.78 degrees (North through East) ! Clean map min=-0.012138 max=0.17989 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.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! A total of 36 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! A total of 36 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00 KP 0.98 LA 0.89 OV 1.13 ! PT 0.84 SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! A total of 36 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.04 KP 0.95 LA 0.93 OV 1.15 ! PT 0.87 SC 1.15 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.18 KP 1.02 LA 0.87 ! NL 0.99 OV 0.98 PT 0.88 ! ! A total of 36 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.06 KP 0.96 LA 0.91 OV 1.18 ! PT 0.90 SC 0.99 ! ! ! Fit before self-cal, rms=0.069740Jy sigma=1.565444 ! Fit after self-cal, rms=0.066137Jy sigma=1.504509 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.188 mas, bmaj=19.63 mas, bpa=-24.84 degrees ! Estimated noise=0.592142 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.0122312 Jy ! Component: 100 - total flux cleaned = 0.0210915 Jy ! Component: 150 - total flux cleaned = 0.0277999 Jy ! Component: 200 - total flux cleaned = 0.0329084 Jy ! Total flux subtracted in 200 components = 0.0329084 Jy ! Clean residual min=-0.007743 max=0.011815 Jy/beam ! Clean residual mean=-0.000230 rms=0.003195 Jy/beam ! Combined flux in latest and established models = 0.391272 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 187 components and 0.391272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063287Jy sigma=1.427733 ! Fit after self-cal, rms=0.063309Jy sigma=1.427014 ! 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.063309Jy sigma=1.427014 ! Fit after self-cal, rms=0.062921Jy sigma=1.394640 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.286 mas, bmaj=19.5 mas, bpa=-24.44 degrees ! Estimated noise=0.596833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00449856 Jy ! Component: 100 - total flux cleaned = 0.00779792 Jy ! Component: 150 - total flux cleaned = 0.010299 Jy ! Component: 200 - total flux cleaned = 0.0115772 Jy ! Total flux subtracted in 200 components = 0.0115772 Jy ! Clean residual min=-0.006845 max=0.009323 Jy/beam ! Clean residual mean=-0.000082 rms=0.002538 Jy/beam ! Combined flux in latest and established models = 0.402849 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 205 components and 0.402849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062553Jy sigma=1.382578 ! Fit after self-cal, rms=0.062555Jy sigma=1.382347 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.000471265 Jy ! Component: 100 - total flux cleaned = 0.00110007 Jy ! Component: 150 - total flux cleaned = 0.00143373 Jy ! Component: 200 - total flux cleaned = 0.00175637 Jy ! Total flux subtracted in 200 components = 0.00175637 Jy ! Clean residual min=-0.006637 max=0.008983 Jy/beam ! Clean residual mean=-0.000082 rms=0.002477 Jy/beam ! Combined flux in latest and established models = 0.404605 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 213 components and 0.404605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062438Jy sigma=1.379031 ! Fit after self-cal, rms=0.062430Jy sigma=1.378871 ! 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.062430Jy sigma=1.378871 ! Fit after self-cal, rms=0.062452Jy sigma=1.376178 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.269 mas, bmaj=19.43 mas, bpa=-24.4 degrees ! Estimated noise=0.59816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00286191 Jy ! Component: 100 - total flux cleaned = 0.00466666 Jy ! Component: 150 - total flux cleaned = 0.00523053 Jy ! Component: 200 - total flux cleaned = 0.00582451 Jy ! Total flux subtracted in 200 components = 0.00582451 Jy ! Clean residual min=-0.006697 max=0.008826 Jy/beam ! Clean residual mean=-0.000068 rms=0.002459 Jy/beam ! Combined flux in latest and established models = 0.41043 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 222 components and 0.41043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062293Jy sigma=1.370711 ! Fit after self-cal, rms=0.062283Jy sigma=1.370533 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.000261599 Jy ! Component: 100 - total flux cleaned = 0.000708248 Jy ! Component: 150 - total flux cleaned = 0.000952865 Jy ! Component: 200 - total flux cleaned = 0.00112894 Jy ! Total flux subtracted in 200 components = 0.00112894 Jy ! Clean residual min=-0.006608 max=0.008546 Jy/beam ! Clean residual mean=-0.000067 rms=0.002404 Jy/beam ! Combined flux in latest and established models = 0.411559 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 225 components and 0.411559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062180Jy sigma=1.367746 ! Fit after self-cal, rms=0.062174Jy sigma=1.367573 ! 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.062174Jy sigma=1.367573 ! Fit after self-cal, rms=0.062103Jy sigma=1.366840 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.12 mas, bmaj=19.97 mas, bpa=-16.96 degrees ! Estimated noise=0.606218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276446 Jy ! Component: 100 - total flux cleaned = 0.00399968 Jy ! Component: 150 - total flux cleaned = 0.0044614 Jy ! Component: 200 - total flux cleaned = 0.0047106 Jy ! Total flux subtracted in 200 components = 0.0047106 Jy ! Clean residual min=-0.007110 max=0.009370 Jy/beam ! Clean residual mean=-0.000072 rms=0.002661 Jy/beam ! Combined flux in latest and established models = 0.41627 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 229 components and 0.41627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062005Jy sigma=1.363214 ! Fit after self-cal, rms=0.061989Jy sigma=1.363019 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.000250921 Jy ! Component: 100 - total flux cleaned = 0.000624456 Jy ! Component: 150 - total flux cleaned = 0.000802073 Jy ! Component: 200 - total flux cleaned = 0.000918673 Jy ! Total flux subtracted in 200 components = 0.000918673 Jy ! Clean residual min=-0.006988 max=0.008998 Jy/beam ! Clean residual mean=-0.000071 rms=0.002603 Jy/beam ! Combined flux in latest and established models = 0.417188 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 232 components and 0.417188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061896Jy sigma=1.360553 ! Fit after self-cal, rms=0.061892Jy sigma=1.360363 ! 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=9.231 mas, bmaj=19.4 mas, bpa=-24.48 degrees ! Estimated noise=0.598839 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.231 x 19.4 at -24.48 degrees (North through East) ! Clean map min=-0.0066097 max=0.17986 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=7.059 mas, bmaj=19.17 mas, bpa=-27.75 degrees ! Estimated noise=0.945539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13524 Jy ! Component: 100 - total flux cleaned = 0.208421 Jy ! Component: 150 - total flux cleaned = 0.256727 Jy ! Component: 200 - total flux cleaned = 0.290717 Jy ! Total flux subtracted in 200 components = 0.290717 Jy ! Clean residual min=-0.015106 max=0.019299 Jy/beam ! Clean residual mean=-0.000073 rms=0.005709 Jy/beam ! Combined flux in latest and established models = 0.290717 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 88 model components to the UV plane model. ! The established model now contains 88 components and 0.290717 Jy ! Inverting map and beam ! Estimated beam: bmin=9.231 mas, bmaj=19.4 mas, bpa=-24.48 degrees ! Estimated noise=0.598839 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.0342846 Jy ! Component: 100 - total flux cleaned = 0.0574536 Jy ! Component: 150 - total flux cleaned = 0.0738458 Jy ! Component: 200 - total flux cleaned = 0.0859862 Jy ! Total flux subtracted in 200 components = 0.0859862 Jy ! Clean residual min=-0.008828 max=0.011526 Jy/beam ! Clean residual mean=-0.000079 rms=0.003598 Jy/beam ! Combined flux in latest and established models = 0.376703 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 167 components and 0.376703 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=12.12 mas, bmaj=19.97 mas, bpa=-16.96 degrees ! Estimated noise=0.606218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108056 Jy ! Component: 100 - total flux cleaned = 0.0186656 Jy ! Component: 150 - total flux cleaned = 0.0244602 Jy ! Component: 200 - total flux cleaned = 0.0287333 Jy ! Total flux subtracted in 200 components = 0.0287333 Jy ! Clean residual min=-0.007965 max=0.011060 Jy/beam ! Clean residual mean=-0.000082 rms=0.003082 Jy/beam ! Combined flux in latest and established models = 0.405436 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.00315463 Jy ! Component: 100 - total flux cleaned = 0.00481579 Jy ! Component: 150 - total flux cleaned = 0.00533599 Jy ! Component: 200 - total flux cleaned = 0.00575367 Jy ! Total flux subtracted in 200 components = 0.00575367 Jy ! Clean residual min=-0.007707 max=0.010722 Jy/beam ! Clean residual mean=-0.000078 rms=0.002937 Jy/beam ! Combined flux in latest and established models = 0.41119 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 190 components and 0.41119 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.231 mas, bmaj=19.4 mas, bpa=-24.48 degrees ! Estimated noise=0.598839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00108868 Jy ! Component: 100 - total flux cleaned = -0.000900081 Jy ! Component: 150 - total flux cleaned = -0.000475504 Jy ! Component: 200 - total flux cleaned = -0.000162258 Jy ! Total flux subtracted in 200 components = -0.000162258 Jy ! Clean residual min=-0.006980 max=0.009573 Jy/beam ! Clean residual mean=-0.000063 rms=0.002583 Jy/beam ! Combined flux in latest and established models = 0.411027 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 199 components and 0.411027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062451Jy sigma=1.374960 ! Fit after self-cal, rms=0.062442Jy sigma=1.374047 wmodel /scr/pima/bg219e_uvs/J2005+4428_S_map.mod ! Writing 199 model components to file: /scr/pima/bg219e_uvs/J2005+4428_S_map.mod wobs /scr/pima/bg219e_uvs/J2005+4428_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J2005+4428_S_uvs.fits wwins /scr/pima/bg219e_uvs/J2005+4428_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J2005+4428_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.00417593 Jy ! Component: 100 - total flux cleaned = 0.00711849 Jy ! Component: 150 - total flux cleaned = 0.00834909 Jy ! Component: 200 - total flux cleaned = 0.00933762 Jy ! Component: 250 - total flux cleaned = 0.00997689 Jy ! Component: 300 - total flux cleaned = 0.0101503 Jy ! Component: 350 - total flux cleaned = 0.0103131 Jy ! Component: 400 - total flux cleaned = 0.0108263 Jy ! Component: 450 - total flux cleaned = 0.0113081 Jy ! Component: 500 - total flux cleaned = 0.0116356 Jy ! Component: 550 - total flux cleaned = 0.0117636 Jy ! Component: 600 - total flux cleaned = 0.0118804 Jy ! Component: 650 - total flux cleaned = 0.0119366 Jy ! Component: 700 - total flux cleaned = 0.0117768 Jy ! Component: 750 - total flux cleaned = 0.0116235 Jy ! Component: 800 - total flux cleaned = 0.0114782 Jy ! Component: 850 - total flux cleaned = 0.0112905 Jy ! Component: 900 - total flux cleaned = 0.0111105 Jy ! Component: 950 - total flux cleaned = 0.0109389 Jy ! Component: 1000 - total flux cleaned = 0.0108565 Jy ! Component: 1050 - total flux cleaned = 0.0108973 Jy ! Component: 1100 - total flux cleaned = 0.0110136 Jy ! Component: 1150 - total flux cleaned = 0.0111613 Jy ! Component: 1200 - total flux cleaned = 0.011197 Jy ! Component: 1250 - total flux cleaned = 0.0113353 Jy ! Component: 1300 - total flux cleaned = 0.0114348 Jy ! Component: 1350 - total flux cleaned = 0.0115316 Jy ! Component: 1400 - total flux cleaned = 0.0116247 Jy ! Component: 1450 - total flux cleaned = 0.0116852 Jy ! Component: 1500 - total flux cleaned = 0.0118308 Jy ! Component: 1550 - total flux cleaned = 0.0119157 Jy ! Component: 1600 - total flux cleaned = 0.0119707 Jy ! Component: 1650 - total flux cleaned = 0.0120788 Jy ! Component: 1700 - total flux cleaned = 0.0122357 Jy ! Component: 1750 - total flux cleaned = 0.0123381 Jy ! Component: 1800 - total flux cleaned = 0.0124384 Jy ! Component: 1850 - total flux cleaned = 0.0125118 Jy ! Component: 1900 - total flux cleaned = 0.0126074 Jy ! Component: 1950 - total flux cleaned = 0.0127009 Jy ! Component: 2000 - total flux cleaned = 0.0127233 Jy ! Component: 2050 - total flux cleaned = 0.0127686 Jy ! Component: 2100 - total flux cleaned = 0.0128797 Jy ! Component: 2150 - total flux cleaned = 0.0129454 Jy ! Component: 2200 - total flux cleaned = 0.0130317 Jy ! Component: 2250 - total flux cleaned = 0.0130955 Jy ! Component: 2300 - total flux cleaned = 0.0131794 Jy ! Component: 2350 - total flux cleaned = 0.0132624 Jy ! Component: 2400 - total flux cleaned = 0.0133443 Jy ! Component: 2450 - total flux cleaned = 0.0134251 Jy ! Component: 2500 - total flux cleaned = 0.0134848 Jy ! Component: 2550 - total flux cleaned = 0.0135441 Jy ! Component: 2600 - total flux cleaned = 0.0136614 Jy ! Component: 2650 - total flux cleaned = 0.0137389 Jy ! Component: 2700 - total flux cleaned = 0.0138156 Jy ! Component: 2750 - total flux cleaned = 0.0139293 Jy ! Component: 2800 - total flux cleaned = 0.0140045 Jy ! Component: 2850 - total flux cleaned = 0.0141165 Jy ! Component: 2900 - total flux cleaned = 0.0141904 Jy ! Component: 2950 - total flux cleaned = 0.014282 Jy ! Component: 3000 - total flux cleaned = 0.0143366 Jy ! Component: 3050 - total flux cleaned = 0.014445 Jy ! Component: 3100 - total flux cleaned = 0.0145349 Jy ! Component: 3150 - total flux cleaned = 0.0146777 Jy ! Component: 3200 - total flux cleaned = 0.0148196 Jy ! Component: 3250 - total flux cleaned = 0.0149433 Jy ! Component: 3300 - total flux cleaned = 0.0150664 Jy ! Component: 3350 - total flux cleaned = 0.0152064 Jy ! Component: 3400 - total flux cleaned = 0.0153109 Jy ! Component: 3450 - total flux cleaned = 0.0154668 Jy ! Component: 3500 - total flux cleaned = 0.0155702 Jy ! Component: 3550 - total flux cleaned = 0.0157422 Jy ! Component: 3600 - total flux cleaned = 0.0158963 Jy ! Component: 3650 - total flux cleaned = 0.0159816 Jy ! Component: 3700 - total flux cleaned = 0.0160667 Jy ! Component: 3750 - total flux cleaned = 0.0161686 Jy ! Component: 3800 - total flux cleaned = 0.0162531 Jy ! Component: 3850 - total flux cleaned = 0.0163208 Jy ! Component: 3900 - total flux cleaned = 0.0164053 Jy ! Component: 3950 - total flux cleaned = 0.0164392 Jy ! Component: 4000 - total flux cleaned = 0.0165068 Jy ! Component: 4050 - total flux cleaned = 0.0165406 Jy ! Total flux subtracted in 4096 components = 0.0165575 Jy ! Clean residual min=-0.000923 max=0.000926 Jy/beam ! Clean residual mean=0.000012 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.427585 Jy keep ! Adding 457 model components to the UV plane model. ! The established model now contains 656 components and 0.427585 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J2005+4428_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.231 x 19.4 at -24.48 degrees (North through East) ! Clean map min=-0.0037298 max=0.17874 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J2005+4428_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.178741 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000346913 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.58226 0.58226 1.16452 2.32904 4.65808 9.31616 18.6323 37.2646 74.5293 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.178 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 515.233 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J2005+4428_S_uvs.log closed on Thu Apr 7 06:51:55 2016