! Started logfile: J1059-1134_S_1997_05_07_yyk_uvs.log on Sun Jan 7 17:39:03 2007 obs J1059-1134_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1059-1134_S_1997_05_07_yyk_uva.fits ! AN table 1: 148 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967117 visibilities/baseline/integration-bin. ! Found source: J1059-1134 ! ! 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 25764 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 J1059-1134_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.378342 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.79 mas, bmaj=7.017 mas, bpa=-3.597 degrees ! Estimated noise=1721.05 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.201696 Jy ! Component: 100 - total flux cleaned = 0.224397 Jy ! Total flux subtracted in 100 components = 0.224397 Jy ! Clean residual min=-0.008599 max=0.011114 Jy/beam ! Clean residual mean=0.000160 rms=0.002541 Jy/beam ! Combined flux in latest and established models = 0.224397 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.224397 Jy ! ! Correcting IF 1. ! A total of 177 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.295422Jy sigma=0.001197 ! Fit after self-cal, rms=0.295323Jy sigma=0.001197 ! Inverting map and beam ! Estimated beam: bmin=2.79 mas, bmaj=7.017 mas, bpa=-3.597 degrees ! Estimated noise=1721.07 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.514 mas, bmaj=8.844 mas, bpa=-5.464 degrees ! Estimated noise=1008.62 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.00986899 Jy ! Component: 100 - total flux cleaned = 0.00989892 Jy ! Component: 150 - total flux cleaned = 0.00972565 Jy ! Component: 200 - total flux cleaned = 0.00957032 Jy ! Total flux subtracted in 200 components = 0.00957032 Jy ! Clean residual min=-0.006517 max=0.007532 Jy/beam ! Clean residual mean=0.000173 rms=0.002039 Jy/beam ! Combined flux in latest and established models = 0.233967 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.233967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294788Jy sigma=0.001195 ! Fit after self-cal, rms=0.294785Jy sigma=0.001195 ! 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.514 x 8.844 at -5.464 degrees (North through East) ! Clean map min=-0.0063073 max=0.22808 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.03697 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.04 HN 0.97 KP 0.88 ! LA 1.01 MK 0.97 NL 1.00* OV 1.09 ! PT 0.92 SC 0.80 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.980404 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.11 HN 1.06 KP 0.97 ! LA 1.08 MK 1.06 NL 1.02 OV 1.04 ! PT 0.93 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04843 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.05 HN 0.95 KP 0.89 ! LA 0.82 MK 0.86 NL 0.99 OV 0.95 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.983871 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.08 HN 1.09 KP 0.98 ! LA 0.90 MK 1.02 NL 1.08 OV 1.10 ! PT 0.89 SC 0.98 ! ! ! Fit before self-cal, rms=0.294785Jy sigma=0.001195 ! Fit after self-cal, rms=0.288295Jy sigma=0.001191 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.288295Jy sigma=0.001191 ! Fit after self-cal, rms=0.288290Jy sigma=0.001191 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.457 mas, bmaj=8.611 mas, bpa=-4.239 degrees ! Estimated noise=1014.63 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.00355455 Jy ! Component: 100 - total flux cleaned = 0.00400543 Jy ! Component: 150 - total flux cleaned = 0.00421441 Jy ! Component: 200 - total flux cleaned = 0.0042132 Jy ! Total flux subtracted in 200 components = 0.0042132 Jy ! Clean residual min=-0.004723 max=0.004321 Jy/beam ! Clean residual mean=0.000069 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.23818 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.23818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288233Jy sigma=0.001191 ! Fit after self-cal, rms=0.288231Jy sigma=0.001191 ! 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.288231Jy sigma=0.001191 ! Fit after self-cal, rms=0.286412Jy sigma=0.001184 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.00129953 Jy ! Component: 100 - total flux cleaned = 0.00152682 Jy ! Component: 150 - total flux cleaned = 0.00152635 Jy ! Component: 200 - total flux cleaned = 0.0015279 Jy ! Total flux subtracted in 200 components = 0.0015279 Jy ! Clean residual min=-0.004788 max=0.004228 Jy/beam ! Clean residual mean=0.000067 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.239708 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.239708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.286383Jy sigma=0.001184 ! Fit after self-cal, rms=0.286242Jy sigma=0.001183 ! 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.457 x 8.611 at -4.239 degrees (North through East) ! Clean map min=-0.0046916 max=0.23295 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.286242Jy sigma=0.001183 ! Fit after self-cal, rms=0.289560Jy sigma=0.001180 ! 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.289560Jy sigma=0.001180 ! Fit after self-cal, rms=0.289546Jy sigma=0.001180 ! Inverting map and beam ! Estimated beam: bmin=3.429 mas, bmaj=8.606 mas, bpa=-3.936 degrees ! Estimated noise=1011.64 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00097494 Jy ! Component: 100 - total flux cleaned = 0.00109681 Jy ! Component: 150 - total flux cleaned = 0.000964622 Jy ! Component: 200 - total flux cleaned = 0.000853806 Jy ! Total flux subtracted in 200 components = 0.000853807 Jy ! Clean residual min=-0.004690 max=0.004153 Jy/beam ! Clean residual mean=0.000050 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.240562 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.240562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289529Jy sigma=0.001180 ! Fit after self-cal, rms=0.289528Jy sigma=0.001180 ! 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.289528Jy sigma=0.001180 ! Fit after self-cal, rms=0.290993Jy sigma=0.001178 ! 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.290993Jy sigma=0.001178 ! Fit after self-cal, rms=0.290996Jy sigma=0.001178 ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=8.577 mas, bpa=-3.728 degrees ! Estimated noise=1012.79 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105662 Jy ! Component: 100 - total flux cleaned = 0.00110147 Jy ! Component: 150 - total flux cleaned = 0.00110477 Jy ! Component: 200 - total flux cleaned = 0.00105089 Jy ! Total flux subtracted in 200 components = 0.00105089 Jy ! Clean residual min=-0.004587 max=0.004091 Jy/beam ! Clean residual mean=0.000046 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.241613 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 55 components and 0.241613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290989Jy sigma=0.001178 ! Fit after self-cal, rms=0.290991Jy sigma=0.001178 ! 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.063 mas, bmaj=14.76 mas, bpa=1.068 degrees ! Estimated noise=1271.42 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.00119992 Jy ! Component: 100 - total flux cleaned = 0.00119826 Jy ! Component: 150 - total flux cleaned = 0.0011677 Jy ! Component: 200 - total flux cleaned = 0.00119264 Jy ! Total flux subtracted in 200 components = 0.00119264 Jy ! Clean residual min=-0.004641 max=0.005289 Jy/beam ! Clean residual mean=0.000077 rms=0.001483 Jy/beam ! Combined flux in latest and established models = 0.242805 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 60 components and 0.242805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.291001Jy sigma=0.001178 ! Fit after self-cal, rms=0.290999Jy sigma=0.001178 ! 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.732 mas, bmaj=6.915 mas, bpa=-2.6 degrees ! Estimated noise=1724.61 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.203993 Jy ! Component: 100 - total flux cleaned = 0.231646 Jy ! Component: 150 - total flux cleaned = 0.234542 Jy ! Component: 200 - total flux cleaned = 0.235041 Jy ! Total flux subtracted in 200 components = 0.235041 Jy ! Clean residual min=-0.006898 max=0.006347 Jy/beam ! Clean residual mean=0.000064 rms=0.001886 Jy/beam ! Combined flux in latest and established models = 0.235041 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.235041 Jy ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=8.577 mas, bpa=-3.728 degrees ! Estimated noise=1012.79 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.00423748 Jy ! Component: 100 - total flux cleaned = 0.00485871 Jy ! Component: 150 - total flux cleaned = 0.00502755 Jy ! Component: 200 - total flux cleaned = 0.00509904 Jy ! Total flux subtracted in 200 components = 0.00509904 Jy ! Clean residual min=-0.004792 max=0.004082 Jy/beam ! Clean residual mean=0.000053 rms=0.001179 Jy/beam ! Combined flux in latest and established models = 0.24014 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.24014 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.063 mas, bmaj=14.76 mas, bpa=1.068 degrees ! Estimated noise=1271.42 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.00186037 Jy ! Component: 100 - total flux cleaned = 0.00185516 Jy ! Component: 150 - total flux cleaned = 0.00185522 Jy ! Component: 200 - total flux cleaned = 0.00189173 Jy ! Total flux subtracted in 200 components = 0.00189173 Jy ! Clean residual min=-0.004740 max=0.005414 Jy/beam ! Clean residual mean=0.000083 rms=0.001496 Jy/beam ! Combined flux in latest and established models = 0.242032 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.242032 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=8.577 mas, bpa=-3.728 degrees ! Estimated noise=1012.79 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00126379 Jy ! Component: 100 - total flux cleaned = -0.00137413 Jy ! Component: 150 - total flux cleaned = -0.00137537 Jy ! Component: 200 - total flux cleaned = -0.00133586 Jy ! Total flux subtracted in 200 components = -0.00133586 Jy ! Clean residual min=-0.004684 max=0.004032 Jy/beam ! Clean residual mean=0.000050 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.240696 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 51 components and 0.240696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.291016Jy sigma=0.001178 ! Fit after self-cal, rms=0.291017Jy sigma=0.001178 wmodel J1059-1134_S_1997_05_07_yyk\_map.mod ! Writing 51 model components to file: J1059-1134_S_1997_05_07_yyk_map.mod wobs J1059-1134_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1059-1134_S_1997_05_07_yyk_uvs.fits wwins J1059-1134_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J1059-1134_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.00114566 Jy ! Component: 100 - total flux cleaned = -0.00108108 Jy ! Component: 150 - total flux cleaned = -0.00114548 Jy ! Component: 200 - total flux cleaned = -0.00108838 Jy ! Component: 250 - total flux cleaned = -0.00103213 Jy ! Component: 300 - total flux cleaned = -0.000923752 Jy ! Component: 350 - total flux cleaned = -0.000975364 Jy ! Component: 400 - total flux cleaned = -0.00137715 Jy ! Component: 450 - total flux cleaned = -0.00152297 Jy ! Component: 500 - total flux cleaned = -0.00185699 Jy ! Component: 550 - total flux cleaned = -0.00204244 Jy ! Component: 600 - total flux cleaned = -0.00217855 Jy ! Component: 650 - total flux cleaned = -0.002401 Jy ! Component: 700 - total flux cleaned = -0.00261745 Jy ! Component: 750 - total flux cleaned = -0.00270263 Jy ! Component: 800 - total flux cleaned = -0.00282854 Jy ! Component: 850 - total flux cleaned = -0.00299255 Jy ! Component: 900 - total flux cleaned = -0.00319505 Jy ! Component: 950 - total flux cleaned = -0.00343227 Jy ! Component: 1000 - total flux cleaned = -0.00343241 Jy ! Component: 1050 - total flux cleaned = -0.00347105 Jy ! Component: 1100 - total flux cleaned = -0.00350941 Jy ! Component: 1150 - total flux cleaned = -0.00347316 Jy ! Component: 1200 - total flux cleaned = -0.00347402 Jy ! Component: 1250 - total flux cleaned = -0.0035468 Jy ! Component: 1300 - total flux cleaned = -0.00351067 Jy ! Component: 1350 - total flux cleaned = -0.00347529 Jy ! Component: 1400 - total flux cleaned = -0.00340562 Jy ! Component: 1450 - total flux cleaned = -0.0032684 Jy ! Component: 1500 - total flux cleaned = -0.00330214 Jy ! Component: 1550 - total flux cleaned = -0.0032686 Jy ! Component: 1600 - total flux cleaned = -0.0031361 Jy ! Component: 1650 - total flux cleaned = -0.003104 Jy ! Component: 1700 - total flux cleaned = -0.0031043 Jy ! Component: 1750 - total flux cleaned = -0.00310393 Jy ! Component: 1800 - total flux cleaned = -0.00300994 Jy ! Component: 1850 - total flux cleaned = -0.00297881 Jy ! Component: 1900 - total flux cleaned = -0.00291758 Jy ! Component: 1950 - total flux cleaned = -0.00297825 Jy ! Component: 2000 - total flux cleaned = -0.00291831 Jy ! Total flux subtracted in 2048 components = -0.00303677 Jy ! Clean residual min=-0.001514 max=0.001943 Jy/beam ! Clean residual mean=0.000022 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.237659 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 184 components and 0.237659 Jy ![Exited script file: muppet] wmap "J1059-1134_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.417 x 8.577 at -3.728 degrees (North through East) ! Clean map min=-0.0037816 max=0.23391 Jy/beam ! Writing clean map to FITS file: J1059-1134_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.233913 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000627293 device "J1059-1134_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1059-1134_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.804521 0.804521 1.60904 3.21808 6.43617 12.8723 25.7447 51.4893 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.233 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.417 x 8.577 at -3.728 degrees (North through East) ! Clean map min=-0.0037816 max=0.23391 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1059-1134_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1059-1134_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1059-1134_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 17:39:11 2007