! Started logfile: J0807-0541_S_1997_05_07_yyk_uvs.log on Sun Jan 7 16:54:12 2007 obs J0807-0541_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0807-0541_S_1997_05_07_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.974825 visibilities/baseline/integration-bin. ! Found source: J0807-0541 ! ! 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 614 lines of history. ! ! Reading 25092 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 J0807-0541_S_1997_05_07_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.367688 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.735 mas, bmaj=6.937 mas, bpa=-2.181 degrees ! Estimated noise=1418.85 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.1834 Jy ! Component: 100 - total flux cleaned = 0.206632 Jy ! Total flux subtracted in 100 components = 0.206632 Jy ! Clean residual min=-0.011419 max=0.017904 Jy/beam ! Clean residual mean=0.000246 rms=0.003676 Jy/beam ! Combined flux in latest and established models = 0.206632 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.206632 Jy ! ! Correcting IF 1. ! A total of 165 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.294535Jy sigma=0.001212 ! Fit after self-cal, rms=0.294363Jy sigma=0.001211 ! Inverting map and beam ! Estimated beam: bmin=2.735 mas, bmaj=6.937 mas, bpa=-2.181 degrees ! Estimated noise=1418.85 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.496 mas, bmaj=8.757 mas, bpa=-4.361 degrees ! Estimated noise=992.029 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 (5.5, 6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0315225 Jy ! Component: 100 - total flux cleaned = 0.0446268 Jy ! Component: 150 - total flux cleaned = 0.0494875 Jy ! Component: 200 - total flux cleaned = 0.0519427 Jy ! Total flux subtracted in 200 components = 0.0519427 Jy ! Clean residual min=-0.008253 max=0.010740 Jy/beam ! Clean residual mean=0.000181 rms=0.002670 Jy/beam ! Combined flux in latest and established models = 0.258574 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 49 components and 0.258574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292029Jy sigma=0.001199 ! Fit after self-cal, rms=0.291617Jy sigma=0.001197 ! 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.496 x 8.757 at -4.361 degrees (North through East) ! Clean map min=-0.0069758 max=0.20622 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03315 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.01 HN 1.00 KP 0.91 ! LA 1.02 MK 1.00 NL 1.00* OV 1.03 ! PT 0.95 SC 0.83 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.975833 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 HN 1.15 KP 1.02 ! LA 1.06 MK 1.04 NL 1.06 OV 1.02 ! PT 0.92 SC 0.86 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05119 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.03 HN 1.01 KP 0.91 ! LA 0.80 MK 0.87 NL 0.99 OV 0.97 ! PT 1.06 SC 0.96 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.978212 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.12 HN 1.06 KP 0.95 ! LA 0.87 MK 0.99 NL 1.20 OV 1.13 ! PT 0.89 SC 1.03 ! ! ! Fit before self-cal, rms=0.291617Jy sigma=0.001197 ! Fit after self-cal, rms=0.285833Jy sigma=0.001193 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.285833Jy sigma=0.001193 ! Fit after self-cal, rms=0.285834Jy sigma=0.001193 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.453 mas, bmaj=8.488 mas, bpa=-2.97 degrees ! Estimated noise=991.025 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.00721085 Jy ! Component: 100 - total flux cleaned = 0.00756432 Jy ! Component: 150 - total flux cleaned = 0.00746084 Jy ! Component: 200 - total flux cleaned = 0.00718154 Jy ! Total flux subtracted in 200 components = 0.00718154 Jy ! Clean residual min=-0.006182 max=0.006677 Jy/beam ! Clean residual mean=-0.000046 rms=0.001772 Jy/beam ! Combined flux in latest and established models = 0.265756 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 76 components and 0.265756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.285688Jy sigma=0.001192 ! Fit after self-cal, rms=0.285644Jy sigma=0.001192 ! 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.285644Jy sigma=0.001192 ! Fit after self-cal, rms=0.284239Jy sigma=0.001186 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.00250841 Jy ! Component: 100 - total flux cleaned = 0.00250289 Jy ! Component: 150 - total flux cleaned = 0.00242241 Jy ! Component: 200 - total flux cleaned = 0.00228467 Jy ! Total flux subtracted in 200 components = 0.00228467 Jy ! Clean residual min=-0.005989 max=0.006126 Jy/beam ! Clean residual mean=-0.000051 rms=0.001684 Jy/beam ! Combined flux in latest and established models = 0.268041 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 101 components and 0.268041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284179Jy sigma=0.001186 ! Fit after self-cal, rms=0.283988Jy sigma=0.001185 ! 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.453 x 8.488 at -2.97 degrees (North through East) ! Clean map min=-0.0059198 max=0.20646 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.283988Jy sigma=0.001185 ! Fit after self-cal, rms=0.276265Jy sigma=0.001182 ! 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.276265Jy sigma=0.001182 ! Fit after self-cal, rms=0.276227Jy sigma=0.001182 ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=8.417 mas, bpa=-2.728 degrees ! Estimated noise=981.682 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215706 Jy ! Component: 100 - total flux cleaned = 0.00215772 Jy ! Component: 150 - total flux cleaned = 0.00204739 Jy ! Component: 200 - total flux cleaned = 0.0019522 Jy ! Total flux subtracted in 200 components = 0.0019522 Jy ! Clean residual min=-0.005360 max=0.005896 Jy/beam ! Clean residual mean=-0.000074 rms=0.001555 Jy/beam ! Combined flux in latest and established models = 0.269993 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 121 components and 0.269993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276206Jy sigma=0.001182 ! Fit after self-cal, rms=0.276187Jy sigma=0.001182 ! 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.276187Jy sigma=0.001182 ! Fit after self-cal, rms=0.278014Jy sigma=0.001181 ! 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.278014Jy sigma=0.001181 ! Fit after self-cal, rms=0.278014Jy sigma=0.001181 ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=8.409 mas, bpa=-2.789 degrees ! Estimated noise=985.411 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205939 Jy ! Component: 100 - total flux cleaned = 0.00223875 Jy ! Component: 150 - total flux cleaned = 0.00230945 Jy ! Component: 200 - total flux cleaned = 0.00230924 Jy ! Total flux subtracted in 200 components = 0.00230924 Jy ! Clean residual min=-0.005364 max=0.005706 Jy/beam ! Clean residual mean=-0.000078 rms=0.001533 Jy/beam ! Combined flux in latest and established models = 0.272302 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 131 components and 0.272302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278004Jy sigma=0.001181 ! Fit after self-cal, rms=0.278000Jy sigma=0.001181 ! 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.08 mas, bmaj=14.29 mas, bpa=10.24 degrees ! Estimated noise=1225.72 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.0022116 Jy ! Component: 100 - total flux cleaned = 0.00210004 Jy ! Component: 150 - total flux cleaned = 0.00200241 Jy ! Component: 200 - total flux cleaned = 0.00187249 Jy ! Total flux subtracted in 200 components = 0.00187249 Jy ! Clean residual min=-0.007349 max=0.006945 Jy/beam ! Clean residual mean=-0.000179 rms=0.002404 Jy/beam ! Combined flux in latest and established models = 0.274175 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 157 components and 0.274175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278013Jy sigma=0.001181 ! Fit after self-cal, rms=0.278007Jy sigma=0.001181 ! 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.697 mas, bmaj=6.825 mas, bpa=-1.26 degrees ! Estimated noise=1398.13 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.182946 Jy ! Component: 100 - total flux cleaned = 0.218448 Jy ! Component: 150 - total flux cleaned = 0.238267 Jy ! Component: 200 - total flux cleaned = 0.250676 Jy ! Total flux subtracted in 200 components = 0.250676 Jy ! Clean residual min=-0.007643 max=0.008191 Jy/beam ! Clean residual mean=-0.000004 rms=0.001940 Jy/beam ! Combined flux in latest and established models = 0.250676 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.250676 Jy ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=8.409 mas, bpa=-2.789 degrees ! Estimated noise=985.411 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 (12.5, 10). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147891 Jy ! Component: 100 - total flux cleaned = 0.0224661 Jy ! Component: 150 - total flux cleaned = 0.0252605 Jy ! Component: 200 - total flux cleaned = 0.0263232 Jy ! Total flux subtracted in 200 components = 0.0263232 Jy ! Clean residual min=-0.005796 max=0.004622 Jy/beam ! Clean residual mean=-0.000116 rms=0.001452 Jy/beam ! Combined flux in latest and established models = 0.276999 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 99 components and 0.276999 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.08 mas, bmaj=14.29 mas, bpa=10.24 degrees ! Estimated noise=1225.72 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.00210974 Jy ! Component: 100 - total flux cleaned = 0.00279183 Jy ! Component: 150 - total flux cleaned = 0.00300922 Jy ! Component: 200 - total flux cleaned = 0.00318793 Jy ! Total flux subtracted in 200 components = 0.00318793 Jy ! Clean residual min=-0.006856 max=0.006283 Jy/beam ! Clean residual mean=-0.000261 rms=0.002192 Jy/beam ! Combined flux in latest and established models = 0.280187 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 125 components and 0.280187 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=8.409 mas, bpa=-2.789 degrees ! Estimated noise=985.411 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000355292 Jy ! Component: 100 - total flux cleaned = -0.000277204 Jy ! Component: 150 - total flux cleaned = -0.000207685 Jy ! Component: 200 - total flux cleaned = -0.000148038 Jy ! Total flux subtracted in 200 components = -0.000148038 Jy ! Clean residual min=-0.005371 max=0.004443 Jy/beam ! Clean residual mean=-0.000133 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.280039 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 143 components and 0.280039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.277950Jy sigma=0.001180 ! Fit after self-cal, rms=0.277938Jy sigma=0.001180 wmodel J0807-0541_S_1997_05_07_yyk\_map.mod ! Writing 143 model components to file: J0807-0541_S_1997_05_07_yyk_map.mod wobs J0807-0541_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0807-0541_S_1997_05_07_yyk_uvs.fits wwins J0807-0541_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J0807-0541_S_1997_05_07_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.00170599 Jy ! Component: 100 - total flux cleaned = -0.00178103 Jy ! Component: 150 - total flux cleaned = -0.0022721 Jy ! Component: 200 - total flux cleaned = -0.00279801 Jy ! Component: 250 - total flux cleaned = -0.00354904 Jy ! Component: 300 - total flux cleaned = -0.00426671 Jy ! Component: 350 - total flux cleaned = -0.00512361 Jy ! Component: 400 - total flux cleaned = -0.00578143 Jy ! Component: 450 - total flux cleaned = -0.00641672 Jy ! Component: 500 - total flux cleaned = -0.00698092 Jy ! Component: 550 - total flux cleaned = -0.00757819 Jy ! Component: 600 - total flux cleaned = -0.00825493 Jy ! Component: 650 - total flux cleaned = -0.00877294 Jy ! Component: 700 - total flux cleaned = -0.0093701 Jy ! Component: 750 - total flux cleaned = -0.00990782 Jy ! Component: 800 - total flux cleaned = -0.0103457 Jy ! Component: 850 - total flux cleaned = -0.0109465 Jy ! Component: 900 - total flux cleaned = -0.0115336 Jy ! Component: 950 - total flux cleaned = -0.0119447 Jy ! Component: 1000 - total flux cleaned = -0.0124687 Jy ! Component: 1050 - total flux cleaned = -0.0129813 Jy ! Component: 1100 - total flux cleaned = -0.0132911 Jy ! Component: 1150 - total flux cleaned = -0.0137861 Jy ! Component: 1200 - total flux cleaned = -0.0142708 Jy ! Component: 1250 - total flux cleaned = -0.0147461 Jy ! Component: 1300 - total flux cleaned = -0.0151056 Jy ! Component: 1350 - total flux cleaned = -0.0156003 Jy ! Component: 1400 - total flux cleaned = -0.0159823 Jy ! Component: 1450 - total flux cleaned = -0.0164615 Jy ! Component: 1500 - total flux cleaned = -0.0168648 Jy ! Component: 1550 - total flux cleaned = -0.0173293 Jy ! Component: 1600 - total flux cleaned = -0.0177865 Jy ! Component: 1650 - total flux cleaned = -0.0181406 Jy ! Component: 1700 - total flux cleaned = -0.0185855 Jy ! Component: 1750 - total flux cleaned = -0.0189925 Jy ! Component: 1800 - total flux cleaned = -0.0194244 Jy ! Component: 1850 - total flux cleaned = -0.0198198 Jy ! Component: 1900 - total flux cleaned = -0.0201805 Jy ! Component: 1950 - total flux cleaned = -0.0205955 Jy ! Component: 2000 - total flux cleaned = -0.0210345 Jy ! Total flux subtracted in 2048 components = -0.0213528 Jy ! Clean residual min=-0.002174 max=0.001838 Jy/beam ! Clean residual mean=-0.000137 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.258686 Jy keep ! Adding 162 model components to the UV plane model. ! The established model now contains 305 components and 0.258686 Jy ![Exited script file: muppet] wmap "J0807-0541_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.419 x 8.409 at -2.789 degrees (North through East) ! Clean map min=-0.0039584 max=0.20484 Jy/beam ! Writing clean map to FITS file: J0807-0541_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.204839 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000626668 device "J0807-0541_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0807-0541_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.917794 0.917794 1.83559 3.67118 7.34235 14.6847 29.3694 58.7388 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.204 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.419 x 8.409 at -2.789 degrees (North through East) ! Clean map min=-0.0039584 max=0.20484 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0807-0541_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0807-0541_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0807-0541_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 16:54:21 2007