! Started logfile: J2234-2055_S_1997_07_02_yyk_uvs.log on Sun Jan 7 20:12:15 2007 obs J2234-2055_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J2234-2055_S_1997_07_02_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.28287 visibilities/baseline/integration-bin. ! Found source: J2234-2055 ! ! 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 33252 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 J2234-2055_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.421201 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.69 mas, bmaj=7.38 mas, bpa=-5.5 degrees ! Estimated noise=1780.2 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.209819 Jy ! Component: 100 - total flux cleaned = 0.253094 Jy ! Total flux subtracted in 100 components = 0.253094 Jy ! Clean residual min=-0.010944 max=0.012893 Jy/beam ! Clean residual mean=-0.000095 rms=0.003312 Jy/beam ! Combined flux in latest and established models = 0.253094 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.253094 Jy ! ! Correcting IF 1. ! A total of 305 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.332645Jy sigma=0.001525 ! Fit after self-cal, rms=0.332440Jy sigma=0.001524 ! Inverting map and beam ! Estimated beam: bmin=2.69 mas, bmaj=7.38 mas, bpa=-5.5 degrees ! Estimated noise=1780.52 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.5 mas, bmaj=9.431 mas, bpa=-8.078 degrees ! Estimated noise=980.82 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.0176716 Jy ! Component: 100 - total flux cleaned = 0.0228552 Jy ! Component: 150 - total flux cleaned = 0.0232373 Jy ! Component: 200 - total flux cleaned = 0.0232431 Jy ! Total flux subtracted in 200 components = 0.0232431 Jy ! Clean residual min=-0.008833 max=0.010991 Jy/beam ! Clean residual mean=0.000022 rms=0.002931 Jy/beam ! Combined flux in latest and established models = 0.276337 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 28 components and 0.276338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.331616Jy sigma=0.001520 ! Fit after self-cal, rms=0.331605Jy sigma=0.001520 ! 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.5 x 9.431 at -8.078 degrees (North through East) ! Clean map min=-0.0086525 max=0.25166 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.02209 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.09 HN 0.89 KP 0.87 ! LA 0.98 MK 1.03 NL 1.00* OV 1.13 ! PT 0.93 SC 0.87 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.984955 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.15 HN 1.03 KP 0.92 ! LA 1.07 MK 1.06 NL 0.98 OV 1.01 ! PT 0.94 SC 0.93 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02755 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.07 HN 0.95 KP 0.92 ! LA 0.79 MK 0.87 NL 0.95 OV 1.01 ! PT 1.12 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.985611 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.13 HN 1.13 KP 0.92 ! LA 0.89 MK 1.03 NL 1.07 OV 0.97 ! PT 0.94 SC 1.00 ! ! ! Fit before self-cal, rms=0.331605Jy sigma=0.001520 ! Fit after self-cal, rms=0.323600Jy sigma=0.001513 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.323600Jy sigma=0.001513 ! Fit after self-cal, rms=0.323599Jy sigma=0.001513 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=9.353 mas, bpa=-7.388 degrees ! Estimated noise=977.253 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.00156438 Jy ! Component: 100 - total flux cleaned = 0.00141609 Jy ! Component: 150 - total flux cleaned = 0.00135114 Jy ! Component: 200 - total flux cleaned = 0.00123553 Jy ! Total flux subtracted in 200 components = 0.00123553 Jy ! Clean residual min=-0.005289 max=0.006218 Jy/beam ! Clean residual mean=-0.000005 rms=0.001651 Jy/beam ! Combined flux in latest and established models = 0.277573 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.277573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.323565Jy sigma=0.001513 ! Fit after self-cal, rms=0.323557Jy sigma=0.001513 ! 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.323557Jy sigma=0.001513 ! Fit after self-cal, rms=0.322067Jy sigma=0.001505 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.00165068 Jy ! Component: 100 - total flux cleaned = 0.00165417 Jy ! Component: 150 - total flux cleaned = 0.00160683 Jy ! Component: 200 - total flux cleaned = 0.00151716 Jy ! Total flux subtracted in 200 components = 0.00151716 Jy ! Clean residual min=-0.005258 max=0.006114 Jy/beam ! Clean residual mean=-0.000003 rms=0.001636 Jy/beam ! Combined flux in latest and established models = 0.27909 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.27909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.322045Jy sigma=0.001505 ! Fit after self-cal, rms=0.321866Jy sigma=0.001504 ! 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.481 x 9.353 at -7.388 degrees (North through East) ! Clean map min=-0.0052529 max=0.25505 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.321866Jy sigma=0.001504 ! Fit after self-cal, rms=0.320103Jy sigma=0.001502 ! 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.320103Jy sigma=0.001502 ! Fit after self-cal, rms=0.320072Jy sigma=0.001502 ! Inverting map and beam ! Estimated beam: bmin=3.473 mas, bmaj=9.326 mas, bpa=-7.287 degrees ! Estimated noise=973.474 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000192818 Jy ! Component: 100 - total flux cleaned = 1.00471e-05 Jy ! Component: 150 - total flux cleaned = -5.07615e-05 Jy ! Component: 200 - total flux cleaned = -7.98868e-05 Jy ! Total flux subtracted in 200 components = -7.98868e-05 Jy ! Clean residual min=-0.005230 max=0.006661 Jy/beam ! Clean residual mean=-0.000003 rms=0.001645 Jy/beam ! Combined flux in latest and established models = 0.27901 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 43 components and 0.27901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.320066Jy sigma=0.001502 ! Fit after self-cal, rms=0.320057Jy sigma=0.001502 ! 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.320057Jy sigma=0.001502 ! Fit after self-cal, rms=0.322531Jy sigma=0.001500 ! 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.322531Jy sigma=0.001500 ! Fit after self-cal, rms=0.322533Jy sigma=0.001500 ! Inverting map and beam ! Estimated beam: bmin=3.468 mas, bmaj=9.304 mas, bpa=-7.16 degrees ! Estimated noise=975.341 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120817 Jy ! Component: 100 - total flux cleaned = 0.00117615 Jy ! Component: 150 - total flux cleaned = 0.00115246 Jy ! Component: 200 - total flux cleaned = 0.00110579 Jy ! Total flux subtracted in 200 components = 0.00110579 Jy ! Clean residual min=-0.005164 max=0.006511 Jy/beam ! Clean residual mean=-0.000004 rms=0.001628 Jy/beam ! Combined flux in latest and established models = 0.280116 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.280116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.322527Jy sigma=0.001500 ! Fit after self-cal, rms=0.322527Jy sigma=0.001500 ! 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.165 mas, bmaj=18.14 mas, bpa=-5.332 degrees ! Estimated noise=1211.62 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 = 9.78139e-06 Jy ! Component: 100 - total flux cleaned = 7.82396e-06 Jy ! Component: 150 - total flux cleaned = -6.84475e-05 Jy ! Component: 200 - total flux cleaned = -0.000130197 Jy ! Total flux subtracted in 200 components = -0.000130197 Jy ! Clean residual min=-0.005488 max=0.008091 Jy/beam ! Clean residual mean=-0.000020 rms=0.002230 Jy/beam ! Combined flux in latest and established models = 0.279986 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.279986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.322537Jy sigma=0.001500 ! Fit after self-cal, rms=0.322525Jy sigma=0.001500 ! 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.671 mas, bmaj=7.345 mas, bpa=-4.958 degrees ! Estimated noise=1755.57 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.209121 Jy ! Component: 100 - total flux cleaned = 0.254715 Jy ! Component: 150 - total flux cleaned = 0.272833 Jy ! Component: 200 - total flux cleaned = 0.278806 Jy ! Total flux subtracted in 200 components = 0.278806 Jy ! Clean residual min=-0.008087 max=0.010053 Jy/beam ! Clean residual mean=-0.000027 rms=0.002515 Jy/beam ! Combined flux in latest and established models = 0.278806 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.278806 Jy ! Inverting map and beam ! Estimated beam: bmin=3.468 mas, bmaj=9.304 mas, bpa=-7.16 degrees ! Estimated noise=975.341 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.0033438 Jy ! Component: 100 - total flux cleaned = 0.00325386 Jy ! Component: 150 - total flux cleaned = 0.00289854 Jy ! Component: 200 - total flux cleaned = 0.00260915 Jy ! Total flux subtracted in 200 components = 0.00260915 Jy ! Clean residual min=-0.005492 max=0.006509 Jy/beam ! Clean residual mean=-0.000002 rms=0.001641 Jy/beam ! Combined flux in latest and established models = 0.281415 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 35 components and 0.281415 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.165 mas, bmaj=18.14 mas, bpa=-5.332 degrees ! Estimated noise=1211.62 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.00060438 Jy ! Component: 100 - total flux cleaned = -0.000725799 Jy ! Component: 150 - total flux cleaned = -0.00087756 Jy ! Component: 200 - total flux cleaned = -0.000998645 Jy ! Total flux subtracted in 200 components = -0.000998645 Jy ! Clean residual min=-0.005483 max=0.007975 Jy/beam ! Clean residual mean=-0.000019 rms=0.002222 Jy/beam ! Combined flux in latest and established models = 0.280417 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 40 components and 0.280417 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.468 mas, bmaj=9.304 mas, bpa=-7.16 degrees ! Estimated noise=975.341 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000359538 Jy ! Component: 100 - total flux cleaned = 0.000188718 Jy ! Component: 150 - total flux cleaned = -3.05868e-05 Jy ! Component: 200 - total flux cleaned = -0.000165173 Jy ! Total flux subtracted in 200 components = -0.000165173 Jy ! Clean residual min=-0.005139 max=0.006357 Jy/beam ! Clean residual mean=-0.000004 rms=0.001619 Jy/beam ! Combined flux in latest and established models = 0.280251 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 47 components and 0.280251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.322531Jy sigma=0.001500 ! Fit after self-cal, rms=0.322531Jy sigma=0.001500 wmodel J2234-2055_S_1997_07_02_yyk\_map.mod ! Writing 47 model components to file: J2234-2055_S_1997_07_02_yyk_map.mod wobs J2234-2055_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J2234-2055_S_1997_07_02_yyk_uvs.fits wwins J2234-2055_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J2234-2055_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.00276485 Jy ! Component: 100 - total flux cleaned = 0.00447771 Jy ! Component: 150 - total flux cleaned = 0.00594333 Jy ! Component: 200 - total flux cleaned = 0.0065754 Jy ! Component: 250 - total flux cleaned = 0.00701963 Jy ! Component: 300 - total flux cleaned = 0.00723248 Jy ! Component: 350 - total flux cleaned = 0.0073628 Jy ! Component: 400 - total flux cleaned = 0.00761532 Jy ! Component: 450 - total flux cleaned = 0.00773591 Jy ! Component: 500 - total flux cleaned = 0.00761965 Jy ! Component: 550 - total flux cleaned = 0.00745237 Jy ! Component: 600 - total flux cleaned = 0.00718123 Jy ! Component: 650 - total flux cleaned = 0.0070745 Jy ! Component: 700 - total flux cleaned = 0.00697077 Jy ! Component: 750 - total flux cleaned = 0.00702105 Jy ! Component: 800 - total flux cleaned = 0.00697309 Jy ! Component: 850 - total flux cleaned = 0.00711661 Jy ! Component: 900 - total flux cleaned = 0.0071155 Jy ! Component: 950 - total flux cleaned = 0.00725298 Jy ! Component: 1000 - total flux cleaned = 0.00729771 Jy ! Component: 1050 - total flux cleaned = 0.00738653 Jy ! Component: 1100 - total flux cleaned = 0.00742996 Jy ! Component: 1150 - total flux cleaned = 0.00764273 Jy ! Component: 1200 - total flux cleaned = 0.00760121 Jy ! Component: 1250 - total flux cleaned = 0.00768271 Jy ! Component: 1300 - total flux cleaned = 0.0075208 Jy ! Component: 1350 - total flux cleaned = 0.00756062 Jy ! Component: 1400 - total flux cleaned = 0.00752159 Jy ! Component: 1450 - total flux cleaned = 0.00763603 Jy ! Component: 1500 - total flux cleaned = 0.00771049 Jy ! Component: 1550 - total flux cleaned = 0.00771011 Jy ! Component: 1600 - total flux cleaned = 0.00771045 Jy ! Component: 1650 - total flux cleaned = 0.00774704 Jy ! Component: 1700 - total flux cleaned = 0.00785368 Jy ! Component: 1750 - total flux cleaned = 0.00788945 Jy ! Component: 1800 - total flux cleaned = 0.00788958 Jy ! Component: 1850 - total flux cleaned = 0.00789021 Jy ! Component: 1900 - total flux cleaned = 0.00799116 Jy ! Component: 1950 - total flux cleaned = 0.00809094 Jy ! Component: 2000 - total flux cleaned = 0.00812367 Jy ! Total flux subtracted in 2048 components = 0.00812373 Jy ! Clean residual min=-0.001985 max=0.001683 Jy/beam ! Clean residual mean=-0.000008 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.288375 Jy keep ! Adding 126 model components to the UV plane model. ! The established model now contains 173 components and 0.288375 Jy ![Exited script file: muppet] wmap "J2234-2055_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.468 x 9.304 at -7.16 degrees (North through East) ! Clean map min=-0.0034265 max=0.25539 Jy/beam ! Writing clean map to FITS file: J2234-2055_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.255386 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000679514 device "J2234-2055_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J2234-2055_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.798219 0.798219 1.59644 3.19288 6.38575 12.7715 25.543 51.086 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.255 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.468 x 9.304 at -7.16 degrees (North through East) ! Clean map min=-0.0034265 max=0.25539 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2234-2055_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J2234-2055_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2234-2055_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 20:12:22 2007