! Started logfile: J0806-2911_S_2004_05_08_yyk_uvs.log on Wed Dec 7 00:09:36 2005 obs J0806-2911_S_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J0806-2911_S_2004_05_08_yyk_uve.fits ! AN table 1: 19 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.39883 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0806-2911 ! ! 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 1434 lines of history. ! ! Reading 1364 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 J0806-2911_S_2004_05_08_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. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.173598 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! 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 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.889205Jy sigma=12.885910 ! Fit after self-cal, rms=0.878979Jy sigma=12.742983 ! 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.822 mas, bmaj=17.76 mas, bpa=21.04 degrees ! Estimated noise=2.5381 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.102934 Jy ! Component: 100 - total flux cleaned = 0.127032 Jy ! Total flux subtracted in 100 components = 0.127032 Jy ! Clean residual min=-0.011624 max=0.014832 Jy/beam ! Clean residual mean=-0.000134 rms=0.004173 Jy/beam ! Combined flux in latest and established models = 0.127032 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.127032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115258Jy sigma=1.553260 ! Fit after self-cal, rms=0.110314Jy sigma=1.472354 ! 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=6.094 mas, bmaj=21.37 mas, bpa=14.99 degrees ! Estimated noise=1.61127 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.0221833 Jy ! Component: 100 - total flux cleaned = 0.0326005 Jy ! Component: 150 - total flux cleaned = 0.038852 Jy ! Component: 200 - total flux cleaned = 0.0429174 Jy ! Total flux subtracted in 200 components = 0.0429174 Jy ! Clean residual min=-0.009154 max=0.012528 Jy/beam ! Clean residual mean=0.000067 rms=0.003597 Jy/beam ! Combined flux in latest and established models = 0.169949 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 65 model components to the UV plane model. ! The established model now contains 92 components and 0.169949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107221Jy sigma=1.420435 ! Fit after self-cal, rms=0.106267Jy sigma=1.405033 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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.00532 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.00* KP 0.91 ! LA 1.09 MK 1.00* NL 1.06 OV 0.94 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01009 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.97 HN 1.00* KP 0.96 ! LA 1.00 MK 1.00* NL 0.97 OV 0.92 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! 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 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.106267Jy sigma=1.405033 ! Fit after self-cal, rms=0.105954Jy sigma=1.399357 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.105954Jy sigma=1.399357 ! Fit after self-cal, rms=0.104966Jy sigma=1.382926 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.138 mas, bmaj=21.54 mas, bpa=14.91 degrees ! Estimated noise=1.5918 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.0031622 Jy ! Component: 100 - total flux cleaned = 0.00426677 Jy ! Component: 150 - total flux cleaned = 0.00456445 Jy ! Component: 200 - total flux cleaned = 0.00467939 Jy ! Total flux subtracted in 200 components = 0.00467939 Jy ! Clean residual min=-0.008077 max=0.009871 Jy/beam ! Clean residual mean=0.000115 rms=0.002948 Jy/beam ! Combined flux in latest and established models = 0.174628 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.174628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104905Jy sigma=1.381640 ! Fit after self-cal, rms=0.104005Jy sigma=1.366200 ! 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.104005Jy sigma=1.366200 ! Fit after self-cal, rms=0.081649Jy sigma=1.007245 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.0135298 Jy ! Component: 100 - total flux cleaned = 0.015277 Jy ! Component: 150 - total flux cleaned = 0.0153398 Jy ! Component: 200 - total flux cleaned = 0.0153332 Jy ! Total flux subtracted in 200 components = 0.0153332 Jy ! Clean residual min=-0.005778 max=0.006560 Jy/beam ! Clean residual mean=-0.000076 rms=0.001809 Jy/beam ! Combined flux in latest and established models = 0.189962 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 142 components and 0.189962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079281Jy sigma=0.979846 ! Fit after self-cal, rms=0.078794Jy sigma=0.973258 ! 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: 6.138 x 21.54 at 14.91 degrees (North through East) ! Clean map min=-0.0056136 max=0.14065 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.078794Jy sigma=0.973258 ! Fit after self-cal, rms=0.079754Jy sigma=0.964009 ! 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.079754Jy sigma=0.964009 ! Fit after self-cal, rms=0.079726Jy sigma=0.963409 ! Inverting map and beam ! Estimated beam: bmin=6.025 mas, bmaj=21.27 mas, bpa=15.36 degrees ! Estimated noise=1.64543 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00647273 Jy ! Component: 100 - total flux cleaned = 0.00912613 Jy ! Component: 150 - total flux cleaned = 0.0103374 Jy ! Component: 200 - total flux cleaned = 0.0105825 Jy ! Total flux subtracted in 200 components = 0.0105825 Jy ! Clean residual min=-0.005676 max=0.006409 Jy/beam ! Clean residual mean=-0.000041 rms=0.001842 Jy/beam ! Combined flux in latest and established models = 0.200544 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 161 components and 0.200544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079130Jy sigma=0.956853 ! Fit after self-cal, rms=0.079102Jy sigma=0.956682 ! 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.079102Jy sigma=0.956682 ! Fit after self-cal, rms=0.078667Jy sigma=0.947755 ! 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.078667Jy sigma=0.947755 ! Fit after self-cal, rms=0.078656Jy sigma=0.947548 ! Inverting map and beam ! Estimated beam: bmin=5.997 mas, bmaj=21.12 mas, bpa=15 degrees ! Estimated noise=1.64331 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271206 Jy ! Component: 100 - total flux cleaned = 0.00408448 Jy ! Component: 150 - total flux cleaned = 0.00435674 Jy ! Component: 200 - total flux cleaned = 0.00447866 Jy ! Total flux subtracted in 200 components = 0.00447866 Jy ! Clean residual min=-0.004900 max=0.005961 Jy/beam ! Clean residual mean=-0.000009 rms=0.001635 Jy/beam ! Combined flux in latest and established models = 0.205023 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 174 components and 0.205023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078542Jy sigma=0.946117 ! Fit after self-cal, rms=0.078540Jy sigma=0.946042 ! 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=8.934 mas, bmaj=29.2 mas, bpa=5.061 degrees ! Estimated noise=1.72508 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.000459117 Jy ! Component: 100 - total flux cleaned = 0.000629001 Jy ! Component: 150 - total flux cleaned = 0.000781607 Jy ! Component: 200 - total flux cleaned = 0.000921737 Jy ! Total flux subtracted in 200 components = 0.000921737 Jy ! Clean residual min=-0.003815 max=0.005821 Jy/beam ! Clean residual mean=-0.000008 rms=0.001553 Jy/beam ! Combined flux in latest and established models = 0.205944 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 190 components and 0.205944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078508Jy sigma=0.945688 ! Fit after self-cal, rms=0.078509Jy sigma=0.945639 ! Inverting map uvtaper 0,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=3.791 mas, bmaj=17.82 mas, bpa=21.16 degrees ! Estimated noise=2.59082 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.122563 Jy ! Component: 100 - total flux cleaned = 0.152095 Jy ! Component: 150 - total flux cleaned = 0.167924 Jy ! Component: 200 - total flux cleaned = 0.177371 Jy ! Total flux subtracted in 200 components = 0.177371 Jy ! Clean residual min=-0.008286 max=0.008114 Jy/beam ! Clean residual mean=-0.000155 rms=0.002645 Jy/beam ! Combined flux in latest and established models = 0.177371 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 68 model components to the UV plane model. ! The established model now contains 68 components and 0.177371 Jy ! Inverting map and beam ! Estimated beam: bmin=5.997 mas, bmaj=21.12 mas, bpa=15 degrees ! Estimated noise=1.64331 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.00988839 Jy ! Component: 100 - total flux cleaned = 0.0152489 Jy ! Component: 150 - total flux cleaned = 0.0186122 Jy ! Component: 200 - total flux cleaned = 0.0208851 Jy ! Total flux subtracted in 200 components = 0.0208851 Jy ! Clean residual min=-0.005012 max=0.006137 Jy/beam ! Clean residual mean=-0.000017 rms=0.001753 Jy/beam ! Combined flux in latest and established models = 0.198256 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 112 components and 0.198256 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=8.934 mas, bmaj=29.2 mas, bpa=5.061 degrees ! Estimated noise=1.72508 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.00192822 Jy ! Component: 100 - total flux cleaned = 0.00279207 Jy ! Component: 150 - total flux cleaned = 0.00320309 Jy ! Component: 200 - total flux cleaned = 0.00357227 Jy ! Total flux subtracted in 200 components = 0.00357227 Jy ! Clean residual min=-0.004105 max=0.005855 Jy/beam ! Clean residual mean=-0.000005 rms=0.001612 Jy/beam ! Combined flux in latest and established models = 0.201828 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 131 components and 0.201828 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.997 mas, bmaj=21.12 mas, bpa=15 degrees ! Estimated noise=1.64331 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000198005 Jy ! Component: 100 - total flux cleaned = -7.84798e-05 Jy ! Component: 150 - total flux cleaned = 2.98792e-05 Jy ! Component: 200 - total flux cleaned = 0.000165233 Jy ! Total flux subtracted in 200 components = 0.000165233 Jy ! Clean residual min=-0.004655 max=0.006058 Jy/beam ! Clean residual mean=-0.000008 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.201993 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 144 components and 0.201993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078486Jy sigma=0.946351 ! Fit after self-cal, rms=0.078446Jy sigma=0.946178 wmodel J0806-2911_S_2004_05_08_yyk\_map.mod ! Writing 144 model components to file: J0806-2911_S_2004_05_08_yyk_map.mod wobs J0806-2911_S_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J0806-2911_S_2004_05_08_yyk_uvs.fits wwins J0806-2911_S_2004_05_08_yyk\_map.win ! wwins: Wrote 1 windows to J0806-2911_S_2004_05_08_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.00246765 Jy ! Component: 100 - total flux cleaned = 0.00363992 Jy ! Component: 150 - total flux cleaned = 0.00432443 Jy ! Component: 200 - total flux cleaned = 0.0048143 Jy ! Component: 250 - total flux cleaned = 0.00506771 Jy ! Component: 300 - total flux cleaned = 0.00500757 Jy ! Component: 350 - total flux cleaned = 0.00495017 Jy ! Component: 400 - total flux cleaned = 0.00510873 Jy ! Component: 450 - total flux cleaned = 0.00556604 Jy ! Component: 500 - total flux cleaned = 0.00615602 Jy ! Component: 550 - total flux cleaned = 0.00686629 Jy ! Component: 600 - total flux cleaned = 0.00718682 Jy ! Component: 650 - total flux cleaned = 0.00740982 Jy ! Component: 700 - total flux cleaned = 0.00754064 Jy ! Component: 750 - total flux cleaned = 0.00766865 Jy ! Component: 800 - total flux cleaned = 0.00775268 Jy ! Component: 850 - total flux cleaned = 0.00799727 Jy ! Component: 900 - total flux cleaned = 0.00811736 Jy ! Component: 950 - total flux cleaned = 0.00819556 Jy ! Component: 1000 - total flux cleaned = 0.00831143 Jy ! Component: 1050 - total flux cleaned = 0.00846315 Jy ! Component: 1100 - total flux cleaned = 0.00857521 Jy ! Component: 1150 - total flux cleaned = 0.00868479 Jy ! Component: 1200 - total flux cleaned = 0.00872079 Jy ! Component: 1250 - total flux cleaned = 0.00889925 Jy ! Component: 1300 - total flux cleaned = 0.00900464 Jy ! Component: 1350 - total flux cleaned = 0.00893528 Jy ! Component: 1400 - total flux cleaned = 0.00900399 Jy ! Component: 1450 - total flux cleaned = 0.00893657 Jy ! Component: 1500 - total flux cleaned = 0.00907131 Jy ! Component: 1550 - total flux cleaned = 0.00903764 Jy ! Component: 1600 - total flux cleaned = 0.00903792 Jy ! Component: 1650 - total flux cleaned = 0.00907063 Jy ! Component: 1700 - total flux cleaned = 0.00907086 Jy ! Component: 1750 - total flux cleaned = 0.00913526 Jy ! Component: 1800 - total flux cleaned = 0.00916688 Jy ! Component: 1850 - total flux cleaned = 0.00916673 Jy ! Component: 1900 - total flux cleaned = 0.00916645 Jy ! Component: 1950 - total flux cleaned = 0.00922857 Jy ! Component: 2000 - total flux cleaned = 0.00916674 Jy ! Total flux subtracted in 2048 components = 0.0091977 Jy ! Clean residual min=-0.001710 max=0.001898 Jy/beam ! Clean residual mean=-0.000004 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.211191 Jy keep ! Adding 122 model components to the UV plane model. ! The established model now contains 266 components and 0.211191 Jy ![Exited script file: muppet] wmap "J0806-2911_S_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.997 x 21.12 at 15 degrees (North through East) ! Clean map min=-0.0029354 max=0.14266 Jy/beam ! Writing clean map to FITS file: J0806-2911_S_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.142661 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000725333 device "J0806-2911_S_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0806-2911_S_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.52529 1.52529 3.05058 6.10116 12.2023 24.4046 48.8093 97.6186 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.142 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.997 x 21.12 at 15 degrees (North through East) ! Clean map min=-0.0029354 max=0.14266 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0806-2911_S_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0806-2911_S_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0806-2911_S_2004_05_08_yyk_uvs.log closed on Wed Dec 7 00:09:41 2005