! Started logfile: J2126-0119_S_1997_05_07_yyk_uvs.log on Sun Jan 7 19:58:31 2007 obs J2126-0119_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J2126-0119_S_1997_05_07_yyk_uva.fits ! AN table 1: 135 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.871276 visibilities/baseline/integration-bin. ! Found source: J2126-0119 ! ! 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 21172 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 J2126-0119_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.399417 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.78 mas, bmaj=6.814 mas, bpa=-1.38 degrees ! Estimated noise=1912.96 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.227797 Jy ! Component: 100 - total flux cleaned = 0.304224 Jy ! Total flux subtracted in 100 components = 0.304224 Jy ! Clean residual min=-0.015604 max=0.027322 Jy/beam ! Clean residual mean=0.000390 rms=0.005045 Jy/beam ! Combined flux in latest and established models = 0.304224 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.304224 Jy ! ! Correcting IF 1. ! A total of 226 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.282547Jy sigma=0.001226 ! Fit after self-cal, rms=0.282162Jy sigma=0.001225 ! Inverting map and beam ! Estimated beam: bmin=2.78 mas, bmaj=6.814 mas, bpa=-1.38 degrees ! Estimated noise=1912.96 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.702 mas, bmaj=8.52 mas, bpa=-3.708 degrees ! Estimated noise=1025.45 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.0384561 Jy ! Component: 100 - total flux cleaned = 0.0510855 Jy ! Component: 150 - total flux cleaned = 0.0562682 Jy ! Component: 200 - total flux cleaned = 0.0570123 Jy ! Total flux subtracted in 200 components = 0.0570123 Jy ! Clean residual min=-0.010435 max=0.010721 Jy/beam ! Clean residual mean=0.000125 rms=0.002583 Jy/beam ! Combined flux in latest and established models = 0.361236 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.361236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278446Jy sigma=0.001207 ! Fit after self-cal, rms=0.278419Jy sigma=0.001206 ! 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.702 x 8.52 at -3.708 degrees (North through East) ! Clean map min=-0.010138 max=0.25511 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: 0.990856 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.07 HN 1.00 KP 0.91 ! LA 1.00 MK 0.99 NL 1.00* OV 1.05 ! PT 0.96 SC 1.23 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.981749 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.12 HN 1.12 KP 1.00 ! LA 1.08 MK 1.07 NL 1.00 OV 1.01 ! PT 0.96 SC 0.89 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05473 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.05 HN 0.94 KP 0.92 ! LA 0.81 MK 0.91 NL 0.98 OV 0.97 ! PT 1.06 SC 0.94 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.994568 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.14 HN 1.15 KP 0.93 ! LA 0.91 MK 1.05 NL 1.06 OV 1.07 ! PT 0.92 SC 0.88 ! ! ! Fit before self-cal, rms=0.278419Jy sigma=0.001206 ! Fit after self-cal, rms=0.275884Jy sigma=0.001199 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.275884Jy sigma=0.001199 ! Fit after self-cal, rms=0.275882Jy sigma=0.001198 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.712 mas, bmaj=8.282 mas, bpa=-1.928 degrees ! Estimated noise=1017.28 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.00219372 Jy ! Component: 100 - total flux cleaned = 0.00230662 Jy ! Component: 150 - total flux cleaned = 0.00240666 Jy ! Component: 200 - total flux cleaned = 0.00240707 Jy ! Total flux subtracted in 200 components = 0.00240707 Jy ! Clean residual min=-0.007200 max=0.005091 Jy/beam ! Clean residual mean=-0.000026 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.363643 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.363643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275744Jy sigma=0.001198 ! Fit after self-cal, rms=0.275732Jy sigma=0.001198 ! 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.275732Jy sigma=0.001198 ! Fit after self-cal, rms=0.274933Jy sigma=0.001194 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.000761391 Jy ! Component: 100 - total flux cleaned = 0.000839448 Jy ! Component: 150 - total flux cleaned = 0.00083642 Jy ! Component: 200 - total flux cleaned = 0.000912889 Jy ! Total flux subtracted in 200 components = 0.000912889 Jy ! Clean residual min=-0.007140 max=0.005115 Jy/beam ! Clean residual mean=-0.000031 rms=0.001483 Jy/beam ! Combined flux in latest and established models = 0.364556 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.364556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274855Jy sigma=0.001194 ! Fit after self-cal, rms=0.274692Jy sigma=0.001194 ! 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.712 x 8.282 at -1.928 degrees (North through East) ! Clean map min=-0.0073069 max=0.25233 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.274692Jy sigma=0.001194 ! Fit after self-cal, rms=0.377657Jy sigma=0.001189 ! 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.377657Jy sigma=0.001189 ! Fit after self-cal, rms=0.377505Jy sigma=0.001189 ! Inverting map and beam ! Estimated beam: bmin=3.645 mas, bmaj=8.202 mas, bpa=-0.803 degrees ! Estimated noise=1006.78 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000259212 Jy ! Component: 100 - total flux cleaned = 0.000253091 Jy ! Component: 150 - total flux cleaned = 0.000253342 Jy ! Component: 200 - total flux cleaned = 0.000253623 Jy ! Total flux subtracted in 200 components = 0.000253623 Jy ! Clean residual min=-0.006541 max=0.004660 Jy/beam ! Clean residual mean=-0.000014 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.36481 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 56 components and 0.36481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.377461Jy sigma=0.001189 ! Fit after self-cal, rms=0.377341Jy sigma=0.001189 ! 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.377341Jy sigma=0.001189 ! Fit after self-cal, rms=0.349857Jy sigma=0.001188 ! 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.349857Jy sigma=0.001188 ! Fit after self-cal, rms=0.349833Jy sigma=0.001188 ! Inverting map and beam ! Estimated beam: bmin=3.647 mas, bmaj=8.201 mas, bpa=-0.7777 degrees ! Estimated noise=1009.37 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100624 Jy ! Component: 100 - total flux cleaned = 0.00106781 Jy ! Component: 150 - total flux cleaned = 0.00112007 Jy ! Component: 200 - total flux cleaned = 0.00111821 Jy ! Total flux subtracted in 200 components = 0.00111821 Jy ! Clean residual min=-0.006267 max=0.004727 Jy/beam ! Clean residual mean=-0.000015 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.365928 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 60 components and 0.365928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.349784Jy sigma=0.001188 ! Fit after self-cal, rms=0.349783Jy sigma=0.001188 ! 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.762 mas, bmaj=13.33 mas, bpa=10.94 degrees ! Estimated noise=1223.03 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.00111057 Jy ! Component: 100 - total flux cleaned = -0.00119443 Jy ! Component: 150 - total flux cleaned = -0.00132662 Jy ! Component: 200 - total flux cleaned = -0.00138162 Jy ! Total flux subtracted in 200 components = -0.00138162 Jy ! Clean residual min=-0.004537 max=0.004361 Jy/beam ! Clean residual mean=-0.000008 rms=0.001291 Jy/beam ! Combined flux in latest and established models = 0.364546 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 64 components and 0.364546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.349807Jy sigma=0.001188 ! Fit after self-cal, rms=0.349831Jy sigma=0.001188 ! 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.795 mas, bmaj=6.8 mas, bpa=0.3162 degrees ! Estimated noise=1611.99 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.231632 Jy ! Component: 100 - total flux cleaned = 0.304346 Jy ! Component: 150 - total flux cleaned = 0.33688 Jy ! Component: 200 - total flux cleaned = 0.353409 Jy ! Total flux subtracted in 200 components = 0.353409 Jy ! Clean residual min=-0.009185 max=0.010859 Jy/beam ! Clean residual mean=0.000048 rms=0.002473 Jy/beam ! Combined flux in latest and established models = 0.353409 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.353409 Jy ! Inverting map and beam ! Estimated beam: bmin=3.647 mas, bmaj=8.201 mas, bpa=-0.7777 degrees ! Estimated noise=1009.37 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 (-3.5, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00375135 Jy ! Component: 100 - total flux cleaned = 0.00513645 Jy ! Component: 150 - total flux cleaned = 0.00656623 Jy ! Component: 200 - total flux cleaned = 0.00765219 Jy ! Total flux subtracted in 200 components = 0.00765219 Jy ! Clean residual min=-0.004001 max=0.004819 Jy/beam ! Clean residual mean=0.000020 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.361062 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 47 components and 0.361062 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.762 mas, bmaj=13.33 mas, bpa=10.94 degrees ! Estimated noise=1223.03 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.00179027 Jy ! Component: 100 - total flux cleaned = 0.00173861 Jy ! Component: 150 - total flux cleaned = 0.00166005 Jy ! Component: 200 - total flux cleaned = 0.0016312 Jy ! Total flux subtracted in 200 components = 0.0016312 Jy ! Clean residual min=-0.004247 max=0.003919 Jy/beam ! Clean residual mean=0.000018 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.362693 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.362693 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.647 mas, bmaj=8.201 mas, bpa=-0.7777 degrees ! Estimated noise=1009.37 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000786044 Jy ! Component: 100 - total flux cleaned = -0.000496673 Jy ! Component: 150 - total flux cleaned = -0.000324054 Jy ! Component: 200 - total flux cleaned = -8.86352e-05 Jy ! Total flux subtracted in 200 components = -8.86352e-05 Jy ! Clean residual min=-0.004002 max=0.004612 Jy/beam ! Clean residual mean=0.000010 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.362604 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 74 components and 0.362604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.349618Jy sigma=0.001187 ! Fit after self-cal, rms=0.349558Jy sigma=0.001187 wmodel J2126-0119_S_1997_05_07_yyk\_map.mod ! Writing 74 model components to file: J2126-0119_S_1997_05_07_yyk_map.mod wobs J2126-0119_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J2126-0119_S_1997_05_07_yyk_uvs.fits wwins J2126-0119_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J2126-0119_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.0014754 Jy ! Component: 100 - total flux cleaned = 0.00175625 Jy ! Component: 150 - total flux cleaned = 0.00175968 Jy ! Component: 200 - total flux cleaned = 0.00157821 Jy ! Component: 250 - total flux cleaned = 0.00134701 Jy ! Component: 300 - total flux cleaned = 0.00112542 Jy ! Component: 350 - total flux cleaned = 0.0011782 Jy ! Component: 400 - total flux cleaned = 0.00112493 Jy ! Component: 450 - total flux cleaned = 0.00122401 Jy ! Component: 500 - total flux cleaned = 0.0013213 Jy ! Component: 550 - total flux cleaned = 0.00141664 Jy ! Component: 600 - total flux cleaned = 0.00165247 Jy ! Component: 650 - total flux cleaned = 0.0018825 Jy ! Component: 700 - total flux cleaned = 0.00210655 Jy ! Component: 750 - total flux cleaned = 0.00223829 Jy ! Component: 800 - total flux cleaned = 0.00249902 Jy ! Component: 850 - total flux cleaned = 0.00267002 Jy ! Component: 900 - total flux cleaned = 0.00271172 Jy ! Component: 950 - total flux cleaned = 0.00279453 Jy ! Component: 1000 - total flux cleaned = 0.0029976 Jy ! Component: 1050 - total flux cleaned = 0.00311753 Jy ! Component: 1100 - total flux cleaned = 0.00323585 Jy ! Component: 1150 - total flux cleaned = 0.00335235 Jy ! Component: 1200 - total flux cleaned = 0.00346739 Jy ! Component: 1250 - total flux cleaned = 0.00354232 Jy ! Component: 1300 - total flux cleaned = 0.00369076 Jy ! Component: 1350 - total flux cleaned = 0.00383586 Jy ! Component: 1400 - total flux cleaned = 0.00390773 Jy ! Component: 1450 - total flux cleaned = 0.00383617 Jy ! Component: 1500 - total flux cleaned = 0.00380122 Jy ! Component: 1550 - total flux cleaned = 0.00394055 Jy ! Component: 1600 - total flux cleaned = 0.00397476 Jy ! Component: 1650 - total flux cleaned = 0.00387376 Jy ! Component: 1700 - total flux cleaned = 0.00394076 Jy ! Component: 1750 - total flux cleaned = 0.00390744 Jy ! Component: 1800 - total flux cleaned = 0.00390738 Jy ! Component: 1850 - total flux cleaned = 0.00390764 Jy ! Component: 1900 - total flux cleaned = 0.00387608 Jy ! Component: 1950 - total flux cleaned = 0.00384475 Jy ! Component: 2000 - total flux cleaned = 0.00390808 Jy ! Total flux subtracted in 2048 components = 0.00403239 Jy ! Clean residual min=-0.001898 max=0.002235 Jy/beam ! Clean residual mean=-0.000009 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.366637 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 203 components and 0.366637 Jy ![Exited script file: muppet] wmap "J2126-0119_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.647 x 8.201 at -0.7777 degrees (North through East) ! Clean map min=-0.0053546 max=0.24756 Jy/beam ! Writing clean map to FITS file: J2126-0119_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.247564 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00064092 device "J2126-0119_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J2126-0119_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.776671 0.776671 1.55334 3.10668 6.21337 12.4267 24.8535 49.7069 99.4139 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.247 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.647 x 8.201 at -0.7777 degrees (North through East) ! Clean map min=-0.0053546 max=0.24756 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2126-0119_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J2126-0119_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2126-0119_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 19:58:38 2007