! Started logfile: J0659-0621_S_2004_04_30_yyk_uvs.log on Wed Dec 7 01:03:11 2005 obs J0659-0621_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J0659-0621_S_2004_04_30_yyk_uve.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.646032 visibilities/baseline/integration-bin. ! Found source: J0659-0621 ! ! 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 1628 lines of history. ! ! Reading 1628 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 J0659-0621_S_2004_04_30_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 = 256x256 pixels with 1.00x1.00 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.155531 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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.873953Jy sigma=16.585259 ! Fit after self-cal, rms=0.873653Jy sigma=16.575161 ! 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=5.2 mas, bmaj=14.8 mas, bpa=-8.028 degrees ! Estimated noise=1.42945 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.113404 Jy ! Component: 100 - total flux cleaned = 0.147143 Jy ! Total flux subtracted in 100 components = 0.147143 Jy ! Clean residual min=-0.009370 max=0.014992 Jy/beam ! Clean residual mean=0.000115 rms=0.003620 Jy/beam ! Combined flux in latest and established models = 0.147143 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.147143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072233Jy sigma=1.281368 ! Fit after self-cal, rms=0.071940Jy sigma=1.277049 ! 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.276 mas, bmaj=17.34 mas, bpa=-9.285 degrees ! Estimated noise=1.11281 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.0233677 Jy ! Component: 100 - total flux cleaned = 0.0343009 Jy ! Component: 150 - total flux cleaned = 0.0405304 Jy ! Component: 200 - total flux cleaned = 0.0442316 Jy ! Total flux subtracted in 200 components = 0.0442316 Jy ! Clean residual min=-0.009381 max=0.013769 Jy/beam ! Clean residual mean=0.000356 rms=0.003821 Jy/beam ! Combined flux in latest and established models = 0.191375 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 47 components and 0.191375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067714Jy sigma=1.164772 ! Fit after self-cal, rms=0.067609Jy sigma=1.163177 ! 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 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! 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 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.067609Jy sigma=1.163177 ! Fit after self-cal, rms=0.067609Jy sigma=1.163177 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.067609Jy sigma=1.163177 ! Fit after self-cal, rms=0.067607Jy sigma=1.163155 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.276 mas, bmaj=17.34 mas, bpa=-9.285 degrees ! Estimated noise=1.11281 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.00170214 Jy ! Component: 100 - total flux cleaned = 0.00225799 Jy ! Component: 150 - total flux cleaned = 0.00267118 Jy ! Component: 200 - total flux cleaned = 0.00311468 Jy ! Total flux subtracted in 200 components = 0.00311468 Jy ! Clean residual min=-0.009004 max=0.013346 Jy/beam ! Clean residual mean=0.000337 rms=0.003692 Jy/beam ! Combined flux in latest and established models = 0.19449 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.19449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067552Jy sigma=1.159674 ! Fit after self-cal, rms=0.067527Jy sigma=1.159209 ! 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.067527Jy sigma=1.159209 ! Fit after self-cal, rms=0.064315Jy sigma=1.101156 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.00140453 Jy ! Component: 100 - total flux cleaned = 0.0017248 Jy ! Component: 150 - total flux cleaned = 0.00193795 Jy ! Component: 200 - total flux cleaned = 0.00219935 Jy ! Total flux subtracted in 200 components = 0.00219935 Jy ! Clean residual min=-0.008469 max=0.012301 Jy/beam ! Clean residual mean=0.000324 rms=0.003577 Jy/beam ! Combined flux in latest and established models = 0.196689 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 55 components and 0.196689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064116Jy sigma=1.098097 ! Fit after self-cal, rms=0.063889Jy sigma=1.093623 ! 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.276 x 17.34 at -9.285 degrees (North through East) ! Clean map min=-0.0082629 max=0.13276 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.063889Jy sigma=1.093623 ! Fit after self-cal, rms=0.063123Jy sigma=1.080558 ! 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.063123Jy sigma=1.080558 ! Fit after self-cal, rms=0.063122Jy sigma=1.080130 ! Inverting map and beam ! Estimated beam: bmin=6.226 mas, bmaj=17.55 mas, bpa=-9.746 degrees ! Estimated noise=1.10048 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0013477 Jy ! Component: 100 - total flux cleaned = -0.00148252 Jy ! Component: 150 - total flux cleaned = -0.00148421 Jy ! Component: 200 - total flux cleaned = -0.00148544 Jy ! Total flux subtracted in 200 components = -0.00148544 Jy ! Clean residual min=-0.007693 max=0.011511 Jy/beam ! Clean residual mean=0.000276 rms=0.003297 Jy/beam ! Combined flux in latest and established models = 0.195204 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.195203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063020Jy sigma=1.077944 ! Fit after self-cal, rms=0.062984Jy sigma=1.077517 ! 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.062984Jy sigma=1.077517 ! Fit after self-cal, rms=0.062780Jy sigma=1.075064 ! 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.062780Jy sigma=1.075064 ! Fit after self-cal, rms=0.062781Jy sigma=1.075050 ! Inverting map and beam ! Estimated beam: bmin=6.224 mas, bmaj=17.57 mas, bpa=-9.747 degrees ! Estimated noise=1.09933 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.41283e-05 Jy ! Component: 100 - total flux cleaned = 1.12068e-05 Jy ! Component: 150 - total flux cleaned = 9.1336e-06 Jy ! Component: 200 - total flux cleaned = 7.09483e-06 Jy ! Total flux subtracted in 200 components = 7.09483e-06 Jy ! Clean residual min=-0.007662 max=0.011470 Jy/beam ! Clean residual mean=0.000276 rms=0.003263 Jy/beam ! Combined flux in latest and established models = 0.195211 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.195211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062690Jy sigma=1.073495 ! Fit after self-cal, rms=0.062650Jy sigma=1.073112 ! 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.808 mas, bmaj=18.14 mas, bpa=-7.675 degrees ! Estimated noise=1.17192 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.00204102 Jy ! Component: 100 - total flux cleaned = 0.00228712 Jy ! Component: 150 - total flux cleaned = 0.00243688 Jy ! Component: 200 - total flux cleaned = 0.00264447 Jy ! Total flux subtracted in 200 components = 0.00264447 Jy ! Clean residual min=-0.008723 max=0.014512 Jy/beam ! Clean residual mean=0.000355 rms=0.004013 Jy/beam ! Combined flux in latest and established models = 0.197855 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 78 components and 0.197855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062812Jy sigma=1.073236 ! Fit after self-cal, rms=0.062761Jy sigma=1.072918 ! 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=5.175 mas, bmaj=14.86 mas, bpa=-8.23 degrees ! Estimated noise=1.41624 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.114857 Jy ! Component: 100 - total flux cleaned = 0.149538 Jy ! Component: 150 - total flux cleaned = 0.164209 Jy ! Component: 200 - total flux cleaned = 0.172157 Jy ! Total flux subtracted in 200 components = 0.172157 Jy ! Clean residual min=-0.007459 max=0.013432 Jy/beam ! Clean residual mean=0.000074 rms=0.002702 Jy/beam ! Combined flux in latest and established models = 0.172157 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.172157 Jy ! Inverting map and beam ! Estimated beam: bmin=6.224 mas, bmaj=17.57 mas, bpa=-9.747 degrees ! Estimated noise=1.09933 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.0106981 Jy ! Component: 100 - total flux cleaned = 0.0162274 Jy ! Component: 150 - total flux cleaned = 0.0193863 Jy ! Component: 200 - total flux cleaned = 0.0206003 Jy ! Total flux subtracted in 200 components = 0.0206003 Jy ! Clean residual min=-0.007580 max=0.012013 Jy/beam ! Clean residual mean=0.000294 rms=0.003353 Jy/beam ! Combined flux in latest and established models = 0.192758 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 45 components and 0.192758 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.808 mas, bmaj=18.14 mas, bpa=-7.675 degrees ! Estimated noise=1.17192 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.0026225 Jy ! Component: 100 - total flux cleaned = 0.00292325 Jy ! Component: 150 - total flux cleaned = 0.0033652 Jy ! Component: 200 - total flux cleaned = 0.00376958 Jy ! Total flux subtracted in 200 components = 0.00376958 Jy ! Clean residual min=-0.008930 max=0.014563 Jy/beam ! Clean residual mean=0.000368 rms=0.004077 Jy/beam ! Combined flux in latest and established models = 0.196527 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 48 components and 0.196527 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.224 mas, bmaj=17.57 mas, bpa=-9.747 degrees ! Estimated noise=1.09933 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00161178 Jy ! Component: 100 - total flux cleaned = -0.00167124 Jy ! Component: 150 - total flux cleaned = -0.00172754 Jy ! Component: 200 - total flux cleaned = -0.00172531 Jy ! Total flux subtracted in 200 components = -0.00172531 Jy ! Clean residual min=-0.007463 max=0.011516 Jy/beam ! Clean residual mean=0.000279 rms=0.003270 Jy/beam ! Combined flux in latest and established models = 0.194802 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.194802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062593Jy sigma=1.073117 ! Fit after self-cal, rms=0.062526Jy sigma=1.072424 wmodel J0659-0621_S_2004_04_30_yyk\_map.mod ! Writing 58 model components to file: J0659-0621_S_2004_04_30_yyk_map.mod wobs J0659-0621_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J0659-0621_S_2004_04_30_yyk_uvs.fits wwins J0659-0621_S_2004_04_30_yyk\_map.win ! wwins: Wrote 1 windows to J0659-0621_S_2004_04_30_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=1024 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00517078 Jy ! Component: 100 - total flux cleaned = 0.00943414 Jy ! Component: 150 - total flux cleaned = 0.0123143 Jy ! Component: 200 - total flux cleaned = 0.0129435 Jy ! Component: 250 - total flux cleaned = 0.0130581 Jy ! Component: 300 - total flux cleaned = 0.0135638 Jy ! Component: 350 - total flux cleaned = 0.0141183 Jy ! Component: 400 - total flux cleaned = 0.0145441 Jy ! Component: 450 - total flux cleaned = 0.0149408 Jy ! Component: 500 - total flux cleaned = 0.0154673 Jy ! Component: 550 - total flux cleaned = 0.0160375 Jy ! Component: 600 - total flux cleaned = 0.0167164 Jy ! Component: 650 - total flux cleaned = 0.0174955 Jy ! Component: 700 - total flux cleaned = 0.0180526 Jy ! Component: 750 - total flux cleaned = 0.0185873 Jy ! Component: 800 - total flux cleaned = 0.0191014 Jy ! Component: 850 - total flux cleaned = 0.0195953 Jy ! Component: 900 - total flux cleaned = 0.0201746 Jy ! Component: 950 - total flux cleaned = 0.0208341 Jy ! Component: 1000 - total flux cleaned = 0.0212271 Jy ! Total flux subtracted in 1024 components = 0.0215157 Jy ! Clean residual min=-0.003436 max=0.003023 Jy/beam ! Clean residual mean=0.000075 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.216318 Jy keep ! Adding 61 model components to the UV plane model. ! The established model now contains 119 components and 0.216318 Jy ![Exited script file: muppet] wmap "J0659-0621_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.224 x 17.57 at -9.747 degrees (North through East) ! Clean map min=-0.0059905 max=0.13022 Jy/beam ! Writing clean map to FITS file: J0659-0621_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.130221 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00110035 device "J0659-0621_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0659-0621_S_2004_04_30_yyk_map.eps/VPS' loglevs 1*100*3*image_rms/peak_flux ! The new contour levels are: ! -2.53496 2.53496 5.06993 10.1399 20.2797 40.5594 81.1188 print "clev=",int(1*3*image_rms*10000)/10000 ! clev= 0.0033 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.13 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.224 x 17.57 at -9.747 degrees (North through East) ! Clean map min=-0.0059905 max=0.13022 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0659-0621_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0659-0621_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0659-0621_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 01:03:12 2005