! Started logfile: J0925-2027_S_2002_05_14_yyk_uvs.log on Tue Jun 26 22:37:03 2007 obs J0925-2027_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J0925-2027_S_2002_05_14_yyk_uva.fits ! AN table 1: 109 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.65158 visibilities/baseline/integration-bin. ! Found source: J0925-2027 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1154 lines of history. ! ! Reading 12784 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 J0925-2027_S_2002_05_14_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.241574 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.549 mas, bmaj=6.617 mas, bpa=4.326 degrees ! Estimated noise=1460.5 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.0907915 Jy ! Component: 100 - total flux cleaned = 0.109507 Jy ! Total flux subtracted in 100 components = 0.109507 Jy ! Clean residual min=-0.008266 max=0.009017 Jy/beam ! Clean residual mean=0.000138 rms=0.002359 Jy/beam ! Combined flux in latest and established models = 0.109507 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.109507 Jy ! ! Correcting IF 1. ! A total of 328 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 377 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 303 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 303 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.216758Jy sigma=0.001250 ! Fit after self-cal, rms=0.214053Jy sigma=0.001244 ! Inverting map and beam ! Estimated beam: bmin=2.548 mas, bmaj=6.607 mas, bpa=4.282 degrees ! Estimated noise=1457.98 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.249 mas, bmaj=8.204 mas, bpa=4.695 degrees ! Estimated noise=981.272 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.0141108 Jy ! Component: 100 - total flux cleaned = 0.019729 Jy ! Component: 150 - total flux cleaned = 0.022169 Jy ! Component: 200 - total flux cleaned = 0.0226602 Jy ! Total flux subtracted in 200 components = 0.0226602 Jy ! Clean residual min=-0.005087 max=0.006557 Jy/beam ! Clean residual mean=0.000245 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.132167 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 37 components and 0.132167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.213718Jy sigma=0.001240 ! Fit after self-cal, rms=0.213692Jy sigma=0.001240 ! 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.249 x 8.204 at 4.695 degrees (North through East) ! Clean map min=-0.0048331 max=0.10755 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. ! A total of 33 telescope corrections were flagged in sub-array 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 4. ! A total of 33 telescope corrections were flagged in sub-array 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Fit before self-cal, rms=0.213692Jy sigma=0.001240 ! Fit after self-cal, rms=0.211268Jy sigma=0.001235 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.211268Jy sigma=0.001235 ! Fit after self-cal, rms=0.211261Jy sigma=0.001235 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=8.197 mas, bpa=4.612 degrees ! Estimated noise=984.178 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.00088381 Jy ! Component: 100 - total flux cleaned = 0.000985599 Jy ! Component: 150 - total flux cleaned = 0.00110906 Jy ! Component: 200 - total flux cleaned = 0.00119495 Jy ! Total flux subtracted in 200 components = 0.00119495 Jy ! Clean residual min=-0.005127 max=0.006507 Jy/beam ! Clean residual mean=0.000236 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 0.133362 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.133362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.211254Jy sigma=0.001235 ! Fit after self-cal, rms=0.211240Jy sigma=0.001235 ! 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.211240Jy sigma=0.001235 ! Fit after self-cal, rms=0.209634Jy sigma=0.001225 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.00220872 Jy ! Component: 100 - total flux cleaned = 0.00232597 Jy ! Component: 150 - total flux cleaned = 0.00235734 Jy ! Component: 200 - total flux cleaned = 0.00241107 Jy ! Total flux subtracted in 200 components = 0.00241107 Jy ! Clean residual min=-0.005271 max=0.006306 Jy/beam ! Clean residual mean=0.000214 rms=0.001750 Jy/beam ! Combined flux in latest and established models = 0.135773 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 49 components and 0.135773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.209651Jy sigma=0.001225 ! Fit after self-cal, rms=0.209574Jy sigma=0.001224 ! 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.245 x 8.197 at 4.612 degrees (North through East) ! Clean map min=-0.0053675 max=0.11003 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.209574Jy sigma=0.001224 ! Fit after self-cal, rms=0.210718Jy sigma=0.001224 ! 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.210718Jy sigma=0.001224 ! Fit after self-cal, rms=0.210568Jy sigma=0.001224 ! Inverting map and beam ! Estimated beam: bmin=3.236 mas, bmaj=8.21 mas, bpa=4.156 degrees ! Estimated noise=983.533 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000292834 Jy ! Component: 100 - total flux cleaned = 0.000345309 Jy ! Component: 150 - total flux cleaned = 0.000345722 Jy ! Component: 200 - total flux cleaned = 0.000367346 Jy ! Total flux subtracted in 200 components = 0.000367346 Jy ! Clean residual min=-0.005528 max=0.006459 Jy/beam ! Clean residual mean=0.000219 rms=0.001735 Jy/beam ! Combined flux in latest and established models = 0.136141 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.136141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.210572Jy sigma=0.001224 ! Fit after self-cal, rms=0.210572Jy sigma=0.001224 ! 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.210572Jy sigma=0.001224 ! Fit after self-cal, rms=0.211328Jy sigma=0.001224 ! 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.211328Jy sigma=0.001224 ! Fit after self-cal, rms=0.211348Jy sigma=0.001224 ! Inverting map and beam ! Estimated beam: bmin=3.225 mas, bmaj=8.197 mas, bpa=3.951 degrees ! Estimated noise=981.823 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -1.78318e-05 Jy ! Component: 100 - total flux cleaned = -4.05957e-05 Jy ! Component: 150 - total flux cleaned = -4.18323e-05 Jy ! Component: 200 - total flux cleaned = -2.40209e-05 Jy ! Total flux subtracted in 200 components = -2.40209e-05 Jy ! Clean residual min=-0.005711 max=0.006500 Jy/beam ! Clean residual mean=0.000217 rms=0.001741 Jy/beam ! Combined flux in latest and established models = 0.136117 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 59 components and 0.136117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.211348Jy sigma=0.001224 ! Fit after self-cal, rms=0.211359Jy sigma=0.001224 ! 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.032 mas, bmaj=19.34 mas, bpa=11.81 degrees ! Estimated noise=1236.06 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.00140521 Jy ! Component: 100 - total flux cleaned = 0.00136154 Jy ! Component: 150 - total flux cleaned = 0.00132609 Jy ! Component: 200 - total flux cleaned = 0.00132281 Jy ! Total flux subtracted in 200 components = 0.00132281 Jy ! Clean residual min=-0.006499 max=0.007375 Jy/beam ! Clean residual mean=0.000389 rms=0.002371 Jy/beam ! Combined flux in latest and established models = 0.13744 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 63 components and 0.13744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.211370Jy sigma=0.001224 ! Fit after self-cal, rms=0.211356Jy sigma=0.001224 ! 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.542 mas, bmaj=6.606 mas, bpa=3.939 degrees ! Estimated noise=1455.1 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0938807 Jy ! Component: 100 - total flux cleaned = 0.114123 Jy ! Component: 150 - total flux cleaned = 0.122787 Jy ! Component: 200 - total flux cleaned = 0.127679 Jy ! Total flux subtracted in 200 components = 0.127679 Jy ! Clean residual min=-0.008424 max=0.008892 Jy/beam ! Clean residual mean=0.000092 rms=0.002204 Jy/beam ! Combined flux in latest and established models = 0.127679 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.127679 Jy ! Inverting map and beam ! Estimated beam: bmin=3.225 mas, bmaj=8.197 mas, bpa=3.951 degrees ! Estimated noise=981.823 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.00510618 Jy ! Component: 100 - total flux cleaned = 0.00682879 Jy ! Component: 150 - total flux cleaned = 0.00729196 Jy ! Component: 200 - total flux cleaned = 0.00743193 Jy ! Total flux subtracted in 200 components = 0.00743193 Jy ! Clean residual min=-0.005700 max=0.006540 Jy/beam ! Clean residual mean=0.000225 rms=0.001752 Jy/beam ! Combined flux in latest and established models = 0.135111 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 37 components and 0.135111 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.032 mas, bmaj=19.34 mas, bpa=11.81 degrees ! Estimated noise=1236.06 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.00193057 Jy ! Component: 100 - total flux cleaned = 0.00188592 Jy ! Component: 150 - total flux cleaned = 0.00184552 Jy ! Component: 200 - total flux cleaned = 0.00184592 Jy ! Total flux subtracted in 200 components = 0.00184592 Jy ! Clean residual min=-0.006457 max=0.007333 Jy/beam ! Clean residual mean=0.000397 rms=0.002376 Jy/beam ! Combined flux in latest and established models = 0.136957 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.136957 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.225 mas, bmaj=8.197 mas, bpa=3.951 degrees ! Estimated noise=981.823 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00141888 Jy ! Component: 100 - total flux cleaned = -0.00131823 Jy ! Component: 150 - total flux cleaned = -0.00128043 Jy ! Component: 200 - total flux cleaned = -0.00127851 Jy ! Total flux subtracted in 200 components = -0.00127851 Jy ! Clean residual min=-0.005667 max=0.006453 Jy/beam ! Clean residual mean=0.000220 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.135679 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.135678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.211382Jy sigma=0.001224 ! Fit after self-cal, rms=0.211385Jy sigma=0.001224 wmodel J0925-2027_S_2002_05_14_yyk\_map.mod ! Writing 48 model components to file: J0925-2027_S_2002_05_14_yyk_map.mod wobs J0925-2027_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J0925-2027_S_2002_05_14_yyk_uvs.fits wwins J0925-2027_S_2002_05_14_yyk\_map.win ! wwins: Wrote 1 windows to J0925-2027_S_2002_05_14_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.00140046 Jy ! Component: 100 - total flux cleaned = 0.00219459 Jy ! Component: 150 - total flux cleaned = 0.00228595 Jy ! Component: 200 - total flux cleaned = 0.00245999 Jy ! Component: 250 - total flux cleaned = 0.00254064 Jy ! Component: 300 - total flux cleaned = 0.00254245 Jy ! Component: 350 - total flux cleaned = 0.00285432 Jy ! Component: 400 - total flux cleaned = 0.0029312 Jy ! Component: 450 - total flux cleaned = 0.00322133 Jy ! Component: 500 - total flux cleaned = 0.00350021 Jy ! Component: 550 - total flux cleaned = 0.00377281 Jy ! Component: 600 - total flux cleaned = 0.004039 Jy ! Component: 650 - total flux cleaned = 0.00429601 Jy ! Component: 700 - total flux cleaned = 0.00442147 Jy ! Component: 750 - total flux cleaned = 0.00460646 Jy ! Component: 800 - total flux cleaned = 0.00502899 Jy ! Component: 850 - total flux cleaned = 0.00574078 Jy ! Component: 900 - total flux cleaned = 0.00632129 Jy ! Component: 950 - total flux cleaned = 0.00672107 Jy ! Component: 1000 - total flux cleaned = 0.00734024 Jy ! Component: 1050 - total flux cleaned = 0.00789359 Jy ! Component: 1100 - total flux cleaned = 0.00859994 Jy ! Component: 1150 - total flux cleaned = 0.00902678 Jy ! Component: 1200 - total flux cleaned = 0.00950103 Jy ! Component: 1250 - total flux cleaned = 0.0101742 Jy ! Component: 1300 - total flux cleaned = 0.0105822 Jy ! Component: 1350 - total flux cleaned = 0.0112372 Jy ! Component: 1400 - total flux cleaned = 0.0116845 Jy ! Component: 1450 - total flux cleaned = 0.0121745 Jy ! Component: 1500 - total flux cleaned = 0.0127561 Jy ! Component: 1550 - total flux cleaned = 0.0133291 Jy ! Component: 1600 - total flux cleaned = 0.0137543 Jy ! Component: 1650 - total flux cleaned = 0.0143609 Jy ! Component: 1700 - total flux cleaned = 0.0147752 Jy ! Component: 1750 - total flux cleaned = 0.0153215 Jy ! Component: 1800 - total flux cleaned = 0.0156364 Jy ! Component: 1850 - total flux cleaned = 0.0161264 Jy ! Component: 1900 - total flux cleaned = 0.0166544 Jy ! Component: 1950 - total flux cleaned = 0.0169587 Jy ! Component: 2000 - total flux cleaned = 0.0174754 Jy ! Total flux subtracted in 2048 components = 0.0179011 Jy ! Clean residual min=-0.002235 max=0.002274 Jy/beam ! Clean residual mean=0.000120 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.15358 Jy keep ! Adding 153 model components to the UV plane model. ! The established model now contains 201 components and 0.15358 Jy ![Exited script file: muppet] wmap "J0925-2027_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.225 x 8.197 at 3.951 degrees (North through East) ! Clean map min=-0.0045834 max=0.10975 Jy/beam ! Writing clean map to FITS file: J0925-2027_S_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.109748 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000886847 device "J0925-2027_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J0925-2027_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.42422 2.42422 4.84844 9.69689 19.3938 38.7875 77.5751 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.109 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.225 x 8.197 at 3.951 degrees (North through East) ! Clean map min=-0.0045834 max=0.10975 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0925-2027_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J0925-2027_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0925-2027_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:37:10 2007