! Started logfile: J0628-2805_S_2005_07_09_yyk_uvs.log on Fri Jan 20 10:01:30 2006 obs J0628-2805_S_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J0628-2805_S_2005_07_09_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0628-2805 ! ! 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 1602 lines of history. ! ! Reading 1800 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 J0628-2805_S_2005_07_09_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.15386 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.387 mas, bmaj=6.26 mas, bpa=-0.8452 degrees ! Estimated noise=1.91556 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.105174 Jy ! Component: 100 - total flux cleaned = 0.122828 Jy ! Total flux subtracted in 100 components = 0.122828 Jy ! Clean residual min=-0.008166 max=0.009546 Jy/beam ! Clean residual mean=-0.000025 rms=0.002302 Jy/beam ! Combined flux in latest and established models = 0.122828 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.122828 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.085416Jy sigma=1.109949 ! Fit after self-cal, rms=0.084710Jy sigma=1.103003 ! Inverting map and beam ! Estimated beam: bmin=2.387 mas, bmaj=6.26 mas, bpa=-0.8453 degrees ! Estimated noise=1.91539 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.087 mas, bmaj=7.77 mas, bpa=-2.621 degrees ! Estimated noise=1.27106 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.0104534 Jy ! Component: 100 - total flux cleaned = 0.01421 Jy ! Component: 150 - total flux cleaned = 0.0156238 Jy ! Component: 200 - total flux cleaned = 0.0158129 Jy ! Total flux subtracted in 200 components = 0.0158129 Jy ! Clean residual min=-0.006267 max=0.006195 Jy/beam ! Clean residual mean=0.000056 rms=0.001777 Jy/beam ! Combined flux in latest and established models = 0.138641 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 33 components and 0.138641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083876Jy sigma=1.088695 ! Fit after self-cal, rms=0.083883Jy sigma=1.088647 ! 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.087 x 7.77 at -2.621 degrees (North through East) ! Clean map min=-0.005992 max=0.12361 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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.02576 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 1.00* KP 0.94 ! LA 1.01 MK 0.91 NL 0.99 OV 0.98 ! PT 1.07 SC 0.92 ! ! ! 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.083883Jy sigma=1.088647 ! Fit after self-cal, rms=0.083767Jy sigma=1.086941 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.083767Jy sigma=1.086941 ! Fit after self-cal, rms=0.083769Jy sigma=1.086934 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.05 mas, bmaj=7.701 mas, bpa=-2.618 degrees ! Estimated noise=1.26895 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.000785901 Jy ! Component: 100 - total flux cleaned = 0.00100261 Jy ! Component: 150 - total flux cleaned = 0.00119369 Jy ! Component: 200 - total flux cleaned = 0.00133481 Jy ! Total flux subtracted in 200 components = 0.00133481 Jy ! Clean residual min=-0.005986 max=0.006338 Jy/beam ! Clean residual mean=0.000074 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 0.139976 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.139976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083735Jy sigma=1.086399 ! Fit after self-cal, rms=0.083737Jy sigma=1.086389 ! 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.083737Jy sigma=1.086389 ! Fit after self-cal, rms=0.079093Jy sigma=1.024781 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.0022992 Jy ! Component: 100 - total flux cleaned = 0.00271472 Jy ! Component: 150 - total flux cleaned = 0.00286148 Jy ! Component: 200 - total flux cleaned = 0.00296041 Jy ! Total flux subtracted in 200 components = 0.00296041 Jy ! Clean residual min=-0.005237 max=0.005997 Jy/beam ! Clean residual mean=0.000069 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.142936 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 39 components and 0.142936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079015Jy sigma=1.023870 ! Fit after self-cal, rms=0.078489Jy sigma=1.017979 ! 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.05 x 7.701 at -2.618 degrees (North through East) ! Clean map min=-0.0052242 max=0.12308 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.078489Jy sigma=1.017979 ! Fit after self-cal, rms=0.076000Jy sigma=1.008652 ! 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.076000Jy sigma=1.008652 ! Fit after self-cal, rms=0.075966Jy sigma=1.007965 ! Inverting map and beam ! Estimated beam: bmin=3.062 mas, bmaj=7.772 mas, bpa=-1.944 degrees ! Estimated noise=1.23453 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00283073 Jy ! Component: 100 - total flux cleaned = -0.00318352 Jy ! Component: 150 - total flux cleaned = -0.00315393 Jy ! Component: 200 - total flux cleaned = -0.00312687 Jy ! Total flux subtracted in 200 components = -0.00312687 Jy ! Clean residual min=-0.004753 max=0.005762 Jy/beam ! Clean residual mean=0.000084 rms=0.001520 Jy/beam ! Combined flux in latest and established models = 0.139809 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.139809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075924Jy sigma=1.006645 ! Fit after self-cal, rms=0.075927Jy sigma=1.006562 ! 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.075927Jy sigma=1.006562 ! Fit after self-cal, rms=0.075179Jy sigma=1.006474 ! 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.075179Jy sigma=1.006474 ! Fit after self-cal, rms=0.075188Jy sigma=1.006426 ! Inverting map and beam ! Estimated beam: bmin=3.039 mas, bmaj=7.723 mas, bpa=-1.849 degrees ! Estimated noise=1.21319 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00181302 Jy ! Component: 100 - total flux cleaned = -0.00165776 Jy ! Component: 150 - total flux cleaned = -0.00150032 Jy ! Component: 200 - total flux cleaned = -0.00138535 Jy ! Total flux subtracted in 200 components = -0.00138535 Jy ! Clean residual min=-0.004283 max=0.006153 Jy/beam ! Clean residual mean=0.000096 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.138424 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 45 components and 0.138424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075156Jy sigma=1.005458 ! Fit after self-cal, rms=0.075160Jy sigma=1.005450 ! 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=9.09 mas, bmaj=21.72 mas, bpa=4.381 degrees ! Estimated noise=1.56663 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 (-1.5, -25). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00823519 Jy ! Component: 100 - total flux cleaned = 0.00990223 Jy ! Component: 150 - total flux cleaned = 0.00960483 Jy ! Component: 200 - total flux cleaned = 0.00896751 Jy ! Total flux subtracted in 200 components = 0.00896751 Jy ! Clean residual min=-0.003647 max=0.003339 Jy/beam ! Clean residual mean=0.000193 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.147391 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 57 model components to the UV plane model. ! The established model now contains 100 components and 0.147391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074424Jy sigma=0.993369 ! Fit after self-cal, rms=0.074371Jy sigma=0.992533 ! 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.379 mas, bmaj=6.266 mas, bpa=-0.4376 degrees ! Estimated noise=1.81213 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.102378 Jy ! Component: 100 - total flux cleaned = 0.119752 Jy ! Component: 150 - total flux cleaned = 0.123564 Jy ! Component: 200 - total flux cleaned = 0.125871 Jy ! Total flux subtracted in 200 components = 0.125871 Jy ! Clean residual min=-0.005915 max=0.005043 Jy/beam ! Clean residual mean=0.000010 rms=0.001614 Jy/beam ! Combined flux in latest and established models = 0.125871 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.125871 Jy ! Inverting map and beam ! Estimated beam: bmin=3.039 mas, bmaj=7.723 mas, bpa=-1.849 degrees ! Estimated noise=1.21319 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.00945003 Jy ! Component: 100 - total flux cleaned = 0.014278 Jy ! Component: 150 - total flux cleaned = 0.0157022 Jy ! Component: 200 - total flux cleaned = 0.0159866 Jy ! Total flux subtracted in 200 components = 0.0159866 Jy ! Clean residual min=-0.003233 max=0.003550 Jy/beam ! Clean residual mean=0.000097 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.141858 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 126 components and 0.141858 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=9.09 mas, bmaj=21.72 mas, bpa=4.381 degrees ! Estimated noise=1.56663 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.00231463 Jy ! Component: 100 - total flux cleaned = 0.00231481 Jy ! Component: 150 - total flux cleaned = 0.00232162 Jy ! Component: 200 - total flux cleaned = 0.00253809 Jy ! Total flux subtracted in 200 components = 0.00253809 Jy ! Clean residual min=-0.003160 max=0.003309 Jy/beam ! Clean residual mean=0.000208 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.144396 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 198 components and 0.144396 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.039 mas, bmaj=7.723 mas, bpa=-1.849 degrees ! Estimated noise=1.21319 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000338544 Jy ! Component: 100 - total flux cleaned = 0.000441457 Jy ! Component: 150 - total flux cleaned = 0.0006968 Jy ! Component: 200 - total flux cleaned = 0.000776598 Jy ! Total flux subtracted in 200 components = 0.000776598 Jy ! Clean residual min=-0.003230 max=0.003588 Jy/beam ! Clean residual mean=0.000101 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.145172 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 236 components and 0.145172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073443Jy sigma=0.977284 ! Fit after self-cal, rms=0.073365Jy sigma=0.976573 wmodel J0628-2805_S_2005_07_09_yyk\_map.mod ! Writing 236 model components to file: J0628-2805_S_2005_07_09_yyk_map.mod wobs J0628-2805_S_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J0628-2805_S_2005_07_09_yyk_uvs.fits wwins J0628-2805_S_2005_07_09_yyk\_map.win ! wwins: Wrote 2 windows to J0628-2805_S_2005_07_09_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.00120603 Jy ! Component: 100 - total flux cleaned = 0.00159958 Jy ! Component: 150 - total flux cleaned = 0.00202128 Jy ! Component: 200 - total flux cleaned = 0.00242181 Jy ! Component: 250 - total flux cleaned = 0.00270967 Jy ! Component: 300 - total flux cleaned = 0.0028483 Jy ! Component: 350 - total flux cleaned = 0.00298439 Jy ! Component: 400 - total flux cleaned = 0.00311484 Jy ! Component: 450 - total flux cleaned = 0.00319917 Jy ! Component: 500 - total flux cleaned = 0.00324082 Jy ! Component: 550 - total flux cleaned = 0.00344343 Jy ! Component: 600 - total flux cleaned = 0.00352195 Jy ! Component: 650 - total flux cleaned = 0.00367602 Jy ! Component: 700 - total flux cleaned = 0.00367655 Jy ! Component: 750 - total flux cleaned = 0.00397258 Jy ! Component: 800 - total flux cleaned = 0.0040081 Jy ! Component: 850 - total flux cleaned = 0.00418629 Jy ! Component: 900 - total flux cleaned = 0.00436063 Jy ! Component: 950 - total flux cleaned = 0.00456648 Jy ! Component: 1000 - total flux cleaned = 0.00476793 Jy ! Component: 1050 - total flux cleaned = 0.00493318 Jy ! Component: 1100 - total flux cleaned = 0.00512799 Jy ! Component: 1150 - total flux cleaned = 0.00525587 Jy ! Component: 1200 - total flux cleaned = 0.00547603 Jy ! Component: 1250 - total flux cleaned = 0.0056302 Jy ! Component: 1300 - total flux cleaned = 0.00581255 Jy ! Component: 1350 - total flux cleaned = 0.00599214 Jy ! Component: 1400 - total flux cleaned = 0.00616905 Jy ! Component: 1450 - total flux cleaned = 0.00634389 Jy ! Component: 1500 - total flux cleaned = 0.00657327 Jy ! Component: 1550 - total flux cleaned = 0.00674307 Jy ! Component: 1600 - total flux cleaned = 0.00693818 Jy ! Component: 1650 - total flux cleaned = 0.00710342 Jy ! Component: 1700 - total flux cleaned = 0.00721216 Jy ! Component: 1750 - total flux cleaned = 0.00742772 Jy ! Component: 1800 - total flux cleaned = 0.00758674 Jy ! Component: 1850 - total flux cleaned = 0.00782327 Jy ! Component: 1900 - total flux cleaned = 0.00797964 Jy ! Component: 1950 - total flux cleaned = 0.00813394 Jy ! Component: 2000 - total flux cleaned = 0.00828664 Jy ! Total flux subtracted in 2048 components = 0.0084129 Jy ! Clean residual min=-0.001956 max=0.001485 Jy/beam ! Clean residual mean=0.000083 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.153585 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 362 components and 0.153585 Jy ![Exited script file: muppet] wmap "J0628-2805_S_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.039 x 7.723 at -1.849 degrees (North through East) ! Clean map min=-0.0028059 max=0.11289 Jy/beam ! Writing clean map to FITS file: J0628-2805_S_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.112895 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000514897 device "J0628-2805_S_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J0628-2805_S_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.36826 1.36826 2.73652 5.47304 10.9461 21.8922 43.7843 87.5687 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.112 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.039 x 7.723 at -1.849 degrees (North through East) ! Clean map min=-0.0028059 max=0.11289 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0628-2805_S_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J0628-2805_S_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0628-2805_S_2005_07_09_yyk_uvs.log closed on Fri Jan 20 10:01:34 2006