! Started logfile: J0203+8106_S_2006_02_14_yyk_uvs.log on Wed Jul 5 11:05:11 2006 obs J0203+8106_S_2006_02_14_yyk_uva.fits ! Reading UV FITS file: J0203+8106_S_2006_02_14_yyk_uva.fits ! AN table 1: 879 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.990166 visibilities/baseline/integration-bin. ! Found source: J0203+8106 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2683 lines of history. ! ! Reading 156664 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J0203+8106_S_2006_02_14_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. uvav time_av, true ! Averaging into 30 second bins. ! 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 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.154647 Jy 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.466 mas, bmaj=10.34 mas, bpa=1.594 degrees ! Estimated noise=1.2918 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.109548 Jy ! Component: 100 - total flux cleaned = 0.14262 Jy ! Total flux subtracted in 100 components = 0.14262 Jy ! Clean residual min=-0.008248 max=0.010831 Jy/beam ! Clean residual mean=-0.000026 rms=0.002593 Jy/beam ! Combined flux in latest and established models = 0.14262 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.14262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068826Jy sigma=1.163692 ! Fit after self-cal, rms=0.068307Jy sigma=1.155542 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! 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.14 mas, bmaj=10.83 mas, bpa=2.335 degrees ! Estimated noise=0.714809 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-2.5, -3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.020042 Jy ! Component: 100 - total flux cleaned = 0.0285214 Jy ! Component: 150 - total flux cleaned = 0.0322148 Jy ! Component: 200 - total flux cleaned = 0.0339461 Jy ! Total flux subtracted in 200 components = 0.0339461 Jy ! Clean residual min=-0.004248 max=0.004552 Jy/beam ! Clean residual mean=-0.000077 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.176566 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 53 model components to the UV plane model. ! The established model now contains 56 components and 0.176567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063611Jy sigma=1.074747 ! Fit after self-cal, rms=0.063465Jy sigma=1.072488 ! 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.14 x 10.83 at 2.335 degrees (North through East) ! Clean map min=-0.0041399 max=0.13417 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00407 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 1.01 KP 0.95 ! LA 1.16 MK 0.93 NL 0.97 OV 1.03 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.96208 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 1.02 KP 0.97 ! LA 0.94 MK 1.10 NL 1.08 OV 1.04 ! PT 1.06 SC 1.10 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.063465Jy sigma=1.072488 ! Fit after self-cal, rms=0.063044Jy sigma=1.064215 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063044Jy sigma=1.064215 ! Fit after self-cal, rms=0.063043Jy sigma=1.064322 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=10.79 mas, bpa=2.272 degrees ! Estimated noise=0.715247 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139183 Jy ! Component: 100 - total flux cleaned = 0.00124963 Jy ! Component: 150 - total flux cleaned = 0.00113662 Jy ! Component: 200 - total flux cleaned = 0.00104051 Jy ! Total flux subtracted in 200 components = 0.00104051 Jy ! Clean residual min=-0.003022 max=0.003522 Jy/beam ! Clean residual mean=-0.000047 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.177607 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 85 components and 0.177607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062869Jy sigma=1.062150 ! Fit after self-cal, rms=0.062865Jy sigma=1.062175 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062865Jy sigma=1.062175 ! Fit after self-cal, rms=0.059404Jy sigma=0.996182 dynam = dynam - 0.5 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120228 Jy ! Component: 100 - total flux cleaned = 0.00125613 Jy ! Component: 150 - total flux cleaned = 0.00121392 Jy ! Component: 200 - total flux cleaned = 0.00114404 Jy ! Total flux subtracted in 200 components = 0.00114404 Jy ! Clean residual min=-0.002967 max=0.003502 Jy/beam ! Clean residual mean=-0.000044 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.178751 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 104 components and 0.178751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059241Jy sigma=0.994775 ! Fit after self-cal, rms=0.059148Jy sigma=0.992669 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.147 x 10.79 at 2.272 degrees (North through East) ! Clean map min=-0.0029263 max=0.13638 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if ! Performing amp+phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059148Jy sigma=0.992669 ! Fit after self-cal, rms=0.060037Jy sigma=0.979329 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060037Jy sigma=0.979329 ! Fit after self-cal, rms=0.060038Jy sigma=0.979084 ! Inverting map and beam ! Estimated beam: bmin=3.153 mas, bmaj=10.78 mas, bpa=2.388 degrees ! Estimated noise=0.73093 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00409711 Jy ! Component: 100 - total flux cleaned = 0.0061695 Jy ! Component: 150 - total flux cleaned = 0.00756675 Jy ! Component: 200 - total flux cleaned = 0.00823692 Jy ! Total flux subtracted in 200 components = 0.00823692 Jy ! Clean residual min=-0.002782 max=0.002997 Jy/beam ! Clean residual mean=-0.000007 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.186988 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 129 components and 0.186988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059652Jy sigma=0.974856 ! Fit after self-cal, rms=0.059650Jy sigma=0.974785 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059650Jy sigma=0.974785 ! Fit after self-cal, rms=0.059004Jy sigma=0.955828 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059004Jy sigma=0.955828 ! Fit after self-cal, rms=0.059004Jy sigma=0.955733 ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=10.79 mas, bpa=2.404 degrees ! Estimated noise=0.740224 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00288664 Jy ! Component: 100 - total flux cleaned = 0.00380764 Jy ! Component: 150 - total flux cleaned = 0.00414216 Jy ! Component: 200 - total flux cleaned = 0.00428199 Jy ! Total flux subtracted in 200 components = 0.00428199 Jy ! Clean residual min=-0.002732 max=0.002794 Jy/beam ! Clean residual mean=0.000005 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.19127 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 150 components and 0.19127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058825Jy sigma=0.953767 ! Fit after self-cal, rms=0.058825Jy sigma=0.953751 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.391 mas, bmaj=11.91 mas, bpa=1.826 degrees ! Estimated noise=0.937054 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123801 Jy ! Component: 100 - total flux cleaned = 0.00124483 Jy ! Component: 150 - total flux cleaned = 0.00122381 Jy ! Component: 200 - total flux cleaned = 0.00122381 Jy ! Total flux subtracted in 200 components = 0.00122381 Jy ! Clean residual min=-0.002819 max=0.003403 Jy/beam ! Clean residual mean=0.000014 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.192494 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 169 components and 0.192494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058834Jy sigma=0.953921 ! Fit after self-cal, rms=0.058830Jy sigma=0.953858 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum 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.469 mas, bmaj=10.33 mas, bpa=1.643 degrees ! Estimated noise=1.33391 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.114981 Jy ! Component: 100 - total flux cleaned = 0.149588 Jy ! Component: 150 - total flux cleaned = 0.166771 Jy ! Component: 200 - total flux cleaned = 0.176434 Jy ! Total flux subtracted in 200 components = 0.176434 Jy ! Clean residual min=-0.005076 max=0.005036 Jy/beam ! Clean residual mean=-0.000014 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.176434 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.176434 Jy ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=10.79 mas, bpa=2.404 degrees ! Estimated noise=0.740224 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00816449 Jy ! Component: 100 - total flux cleaned = 0.0115012 Jy ! Component: 150 - total flux cleaned = 0.0128579 Jy ! Component: 200 - total flux cleaned = 0.0138248 Jy ! Total flux subtracted in 200 components = 0.0138248 Jy ! Clean residual min=-0.002755 max=0.002830 Jy/beam ! Clean residual mean=0.000006 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.190258 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 65 components and 0.190258 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.391 mas, bmaj=11.91 mas, bpa=1.826 degrees ! Estimated noise=0.937054 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195329 Jy ! Component: 100 - total flux cleaned = 0.00234446 Jy ! Component: 150 - total flux cleaned = 0.00244327 Jy ! Component: 200 - total flux cleaned = 0.00247059 Jy ! Total flux subtracted in 200 components = 0.00247059 Jy ! Clean residual min=-0.002919 max=0.003388 Jy/beam ! Clean residual mean=0.000014 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.192729 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.192729 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=10.79 mas, bpa=2.404 degrees ! Estimated noise=0.740224 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00037321 Jy ! Component: 100 - total flux cleaned = -0.000516246 Jy ! Component: 150 - total flux cleaned = -0.000641844 Jy ! Component: 200 - total flux cleaned = -0.000717938 Jy ! Total flux subtracted in 200 components = -0.000717938 Jy ! Clean residual min=-0.002597 max=0.002756 Jy/beam ! Clean residual mean=0.000006 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.192011 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 104 components and 0.192011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058855Jy sigma=0.954097 ! Fit after self-cal, rms=0.058855Jy sigma=0.954065 wmodel J0203+8106_S_2006_02_14_yyk\_map.mod ! Writing 104 model components to file: J0203+8106_S_2006_02_14_yyk_map.mod wobs J0203+8106_S_2006_02_14_yyk\_uvs.fits ! Writing UV FITS file: J0203+8106_S_2006_02_14_yyk_uvs.fits wwins J0203+8106_S_2006_02_14_yyk\_map.win ! wwins: Wrote 2 windows to J0203+8106_S_2006_02_14_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101959 Jy ! Component: 100 - total flux cleaned = 0.00171305 Jy ! Component: 150 - total flux cleaned = 0.00205191 Jy ! Component: 200 - total flux cleaned = 0.00229316 Jy ! Component: 250 - total flux cleaned = 0.00214148 Jy ! Component: 300 - total flux cleaned = 0.00199605 Jy ! Component: 350 - total flux cleaned = 0.00189069 Jy ! Component: 400 - total flux cleaned = 0.00185668 Jy ! Component: 450 - total flux cleaned = 0.00179139 Jy ! Component: 500 - total flux cleaned = 0.00172782 Jy ! Component: 550 - total flux cleaned = 0.00157331 Jy ! Component: 600 - total flux cleaned = 0.0015133 Jy ! Component: 650 - total flux cleaned = 0.00136682 Jy ! Component: 700 - total flux cleaned = 0.00119676 Jy ! Component: 750 - total flux cleaned = 0.00116935 Jy ! Component: 800 - total flux cleaned = 0.00111453 Jy ! Component: 850 - total flux cleaned = 0.00106137 Jy ! Component: 900 - total flux cleaned = 0.00100936 Jy ! Component: 950 - total flux cleaned = 0.00090784 Jy ! Component: 1000 - total flux cleaned = 0.000857874 Jy ! Component: 1050 - total flux cleaned = 0.000808907 Jy ! Component: 1100 - total flux cleaned = 0.000713636 Jy ! Component: 1150 - total flux cleaned = 0.000690268 Jy ! Component: 1200 - total flux cleaned = 0.000598592 Jy ! Component: 1250 - total flux cleaned = 0.000620853 Jy ! Component: 1300 - total flux cleaned = 0.000510093 Jy ! Component: 1350 - total flux cleaned = 0.00055293 Jy ! Component: 1400 - total flux cleaned = 0.00053105 Jy ! Component: 1450 - total flux cleaned = 0.000572595 Jy ! Component: 1500 - total flux cleaned = 0.000572023 Jy ! Component: 1550 - total flux cleaned = 0.000551796 Jy ! Component: 1600 - total flux cleaned = 0.000671827 Jy ! Component: 1650 - total flux cleaned = 0.000632428 Jy ! Component: 1700 - total flux cleaned = 0.000652076 Jy ! Component: 1750 - total flux cleaned = 0.000671585 Jy ! Component: 1800 - total flux cleaned = 0.000690958 Jy ! Component: 1850 - total flux cleaned = 0.000653325 Jy ! Component: 1900 - total flux cleaned = 0.000690389 Jy ! Component: 1950 - total flux cleaned = 0.000745387 Jy ! Component: 2000 - total flux cleaned = 0.000745346 Jy ! Total flux subtracted in 2048 components = 0.000745603 Jy ! Clean residual min=-0.000956 max=0.001002 Jy/beam ! Clean residual mean=0.000005 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.192757 Jy keep ! Adding 166 model components to the UV plane model. ! The established model now contains 270 components and 0.192757 Jy ![Exited script file: muppet] wmap "J0203+8106_S_2006_02_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.132 x 10.79 at 2.404 degrees (North through East) ! Clean map min=-0.0025195 max=0.14162 Jy/beam ! Writing clean map to FITS file: J0203+8106_S_2006_02_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.14162 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000361321 device "J0203+8106_S_2006_02_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J0203+8106_S_2006_02_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.765405 0.765405 1.53081 3.06162 6.12324 12.2465 24.4929 48.9859 97.9718 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.141 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.132 x 10.79 at 2.404 degrees (North through East) ! Clean map min=-0.0025195 max=0.14162 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0203+8106_S_2006_02_14_yyk\_map.gif/gif" ! Attempting to open device: 'J0203+8106_S_2006_02_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0203+8106_S_2006_02_14_yyk_uvs.log closed on Wed Jul 5 11:05:39 2006