! Started logfile: J1205-2634_S_1997_07_02_yyk_uvs.log on Sun Jan 7 17:57:30 2007 obs J1205-2634_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1205-2634_S_1997_07_02_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.624413 visibilities/baseline/integration-bin. ! Found source: J1205-2634 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 15960 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 J1205-2634_S_1997_07_02_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.519857 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.61 mas, bmaj=7.836 mas, bpa=-15.56 degrees ! Estimated noise=2677.77 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.243457 Jy ! Component: 100 - total flux cleaned = 0.315647 Jy ! Total flux subtracted in 100 components = 0.315647 Jy ! Clean residual min=-0.037325 max=0.054003 Jy/beam ! Clean residual mean=-0.000597 rms=0.011689 Jy/beam ! Combined flux in latest and established models = 0.315647 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 28 components and 0.315647 Jy ! ! Correcting IF 1. ! A total of 435 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 293 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 322 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 293 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.420508Jy sigma=0.001251 ! Fit after self-cal, rms=0.415165Jy sigma=0.001226 ! Inverting map and beam ! Estimated beam: bmin=2.61 mas, bmaj=7.836 mas, bpa=-15.56 degrees ! Estimated noise=2677.77 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.267 mas, bmaj=9.053 mas, bpa=-13.31 degrees ! Estimated noise=1731.64 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.0469173 Jy ! Component: 100 - total flux cleaned = 0.0517521 Jy ! Component: 150 - total flux cleaned = 0.051453 Jy ! Component: 200 - total flux cleaned = 0.0509686 Jy ! Total flux subtracted in 200 components = 0.0509686 Jy ! Clean residual min=-0.016174 max=0.015526 Jy/beam ! Clean residual mean=-0.001045 rms=0.004520 Jy/beam ! Combined flux in latest and established models = 0.366616 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 39 components and 0.366616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.412169Jy sigma=0.001213 ! Fit after self-cal, rms=0.412140Jy sigma=0.001213 ! 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.267 x 9.053 at -13.31 degrees (North through East) ! Clean map min=-0.015855 max=0.30684 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01749 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 0.85 KP 0.91 ! LA 1.01 MK 0.98 NL 1.00* OV 1.05 ! PT 1.20 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.973681 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.13 HN 0.98 KP 0.95 ! LA 1.07 MK 1.04 NL 0.93 OV 1.00 ! PT 1.20 SC 0.89 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0324 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.10 HN 0.89 KP 0.91 ! LA 0.82 MK 0.83 NL 0.90 OV 0.96 ! PT 1.27 SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.971949 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.07 HN 1.09 KP 0.94 ! LA 0.94 MK 0.98 NL 1.12 OV 0.92 ! PT 1.19 SC 1.06 ! ! ! Fit before self-cal, rms=0.412140Jy sigma=0.001213 ! Fit after self-cal, rms=0.399616Jy sigma=0.001206 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.399616Jy sigma=0.001206 ! Fit after self-cal, rms=0.399611Jy sigma=0.001206 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=8.821 mas, bpa=-13.27 degrees ! Estimated noise=1677.59 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.000187611 Jy ! Component: 100 - total flux cleaned = -0.000556532 Jy ! Component: 150 - total flux cleaned = -0.000710822 Jy ! Component: 200 - total flux cleaned = -0.000586311 Jy ! Total flux subtracted in 200 components = -0.000586311 Jy ! Clean residual min=-0.010853 max=0.010245 Jy/beam ! Clean residual mean=0.000030 rms=0.003147 Jy/beam ! Combined flux in latest and established models = 0.366029 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.366029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.399441Jy sigma=0.001205 ! Fit after self-cal, rms=0.399428Jy sigma=0.001205 ! 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.399428Jy sigma=0.001205 ! Fit after self-cal, rms=0.394270Jy sigma=0.001193 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.00463364 Jy ! Component: 100 - total flux cleaned = 0.00545166 Jy ! Component: 150 - total flux cleaned = 0.00581252 Jy ! Component: 200 - total flux cleaned = 0.00596732 Jy ! Total flux subtracted in 200 components = 0.00596732 Jy ! Clean residual min=-0.009783 max=0.011386 Jy/beam ! Clean residual mean=0.000337 rms=0.003048 Jy/beam ! Combined flux in latest and established models = 0.371997 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.371997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.394246Jy sigma=0.001192 ! Fit after self-cal, rms=0.393647Jy sigma=0.001191 ! 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.169 x 8.821 at -13.27 degrees (North through East) ! Clean map min=-0.0092085 max=0.30095 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.393647Jy sigma=0.001191 ! Fit after self-cal, rms=0.611497Jy sigma=0.001184 ! 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.611497Jy sigma=0.001184 ! Fit after self-cal, rms=0.612017Jy sigma=0.001183 ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=8.821 mas, bpa=-13.17 degrees ! Estimated noise=1663.48 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147071 Jy ! Component: 100 - total flux cleaned = 0.00215794 Jy ! Component: 150 - total flux cleaned = 0.00215559 Jy ! Component: 200 - total flux cleaned = 0.00206909 Jy ! Total flux subtracted in 200 components = 0.00206909 Jy ! Clean residual min=-0.006558 max=0.008026 Jy/beam ! Clean residual mean=0.000049 rms=0.002186 Jy/beam ! Combined flux in latest and established models = 0.374066 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.374066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.611949Jy sigma=0.001183 ! Fit after self-cal, rms=0.613568Jy sigma=0.001183 ! 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.613568Jy sigma=0.001183 ! Fit after self-cal, rms=0.844757Jy sigma=0.001181 ! 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.844757Jy sigma=0.001181 ! Fit after self-cal, rms=0.844462Jy sigma=0.001181 ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=8.778 mas, bpa=-12.93 degrees ! Estimated noise=1668.04 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234626 Jy ! Component: 100 - total flux cleaned = 0.0027493 Jy ! Component: 150 - total flux cleaned = 0.00267457 Jy ! Component: 200 - total flux cleaned = 0.00254546 Jy ! Total flux subtracted in 200 components = 0.00254546 Jy ! Clean residual min=-0.006450 max=0.007771 Jy/beam ! Clean residual mean=0.000079 rms=0.002143 Jy/beam ! Combined flux in latest and established models = 0.376611 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 75 components and 0.376611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.844441Jy sigma=0.001181 ! Fit after self-cal, rms=0.843850Jy sigma=0.001181 ! 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.142 mas, bmaj=16.84 mas, bpa=-9.087 degrees ! Estimated noise=2176.03 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.00133039 Jy ! Component: 100 - total flux cleaned = -0.00147536 Jy ! Component: 150 - total flux cleaned = -0.00164312 Jy ! Component: 200 - total flux cleaned = -0.00168843 Jy ! Total flux subtracted in 200 components = -0.00168843 Jy ! Clean residual min=-0.008853 max=0.011903 Jy/beam ! Clean residual mean=0.000190 rms=0.003207 Jy/beam ! Combined flux in latest and established models = 0.374923 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.374923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.843858Jy sigma=0.001181 ! Fit after self-cal, rms=0.843296Jy sigma=0.001181 ! 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.545 mas, bmaj=7.749 mas, bpa=-15.57 degrees ! Estimated noise=2614.9 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.262043 Jy ! Component: 100 - total flux cleaned = 0.329023 Jy ! Component: 150 - total flux cleaned = 0.357255 Jy ! Component: 200 - total flux cleaned = 0.37057 Jy ! Total flux subtracted in 200 components = 0.37057 Jy ! Clean residual min=-0.010237 max=0.011325 Jy/beam ! Clean residual mean=0.000044 rms=0.002867 Jy/beam ! Combined flux in latest and established models = 0.37057 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.37057 Jy ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=8.778 mas, bpa=-12.93 degrees ! Estimated noise=1668.04 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.0038682 Jy ! Component: 100 - total flux cleaned = 0.00452045 Jy ! Component: 150 - total flux cleaned = 0.00501391 Jy ! Component: 200 - total flux cleaned = 0.00530883 Jy ! Total flux subtracted in 200 components = 0.00530883 Jy ! Clean residual min=-0.006961 max=0.007640 Jy/beam ! Clean residual mean=0.000077 rms=0.002155 Jy/beam ! Combined flux in latest and established models = 0.375879 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.375879 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.142 mas, bmaj=16.84 mas, bpa=-9.087 degrees ! Estimated noise=2176.03 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.000616496 Jy ! Component: 100 - total flux cleaned = -0.000708167 Jy ! Component: 150 - total flux cleaned = -0.000789456 Jy ! Component: 200 - total flux cleaned = -0.000864286 Jy ! Total flux subtracted in 200 components = -0.000864286 Jy ! Clean residual min=-0.008691 max=0.011919 Jy/beam ! Clean residual mean=0.000182 rms=0.003195 Jy/beam ! Combined flux in latest and established models = 0.375014 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 55 components and 0.375014 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=8.778 mas, bpa=-12.93 degrees ! Estimated noise=1668.04 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00059113 Jy ! Component: 100 - total flux cleaned = 0.000718011 Jy ! Component: 150 - total flux cleaned = 0.000778554 Jy ! Component: 200 - total flux cleaned = 0.000776334 Jy ! Total flux subtracted in 200 components = 0.000776334 Jy ! Clean residual min=-0.006850 max=0.007648 Jy/beam ! Clean residual mean=0.000077 rms=0.002132 Jy/beam ! Combined flux in latest and established models = 0.375791 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.375791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.843281Jy sigma=0.001181 ! Fit after self-cal, rms=0.842847Jy sigma=0.001181 wmodel J1205-2634_S_1997_07_02_yyk\_map.mod ! Writing 60 model components to file: J1205-2634_S_1997_07_02_yyk_map.mod wobs J1205-2634_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1205-2634_S_1997_07_02_yyk_uvs.fits wwins J1205-2634_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J1205-2634_S_1997_07_02_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.00166497 Jy ! Component: 100 - total flux cleaned = 0.00238524 Jy ! Component: 150 - total flux cleaned = 0.00293949 Jy ! Component: 200 - total flux cleaned = 0.00356411 Jy ! Component: 250 - total flux cleaned = 0.00424928 Jy ! Component: 300 - total flux cleaned = 0.00499161 Jy ! Component: 350 - total flux cleaned = 0.00579009 Jy ! Component: 400 - total flux cleaned = 0.00604807 Jy ! Component: 450 - total flux cleaned = 0.00629714 Jy ! Component: 500 - total flux cleaned = 0.00653552 Jy ! Component: 550 - total flux cleaned = 0.00653216 Jy ! Component: 600 - total flux cleaned = 0.00645548 Jy ! Component: 650 - total flux cleaned = 0.00638291 Jy ! Component: 700 - total flux cleaned = 0.0063853 Jy ! Component: 750 - total flux cleaned = 0.00652209 Jy ! Component: 800 - total flux cleaned = 0.00658724 Jy ! Component: 850 - total flux cleaned = 0.00658595 Jy ! Component: 900 - total flux cleaned = 0.0067726 Jy ! Component: 950 - total flux cleaned = 0.00683199 Jy ! Component: 1000 - total flux cleaned = 0.00671295 Jy ! Component: 1050 - total flux cleaned = 0.00677167 Jy ! Component: 1100 - total flux cleaned = 0.00671636 Jy ! Component: 1150 - total flux cleaned = 0.00666264 Jy ! Component: 1200 - total flux cleaned = 0.00671659 Jy ! Component: 1250 - total flux cleaned = 0.00671554 Jy ! Component: 1300 - total flux cleaned = 0.00666409 Jy ! Component: 1350 - total flux cleaned = 0.00656523 Jy ! Component: 1400 - total flux cleaned = 0.00666462 Jy ! Component: 1450 - total flux cleaned = 0.00656804 Jy ! Component: 1500 - total flux cleaned = 0.00652078 Jy ! Component: 1550 - total flux cleaned = 0.00652014 Jy ! Component: 1600 - total flux cleaned = 0.00656469 Jy ! Component: 1650 - total flux cleaned = 0.00660911 Jy ! Component: 1700 - total flux cleaned = 0.00665301 Jy ! Component: 1750 - total flux cleaned = 0.00669635 Jy ! Component: 1800 - total flux cleaned = 0.00682253 Jy ! Component: 1850 - total flux cleaned = 0.0068632 Jy ! Component: 1900 - total flux cleaned = 0.00678271 Jy ! Component: 1950 - total flux cleaned = 0.00686339 Jy ! Component: 2000 - total flux cleaned = 0.0070205 Jy ! Total flux subtracted in 2048 components = 0.00702001 Jy ! Clean residual min=-0.002889 max=0.002076 Jy/beam ! Clean residual mean=0.000029 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.382811 Jy keep ! Adding 137 model components to the UV plane model. ! The established model now contains 197 components and 0.382811 Jy ![Exited script file: muppet] wmap "J1205-2634_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.131 x 8.778 at -12.93 degrees (North through East) ! Clean map min=-0.0047446 max=0.30398 Jy/beam ! Writing clean map to FITS file: J1205-2634_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.303982 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000764762 device "J1205-2634_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1205-2634_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.754745 0.754745 1.50949 3.01898 6.03796 12.0759 24.1518 48.3037 96.6074 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.303 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.131 x 8.778 at -12.93 degrees (North through East) ! Clean map min=-0.0047446 max=0.30398 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1205-2634_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1205-2634_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1205-2634_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 17:57:36 2007