! Started logfile: /scr/pima/bg219e_uvs/J0050-0452_S_uvs.log on Thu Apr 7 06:32:30 2016 obs /scr/pima/bg219e_uvs/J0050-0452_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0050-0452_S_uva.fits ! AN table 1: 47 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.913121 visibilities/baseline/integration-bin. ! Found source: J0050-0452 ! ! 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 6180 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/J0050-0452_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.102208Jy sigma=21.824377 ! Fit after self-cal, rms=0.564157Jy sigma=11.182268 ! 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.437 mas, bmaj=9.708 mas, bpa=18.53 degrees ! Estimated noise=0.715251 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.335162 Jy ! Component: 100 - total flux cleaned = 0.411967 Jy ! Total flux subtracted in 100 components = 0.411967 Jy ! Clean residual min=-0.011454 max=0.028096 Jy/beam ! Clean residual mean=0.000015 rms=0.003098 Jy/beam ! Combined flux in latest and established models = 0.411966 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.411966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089498Jy sigma=1.581760 ! Fit after self-cal, rms=0.089437Jy sigma=1.580934 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0289203 Jy ! Component: 100 - total flux cleaned = 0.0426327 Jy ! Total flux subtracted in 100 components = 0.0426327 Jy ! Clean residual min=-0.006490 max=0.006988 Jy/beam ! Clean residual mean=0.000008 rms=0.001738 Jy/beam ! Combined flux in latest and established models = 0.454599 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.454599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078142Jy sigma=1.365744 ! Fit after self-cal, rms=0.078091Jy sigma=1.364888 ! 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=4.271 mas, bmaj=10.65 mas, bpa=17.35 degrees ! Estimated noise=0.471439 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.0081389 Jy ! Component: 100 - total flux cleaned = 0.00986028 Jy ! Component: 150 - total flux cleaned = 0.01023 Jy ! Component: 200 - total flux cleaned = 0.0107241 Jy ! Total flux subtracted in 200 components = 0.0107241 Jy ! Clean residual min=-0.005352 max=0.004364 Jy/beam ! Clean residual mean=0.000009 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.465323 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 31 components and 0.465323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076861Jy sigma=1.350753 ! Fit after self-cal, rms=0.076848Jy sigma=1.350568 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.271 x 10.65 at 17.35 degrees (North through East) ! Clean map min=-0.0050993 max=0.43524 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.01 KP 1.00 ! LA 1.01 NL 0.91 OV 0.99 PT 1.02 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.00 KP 1.02 ! LA 1.00 NL 0.99 OV 1.00 PT 1.00 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.02 KP 1.01 ! LA 1.01 NL 1.01 OV 1.00 PT 1.01 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.97 KP 1.00 ! LA 0.98 NL 1.00 OV 1.02 PT 1.00 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.076848Jy sigma=1.350568 ! Fit after self-cal, rms=0.073149Jy sigma=1.329473 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.259 mas, bmaj=10.64 mas, bpa=17.43 degrees ! Estimated noise=0.471269 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.00297335 Jy ! Component: 100 - total flux cleaned = 0.00399182 Jy ! Component: 150 - total flux cleaned = 0.00415946 Jy ! Component: 200 - total flux cleaned = 0.00421687 Jy ! Total flux subtracted in 200 components = 0.00421687 Jy ! Clean residual min=-0.003937 max=0.003864 Jy/beam ! Clean residual mean=0.000004 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.46954 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.46954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072994Jy sigma=1.327709 ! Fit after self-cal, rms=0.072978Jy sigma=1.327566 ! 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.072978Jy sigma=1.327566 ! Fit after self-cal, rms=0.072131Jy sigma=1.307555 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.246 mas, bmaj=10.62 mas, bpa=17.42 degrees ! Estimated noise=0.472764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226536 Jy ! Component: 100 - total flux cleaned = 0.0032343 Jy ! Component: 150 - total flux cleaned = 0.00360579 Jy ! Component: 200 - total flux cleaned = 0.00387176 Jy ! Total flux subtracted in 200 components = 0.00387176 Jy ! Clean residual min=-0.003161 max=0.003333 Jy/beam ! Clean residual mean=0.000004 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.473412 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.473412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072003Jy sigma=1.306519 ! Fit after self-cal, rms=0.072001Jy sigma=1.306462 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.000101325 Jy ! Component: 100 - total flux cleaned = 0.000204758 Jy ! Component: 150 - total flux cleaned = 0.000227156 Jy ! Component: 200 - total flux cleaned = 0.000248007 Jy ! Total flux subtracted in 200 components = 0.000248007 Jy ! Clean residual min=-0.003172 max=0.003267 Jy/beam ! Clean residual mean=0.000004 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.47366 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.47366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071977Jy sigma=1.306260 ! Fit after self-cal, rms=0.071976Jy sigma=1.306238 ! 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.071976Jy sigma=1.306238 ! Fit after self-cal, rms=0.072171Jy sigma=1.305382 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.239 mas, bmaj=10.62 mas, bpa=17.48 degrees ! Estimated noise=0.474412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170699 Jy ! Component: 100 - total flux cleaned = 0.00250663 Jy ! Component: 150 - total flux cleaned = 0.00276486 Jy ! Component: 200 - total flux cleaned = 0.00290277 Jy ! Total flux subtracted in 200 components = 0.00290277 Jy ! Clean residual min=-0.003262 max=0.003156 Jy/beam ! Clean residual mean=0.000004 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.476563 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 76 components and 0.476563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072092Jy sigma=1.304988 ! Fit after self-cal, rms=0.072092Jy sigma=1.304974 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.000134818 Jy ! Component: 100 - total flux cleaned = 0.000170335 Jy ! Component: 150 - total flux cleaned = 0.000185797 Jy ! Component: 200 - total flux cleaned = 0.00020006 Jy ! Total flux subtracted in 200 components = 0.00020006 Jy ! Clean residual min=-0.003263 max=0.003114 Jy/beam ! Clean residual mean=0.000004 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.476763 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.476763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072079Jy sigma=1.304902 ! Fit after self-cal, rms=0.072078Jy sigma=1.304894 ! 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.072078Jy sigma=1.304894 ! Fit after self-cal, rms=0.072261Jy sigma=1.304337 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.865 mas, bmaj=13.26 mas, bpa=8.14 degrees ! Estimated noise=0.552932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156104 Jy ! Component: 100 - total flux cleaned = 0.00176127 Jy ! Component: 150 - total flux cleaned = 0.00182437 Jy ! Component: 200 - total flux cleaned = 0.00184937 Jy ! Total flux subtracted in 200 components = 0.00184937 Jy ! Clean residual min=-0.004002 max=0.003260 Jy/beam ! Clean residual mean=0.000006 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.478612 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 103 components and 0.478612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072205Jy sigma=1.304205 ! Fit after self-cal, rms=0.072203Jy sigma=1.304181 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 = 7.98951e-05 Jy ! Component: 100 - total flux cleaned = 7.94712e-05 Jy ! Component: 150 - total flux cleaned = 9.82588e-05 Jy ! Component: 200 - total flux cleaned = 0.000112673 Jy ! Total flux subtracted in 200 components = 0.000112673 Jy ! Clean residual min=-0.003994 max=0.003239 Jy/beam ! Clean residual mean=0.000006 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.478725 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 114 components and 0.478725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072195Jy sigma=1.304289 ! Fit after self-cal, rms=0.072195Jy sigma=1.304280 ! 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=4.234 mas, bmaj=10.61 mas, bpa=17.52 degrees ! Estimated noise=0.47586 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.234 x 10.61 at 17.52 degrees (North through East) ! Clean map min=-0.0034074 max=0.43791 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=3.413 mas, bmaj=9.689 mas, bpa=18.63 degrees ! Estimated noise=0.717601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.336177 Jy ! Component: 100 - total flux cleaned = 0.415434 Jy ! Component: 150 - total flux cleaned = 0.446364 Jy ! Component: 200 - total flux cleaned = 0.460487 Jy ! Total flux subtracted in 200 components = 0.460487 Jy ! Clean residual min=-0.005462 max=0.006633 Jy/beam ! Clean residual mean=0.000007 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.460487 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.460487 Jy ! Inverting map and beam ! Estimated beam: bmin=4.234 mas, bmaj=10.61 mas, bpa=17.52 degrees ! Estimated noise=0.47586 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.00920077 Jy ! Component: 100 - total flux cleaned = 0.0139844 Jy ! Component: 150 - total flux cleaned = 0.0160949 Jy ! Component: 200 - total flux cleaned = 0.0165477 Jy ! Total flux subtracted in 200 components = 0.0165477 Jy ! Clean residual min=-0.003378 max=0.003337 Jy/beam ! Clean residual mean=0.000005 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.477034 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 43 components and 0.477034 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.865 mas, bmaj=13.26 mas, bpa=8.14 degrees ! Estimated noise=0.552932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119257 Jy ! Component: 100 - total flux cleaned = 0.00119037 Jy ! Component: 150 - total flux cleaned = 0.00128466 Jy ! Component: 200 - total flux cleaned = 0.00135681 Jy ! Total flux subtracted in 200 components = 0.00135681 Jy ! Clean residual min=-0.004133 max=0.003341 Jy/beam ! Clean residual mean=0.000006 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.478391 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 = 3.06086e-05 Jy ! Component: 100 - total flux cleaned = 8.71028e-05 Jy ! Component: 150 - total flux cleaned = 0.000112733 Jy ! Component: 200 - total flux cleaned = 0.000157499 Jy ! Total flux subtracted in 200 components = 0.000157499 Jy ! Clean residual min=-0.004090 max=0.003325 Jy/beam ! Clean residual mean=0.000006 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.478549 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 61 components and 0.478549 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.234 mas, bmaj=10.61 mas, bpa=17.52 degrees ! Estimated noise=0.47586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000224332 Jy ! Component: 100 - total flux cleaned = 0.000393134 Jy ! Component: 150 - total flux cleaned = 0.000536836 Jy ! Component: 200 - total flux cleaned = 0.00057043 Jy ! Total flux subtracted in 200 components = 0.00057043 Jy ! Clean residual min=-0.003448 max=0.003261 Jy/beam ! Clean residual mean=0.000004 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.479119 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.479119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072264Jy sigma=1.305286 ! Fit after self-cal, rms=0.072260Jy sigma=1.305156 wmodel /scr/pima/bg219e_uvs/J0050-0452_S_map.mod ! Writing 72 model components to file: /scr/pima/bg219e_uvs/J0050-0452_S_map.mod wobs /scr/pima/bg219e_uvs/J0050-0452_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0050-0452_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0050-0452_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J0050-0452_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.000987176 Jy ! Component: 100 - total flux cleaned = -0.00177371 Jy ! Component: 150 - total flux cleaned = -0.00235024 Jy ! Component: 200 - total flux cleaned = -0.00265074 Jy ! Component: 250 - total flux cleaned = -0.00298615 Jy ! Component: 300 - total flux cleaned = -0.00326101 Jy ! Component: 350 - total flux cleaned = -0.00343863 Jy ! Component: 400 - total flux cleaned = -0.00369608 Jy ! Component: 450 - total flux cleaned = -0.00382123 Jy ! Component: 500 - total flux cleaned = -0.00394441 Jy ! Component: 550 - total flux cleaned = -0.00410312 Jy ! Component: 600 - total flux cleaned = -0.00418042 Jy ! Component: 650 - total flux cleaned = -0.00425648 Jy ! Component: 700 - total flux cleaned = -0.00440434 Jy ! Component: 750 - total flux cleaned = -0.00447679 Jy ! Component: 800 - total flux cleaned = -0.0045476 Jy ! Component: 850 - total flux cleaned = -0.00458165 Jy ! Component: 900 - total flux cleaned = -0.00458132 Jy ! Component: 950 - total flux cleaned = -0.00458121 Jy ! Component: 1000 - total flux cleaned = -0.00461445 Jy ! Component: 1050 - total flux cleaned = -0.00451717 Jy ! Component: 1100 - total flux cleaned = -0.00461334 Jy ! Component: 1150 - total flux cleaned = -0.00455007 Jy ! Component: 1200 - total flux cleaned = -0.00451987 Jy ! Component: 1250 - total flux cleaned = -0.00458116 Jy ! Component: 1300 - total flux cleaned = -0.00455084 Jy ! Component: 1350 - total flux cleaned = -0.00443215 Jy ! Component: 1400 - total flux cleaned = -0.00452015 Jy ! Component: 1450 - total flux cleaned = -0.00440431 Jy ! Component: 1500 - total flux cleaned = -0.00431911 Jy ! Component: 1550 - total flux cleaned = -0.00434711 Jy ! Component: 1600 - total flux cleaned = -0.0043192 Jy ! Component: 1650 - total flux cleaned = -0.00426437 Jy ! Component: 1700 - total flux cleaned = -0.0042369 Jy ! Component: 1750 - total flux cleaned = -0.00415634 Jy ! Component: 1800 - total flux cleaned = -0.0041034 Jy ! Component: 1850 - total flux cleaned = -0.00402478 Jy ! Component: 1900 - total flux cleaned = -0.00397319 Jy ! Component: 1950 - total flux cleaned = -0.00399891 Jy ! Component: 2000 - total flux cleaned = -0.00402454 Jy ! Component: 2050 - total flux cleaned = -0.0040242 Jy ! Component: 2100 - total flux cleaned = -0.00399921 Jy ! Component: 2150 - total flux cleaned = -0.00399927 Jy ! Component: 2200 - total flux cleaned = -0.00399915 Jy ! Component: 2250 - total flux cleaned = -0.00395037 Jy ! Component: 2300 - total flux cleaned = -0.00387853 Jy ! Component: 2350 - total flux cleaned = -0.00387873 Jy ! Component: 2400 - total flux cleaned = -0.00390205 Jy ! Component: 2450 - total flux cleaned = -0.00380922 Jy ! Component: 2500 - total flux cleaned = -0.00387797 Jy ! Component: 2550 - total flux cleaned = -0.00374134 Jy ! Component: 2600 - total flux cleaned = -0.00374116 Jy ! Component: 2650 - total flux cleaned = -0.00369654 Jy ! Component: 2700 - total flux cleaned = -0.00363 Jy ! Component: 2750 - total flux cleaned = -0.00360809 Jy ! Component: 2800 - total flux cleaned = -0.0035648 Jy ! Component: 2850 - total flux cleaned = -0.00358677 Jy ! Component: 2900 - total flux cleaned = -0.00356536 Jy ! Component: 2950 - total flux cleaned = -0.00354407 Jy ! Component: 3000 - total flux cleaned = -0.00354375 Jy ! Component: 3050 - total flux cleaned = -0.00354339 Jy ! Component: 3100 - total flux cleaned = -0.00346072 Jy ! Component: 3150 - total flux cleaned = -0.00341978 Jy ! Component: 3200 - total flux cleaned = -0.00348077 Jy ! Component: 3250 - total flux cleaned = -0.00342045 Jy ! Component: 3300 - total flux cleaned = -0.00340046 Jy ! Component: 3350 - total flux cleaned = -0.00340052 Jy ! Component: 3400 - total flux cleaned = -0.00344024 Jy ! Component: 3450 - total flux cleaned = -0.00347931 Jy ! Component: 3500 - total flux cleaned = -0.00345983 Jy ! Component: 3550 - total flux cleaned = -0.00347894 Jy ! Component: 3600 - total flux cleaned = -0.00345975 Jy ! Component: 3650 - total flux cleaned = -0.00353591 Jy ! Component: 3700 - total flux cleaned = -0.00355453 Jy ! Component: 3750 - total flux cleaned = -0.00362926 Jy ! Component: 3800 - total flux cleaned = -0.0036294 Jy ! Component: 3850 - total flux cleaned = -0.0037033 Jy ! Component: 3900 - total flux cleaned = -0.00368496 Jy ! Component: 3950 - total flux cleaned = -0.00372125 Jy ! Component: 4000 - total flux cleaned = -0.00379367 Jy ! Component: 4050 - total flux cleaned = -0.00382942 Jy ! Total flux subtracted in 4096 components = -0.00379394 Jy ! Clean residual min=-0.001071 max=0.001161 Jy/beam ! Clean residual mean=0.000003 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.475325 Jy keep ! Adding 334 model components to the UV plane model. ! The established model now contains 406 components and 0.475325 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0050-0452_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.234 x 10.61 at 17.52 degrees (North through East) ! Clean map min=-0.0025827 max=0.43851 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0050-0452_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.438512 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000369193 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.252577 0.252577 0.505153 1.01031 2.02061 4.04122 8.08245 16.1649 32.3298 64.6596 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.438 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1187.76 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0050-0452_S_uvs.log closed on Thu Apr 7 06:32:34 2016