! Started logfile: J0726+7911_S_2006_02_16_yyk_uvs.log on Wed Jul 5 11:38:31 2006 obs J0726+7911_S_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J0726+7911_S_2006_02_16_yyk_uva.fits ! AN table 1: 879 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.972443 visibilities/baseline/integration-bin. ! Found source: J0726+7911 ! ! 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 2424 lines of history. ! ! Reading 153860 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 J0726+7911_S_2006_02_16_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.620872 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.332 mas, bmaj=10.31 mas, bpa=7.684 degrees ! Estimated noise=1.2188 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.498215 Jy ! Component: 100 - total flux cleaned = 0.60096 Jy ! Total flux subtracted in 100 components = 0.60096 Jy ! Clean residual min=-0.025012 max=0.044604 Jy/beam ! Clean residual mean=0.000102 rms=0.007680 Jy/beam ! Combined flux in latest and established models = 0.60096 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.60096 Jy ! ! Correcting IF 1. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.139144Jy sigma=2.327106 ! Fit after self-cal, rms=0.138969Jy sigma=2.324659 ! Inverting map and beam ! Estimated beam: bmin=2.332 mas, bmaj=10.31 mas, bpa=7.684 degrees ! Estimated noise=1.2188 mJy/beam. 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.179 mas, bmaj=10.67 mas, bpa=7.839 degrees ! Estimated noise=0.687473 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 (7, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0530088 Jy ! Component: 100 - total flux cleaned = 0.0704556 Jy ! Component: 150 - total flux cleaned = 0.0795295 Jy ! Component: 200 - total flux cleaned = 0.0824749 Jy ! Total flux subtracted in 200 components = 0.0824749 Jy ! Clean residual min=-0.018157 max=0.030136 Jy/beam ! Clean residual mean=-0.000238 rms=0.005293 Jy/beam ! Combined flux in latest and established models = 0.683435 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 38 components and 0.683435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120608Jy sigma=1.975237 ! Fit after self-cal, rms=0.118962Jy sigma=1.947294 ! 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.179 x 10.67 at 7.839 degrees (North through East) ! Clean map min=-0.016639 max=0.58167 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.00492 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.92 HN 0.98 KP 0.94 ! LA 1.20 MK 0.90 NL 1.04 OV 0.95 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.991564 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 0.98 KP 0.95 ! LA 1.17 MK 0.99 NL 1.12 OV 0.97 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.980947 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 1.00 KP 0.95 ! LA 0.91 MK 1.07 NL 1.20 OV 0.99 ! PT 1.06 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.04487 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.96 HN 0.94 KP 0.87 ! LA 0.77 MK 1.07 NL 1.15 OV 0.85 ! PT 0.92 SC 1.09 ! ! ! Fit before self-cal, rms=0.118962Jy sigma=1.947294 ! Fit after self-cal, rms=0.090244Jy sigma=1.450872 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.090244Jy sigma=1.450872 ! Fit after self-cal, rms=0.090215Jy sigma=1.451934 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.22 mas, bmaj=10.51 mas, bpa=7.787 degrees ! Estimated noise=0.68626 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.000185416 Jy ! Component: 100 - total flux cleaned = 0.000392344 Jy ! Component: 150 - total flux cleaned = 0.000183118 Jy ! Component: 200 - total flux cleaned = -0.000533143 Jy ! Total flux subtracted in 200 components = -0.000533143 Jy ! Clean residual min=-0.007473 max=0.005613 Jy/beam ! Clean residual mean=-0.000044 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.682902 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 70 components and 0.682902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089089Jy sigma=1.427048 ! Fit after self-cal, rms=0.089029Jy sigma=1.427304 ! 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.089029Jy sigma=1.427304 ! Fit after self-cal, rms=0.073265Jy sigma=1.163405 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.000869479 Jy ! Component: 100 - total flux cleaned = 0.000324387 Jy ! Component: 150 - total flux cleaned = -0.000133856 Jy ! Component: 200 - total flux cleaned = -0.000524982 Jy ! Total flux subtracted in 200 components = -0.000524982 Jy ! Clean residual min=-0.006649 max=0.005910 Jy/beam ! Clean residual mean=-0.000044 rms=0.001557 Jy/beam ! Combined flux in latest and established models = 0.682377 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 50 model components to the UV plane model. ! The established model now contains 106 components and 0.682377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072831Jy sigma=1.155667 ! Fit after self-cal, rms=0.072280Jy sigma=1.150899 ! 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.22 x 10.51 at 7.787 degrees (North through East) ! Clean map min=-0.007493 max=0.58564 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.072280Jy sigma=1.150899 ! Fit after self-cal, rms=0.065184Jy sigma=1.013146 ! 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.065184Jy sigma=1.013146 ! Fit after self-cal, rms=0.065017Jy sigma=1.012442 ! Inverting map and beam ! Estimated beam: bmin=3.21 mas, bmaj=10.49 mas, bpa=7.782 degrees ! Estimated noise=0.684706 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00289302 Jy ! Component: 100 - total flux cleaned = -0.00300199 Jy ! Component: 150 - total flux cleaned = -0.00282181 Jy ! Component: 200 - total flux cleaned = -0.00274162 Jy ! Total flux subtracted in 200 components = -0.00274162 Jy ! Clean residual min=-0.005158 max=0.003819 Jy/beam ! Clean residual mean=-0.000035 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.679635 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 141 components and 0.679635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064664Jy sigma=1.004577 ! Fit after self-cal, rms=0.064556Jy sigma=1.003868 ! 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.064556Jy sigma=1.003868 ! Fit after self-cal, rms=0.062864Jy sigma=0.961286 ! 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.062864Jy sigma=0.961286 ! Fit after self-cal, rms=0.062832Jy sigma=0.961172 ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=10.47 mas, bpa=7.794 degrees ! Estimated noise=0.684434 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00207538 Jy ! Component: 100 - total flux cleaned = -0.00189131 Jy ! Component: 150 - total flux cleaned = -0.0017498 Jy ! Component: 200 - total flux cleaned = -0.00175068 Jy ! Total flux subtracted in 200 components = -0.00175068 Jy ! Clean residual min=-0.004308 max=0.003448 Jy/beam ! Clean residual mean=-0.000033 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.677884 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 168 components and 0.677885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062635Jy sigma=0.956778 ! Fit after self-cal, rms=0.062599Jy sigma=0.956396 ! 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.607 mas, bmaj=11.7 mas, bpa=11.43 degrees ! Estimated noise=0.863524 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.000454019 Jy ! Component: 100 - total flux cleaned = 0.000576728 Jy ! Component: 150 - total flux cleaned = 0.000670426 Jy ! Component: 200 - total flux cleaned = 0.000743476 Jy ! Total flux subtracted in 200 components = 0.000743476 Jy ! Clean residual min=-0.004306 max=0.004649 Jy/beam ! Clean residual mean=-0.000069 rms=0.001329 Jy/beam ! Combined flux in latest and established models = 0.678628 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 188 components and 0.678628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062596Jy sigma=0.956166 ! Fit after self-cal, rms=0.062575Jy sigma=0.955840 ! 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.354 mas, bmaj=10.15 mas, bpa=7.524 degrees ! Estimated noise=1.20318 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.492914 Jy ! Component: 100 - total flux cleaned = 0.588511 Jy ! Component: 150 - total flux cleaned = 0.628109 Jy ! Component: 200 - total flux cleaned = 0.648138 Jy ! Total flux subtracted in 200 components = 0.648138 Jy ! Clean residual min=-0.007632 max=0.007626 Jy/beam ! Clean residual mean=0.000026 rms=0.002039 Jy/beam ! Combined flux in latest and established models = 0.648138 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.648138 Jy ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=10.47 mas, bpa=7.794 degrees ! Estimated noise=0.684434 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.0163798 Jy ! Component: 100 - total flux cleaned = 0.0225616 Jy ! Component: 150 - total flux cleaned = 0.0253066 Jy ! Component: 200 - total flux cleaned = 0.0273667 Jy ! Total flux subtracted in 200 components = 0.0273667 Jy ! Clean residual min=-0.005221 max=0.004897 Jy/beam ! Clean residual mean=-0.000032 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.675505 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 81 components and 0.675505 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.607 mas, bmaj=11.7 mas, bpa=11.43 degrees ! Estimated noise=0.863524 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.00452223 Jy ! Component: 100 - total flux cleaned = 0.00498523 Jy ! Component: 150 - total flux cleaned = 0.00517268 Jy ! Component: 200 - total flux cleaned = 0.00510177 Jy ! Total flux subtracted in 200 components = 0.00510177 Jy ! Clean residual min=-0.004713 max=0.005190 Jy/beam ! Clean residual mean=-0.000070 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.680606 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 118 components and 0.680606 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=10.47 mas, bpa=7.794 degrees ! Estimated noise=0.684434 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00192979 Jy ! Component: 100 - total flux cleaned = -0.00192816 Jy ! Component: 150 - total flux cleaned = -0.00193547 Jy ! Component: 200 - total flux cleaned = -0.00202344 Jy ! Total flux subtracted in 200 components = -0.00202344 Jy ! Clean residual min=-0.004222 max=0.003982 Jy/beam ! Clean residual mean=-0.000031 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.678583 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 148 components and 0.678583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062780Jy sigma=0.959052 ! Fit after self-cal, rms=0.062733Jy sigma=0.958388 wmodel J0726+7911_S_2006_02_16_yyk\_map.mod ! Writing 148 model components to file: J0726+7911_S_2006_02_16_yyk_map.mod wobs J0726+7911_S_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J0726+7911_S_2006_02_16_yyk_uvs.fits wwins J0726+7911_S_2006_02_16_yyk\_map.win ! wwins: Wrote 2 windows to J0726+7911_S_2006_02_16_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 = 3.45287e-05 Jy ! Component: 100 - total flux cleaned = -0.000290209 Jy ! Component: 150 - total flux cleaned = -0.000173923 Jy ! Component: 200 - total flux cleaned = -0.000225241 Jy ! Component: 250 - total flux cleaned = -0.000173259 Jy ! Component: 300 - total flux cleaned = -7.88869e-05 Jy ! Component: 350 - total flux cleaned = -3.41025e-05 Jy ! Component: 400 - total flux cleaned = 9.49549e-05 Jy ! Component: 450 - total flux cleaned = 0.00025952 Jy ! Component: 500 - total flux cleaned = 0.000297722 Jy ! Component: 550 - total flux cleaned = 0.000336204 Jy ! Component: 600 - total flux cleaned = 0.000223888 Jy ! Component: 650 - total flux cleaned = 0.000224052 Jy ! Component: 700 - total flux cleaned = 0.000294551 Jy ! Component: 750 - total flux cleaned = 0.000226045 Jy ! Component: 800 - total flux cleaned = 0.000192684 Jy ! Component: 850 - total flux cleaned = 0.000160755 Jy ! Component: 900 - total flux cleaned = 0.000160479 Jy ! Component: 950 - total flux cleaned = 0.000221885 Jy ! Component: 1000 - total flux cleaned = 0.000251833 Jy ! Component: 1050 - total flux cleaned = 0.000281505 Jy ! Component: 1100 - total flux cleaned = 0.000395781 Jy ! Component: 1150 - total flux cleaned = 0.000339445 Jy ! Component: 1200 - total flux cleaned = 0.00036692 Jy ! Component: 1250 - total flux cleaned = 0.00031302 Jy ! Component: 1300 - total flux cleaned = 0.000392004 Jy ! Component: 1350 - total flux cleaned = 0.000314061 Jy ! Component: 1400 - total flux cleaned = 0.000186798 Jy ! Component: 1450 - total flux cleaned = 8.67375e-05 Jy ! Component: 1500 - total flux cleaned = 0.000111773 Jy ! Component: 1550 - total flux cleaned = 6.306e-05 Jy ! Component: 1600 - total flux cleaned = 1.51123e-05 Jy ! Component: 1650 - total flux cleaned = -3.21297e-05 Jy ! Component: 1700 - total flux cleaned = -0.000101574 Jy ! Component: 1750 - total flux cleaned = -0.000147065 Jy ! Component: 1800 - total flux cleaned = -0.000170028 Jy ! Component: 1850 - total flux cleaned = -0.000192014 Jy ! Component: 1900 - total flux cleaned = -0.000235814 Jy ! Component: 1950 - total flux cleaned = -0.00025732 Jy ! Component: 2000 - total flux cleaned = -0.000257243 Jy ! Total flux subtracted in 2048 components = -0.000236231 Jy ! Clean residual min=-0.001273 max=0.001484 Jy/beam ! Clean residual mean=-0.000016 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.678347 Jy keep ! Adding 166 model components to the UV plane model. ! The established model now contains 314 components and 0.678347 Jy ![Exited script file: muppet] wmap "J0726+7911_S_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.208 x 10.47 at 7.794 degrees (North through East) ! Clean map min=-0.0050581 max=0.58649 Jy/beam ! Writing clean map to FITS file: J0726+7911_S_2006_02_16_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.586493 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000443937 device "J0726+7911_S_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J0726+7911_S_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.22708 0.22708 0.454161 0.908322 1.81664 3.63329 7.26657 14.5331 29.0663 58.1326 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.586 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.208 x 10.47 at 7.794 degrees (North through East) ! Clean map min=-0.0050581 max=0.58649 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0726+7911_S_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J0726+7911_S_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0726+7911_S_2006_02_16_yyk_uvs.log closed on Wed Jul 5 11:38:55 2006