! Started logfile: J1000-3139_X_2004_05_08_yyk_uvs.log on Wed Dec 7 01:08:48 2005 obs J1000-3139_X_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J1000-3139_X_2004_05_08_yyk_uve.fits ! AN table 1: 6 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.588889 visibilities/baseline/integration-bin. ! Found source: J1000-3139 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1434 lines of history. ! ! Reading 636 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 J1000-3139_X_2004_05_08_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.220856 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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.826540Jy sigma=12.370531 ! Fit after self-cal, rms=0.825186Jy sigma=12.358289 ! 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=0.9573 mas, bmaj=5.244 mas, bpa=-23.86 degrees ! Estimated noise=3.06848 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.157585 Jy ! Component: 100 - total flux cleaned = 0.198046 Jy ! Total flux subtracted in 100 components = 0.198046 Jy ! Clean residual min=-0.017529 max=0.018056 Jy/beam ! Clean residual mean=-0.000130 rms=0.005393 Jy/beam ! Combined flux in latest and established models = 0.198046 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 33 components and 0.198046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115020Jy sigma=1.435667 ! Fit after self-cal, rms=0.114734Jy sigma=1.433066 ! 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=1.286 mas, bmaj=5.755 mas, bpa=-21.8 degrees ! Estimated noise=2.21739 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.0278199 Jy ! Component: 100 - total flux cleaned = 0.0416655 Jy ! Component: 150 - total flux cleaned = 0.0496164 Jy ! Component: 200 - total flux cleaned = 0.0544656 Jy ! Total flux subtracted in 200 components = 0.0544656 Jy ! Clean residual min=-0.008798 max=0.009819 Jy/beam ! Clean residual mean=0.000001 rms=0.002740 Jy/beam ! Combined flux in latest and established models = 0.252512 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 68 model components to the UV plane model. ! The established model now contains 98 components and 0.252512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111103Jy sigma=1.341592 ! Fit after self-cal, rms=0.111074Jy sigma=1.341272 ! 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 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01025 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.07 HN 1.00* KP 0.91 ! LA 0.95 MK 0.86 NL 0.98 OV 1.05 ! PT 0.98 SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.996754 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 1.00* KP 0.95 ! LA 0.98 MK 1.00* NL 0.84 OV 0.99 ! PT 1.17 SC 1.00* ! ! ! Fit before self-cal, rms=0.111074Jy sigma=1.341272 ! Fit after self-cal, rms=0.107672Jy sigma=1.320262 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.107672Jy sigma=1.320262 ! Fit after self-cal, rms=0.107666Jy sigma=1.320231 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.22 mas, bmaj=5.854 mas, bpa=-22.24 degrees ! Estimated noise=2.19665 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.00548236 Jy ! Component: 100 - total flux cleaned = 0.00655197 Jy ! Component: 150 - total flux cleaned = 0.00745244 Jy ! Component: 200 - total flux cleaned = 0.00804766 Jy ! Total flux subtracted in 200 components = 0.00804766 Jy ! Clean residual min=-0.007986 max=0.008953 Jy/beam ! Clean residual mean=-0.000001 rms=0.002424 Jy/beam ! Combined flux in latest and established models = 0.260559 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 112 components and 0.260559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107315Jy sigma=1.313598 ! Fit after self-cal, rms=0.107306Jy sigma=1.313479 ! 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.107306Jy sigma=1.313479 ! Fit after self-cal, rms=0.088249Jy sigma=1.047021 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.000240289 Jy ! Component: 100 - total flux cleaned = 8.35598e-06 Jy ! Component: 150 - total flux cleaned = -0.000445857 Jy ! Component: 200 - total flux cleaned = -0.000656586 Jy ! Total flux subtracted in 200 components = -0.000656586 Jy ! Clean residual min=-0.006267 max=0.007528 Jy/beam ! Clean residual mean=0.000016 rms=0.001920 Jy/beam ! Combined flux in latest and established models = 0.259903 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 128 components and 0.259903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086760Jy sigma=1.026561 ! Fit after self-cal, rms=0.083510Jy sigma=0.987345 ! 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: 1.22 x 5.854 at -22.24 degrees (North through East) ! Clean map min=-0.0057884 max=0.17562 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.083510Jy sigma=0.987345 ! Fit after self-cal, rms=0.080235Jy sigma=0.975073 ! 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.080235Jy sigma=0.975073 ! Fit after self-cal, rms=0.079619Jy sigma=0.967799 ! Inverting map and beam ! Estimated beam: bmin=1.162 mas, bmaj=5.831 mas, bpa=-22.69 degrees ! Estimated noise=2.15957 mJy/beam. ! Added new window around map position (-11.6, -16.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00642558 Jy ! Component: 100 - total flux cleaned = 0.00627159 Jy ! Component: 150 - total flux cleaned = 0.00626675 Jy ! Component: 200 - total flux cleaned = 0.00651131 Jy ! Total flux subtracted in 200 components = 0.00651131 Jy ! Clean residual min=-0.004778 max=0.004600 Jy/beam ! Clean residual mean=0.000010 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.266414 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 148 components and 0.266414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078849Jy sigma=0.953890 ! Fit after self-cal, rms=0.078663Jy sigma=0.951958 ! 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.078663Jy sigma=0.951958 ! Fit after self-cal, rms=0.079456Jy sigma=0.946328 ! 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.079456Jy sigma=0.946328 ! Fit after self-cal, rms=0.079402Jy sigma=0.945797 ! Inverting map and beam ! Estimated beam: bmin=1.129 mas, bmaj=5.852 mas, bpa=-23.01 degrees ! Estimated noise=2.14777 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000629511 Jy ! Component: 100 - total flux cleaned = 0.000735381 Jy ! Component: 150 - total flux cleaned = 0.00120036 Jy ! Component: 200 - total flux cleaned = 0.00162248 Jy ! Total flux subtracted in 200 components = 0.00162248 Jy ! Clean residual min=-0.004836 max=0.004669 Jy/beam ! Clean residual mean=0.000023 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.268037 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 167 components and 0.268037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079296Jy sigma=0.942200 ! Fit after self-cal, rms=0.079284Jy sigma=0.941984 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.72 mas, bmaj=9.053 mas, bpa=-4.172 degrees ! Estimated noise=2.41617 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.00075744 Jy ! Component: 100 - total flux cleaned = 0.00113679 Jy ! Component: 150 - total flux cleaned = 0.00138223 Jy ! Component: 200 - total flux cleaned = 0.0015194 Jy ! Total flux subtracted in 200 components = 0.0015194 Jy ! Clean residual min=-0.004726 max=0.004454 Jy/beam ! Clean residual mean=0.000030 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.269556 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 185 components and 0.269556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079246Jy sigma=0.941032 ! Fit after self-cal, rms=0.079252Jy sigma=0.940963 ! 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=0.907 mas, bmaj=5.329 mas, bpa=-24.27 degrees ! Estimated noise=2.90015 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.163852 Jy ! Component: 100 - total flux cleaned = 0.202894 Jy ! Component: 150 - total flux cleaned = 0.223036 Jy ! Component: 200 - total flux cleaned = 0.234755 Jy ! Total flux subtracted in 200 components = 0.234755 Jy ! Clean residual min=-0.007927 max=0.009416 Jy/beam ! Clean residual mean=-0.000055 rms=0.002529 Jy/beam ! Combined flux in latest and established models = 0.234756 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 55 model components to the UV plane model. ! The established model now contains 55 components and 0.234756 Jy ! Inverting map and beam ! Estimated beam: bmin=1.129 mas, bmaj=5.852 mas, bpa=-23.01 degrees ! Estimated noise=2.14777 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) ! Added new window around map position (-8.2, 23.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139256 Jy ! Component: 100 - total flux cleaned = 0.0209648 Jy ! Component: 150 - total flux cleaned = 0.0248453 Jy ! Component: 200 - total flux cleaned = 0.026599 Jy ! Total flux subtracted in 200 components = 0.026599 Jy ! Clean residual min=-0.004872 max=0.005323 Jy/beam ! Clean residual mean=-0.000006 rms=0.001424 Jy/beam ! Combined flux in latest and established models = 0.261355 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 104 components and 0.261355 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.72 mas, bmaj=9.053 mas, bpa=-4.172 degrees ! Estimated noise=2.41617 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.00314733 Jy ! Component: 100 - total flux cleaned = 0.00446362 Jy ! Component: 150 - total flux cleaned = 0.00496014 Jy ! Component: 200 - total flux cleaned = 0.00532077 Jy ! Total flux subtracted in 200 components = 0.00532077 Jy ! Clean residual min=-0.004353 max=0.004192 Jy/beam ! Clean residual mean=0.000008 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.266675 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 141 components and 0.266675 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.129 mas, bmaj=5.852 mas, bpa=-23.01 degrees ! Estimated noise=2.14777 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00178246 Jy ! Component: 100 - total flux cleaned = -0.00259538 Jy ! Component: 150 - total flux cleaned = -0.00290561 Jy ! Component: 200 - total flux cleaned = -0.00281012 Jy ! Total flux subtracted in 200 components = -0.00281012 Jy ! Clean residual min=-0.004144 max=0.004295 Jy/beam ! Clean residual mean=0.000012 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.263865 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 167 components and 0.263865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078871Jy sigma=0.938740 ! Fit after self-cal, rms=0.078788Jy sigma=0.937778 wmodel J1000-3139_X_2004_05_08_yyk\_map.mod ! Writing 167 model components to file: J1000-3139_X_2004_05_08_yyk_map.mod wobs J1000-3139_X_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J1000-3139_X_2004_05_08_yyk_uvs.fits wwins J1000-3139_X_2004_05_08_yyk\_map.win ! wwins: Wrote 3 windows to J1000-3139_X_2004_05_08_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017656 Jy ! Component: 100 - total flux cleaned = 0.00190853 Jy ! Component: 150 - total flux cleaned = 0.00184355 Jy ! Component: 200 - total flux cleaned = 0.00195525 Jy ! Component: 250 - total flux cleaned = 0.00228564 Jy ! Component: 300 - total flux cleaned = 0.00260284 Jy ! Component: 350 - total flux cleaned = 0.00265315 Jy ! Component: 400 - total flux cleaned = 0.00250894 Jy ! Component: 450 - total flux cleaned = 0.00237113 Jy ! Component: 500 - total flux cleaned = 0.00214971 Jy ! Component: 550 - total flux cleaned = 0.00197765 Jy ! Component: 600 - total flux cleaned = 0.00181141 Jy ! Component: 650 - total flux cleaned = 0.00161058 Jy ! Component: 700 - total flux cleaned = 0.00161025 Jy ! Component: 750 - total flux cleaned = 0.00161029 Jy ! Component: 800 - total flux cleaned = 0.00146148 Jy ! Component: 850 - total flux cleaned = 0.00160727 Jy ! Component: 900 - total flux cleaned = 0.00174874 Jy ! Component: 950 - total flux cleaned = 0.00188741 Jy ! Component: 1000 - total flux cleaned = 0.00209216 Jy ! Component: 1050 - total flux cleaned = 0.00239361 Jy ! Component: 1100 - total flux cleaned = 0.00272285 Jy ! Component: 1150 - total flux cleaned = 0.00304649 Jy ! Component: 1200 - total flux cleaned = 0.00339641 Jy ! Component: 1250 - total flux cleaned = 0.00361582 Jy ! Component: 1300 - total flux cleaned = 0.00398642 Jy ! Component: 1350 - total flux cleaned = 0.0041989 Jy ! Component: 1400 - total flux cleaned = 0.00452857 Jy ! Component: 1450 - total flux cleaned = 0.00464635 Jy ! Component: 1500 - total flux cleaned = 0.00487997 Jy ! Component: 1550 - total flux cleaned = 0.00511071 Jy ! Component: 1600 - total flux cleaned = 0.00542349 Jy ! Component: 1650 - total flux cleaned = 0.00553577 Jy ! Component: 1700 - total flux cleaned = 0.00575815 Jy ! Component: 1750 - total flux cleaned = 0.00597815 Jy ! Component: 1800 - total flux cleaned = 0.00614165 Jy ! Component: 1850 - total flux cleaned = 0.00635767 Jy ! Component: 1900 - total flux cleaned = 0.00654513 Jy ! Component: 1950 - total flux cleaned = 0.00678461 Jy ! Component: 2000 - total flux cleaned = 0.00699572 Jy ! Total flux subtracted in 2048 components = 0.00723131 Jy ! Clean residual min=-0.001533 max=0.001408 Jy/beam ! Clean residual mean=0.000014 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.271096 Jy keep ! Adding 91 model components to the UV plane model. ! The established model now contains 258 components and 0.271097 Jy ![Exited script file: muppet] wmap "J1000-3139_X_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.129 x 5.852 at -23.01 degrees (North through East) ! Clean map min=-0.0035563 max=0.17864 Jy/beam ! Writing clean map to FITS file: J1000-3139_X_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.178635 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000477956 device "J1000-3139_X_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1000-3139_X_2004_05_08_yyk_map.eps/VPS' loglevs 8*100*3*image_rms/peak_flux ! The new contour levels are: ! -6.42143 6.42143 12.8429 25.6857 51.3715 print "clev=",int(8*3*image_rms*10000)/10000 ! clev= 0.0114 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.178 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.129 x 5.852 at -23.01 degrees (North through East) ! Clean map min=-0.0035563 max=0.17864 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1000-3139_X_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1000-3139_X_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1000-3139_X_2004_05_08_yyk_uvs.log closed on Wed Dec 7 01:08:52 2005