! Started logfile: J0008-2339_S_1997_07_02_yyk_uvs.log on Sun Jan 7 15:15:37 2007 obs J0008-2339_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0008-2339_S_1997_07_02_yyk_uva.fits ! AN table 1: 137 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.18508 visibilities/baseline/integration-bin. ! Found source: J0008-2339 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 29224 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 J0008-2339_S_1997_07_02_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.628997 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.786 mas, bmaj=7.984 mas, bpa=-13.83 degrees ! Estimated noise=1976.22 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.442563 Jy ! Component: 100 - total flux cleaned = 0.533581 Jy ! Total flux subtracted in 100 components = 0.533581 Jy ! Clean residual min=-0.018195 max=0.025200 Jy/beam ! Clean residual mean=-0.000338 rms=0.006429 Jy/beam ! Combined flux in latest and established models = 0.533581 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.533581 Jy ! ! Correcting IF 1. ! A total of 379 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 243 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 270 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 243 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.374239Jy sigma=0.001600 ! Fit after self-cal, rms=0.373984Jy sigma=0.001599 ! Inverting map and beam ! Estimated beam: bmin=2.786 mas, bmaj=7.984 mas, bpa=-13.83 degrees ! Estimated noise=1976.22 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.555 mas, bmaj=9.374 mas, bpa=-11.61 degrees ! Estimated noise=1117.95 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.0135708 Jy ! Component: 100 - total flux cleaned = 0.0140294 Jy ! Component: 150 - total flux cleaned = 0.0138366 Jy ! Component: 200 - total flux cleaned = 0.0136613 Jy ! Total flux subtracted in 200 components = 0.0136613 Jy ! Clean residual min=-0.014833 max=0.018072 Jy/beam ! Clean residual mean=-0.000192 rms=0.004980 Jy/beam ! Combined flux in latest and established models = 0.547242 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.547242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.373617Jy sigma=0.001596 ! Fit after self-cal, rms=0.373611Jy sigma=0.001596 ! 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.555 x 9.374 at -11.61 degrees (North through East) ! Clean map min=-0.014708 max=0.49133 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.02284 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.13 HN 0.90 KP 0.90 ! LA 0.99 MK 0.98 NL 1.00* OV 1.11 ! PT 0.96 SC 0.83 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.983281 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.15 HN 1.01 KP 0.96 ! LA 1.09 MK 1.06 NL 0.99 OV 1.05 ! PT 0.93 SC 0.91 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04723 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.06 HN 0.94 KP 0.92 ! LA 0.82 MK 0.86 NL 0.95 OV 0.96 ! PT 1.09 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.992489 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.16 HN 1.10 KP 0.93 ! LA 0.90 MK 1.00 NL 1.06 OV 0.98 ! PT 0.89 SC 1.02 ! ! ! Fit before self-cal, rms=0.373611Jy sigma=0.001596 ! Fit after self-cal, rms=0.361381Jy sigma=0.001573 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.361381Jy sigma=0.001573 ! Fit after self-cal, rms=0.361376Jy sigma=0.001573 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.487 mas, bmaj=9.153 mas, bpa=-10.92 degrees ! Estimated noise=1120.84 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.0103465 Jy ! Component: 100 - total flux cleaned = 0.0120569 Jy ! Component: 150 - total flux cleaned = 0.0123271 Jy ! Component: 200 - total flux cleaned = 0.01245 Jy ! Total flux subtracted in 200 components = 0.01245 Jy ! Clean residual min=-0.011779 max=0.008900 Jy/beam ! Clean residual mean=-0.000237 rms=0.002442 Jy/beam ! Combined flux in latest and established models = 0.559692 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 0.559692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.361401Jy sigma=0.001572 ! Fit after self-cal, rms=0.361398Jy sigma=0.001572 ! 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.361398Jy sigma=0.001572 ! Fit after self-cal, rms=0.358300Jy sigma=0.001561 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.000933718 Jy ! Component: 100 - total flux cleaned = 0.000712499 Jy ! Component: 150 - total flux cleaned = 0.000609882 Jy ! Component: 200 - total flux cleaned = 0.000515475 Jy ! Total flux subtracted in 200 components = 0.000515475 Jy ! Clean residual min=-0.011385 max=0.008623 Jy/beam ! Clean residual mean=-0.000224 rms=0.002390 Jy/beam ! Combined flux in latest and established models = 0.560208 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.560207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.358249Jy sigma=0.001561 ! Fit after self-cal, rms=0.357883Jy sigma=0.001560 ! 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.487 x 9.153 at -10.92 degrees (North through East) ! Clean map min=-0.011208 max=0.49458 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.357883Jy sigma=0.001560 ! Fit after self-cal, rms=0.374525Jy sigma=0.001550 ! 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.374525Jy sigma=0.001550 ! Fit after self-cal, rms=0.374471Jy sigma=0.001549 ! Inverting map and beam ! Estimated beam: bmin=3.467 mas, bmaj=9.134 mas, bpa=-10.79 degrees ! Estimated noise=1115.38 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160903 Jy ! Component: 100 - total flux cleaned = 0.00170933 Jy ! Component: 150 - total flux cleaned = 0.00161079 Jy ! Component: 200 - total flux cleaned = 0.00152353 Jy ! Total flux subtracted in 200 components = 0.00152353 Jy ! Clean residual min=-0.007929 max=0.007868 Jy/beam ! Clean residual mean=0.000002 rms=0.002007 Jy/beam ! Combined flux in latest and established models = 0.561731 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 43 components and 0.561731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.374416Jy sigma=0.001549 ! Fit after self-cal, rms=0.374407Jy sigma=0.001549 ! 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.374407Jy sigma=0.001549 ! Fit after self-cal, rms=0.374149Jy sigma=0.001547 ! 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.374149Jy sigma=0.001547 ! Fit after self-cal, rms=0.374155Jy sigma=0.001547 ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=9.089 mas, bpa=-10.49 degrees ! Estimated noise=1113.93 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133693 Jy ! Component: 100 - total flux cleaned = 0.00133015 Jy ! Component: 150 - total flux cleaned = 0.00132495 Jy ! Component: 200 - total flux cleaned = 0.00120497 Jy ! Total flux subtracted in 200 components = 0.00120497 Jy ! Clean residual min=-0.007937 max=0.007945 Jy/beam ! Clean residual mean=0.000004 rms=0.001969 Jy/beam ! Combined flux in latest and established models = 0.562936 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 48 components and 0.562936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.374128Jy sigma=0.001547 ! Fit after self-cal, rms=0.374134Jy sigma=0.001547 ! 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.051 mas, bmaj=18.35 mas, bpa=-8.647 degrees ! Estimated noise=1400.26 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.000346185 Jy ! Component: 100 - total flux cleaned = 0.000298902 Jy ! Component: 150 - total flux cleaned = 0.000256296 Jy ! Component: 200 - total flux cleaned = 0.000255798 Jy ! Total flux subtracted in 200 components = 0.000255798 Jy ! Clean residual min=-0.008013 max=0.009942 Jy/beam ! Clean residual mean=0.000025 rms=0.002604 Jy/beam ! Combined flux in latest and established models = 0.563192 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 51 components and 0.563192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.374128Jy sigma=0.001547 ! Fit after self-cal, rms=0.374134Jy sigma=0.001547 ! 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.756 mas, bmaj=7.912 mas, bpa=-13.32 degrees ! Estimated noise=1938.06 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.439165 Jy ! Component: 100 - total flux cleaned = 0.53284 Jy ! Component: 150 - total flux cleaned = 0.556428 Jy ! Component: 200 - total flux cleaned = 0.561764 Jy ! Total flux subtracted in 200 components = 0.561764 Jy ! Clean residual min=-0.012127 max=0.010762 Jy/beam ! Clean residual mean=-0.000073 rms=0.002957 Jy/beam ! Combined flux in latest and established models = 0.561764 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.561764 Jy ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=9.089 mas, bpa=-10.49 degrees ! Estimated noise=1113.93 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.00101447 Jy ! Component: 100 - total flux cleaned = 0.00115995 Jy ! Component: 150 - total flux cleaned = 0.00116035 Jy ! Component: 200 - total flux cleaned = 0.00115782 Jy ! Total flux subtracted in 200 components = 0.00115782 Jy ! Clean residual min=-0.007724 max=0.007788 Jy/beam ! Clean residual mean=-0.000003 rms=0.002028 Jy/beam ! Combined flux in latest and established models = 0.562922 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 36 components and 0.562922 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.051 mas, bmaj=18.35 mas, bpa=-8.647 degrees ! Estimated noise=1400.26 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.00052803 Jy ! Component: 100 - total flux cleaned = 0.000598071 Jy ! Component: 150 - total flux cleaned = 0.000531631 Jy ! Component: 200 - total flux cleaned = 0.000472286 Jy ! Total flux subtracted in 200 components = 0.000472286 Jy ! Clean residual min=-0.008246 max=0.010118 Jy/beam ! Clean residual mean=0.000018 rms=0.002641 Jy/beam ! Combined flux in latest and established models = 0.563394 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.563394 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=9.089 mas, bpa=-10.49 degrees ! Estimated noise=1113.93 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000128388 Jy ! Component: 100 - total flux cleaned = -0.000210436 Jy ! Component: 150 - total flux cleaned = -0.000210375 Jy ! Component: 200 - total flux cleaned = -0.000268163 Jy ! Total flux subtracted in 200 components = -0.000268163 Jy ! Clean residual min=-0.007842 max=0.007767 Jy/beam ! Clean residual mean=0.000004 rms=0.001984 Jy/beam ! Combined flux in latest and established models = 0.563126 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.563126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.374160Jy sigma=0.001547 ! Fit after self-cal, rms=0.374162Jy sigma=0.001547 wmodel J0008-2339_S_1997_07_02_yyk\_map.mod ! Writing 49 model components to file: J0008-2339_S_1997_07_02_yyk_map.mod wobs J0008-2339_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0008-2339_S_1997_07_02_yyk_uvs.fits wwins J0008-2339_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J0008-2339_S_1997_07_02_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000250064 Jy ! Component: 100 - total flux cleaned = 0.000850519 Jy ! Component: 150 - total flux cleaned = 0.000858644 Jy ! Component: 200 - total flux cleaned = 0.00105316 Jy ! Component: 250 - total flux cleaned = 0.00114571 Jy ! Component: 300 - total flux cleaned = 0.000975914 Jy ! Component: 350 - total flux cleaned = 0.0011371 Jy ! Component: 400 - total flux cleaned = 0.00129092 Jy ! Component: 450 - total flux cleaned = 0.00136576 Jy ! Component: 500 - total flux cleaned = 0.00122346 Jy ! Component: 550 - total flux cleaned = 0.00122171 Jy ! Component: 600 - total flux cleaned = 0.00108767 Jy ! Component: 650 - total flux cleaned = 0.00121858 Jy ! Component: 700 - total flux cleaned = 0.00121858 Jy ! Component: 750 - total flux cleaned = 0.00115778 Jy ! Component: 800 - total flux cleaned = 0.00109876 Jy ! Component: 850 - total flux cleaned = 0.00115679 Jy ! Component: 900 - total flux cleaned = 0.000987405 Jy ! Component: 950 - total flux cleaned = 0.00137639 Jy ! Component: 1000 - total flux cleaned = 0.00153718 Jy ! Component: 1050 - total flux cleaned = 0.00169606 Jy ! Component: 1100 - total flux cleaned = 0.00180203 Jy ! Component: 1150 - total flux cleaned = 0.00190457 Jy ! Component: 1200 - total flux cleaned = 0.0020529 Jy ! Component: 1250 - total flux cleaned = 0.00195521 Jy ! Component: 1300 - total flux cleaned = 0.00214674 Jy ! Component: 1350 - total flux cleaned = 0.00223948 Jy ! Component: 1400 - total flux cleaned = 0.00223965 Jy ! Component: 1450 - total flux cleaned = 0.00215091 Jy ! Component: 1500 - total flux cleaned = 0.00219513 Jy ! Component: 1550 - total flux cleaned = 0.00219379 Jy ! Component: 1600 - total flux cleaned = 0.00198151 Jy ! Component: 1650 - total flux cleaned = 0.00194056 Jy ! Component: 1700 - total flux cleaned = 0.00181816 Jy ! Component: 1750 - total flux cleaned = 0.00169726 Jy ! Component: 1800 - total flux cleaned = 0.00157808 Jy ! Component: 1850 - total flux cleaned = 0.00134461 Jy ! Component: 1900 - total flux cleaned = 0.00130662 Jy ! Component: 1950 - total flux cleaned = 0.00119339 Jy ! Component: 2000 - total flux cleaned = 0.00119349 Jy ! Total flux subtracted in 2048 components = 0.00104682 Jy ! Clean residual min=-0.002148 max=0.002310 Jy/beam ! Clean residual mean=-0.000034 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.564172 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 182 components and 0.564172 Jy ![Exited script file: muppet] wmap "J0008-2339_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.454 x 9.089 at -10.49 degrees (North through East) ! Clean map min=-0.0039119 max=0.49187 Jy/beam ! Writing clean map to FITS file: J0008-2339_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.491875 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000723953 device "J0008-2339_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0008-2339_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.441548 0.441548 0.883095 1.76619 3.53238 7.06476 14.1295 28.259 56.5181 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.491 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.454 x 9.089 at -10.49 degrees (North through East) ! Clean map min=-0.0039119 max=0.49187 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0008-2339_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0008-2339_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0008-2339_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 15:15:43 2007