! Started logfile: /scr/pima/bg219a_uvs/J0450+2249_S_uvs.log on Wed Apr 6 22:45:07 2016 obs /scr/pima/bg219a_uvs/J0450+2249_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0450+2249_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J0450+2249 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 1400 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219a_uvs/J0450+2249_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022960Jy sigma=26.666125 ! Fit after self-cal, rms=0.843898Jy sigma=21.969870 ! 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.866 mas, bmaj=5.045 mas, bpa=2.438 degrees ! Estimated noise=1.08294 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.120903 Jy ! Component: 100 - total flux cleaned = 0.147562 Jy ! Total flux subtracted in 100 components = 0.147562 Jy ! Clean residual min=-0.006416 max=0.008736 Jy/beam ! Clean residual mean=-0.000004 rms=0.001786 Jy/beam ! Combined flux in latest and established models = 0.147562 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.147562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052228Jy sigma=1.284368 ! Fit after self-cal, rms=0.052233Jy sigma=1.284212 ! 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.515 mas, bmaj=5.894 mas, bpa=-2.269 degrees ! Estimated noise=0.79476 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.0107987 Jy ! Component: 100 - total flux cleaned = 0.0156154 Jy ! Component: 150 - total flux cleaned = 0.0182932 Jy ! Component: 200 - total flux cleaned = 0.0187883 Jy ! Total flux subtracted in 200 components = 0.0187883 Jy ! Clean residual min=-0.003877 max=0.003675 Jy/beam ! Clean residual mean=-0.000011 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.166351 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.166351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050266Jy sigma=1.223659 ! Fit after self-cal, rms=0.050310Jy sigma=1.223381 ! 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.515 x 5.894 at -2.269 degrees (North through East) ! Clean map min=-0.0038375 max=0.15667 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.05 NL 0.96 OV 1.03 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 0.96 NL 1.02 OV 1.01 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 0.98 NL 0.99 OV 1.00 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.06 NL 0.97 OV 0.99 ! PT 0.99 SC 0.99 ! ! ! Fit before self-cal, rms=0.050310Jy sigma=1.223381 ! Fit after self-cal, rms=0.049982Jy sigma=1.213793 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=5.905 mas, bpa=-2.143 degrees ! Estimated noise=0.79074 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.000933225 Jy ! Component: 100 - total flux cleaned = -0.000893533 Jy ! Component: 150 - total flux cleaned = -0.000789533 Jy ! Component: 200 - total flux cleaned = -0.00069751 Jy ! Total flux subtracted in 200 components = -0.00069751 Jy ! Clean residual min=-0.003465 max=0.003290 Jy/beam ! Clean residual mean=-0.000007 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.165653 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.165653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049903Jy sigma=1.212072 ! Fit after self-cal, rms=0.049915Jy sigma=1.211924 ! 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.049915Jy sigma=1.211924 ! Fit after self-cal, rms=0.050174Jy sigma=1.207939 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.538 mas, bmaj=5.892 mas, bpa=-2.44 degrees ! Estimated noise=0.7912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000141551 Jy ! Component: 100 - total flux cleaned = -0.000150417 Jy ! Component: 150 - total flux cleaned = -0.000150734 Jy ! Component: 200 - total flux cleaned = -0.000150726 Jy ! Total flux subtracted in 200 components = -0.000150726 Jy ! Clean residual min=-0.003014 max=0.003204 Jy/beam ! Clean residual mean=-0.000003 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.165502 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.165502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050170Jy sigma=1.207859 ! Fit after self-cal, rms=0.050184Jy sigma=1.207800 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 = -4.47458e-05 Jy ! Component: 100 - total flux cleaned = -3.75236e-05 Jy ! Component: 150 - total flux cleaned = -2.65833e-05 Jy ! Component: 200 - total flux cleaned = -2.16412e-05 Jy ! Total flux subtracted in 200 components = -2.16412e-05 Jy ! Clean residual min=-0.003001 max=0.003192 Jy/beam ! Clean residual mean=-0.000003 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.165481 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.165481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050182Jy sigma=1.207760 ! Fit after self-cal, rms=0.050183Jy sigma=1.207746 ! 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.050183Jy sigma=1.207746 ! Fit after self-cal, rms=0.050167Jy sigma=1.207736 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=5.891 mas, bpa=-2.464 degrees ! Estimated noise=0.790739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000149017 Jy ! Component: 100 - total flux cleaned = -0.000149877 Jy ! Component: 150 - total flux cleaned = -0.000138909 Jy ! Component: 200 - total flux cleaned = -0.000129133 Jy ! Total flux subtracted in 200 components = -0.000129133 Jy ! Clean residual min=-0.002980 max=0.003176 Jy/beam ! Clean residual mean=-0.000003 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.165352 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.165352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050165Jy sigma=1.207703 ! Fit after self-cal, rms=0.050166Jy sigma=1.207694 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 = -6.17984e-06 Jy ! Component: 100 - total flux cleaned = -5.953e-06 Jy ! Component: 150 - total flux cleaned = -1.75645e-06 Jy ! Component: 200 - total flux cleaned = 6.13235e-06 Jy ! Total flux subtracted in 200 components = 6.13235e-06 Jy ! Clean residual min=-0.002965 max=0.003172 Jy/beam ! Clean residual mean=-0.000003 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.165358 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.165358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050165Jy sigma=1.207674 ! Fit after self-cal, rms=0.050165Jy sigma=1.207666 ! 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.050165Jy sigma=1.207666 ! Fit after self-cal, rms=0.050150Jy sigma=1.207658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.751 mas, bmaj=13.12 mas, bpa=-14.16 degrees ! Estimated noise=0.989582 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.02948e-05 Jy ! Component: 100 - total flux cleaned = 1.14887e-06 Jy ! Component: 150 - total flux cleaned = 9.16811e-06 Jy ! Component: 200 - total flux cleaned = 2.10788e-05 Jy ! Total flux subtracted in 200 components = 2.10788e-05 Jy ! Clean residual min=-0.003237 max=0.003423 Jy/beam ! Clean residual mean=-0.000006 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.165379 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 42 components and 0.165379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050152Jy sigma=1.207665 ! Fit after self-cal, rms=0.050149Jy sigma=1.207614 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.03156e-07 Jy ! Component: 100 - total flux cleaned = 1.02012e-05 Jy ! Component: 150 - total flux cleaned = 1.14571e-05 Jy ! Component: 200 - total flux cleaned = 1.65538e-05 Jy ! Total flux subtracted in 200 components = 1.65538e-05 Jy ! Clean residual min=-0.003224 max=0.003416 Jy/beam ! Clean residual mean=-0.000006 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.165395 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.165395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050150Jy sigma=1.207645 ! Fit after self-cal, rms=0.050150Jy sigma=1.207612 ! 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.539 mas, bmaj=5.889 mas, bpa=-2.491 degrees ! Estimated noise=0.790285 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.539 x 5.889 at -2.491 degrees (North through East) ! Clean map min=-0.0028117 max=0.15562 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.887 mas, bmaj=5.041 mas, bpa=2.484 degrees ! Estimated noise=1.08735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121356 Jy ! Component: 100 - total flux cleaned = 0.148045 Jy ! Component: 150 - total flux cleaned = 0.156449 Jy ! Component: 200 - total flux cleaned = 0.160685 Jy ! Total flux subtracted in 200 components = 0.160685 Jy ! Clean residual min=-0.004583 max=0.004158 Jy/beam ! Clean residual mean=-0.000002 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.160685 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.160685 Jy ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=5.889 mas, bpa=-2.491 degrees ! Estimated noise=0.790285 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.00272787 Jy ! Component: 100 - total flux cleaned = 0.00351255 Jy ! Component: 150 - total flux cleaned = 0.00382091 Jy ! Component: 200 - total flux cleaned = 0.00406719 Jy ! Total flux subtracted in 200 components = 0.00406719 Jy ! Clean residual min=-0.003072 max=0.003246 Jy/beam ! Clean residual mean=-0.000005 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.164752 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.164752 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.751 mas, bmaj=13.12 mas, bpa=-14.16 degrees ! Estimated noise=0.989582 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000604854 Jy ! Component: 100 - total flux cleaned = 0.000606273 Jy ! Component: 150 - total flux cleaned = 0.000607067 Jy ! Component: 200 - total flux cleaned = 0.000607638 Jy ! Total flux subtracted in 200 components = 0.000607638 Jy ! Clean residual min=-0.003226 max=0.003422 Jy/beam ! Clean residual mean=-0.000008 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.16536 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.45854e-07 Jy ! Component: 100 - total flux cleaned = 6.35702e-07 Jy ! Component: 150 - total flux cleaned = 8.78361e-07 Jy ! Component: 200 - total flux cleaned = 9.03999e-07 Jy ! Total flux subtracted in 200 components = 9.03999e-07 Jy ! Clean residual min=-0.003216 max=0.003393 Jy/beam ! Clean residual mean=-0.000007 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.165361 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 34 components and 0.165361 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=5.889 mas, bpa=-2.491 degrees ! Estimated noise=0.790285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.31087e-06 Jy ! Component: 100 - total flux cleaned = -5.0895e-05 Jy ! Component: 150 - total flux cleaned = -0.000100243 Jy ! Component: 200 - total flux cleaned = -7.30583e-05 Jy ! Total flux subtracted in 200 components = -7.30583e-05 Jy ! Clean residual min=-0.003004 max=0.003174 Jy/beam ! Clean residual mean=-0.000004 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.165288 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.165288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050164Jy sigma=1.208012 ! Fit after self-cal, rms=0.050159Jy sigma=1.207942 wmodel /scr/pima/bg219a_uvs/J0450+2249_S_map.mod ! Writing 42 model components to file: /scr/pima/bg219a_uvs/J0450+2249_S_map.mod wobs /scr/pima/bg219a_uvs/J0450+2249_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0450+2249_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0450+2249_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J0450+2249_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.000519434 Jy ! Component: 100 - total flux cleaned = 0.000769675 Jy ! Component: 150 - total flux cleaned = 0.00072632 Jy ! Component: 200 - total flux cleaned = 0.000812356 Jy ! Component: 250 - total flux cleaned = 0.000852714 Jy ! Component: 300 - total flux cleaned = 0.000853023 Jy ! Component: 350 - total flux cleaned = 0.000889175 Jy ! Component: 400 - total flux cleaned = 0.000888673 Jy ! Component: 450 - total flux cleaned = 0.000920537 Jy ! Component: 500 - total flux cleaned = 0.000857004 Jy ! Component: 550 - total flux cleaned = 0.000948339 Jy ! Component: 600 - total flux cleaned = 0.000947094 Jy ! Component: 650 - total flux cleaned = 0.000946647 Jy ! Component: 700 - total flux cleaned = 0.00100299 Jy ! Component: 750 - total flux cleaned = 0.00111208 Jy ! Component: 800 - total flux cleaned = 0.00121844 Jy ! Component: 850 - total flux cleaned = 0.00132245 Jy ! Component: 900 - total flux cleaned = 0.00139829 Jy ! Component: 950 - total flux cleaned = 0.00144833 Jy ! Component: 1000 - total flux cleaned = 0.00156843 Jy ! Component: 1050 - total flux cleaned = 0.00163823 Jy ! Component: 1100 - total flux cleaned = 0.00173011 Jy ! Component: 1150 - total flux cleaned = 0.00179738 Jy ! Component: 1200 - total flux cleaned = 0.00184169 Jy ! Component: 1250 - total flux cleaned = 0.00192903 Jy ! Component: 1300 - total flux cleaned = 0.00214192 Jy ! Component: 1350 - total flux cleaned = 0.00228799 Jy ! Component: 1400 - total flux cleaned = 0.0024112 Jy ! Component: 1450 - total flux cleaned = 0.0025124 Jy ! Component: 1500 - total flux cleaned = 0.0025917 Jy ! Component: 1550 - total flux cleaned = 0.00266983 Jy ! Component: 1600 - total flux cleaned = 0.00272748 Jy ! Component: 1650 - total flux cleaned = 0.00278437 Jy ! Component: 1700 - total flux cleaned = 0.00287761 Jy ! Component: 1750 - total flux cleaned = 0.00293292 Jy ! Component: 1800 - total flux cleaned = 0.00298718 Jy ! Component: 1850 - total flux cleaned = 0.00307674 Jy ! Component: 1900 - total flux cleaned = 0.00314741 Jy ! Component: 1950 - total flux cleaned = 0.00319972 Jy ! Component: 2000 - total flux cleaned = 0.00328559 Jy ! Component: 2050 - total flux cleaned = 0.00337083 Jy ! Component: 2100 - total flux cleaned = 0.00347166 Jy ! Component: 2150 - total flux cleaned = 0.00353815 Jy ! Component: 2200 - total flux cleaned = 0.00362034 Jy ! Component: 2250 - total flux cleaned = 0.00365303 Jy ! Component: 2300 - total flux cleaned = 0.00373401 Jy ! Component: 2350 - total flux cleaned = 0.00378226 Jy ! Component: 2400 - total flux cleaned = 0.00386222 Jy ! Component: 2450 - total flux cleaned = 0.00386212 Jy ! Component: 2500 - total flux cleaned = 0.00387788 Jy ! Component: 2550 - total flux cleaned = 0.00389373 Jy ! Component: 2600 - total flux cleaned = 0.00392524 Jy ! Component: 2650 - total flux cleaned = 0.00394105 Jy ! Component: 2700 - total flux cleaned = 0.00395667 Jy ! Component: 2750 - total flux cleaned = 0.0039566 Jy ! Component: 2800 - total flux cleaned = 0.00397216 Jy ! Component: 2850 - total flux cleaned = 0.00397217 Jy ! Component: 2900 - total flux cleaned = 0.00397217 Jy ! Component: 2950 - total flux cleaned = 0.00397225 Jy ! Component: 3000 - total flux cleaned = 0.00397222 Jy ! Component: 3050 - total flux cleaned = 0.00394127 Jy ! Component: 3100 - total flux cleaned = 0.00392589 Jy ! Component: 3150 - total flux cleaned = 0.00391041 Jy ! Component: 3200 - total flux cleaned = 0.00392579 Jy ! Component: 3250 - total flux cleaned = 0.00392586 Jy ! Component: 3300 - total flux cleaned = 0.00391027 Jy ! Component: 3350 - total flux cleaned = 0.00392586 Jy ! Component: 3400 - total flux cleaned = 0.00392578 Jy ! Component: 3450 - total flux cleaned = 0.00395687 Jy ! Component: 3500 - total flux cleaned = 0.00400361 Jy ! Component: 3550 - total flux cleaned = 0.00403497 Jy ! Component: 3600 - total flux cleaned = 0.00406632 Jy ! Component: 3650 - total flux cleaned = 0.00412944 Jy ! Component: 3700 - total flux cleaned = 0.00416104 Jy ! Component: 3750 - total flux cleaned = 0.00417694 Jy ! Component: 3800 - total flux cleaned = 0.00419288 Jy ! Component: 3850 - total flux cleaned = 0.00422474 Jy ! Component: 3900 - total flux cleaned = 0.00417657 Jy ! Component: 3950 - total flux cleaned = 0.00422493 Jy ! Component: 4000 - total flux cleaned = 0.00422492 Jy ! Component: 4050 - total flux cleaned = 0.00422499 Jy ! Total flux subtracted in 4096 components = 0.00420848 Jy ! Clean residual min=-0.001188 max=0.001174 Jy/beam ! Clean residual mean=-0.000002 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.169496 Jy keep ! Adding 248 model components to the UV plane model. ! The established model now contains 290 components and 0.169496 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0450+2249_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.539 x 5.889 at -2.491 degrees (North through East) ! Clean map min=-0.0019301 max=0.15575 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0450+2249_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.155748 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000275856 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.531349 0.531349 1.0627 2.1254 4.25079 8.50159 17.0032 34.0063 68.0127 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.155 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 564.6 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0450+2249_S_uvs.log closed on Wed Apr 6 22:45:12 2016