! Started logfile: J1342-2900_S_1997_08_27_yyk_uvs.log on Sun Jan 7 18:24:22 2007 obs J1342-2900_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1342-2900_S_1997_08_27_yyk_uva.fits ! AN table 1: 138 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.861353 visibilities/baseline/integration-bin. ! Found source: J1342-2900 ! ! 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 702 lines of history. ! ! Reading 21396 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 J1342-2900_S_1997_08_27_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.603832 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.634 mas, bmaj=6.344 mas, bpa=-2.773 degrees ! Estimated noise=3243.76 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.361919 Jy ! Component: 100 - total flux cleaned = 0.405298 Jy ! Total flux subtracted in 100 components = 0.405298 Jy ! Clean residual min=-0.034065 max=0.045965 Jy/beam ! Clean residual mean=-0.000085 rms=0.010591 Jy/beam ! Combined flux in latest and established models = 0.405298 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.405298 Jy ! ! Correcting IF 1. ! A total of 257 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.399504Jy sigma=0.001227 ! Fit after self-cal, rms=0.399043Jy sigma=0.001224 ! Inverting map and beam ! Estimated beam: bmin=2.634 mas, bmaj=6.344 mas, bpa=-2.773 degrees ! Estimated noise=3250.04 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.384 mas, bmaj=8.349 mas, bpa=-4.872 degrees ! Estimated noise=1495.75 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.0382041 Jy ! Component: 100 - total flux cleaned = 0.0388606 Jy ! Component: 150 - total flux cleaned = 0.0379778 Jy ! Component: 200 - total flux cleaned = 0.0373032 Jy ! Total flux subtracted in 200 components = 0.0373032 Jy ! Clean residual min=-0.011897 max=0.013289 Jy/beam ! Clean residual mean=-0.000022 rms=0.003266 Jy/beam ! Combined flux in latest and established models = 0.442602 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.442602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.394938Jy sigma=0.001215 ! Fit after self-cal, rms=0.394936Jy sigma=0.001215 ! 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.384 x 8.349 at -4.872 degrees (North through East) ! Clean map min=-0.011472 max=0.44195 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.01634 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 1.02 KP 0.89 ! LA 0.99 MK 1.02 NL 1.00* OV 1.08 ! PT 0.98 SC 0.79 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.978091 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.13 HN 1.19 KP 0.98 ! LA 1.08 MK 1.06 NL 0.96 OV 1.02 ! PT 0.94 SC 0.85 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03589 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 HN 1.14 KP 0.90 ! LA 0.82 MK 0.90 NL 0.91 OV 0.93 ! PT 1.11 SC 0.94 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.98489 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.11 HN 1.30 KP 0.95 ! LA 0.89 MK 1.06 NL 1.01 OV 0.94 ! PT 0.94 SC 0.99 ! ! ! Fit before self-cal, rms=0.394936Jy sigma=0.001215 ! Fit after self-cal, rms=0.380652Jy sigma=0.001202 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.380652Jy sigma=0.001202 ! Fit after self-cal, rms=0.380644Jy sigma=0.001202 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.354 mas, bmaj=8.059 mas, bpa=-2.188 degrees ! Estimated noise=1478.44 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 = -2.25101e-05 Jy ! Component: 100 - total flux cleaned = -0.000192027 Jy ! Component: 150 - total flux cleaned = -0.000192638 Jy ! Component: 200 - total flux cleaned = -0.000292645 Jy ! Total flux subtracted in 200 components = -0.000292645 Jy ! Clean residual min=-0.007619 max=0.009056 Jy/beam ! Clean residual mean=-0.000131 rms=0.002191 Jy/beam ! Combined flux in latest and established models = 0.442309 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.442309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.380484Jy sigma=0.001202 ! Fit after self-cal, rms=0.380481Jy sigma=0.001202 ! 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.380481Jy sigma=0.001202 ! Fit after self-cal, rms=0.378472Jy sigma=0.001195 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.00133275 Jy ! Component: 100 - total flux cleaned = 0.00133539 Jy ! Component: 150 - total flux cleaned = 0.00126936 Jy ! Component: 200 - total flux cleaned = 0.00120417 Jy ! Total flux subtracted in 200 components = 0.00120417 Jy ! Clean residual min=-0.007517 max=0.008898 Jy/beam ! Clean residual mean=-0.000129 rms=0.002177 Jy/beam ! Combined flux in latest and established models = 0.443513 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 29 components and 0.443513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.378432Jy sigma=0.001195 ! Fit after self-cal, rms=0.378142Jy 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.354 x 8.059 at -2.188 degrees (North through East) ! Clean map min=-0.0072366 max=0.44437 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.378142Jy sigma=0.001194 ! Fit after self-cal, rms=0.577590Jy 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.577590Jy sigma=0.001182 ! Fit after self-cal, rms=0.577600Jy sigma=0.001182 ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=8.096 mas, bpa=-2.407 degrees ! Estimated noise=1467.47 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000637612 Jy ! Component: 100 - total flux cleaned = 0.000703098 Jy ! Component: 150 - total flux cleaned = 0.000813632 Jy ! Component: 200 - total flux cleaned = 0.000766182 Jy ! Total flux subtracted in 200 components = 0.000766182 Jy ! Clean residual min=-0.005778 max=0.005567 Jy/beam ! Clean residual mean=-0.000147 rms=0.001569 Jy/beam ! Combined flux in latest and established models = 0.444279 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 38 components and 0.444279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.577588Jy sigma=0.001182 ! Fit after self-cal, rms=0.577597Jy 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.577597Jy sigma=0.001182 ! Fit after self-cal, rms=0.599446Jy 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.599446Jy sigma=0.001180 ! Fit after self-cal, rms=0.599451Jy sigma=0.001180 ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=8.098 mas, bpa=-2.458 degrees ! Estimated noise=1468.42 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000964433 Jy ! Component: 100 - total flux cleaned = 0.00106278 Jy ! Component: 150 - total flux cleaned = 0.0011035 Jy ! Component: 200 - total flux cleaned = 0.00106669 Jy ! Total flux subtracted in 200 components = 0.00106669 Jy ! Clean residual min=-0.005786 max=0.005516 Jy/beam ! Clean residual mean=-0.000140 rms=0.001547 Jy/beam ! Combined flux in latest and established models = 0.445346 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 39 components and 0.445346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.599444Jy sigma=0.001180 ! Fit after self-cal, rms=0.599454Jy sigma=0.001180 ! 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.332 mas, bmaj=19.36 mas, bpa=3.113 degrees ! Estimated noise=1867.82 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.000738878 Jy ! Component: 100 - total flux cleaned = 0.000688915 Jy ! Component: 150 - total flux cleaned = 0.000644511 Jy ! Component: 200 - total flux cleaned = 0.000637848 Jy ! Total flux subtracted in 200 components = 0.000637848 Jy ! Clean residual min=-0.005859 max=0.006626 Jy/beam ! Clean residual mean=-0.000271 rms=0.001902 Jy/beam ! Combined flux in latest and established models = 0.445984 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 42 components and 0.445984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.599452Jy sigma=0.001180 ! Fit after self-cal, rms=0.599459Jy sigma=0.001180 ! 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.591 mas, bmaj=6.108 mas, bpa=-2.214 degrees ! Estimated noise=3412.7 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.385506 Jy ! Component: 100 - total flux cleaned = 0.438444 Jy ! Component: 150 - total flux cleaned = 0.449475 Jy ! Component: 200 - total flux cleaned = 0.449733 Jy ! Total flux subtracted in 200 components = 0.449733 Jy ! Clean residual min=-0.010307 max=0.012366 Jy/beam ! Clean residual mean=-0.000050 rms=0.003087 Jy/beam ! Combined flux in latest and established models = 0.449733 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.449733 Jy ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=8.098 mas, bpa=-2.458 degrees ! Estimated noise=1468.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.00342201 Jy ! Component: 100 - total flux cleaned = -0.00392761 Jy ! Component: 150 - total flux cleaned = -0.00442836 Jy ! Component: 200 - total flux cleaned = -0.00474057 Jy ! Total flux subtracted in 200 components = -0.00474057 Jy ! Clean residual min=-0.005885 max=0.005609 Jy/beam ! Clean residual mean=-0.000141 rms=0.001559 Jy/beam ! Combined flux in latest and established models = 0.444992 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.444992 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.332 mas, bmaj=19.36 mas, bpa=3.113 degrees ! Estimated noise=1867.82 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.000734294 Jy ! Component: 100 - total flux cleaned = 0.000734516 Jy ! Component: 150 - total flux cleaned = 0.00073325 Jy ! Component: 200 - total flux cleaned = 0.000723824 Jy ! Total flux subtracted in 200 components = 0.000723824 Jy ! Clean residual min=-0.005877 max=0.006713 Jy/beam ! Clean residual mean=-0.000271 rms=0.001906 Jy/beam ! Combined flux in latest and established models = 0.445716 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 31 components and 0.445716 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=8.098 mas, bpa=-2.458 degrees ! Estimated noise=1468.42 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000271216 Jy ! Component: 100 - total flux cleaned = -0.000471694 Jy ! Component: 150 - total flux cleaned = -0.000687567 Jy ! Component: 200 - total flux cleaned = -0.000822869 Jy ! Total flux subtracted in 200 components = -0.000822869 Jy ! Clean residual min=-0.005882 max=0.005603 Jy/beam ! Clean residual mean=-0.000142 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.444893 Jy selfcal false, false, phase_soltime ! 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.444893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.599470Jy sigma=0.001180 ! Fit after self-cal, rms=0.599471Jy sigma=0.001180 wmodel J1342-2900_S_1997_08_27_yyk\_map.mod ! Writing 40 model components to file: J1342-2900_S_1997_08_27_yyk_map.mod wobs J1342-2900_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1342-2900_S_1997_08_27_yyk_uvs.fits wwins J1342-2900_S_1997_08_27_yyk\_map.win ! wwins: Wrote 1 windows to J1342-2900_S_1997_08_27_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.00106301 Jy ! Component: 100 - total flux cleaned = -0.00172932 Jy ! Component: 150 - total flux cleaned = -0.00217026 Jy ! Component: 200 - total flux cleaned = -0.00266677 Jy ! Component: 250 - total flux cleaned = -0.00322152 Jy ! Component: 300 - total flux cleaned = -0.00382779 Jy ! Component: 350 - total flux cleaned = -0.00426125 Jy ! Component: 400 - total flux cleaned = -0.0048857 Jy ! Component: 450 - total flux cleaned = -0.00548969 Jy ! Component: 500 - total flux cleaned = -0.00613806 Jy ! Component: 550 - total flux cleaned = -0.0067696 Jy ! Component: 600 - total flux cleaned = -0.0075085 Jy ! Component: 650 - total flux cleaned = -0.00799028 Jy ! Component: 700 - total flux cleaned = -0.00857818 Jy ! Component: 750 - total flux cleaned = -0.00898086 Jy ! Component: 800 - total flux cleaned = -0.00937475 Jy ! Component: 850 - total flux cleaned = -0.00970572 Jy ! Component: 900 - total flux cleaned = -0.0099765 Jy ! Component: 950 - total flux cleaned = -0.0102438 Jy ! Component: 1000 - total flux cleaned = -0.0105061 Jy ! Component: 1050 - total flux cleaned = -0.0107628 Jy ! Component: 1100 - total flux cleaned = -0.0108649 Jy ! Component: 1150 - total flux cleaned = -0.0112632 Jy ! Component: 1200 - total flux cleaned = -0.0114591 Jy ! Component: 1250 - total flux cleaned = -0.011748 Jy ! Component: 1300 - total flux cleaned = -0.0120801 Jy ! Component: 1350 - total flux cleaned = -0.0122674 Jy ! Component: 1400 - total flux cleaned = -0.0124065 Jy ! Component: 1450 - total flux cleaned = -0.0125899 Jy ! Component: 1500 - total flux cleaned = -0.0128158 Jy ! Component: 1550 - total flux cleaned = -0.0130838 Jy ! Component: 1600 - total flux cleaned = -0.0132166 Jy ! Component: 1650 - total flux cleaned = -0.0133913 Jy ! Component: 1700 - total flux cleaned = -0.0136507 Jy ! Component: 1750 - total flux cleaned = -0.0137788 Jy ! Component: 1800 - total flux cleaned = -0.0139899 Jy ! Component: 1850 - total flux cleaned = -0.0141986 Jy ! Component: 1900 - total flux cleaned = -0.0143639 Jy ! Component: 1950 - total flux cleaned = -0.0144458 Jy ! Component: 2000 - total flux cleaned = -0.0147299 Jy ! Total flux subtracted in 2048 components = -0.0148904 Jy ! Clean residual min=-0.002551 max=0.002694 Jy/beam ! Clean residual mean=-0.000059 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.430003 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 176 components and 0.430003 Jy ![Exited script file: muppet] wmap "J1342-2900_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.325 x 8.098 at -2.458 degrees (North through East) ! Clean map min=-0.0043793 max=0.44516 Jy/beam ! Writing clean map to FITS file: J1342-2900_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.445155 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000815001 device "J1342-2900_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1342-2900_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.549248 0.549248 1.0985 2.19699 4.39398 8.78796 17.5759 35.1518 70.3037 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.445 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.325 x 8.098 at -2.458 degrees (North through East) ! Clean map min=-0.0043793 max=0.44516 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1342-2900_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1342-2900_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1342-2900_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 18:24:29 2007