! Started logfile: J1159-2228_S_1997_07_02_yyk_uvs.log on Sun Jan 7 17:55:17 2007 obs J1159-2228_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1159-2228_S_1997_07_02_yyk_uva.fits ! AN table 1: 150 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.626815 visibilities/baseline/integration-bin. ! Found source: J1159-2228 ! ! 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 16924 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 J1159-2228_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.685252 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.749 mas, bmaj=7.48 mas, bpa=-8.326 degrees ! Estimated noise=2363.67 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.479521 Jy ! Component: 100 - total flux cleaned = 0.576859 Jy ! Total flux subtracted in 100 components = 0.576859 Jy ! Clean residual min=-0.022533 max=0.025302 Jy/beam ! Clean residual mean=-0.000487 rms=0.006029 Jy/beam ! Combined flux in latest and established models = 0.57686 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.57686 Jy ! ! Correcting IF 1. ! A total of 456 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 307 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.375518Jy sigma=0.001237 ! Fit after self-cal, rms=0.374771Jy sigma=0.001234 ! Inverting map and beam ! Estimated beam: bmin=2.749 mas, bmaj=7.48 mas, bpa=-8.326 degrees ! Estimated noise=2363.67 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.429 mas, bmaj=9.106 mas, bpa=-10.71 degrees ! Estimated noise=1561.04 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.0235088 Jy ! Component: 100 - total flux cleaned = 0.0255456 Jy ! Component: 150 - total flux cleaned = 0.0245301 Jy ! Component: 200 - total flux cleaned = 0.0236737 Jy ! Total flux subtracted in 200 components = 0.0236737 Jy ! Clean residual min=-0.017863 max=0.015439 Jy/beam ! Clean residual mean=-0.000515 rms=0.004927 Jy/beam ! Combined flux in latest and established models = 0.600533 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.600533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.372969Jy sigma=0.001230 ! Fit after self-cal, rms=0.372945Jy sigma=0.001230 ! 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.429 x 9.106 at -10.71 degrees (North through East) ! Clean map min=-0.017895 max=0.55116 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.03261 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.10 HN 0.89 KP 0.89 ! LA 0.99 MK 1.00 NL 1.00* OV 1.06 ! PT 0.92 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.986871 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.15 HN 0.95 KP 0.94 ! LA 1.10 MK 1.05 NL 0.97 OV 1.04 ! PT 0.94 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0321 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.07 HN 0.92 KP 0.91 ! LA 0.81 MK 0.88 NL 0.95 OV 0.96 ! PT 1.16 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.982016 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.13 HN 1.11 KP 0.95 ! LA 0.90 MK 1.07 NL 1.04 OV 0.97 ! PT 0.95 SC 1.03 ! ! ! Fit before self-cal, rms=0.372945Jy sigma=0.001230 ! Fit after self-cal, rms=0.355957Jy sigma=0.001208 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.355957Jy sigma=0.001208 ! Fit after self-cal, rms=0.355953Jy sigma=0.001208 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.391 mas, bmaj=9.002 mas, bpa=-10.03 degrees ! Estimated noise=1559.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.0099474 Jy ! Component: 100 - total flux cleaned = 0.0117227 Jy ! Component: 150 - total flux cleaned = 0.0118646 Jy ! Component: 200 - total flux cleaned = 0.0121255 Jy ! Total flux subtracted in 200 components = 0.0121255 Jy ! Clean residual min=-0.008287 max=0.007029 Jy/beam ! Clean residual mean=-0.000288 rms=0.002227 Jy/beam ! Combined flux in latest and established models = 0.612659 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.612659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355710Jy sigma=0.001208 ! Fit after self-cal, rms=0.355704Jy sigma=0.001208 ! 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.355704Jy sigma=0.001208 ! Fit after self-cal, rms=0.350123Jy sigma=0.001189 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.00302926 Jy ! Component: 100 - total flux cleaned = 0.00289762 Jy ! Component: 150 - total flux cleaned = 0.00290271 Jy ! Component: 200 - total flux cleaned = 0.00290254 Jy ! Total flux subtracted in 200 components = 0.00290254 Jy ! Clean residual min=-0.007889 max=0.007278 Jy/beam ! Clean residual mean=-0.000277 rms=0.002227 Jy/beam ! Combined flux in latest and established models = 0.615561 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.615561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350021Jy sigma=0.001189 ! Fit after self-cal, rms=0.349466Jy sigma=0.001187 ! 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.391 x 9.002 at -10.03 degrees (North through East) ! Clean map min=-0.007768 max=0.55834 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.349466Jy sigma=0.001187 ! Fit after self-cal, rms=0.345931Jy 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.345931Jy sigma=0.001182 ! Fit after self-cal, rms=0.345790Jy sigma=0.001181 ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=8.996 mas, bpa=-10.41 degrees ! Estimated noise=1552.9 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015586 Jy ! Component: 100 - total flux cleaned = 0.00204945 Jy ! Component: 150 - total flux cleaned = 0.00218669 Jy ! Component: 200 - total flux cleaned = 0.0023686 Jy ! Total flux subtracted in 200 components = 0.0023686 Jy ! Clean residual min=-0.006378 max=0.007024 Jy/beam ! Clean residual mean=-0.000151 rms=0.001944 Jy/beam ! Combined flux in latest and established models = 0.61793 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 51 components and 0.61793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345763Jy sigma=0.001181 ! Fit after self-cal, rms=0.345695Jy sigma=0.001181 ! 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.345695Jy sigma=0.001181 ! Fit after self-cal, rms=0.346339Jy sigma=0.001179 ! 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.346339Jy sigma=0.001179 ! Fit after self-cal, rms=0.346311Jy sigma=0.001179 ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=8.984 mas, bpa=-10.4 degrees ! Estimated noise=1555.7 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243462 Jy ! Component: 100 - total flux cleaned = 0.002948 Jy ! Component: 150 - total flux cleaned = 0.00320612 Jy ! Component: 200 - total flux cleaned = 0.00334046 Jy ! Total flux subtracted in 200 components = 0.00334046 Jy ! Clean residual min=-0.006087 max=0.006574 Jy/beam ! Clean residual mean=-0.000150 rms=0.001906 Jy/beam ! Combined flux in latest and established models = 0.621271 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 55 components and 0.621271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.346292Jy sigma=0.001179 ! Fit after self-cal, rms=0.346270Jy sigma=0.001179 ! 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.226 mas, bmaj=15.51 mas, bpa=-9.385 degrees ! Estimated noise=1968.2 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.00191996 Jy ! Component: 100 - total flux cleaned = 0.00191234 Jy ! Component: 150 - total flux cleaned = 0.00190984 Jy ! Component: 200 - total flux cleaned = 0.00191139 Jy ! Total flux subtracted in 200 components = 0.00191139 Jy ! Clean residual min=-0.008594 max=0.008334 Jy/beam ! Clean residual mean=-0.000308 rms=0.002829 Jy/beam ! Combined flux in latest and established models = 0.623182 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 62 components and 0.623182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.346277Jy sigma=0.001179 ! Fit after self-cal, rms=0.346257Jy sigma=0.001179 ! 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.744 mas, bmaj=7.466 mas, bpa=-8.304 degrees ! Estimated noise=2334.32 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.477386 Jy ! Component: 100 - total flux cleaned = 0.573123 Jy ! Component: 150 - total flux cleaned = 0.603117 Jy ! Component: 200 - total flux cleaned = 0.613133 Jy ! Total flux subtracted in 200 components = 0.613133 Jy ! Clean residual min=-0.009482 max=0.010304 Jy/beam ! Clean residual mean=-0.000157 rms=0.002803 Jy/beam ! Combined flux in latest and established models = 0.613134 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.613134 Jy ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=8.984 mas, bpa=-10.4 degrees ! Estimated noise=1555.7 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 (4, -14). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107968 Jy ! Component: 100 - total flux cleaned = 0.0141161 Jy ! Component: 150 - total flux cleaned = 0.0149718 Jy ! Component: 200 - total flux cleaned = 0.0153796 Jy ! Total flux subtracted in 200 components = 0.0153796 Jy ! Clean residual min=-0.005862 max=0.006066 Jy/beam ! Clean residual mean=-0.000196 rms=0.001714 Jy/beam ! Combined flux in latest and established models = 0.628513 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 46 components and 0.628513 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.226 mas, bmaj=15.51 mas, bpa=-9.385 degrees ! Estimated noise=1968.2 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.000264149 Jy ! Component: 100 - total flux cleaned = 0.000165456 Jy ! Component: 150 - total flux cleaned = 5.08364e-07 Jy ! Component: 200 - total flux cleaned = -0.000209725 Jy ! Total flux subtracted in 200 components = -0.000209725 Jy ! Clean residual min=-0.008013 max=0.006863 Jy/beam ! Clean residual mean=-0.000363 rms=0.002466 Jy/beam ! Combined flux in latest and established models = 0.628303 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 77 components and 0.628303 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=8.984 mas, bpa=-10.4 degrees ! Estimated noise=1555.7 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000385516 Jy ! Component: 100 - total flux cleaned = -0.000470811 Jy ! Component: 150 - total flux cleaned = -0.000611999 Jy ! Component: 200 - total flux cleaned = -0.000743197 Jy ! Total flux subtracted in 200 components = -0.000743197 Jy ! Clean residual min=-0.005689 max=0.005972 Jy/beam ! Clean residual mean=-0.000180 rms=0.001656 Jy/beam ! Combined flux in latest and established models = 0.62756 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 92 components and 0.62756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.346124Jy sigma=0.001178 ! Fit after self-cal, rms=0.346094Jy sigma=0.001178 wmodel J1159-2228_S_1997_07_02_yyk\_map.mod ! Writing 92 model components to file: J1159-2228_S_1997_07_02_yyk_map.mod wobs J1159-2228_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1159-2228_S_1997_07_02_yyk_uvs.fits wwins J1159-2228_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J1159-2228_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 = -9.93161e-05 Jy ! Component: 100 - total flux cleaned = -0.000872662 Jy ! Component: 150 - total flux cleaned = -0.00158415 Jy ! Component: 200 - total flux cleaned = -0.00241374 Jy ! Component: 250 - total flux cleaned = -0.00311599 Jy ! Component: 300 - total flux cleaned = -0.00378515 Jy ! Component: 350 - total flux cleaned = -0.00457154 Jy ! Component: 400 - total flux cleaned = -0.0054684 Jy ! Component: 450 - total flux cleaned = -0.00606942 Jy ! Component: 500 - total flux cleaned = -0.00658844 Jy ! Component: 550 - total flux cleaned = -0.0070921 Jy ! Component: 600 - total flux cleaned = -0.00752024 Jy ! Component: 650 - total flux cleaned = -0.00805702 Jy ! Component: 700 - total flux cleaned = -0.00840557 Jy ! Component: 750 - total flux cleaned = -0.00891777 Jy ! Component: 800 - total flux cleaned = -0.00930715 Jy ! Component: 850 - total flux cleaned = -0.00979769 Jy ! Component: 900 - total flux cleaned = -0.0102775 Jy ! Component: 950 - total flux cleaned = -0.0106422 Jy ! Component: 1000 - total flux cleaned = -0.0109485 Jy ! Component: 1050 - total flux cleaned = -0.0110987 Jy ! Component: 1100 - total flux cleaned = -0.0113464 Jy ! Component: 1150 - total flux cleaned = -0.011638 Jy ! Component: 1200 - total flux cleaned = -0.0119712 Jy ! Component: 1250 - total flux cleaned = -0.0121114 Jy ! Component: 1300 - total flux cleaned = -0.0122957 Jy ! Component: 1350 - total flux cleaned = -0.0126132 Jy ! Component: 1400 - total flux cleaned = -0.012747 Jy ! Component: 1450 - total flux cleaned = -0.0129232 Jy ! Component: 1500 - total flux cleaned = -0.0131399 Jy ! Component: 1550 - total flux cleaned = -0.0132678 Jy ! Component: 1600 - total flux cleaned = -0.0134361 Jy ! Component: 1650 - total flux cleaned = -0.0135611 Jy ! Component: 1700 - total flux cleaned = -0.0137251 Jy ! Component: 1750 - total flux cleaned = -0.0139271 Jy ! Component: 1800 - total flux cleaned = -0.014046 Jy ! Component: 1850 - total flux cleaned = -0.0142025 Jy ! Component: 1900 - total flux cleaned = -0.0142805 Jy ! Component: 1950 - total flux cleaned = -0.0144332 Jy ! Component: 2000 - total flux cleaned = -0.014584 Jy ! Total flux subtracted in 2048 components = -0.0147701 Jy ! Clean residual min=-0.002501 max=0.002076 Jy/beam ! Clean residual mean=-0.000067 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.61279 Jy keep ! Adding 146 model components to the UV plane model. ! The established model now contains 238 components and 0.61279 Jy ![Exited script file: muppet] wmap "J1159-2228_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.357 x 8.984 at -10.4 degrees (North through East) ! Clean map min=-0.0049342 max=0.55386 Jy/beam ! Writing clean map to FITS file: J1159-2228_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.553864 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000783687 device "J1159-2228_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1159-2228_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.424483 0.424483 0.848966 1.69793 3.39586 6.79173 13.5835 27.1669 54.3338 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.553 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.357 x 8.984 at -10.4 degrees (North through East) ! Clean map min=-0.0049342 max=0.55386 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1159-2228_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1159-2228_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1159-2228_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 17:55:24 2007