! Started logfile: J1104-2431_S_1997_07_02_yyk_uvs.log on Sun Jan 7 17:40:18 2007 obs J1104-2431_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1104-2431_S_1997_07_02_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.72 visibilities/baseline/integration-bin. ! Found source: J1104-2431 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 18792 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 J1104-2431_S_1997_07_02_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.758849 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.87 mas, bmaj=8.285 mas, bpa=-9.945 degrees ! Estimated noise=1908.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.547897 Jy ! Component: 100 - total flux cleaned = 0.650089 Jy ! Total flux subtracted in 100 components = 0.650089 Jy ! Clean residual min=-0.025364 max=0.026874 Jy/beam ! Clean residual mean=0.000018 rms=0.006618 Jy/beam ! Combined flux in latest and established models = 0.650089 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.650089 Jy ! ! Correcting IF 1. ! A total of 378 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 235 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 234 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 234 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.377625Jy sigma=0.001247 ! Fit after self-cal, rms=0.377457Jy sigma=0.001246 ! Inverting map and beam ! Estimated beam: bmin=2.87 mas, bmaj=8.285 mas, bpa=-9.945 degrees ! Estimated noise=1908.03 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.572 mas, bmaj=9.661 mas, bpa=-8.492 degrees ! Estimated noise=1450.43 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.0249205 Jy ! Component: 100 - total flux cleaned = 0.0249061 Jy ! Component: 150 - total flux cleaned = 0.0249043 Jy ! Component: 200 - total flux cleaned = 0.0249089 Jy ! Total flux subtracted in 200 components = 0.0249089 Jy ! Clean residual min=-0.018285 max=0.020010 Jy/beam ! Clean residual mean=0.000088 rms=0.005455 Jy/beam ! Combined flux in latest and established models = 0.674998 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.674998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.374095Jy sigma=0.001238 ! Fit after self-cal, rms=0.374066Jy sigma=0.001238 ! 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.572 x 9.661 at -8.492 degrees (North through East) ! Clean map min=-0.018035 max=0.636 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0285 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.10 HN 0.89 KP 0.90 ! LA 1.01 MK 1.00 NL 1.00* OV 1.09 ! PT 0.95 SC 0.83 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.986287 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.17 HN 0.99 KP 0.96 ! LA 1.09 MK 1.03 NL 1.02 OV 1.03 ! PT 0.93 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03974 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.08 HN 0.92 KP 0.94 ! LA 0.82 MK 0.89 NL 1.01 OV 0.95 ! PT 1.08 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.991081 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.10 HN 1.14 KP 0.95 ! LA 0.90 MK 1.04 NL 1.10 OV 0.94 ! PT 0.92 SC 1.01 ! ! ! Fit before self-cal, rms=0.374066Jy sigma=0.001238 ! Fit after self-cal, rms=0.359318Jy sigma=0.001212 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.359318Jy sigma=0.001212 ! Fit after self-cal, rms=0.359318Jy sigma=0.001212 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.509 mas, bmaj=9.423 mas, bpa=-7.291 degrees ! Estimated noise=1455.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 (-5, -4.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0194459 Jy ! Component: 100 - total flux cleaned = 0.0225585 Jy ! Component: 150 - total flux cleaned = 0.0228516 Jy ! Component: 200 - total flux cleaned = 0.0228672 Jy ! Total flux subtracted in 200 components = 0.0228672 Jy ! Clean residual min=-0.008243 max=0.010208 Jy/beam ! Clean residual mean=0.000056 rms=0.002367 Jy/beam ! Combined flux in latest and established models = 0.697865 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 52 components and 0.697865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.358328Jy sigma=0.001209 ! Fit after self-cal, rms=0.358298Jy sigma=0.001209 ! 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.358298Jy sigma=0.001209 ! Fit after self-cal, rms=0.354577Jy sigma=0.001196 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.00342396 Jy ! Component: 100 - total flux cleaned = 0.00364001 Jy ! Component: 150 - total flux cleaned = 0.00345338 Jy ! Component: 200 - total flux cleaned = 0.00345856 Jy ! Total flux subtracted in 200 components = 0.00345856 Jy ! Clean residual min=-0.007684 max=0.009227 Jy/beam ! Clean residual mean=0.000050 rms=0.002251 Jy/beam ! Combined flux in latest and established models = 0.701324 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 69 components and 0.701324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.354333Jy sigma=0.001195 ! Fit after self-cal, rms=0.353806Jy 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.509 x 9.423 at -7.291 degrees (North through East) ! Clean map min=-0.0082454 max=0.64238 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.353806Jy sigma=0.001194 ! Fit after self-cal, rms=0.349467Jy sigma=0.001187 ! 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.349467Jy sigma=0.001187 ! Fit after self-cal, rms=0.349311Jy sigma=0.001186 ! Inverting map and beam ! Estimated beam: bmin=3.477 mas, bmaj=9.363 mas, bpa=-7.14 degrees ! Estimated noise=1446.64 mJy/beam. ! Added new window around map position (19.5, 43). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.010024 Jy ! Component: 100 - total flux cleaned = 0.0109372 Jy ! Component: 150 - total flux cleaned = 0.0116573 Jy ! Component: 200 - total flux cleaned = 0.011958 Jy ! Total flux subtracted in 200 components = 0.011958 Jy ! Clean residual min=-0.005408 max=0.005608 Jy/beam ! Clean residual mean=0.000106 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.713282 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 104 components and 0.713282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.349035Jy sigma=0.001185 ! Fit after self-cal, rms=0.348953Jy sigma=0.001185 ! 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.348953Jy sigma=0.001185 ! Fit after self-cal, rms=0.348686Jy sigma=0.001183 ! 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.348686Jy sigma=0.001183 ! Fit after self-cal, rms=0.348649Jy sigma=0.001183 ! Inverting map and beam ! Estimated beam: bmin=3.469 mas, bmaj=9.353 mas, bpa=-7.104 degrees ! Estimated noise=1446.04 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170905 Jy ! Component: 100 - total flux cleaned = 0.00237212 Jy ! Component: 150 - total flux cleaned = 0.00249028 Jy ! Component: 200 - total flux cleaned = 0.00260217 Jy ! Total flux subtracted in 200 components = 0.00260217 Jy ! Clean residual min=-0.005199 max=0.005436 Jy/beam ! Clean residual mean=0.000126 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.715884 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 127 components and 0.715884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.348570Jy sigma=0.001183 ! Fit after self-cal, rms=0.348541Jy sigma=0.001183 ! 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=7.934 mas, bmaj=18.35 mas, bpa=-5.437 degrees ! Estimated noise=1803.37 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.000349047 Jy ! Component: 100 - total flux cleaned = -0.000343167 Jy ! Component: 150 - total flux cleaned = -0.000267883 Jy ! Component: 200 - total flux cleaned = -0.000191889 Jy ! Total flux subtracted in 200 components = -0.000191889 Jy ! Clean residual min=-0.005210 max=0.005711 Jy/beam ! Clean residual mean=0.000230 rms=0.001739 Jy/beam ! Combined flux in latest and established models = 0.715692 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 145 components and 0.715692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.348523Jy sigma=0.001183 ! Fit after self-cal, rms=0.348506Jy sigma=0.001183 ! 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.842 mas, bmaj=8.171 mas, bpa=-9.373 degrees ! Estimated noise=1887.83 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.544241 Jy ! Component: 100 - total flux cleaned = 0.646905 Jy ! Component: 150 - total flux cleaned = 0.682635 Jy ! Component: 200 - total flux cleaned = 0.700541 Jy ! Total flux subtracted in 200 components = 0.700541 Jy ! Clean residual min=-0.011296 max=0.009771 Jy/beam ! Clean residual mean=0.000159 rms=0.003000 Jy/beam ! Combined flux in latest and established models = 0.700541 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.700541 Jy ! Inverting map and beam ! Estimated beam: bmin=3.469 mas, bmaj=9.353 mas, bpa=-7.104 degrees ! Estimated noise=1446.04 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.0103138 Jy ! Component: 100 - total flux cleaned = 0.0125033 Jy ! Component: 150 - total flux cleaned = 0.0128114 Jy ! Component: 200 - total flux cleaned = 0.0136153 Jy ! Total flux subtracted in 200 components = 0.0136153 Jy ! Clean residual min=-0.005805 max=0.005611 Jy/beam ! Clean residual mean=0.000133 rms=0.001859 Jy/beam ! Combined flux in latest and established models = 0.714156 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 55 components and 0.714156 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=7.934 mas, bmaj=18.35 mas, bpa=-5.437 degrees ! Estimated noise=1803.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00417839 Jy ! Component: 100 - total flux cleaned = 0.00401483 Jy ! Component: 150 - total flux cleaned = 0.00384971 Jy ! Component: 200 - total flux cleaned = 0.00370296 Jy ! Total flux subtracted in 200 components = 0.00370296 Jy ! Clean residual min=-0.005485 max=0.006253 Jy/beam ! Clean residual mean=0.000219 rms=0.001912 Jy/beam ! Combined flux in latest and established models = 0.717859 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.717859 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.469 mas, bmaj=9.353 mas, bpa=-7.104 degrees ! Estimated noise=1446.04 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00137915 Jy ! Component: 100 - total flux cleaned = -0.00139688 Jy ! Component: 150 - total flux cleaned = -0.00106569 Jy ! Component: 200 - total flux cleaned = -0.00107155 Jy ! Total flux subtracted in 200 components = -0.00107155 Jy ! Clean residual min=-0.004934 max=0.005302 Jy/beam ! Clean residual mean=0.000116 rms=0.001595 Jy/beam ! Combined flux in latest and established models = 0.716788 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 92 components and 0.716788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.348634Jy sigma=0.001183 ! Fit after self-cal, rms=0.348612Jy sigma=0.001183 wmodel J1104-2431_S_1997_07_02_yyk\_map.mod ! Writing 92 model components to file: J1104-2431_S_1997_07_02_yyk_map.mod wobs J1104-2431_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1104-2431_S_1997_07_02_yyk_uvs.fits wwins J1104-2431_S_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J1104-2431_S_1997_07_02_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191632 Jy ! Component: 100 - total flux cleaned = 0.00315297 Jy ! Component: 150 - total flux cleaned = 0.00416311 Jy ! Component: 200 - total flux cleaned = 0.00497069 Jy ! Component: 250 - total flux cleaned = 0.00567081 Jy ! Component: 300 - total flux cleaned = 0.0062719 Jy ! Component: 350 - total flux cleaned = 0.00663474 Jy ! Component: 400 - total flux cleaned = 0.00684539 Jy ! Component: 450 - total flux cleaned = 0.00718721 Jy ! Component: 500 - total flux cleaned = 0.0073868 Jy ! Component: 550 - total flux cleaned = 0.00745076 Jy ! Component: 600 - total flux cleaned = 0.00751347 Jy ! Component: 650 - total flux cleaned = 0.00732599 Jy ! Component: 700 - total flux cleaned = 0.00732712 Jy ! Component: 750 - total flux cleaned = 0.00726768 Jy ! Component: 800 - total flux cleaned = 0.00715138 Jy ! Component: 850 - total flux cleaned = 0.00715237 Jy ! Component: 900 - total flux cleaned = 0.00709762 Jy ! Component: 950 - total flux cleaned = 0.0070427 Jy ! Component: 1000 - total flux cleaned = 0.00698831 Jy ! Component: 1050 - total flux cleaned = 0.00698907 Jy ! Component: 1100 - total flux cleaned = 0.0070419 Jy ! Component: 1150 - total flux cleaned = 0.00683456 Jy ! Component: 1200 - total flux cleaned = 0.00678291 Jy ! Component: 1250 - total flux cleaned = 0.00678242 Jy ! Component: 1300 - total flux cleaned = 0.00668352 Jy ! Component: 1350 - total flux cleaned = 0.00673171 Jy ! Component: 1400 - total flux cleaned = 0.00653955 Jy ! Component: 1450 - total flux cleaned = 0.00668161 Jy ! Component: 1500 - total flux cleaned = 0.00658829 Jy ! Component: 1550 - total flux cleaned = 0.00654244 Jy ! Component: 1600 - total flux cleaned = 0.00636223 Jy ! Component: 1650 - total flux cleaned = 0.00645193 Jy ! Component: 1700 - total flux cleaned = 0.00636379 Jy ! Component: 1750 - total flux cleaned = 0.00618944 Jy ! Component: 1800 - total flux cleaned = 0.00614638 Jy ! Component: 1850 - total flux cleaned = 0.00610335 Jy ! Component: 1900 - total flux cleaned = 0.00601845 Jy ! Component: 1950 - total flux cleaned = 0.00585159 Jy ! Component: 2000 - total flux cleaned = 0.00572782 Jy ! Total flux subtracted in 2048 components = 0.00560541 Jy ! Clean residual min=-0.002315 max=0.002224 Jy/beam ! Clean residual mean=0.000027 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.722393 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 224 components and 0.722393 Jy ![Exited script file: muppet] wmap "J1104-2431_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.469 x 9.353 at -7.104 degrees (North through East) ! Clean map min=-0.0048562 max=0.63691 Jy/beam ! Writing clean map to FITS file: J1104-2431_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.636911 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000828345 device "J1104-2431_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1104-2431_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.39017 0.39017 0.78034 1.56068 3.12136 6.24272 12.4854 24.9709 49.9417 99.8835 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.636 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.469 x 9.353 at -7.104 degrees (North through East) ! Clean map min=-0.0048562 max=0.63691 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1104-2431_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1104-2431_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1104-2431_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 17:40:25 2007