! Started logfile: J0629-1959_S_1997_08_27_yyk_uvs.log on Sun Jan 7 16:37:50 2007 obs J0629-1959_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0629-1959_S_1997_08_27_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.870607 visibilities/baseline/integration-bin. ! Found source: J0629-1959 ! ! 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 22096 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 J0629-1959_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.82089 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.731 mas, bmaj=6.835 mas, bpa=-3.318 degrees ! Estimated noise=2409.06 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.545232 Jy ! Component: 100 - total flux cleaned = 0.644722 Jy ! Total flux subtracted in 100 components = 0.644722 Jy ! Clean residual min=-0.035192 max=0.057402 Jy/beam ! Clean residual mean=0.000303 rms=0.010893 Jy/beam ! Combined flux in latest and established models = 0.644722 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.644722 Jy ! ! Correcting IF 1. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.500556Jy sigma=0.001329 ! Fit after self-cal, rms=0.499440Jy sigma=0.001327 ! Inverting map and beam ! Estimated beam: bmin=2.731 mas, bmaj=6.835 mas, bpa=-3.318 degrees ! Estimated noise=2409.51 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.446 mas, bmaj=9.615 mas, bpa=-7.064 degrees ! Estimated noise=1276.69 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.0494191 Jy ! Component: 100 - total flux cleaned = 0.0556861 Jy ! Component: 150 - total flux cleaned = 0.0564078 Jy ! Component: 200 - total flux cleaned = 0.0564078 Jy ! Total flux subtracted in 200 components = 0.0564078 Jy ! Clean residual min=-0.015236 max=0.025888 Jy/beam ! Clean residual mean=0.000512 rms=0.005313 Jy/beam ! Combined flux in latest and established models = 0.70113 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.70113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.497955Jy sigma=0.001309 ! Fit after self-cal, rms=0.497951Jy sigma=0.001309 ! 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.446 x 9.615 at -7.064 degrees (North through East) ! Clean map min=-0.014735 max=0.66437 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.02703 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.09 HN 0.92 KP 0.92 ! LA 0.97 MK 1.01 NL 1.00* OV 1.09 ! PT 0.99 SC 0.82 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.991449 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.17 HN 1.02 KP 0.95 ! LA 1.07 MK 1.04 NL 0.95 OV 1.01 ! PT 0.96 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03908 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.09 HN 0.98 KP 0.92 ! LA 0.82 MK 0.90 NL 0.92 OV 0.93 ! PT 1.10 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.98919 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.16 HN 1.19 KP 0.96 ! LA 0.88 MK 1.05 NL 1.03 OV 0.94 ! PT 0.93 SC 0.97 ! ! ! Fit before self-cal, rms=0.497951Jy sigma=0.001309 ! Fit after self-cal, rms=0.475506Jy sigma=0.001280 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.475506Jy sigma=0.001280 ! Fit after self-cal, rms=0.475491Jy sigma=0.001280 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=9.34 mas, bpa=-5.97 degrees ! Estimated noise=1287.46 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 (-6.5, -2.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143064 Jy ! Component: 100 - total flux cleaned = 0.0159231 Jy ! Component: 150 - total flux cleaned = 0.0181395 Jy ! Component: 200 - total flux cleaned = 0.0196934 Jy ! Total flux subtracted in 200 components = 0.0196934 Jy ! Clean residual min=-0.008770 max=0.012481 Jy/beam ! Clean residual mean=0.000127 rms=0.002508 Jy/beam ! Combined flux in latest and established models = 0.720823 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 47 components and 0.720823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.472529Jy sigma=0.001275 ! Fit after self-cal, rms=0.472478Jy sigma=0.001275 ! 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.472478Jy sigma=0.001275 ! Fit after self-cal, rms=0.467614Jy sigma=0.001264 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.00306119 Jy ! Component: 100 - total flux cleaned = 0.00434432 Jy ! Component: 150 - total flux cleaned = 0.00496141 Jy ! Component: 200 - total flux cleaned = 0.0055305 Jy ! Total flux subtracted in 200 components = 0.0055305 Jy ! Clean residual min=-0.007670 max=0.009343 Jy/beam ! Clean residual mean=0.000087 rms=0.002352 Jy/beam ! Combined flux in latest and established models = 0.726354 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 60 components and 0.726354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.466326Jy sigma=0.001262 ! Fit after self-cal, rms=0.465530Jy sigma=0.001260 ! 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.419 x 9.34 at -5.97 degrees (North through East) ! Clean map min=-0.010911 max=0.67196 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.465530Jy sigma=0.001260 ! Fit after self-cal, rms=4.280478Jy sigma=0.001235 ! 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=4.280478Jy sigma=0.001235 ! Fit after self-cal, rms=4.281008Jy sigma=0.001235 ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=9.569 mas, bpa=-6.194 degrees ! Estimated noise=1280.74 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00335856 Jy ! Component: 100 - total flux cleaned = 0.00335381 Jy ! Component: 150 - total flux cleaned = 0.00334102 Jy ! Component: 200 - total flux cleaned = 0.00361126 Jy ! Total flux subtracted in 200 components = 0.00361126 Jy ! Clean residual min=-0.005449 max=0.006826 Jy/beam ! Clean residual mean=0.000076 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.729965 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 83 components and 0.729965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.280991Jy sigma=0.001234 ! Fit after self-cal, rms=4.281174Jy sigma=0.001234 ! 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=4.281174Jy sigma=0.001234 ! Fit after self-cal, rms=4.934298Jy sigma=0.001232 ! 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=4.934298Jy sigma=0.001232 ! Fit after self-cal, rms=4.934682Jy sigma=0.001232 ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=9.55 mas, bpa=-6.023 degrees ! Estimated noise=1280.57 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130077 Jy ! Component: 100 - total flux cleaned = 0.00116053 Jy ! Component: 150 - total flux cleaned = 0.0013869 Jy ! Component: 200 - total flux cleaned = 0.00149336 Jy ! Total flux subtracted in 200 components = 0.00149336 Jy ! Clean residual min=-0.005193 max=0.006473 Jy/beam ! Clean residual mean=0.000073 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.731458 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 95 components and 0.731458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.934649Jy sigma=0.001232 ! Fit after self-cal, rms=4.934661Jy sigma=0.001232 ! 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.227 mas, bmaj=17.42 mas, bpa=4.767 degrees ! Estimated noise=1595.21 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.000475798 Jy ! Component: 100 - total flux cleaned = 0.000425597 Jy ! Component: 150 - total flux cleaned = 0.000472599 Jy ! Component: 200 - total flux cleaned = 0.000557576 Jy ! Total flux subtracted in 200 components = 0.000557576 Jy ! Clean residual min=-0.005977 max=0.006939 Jy/beam ! Clean residual mean=0.000138 rms=0.002143 Jy/beam ! Combined flux in latest and established models = 0.732016 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 100 components and 0.732016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.934659Jy sigma=0.001232 ! Fit after self-cal, rms=4.934617Jy sigma=0.001232 ! 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.713 mas, bmaj=7.292 mas, bpa=-5.015 degrees ! Estimated noise=2552.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.581516 Jy ! Component: 100 - total flux cleaned = 0.663934 Jy ! Component: 150 - total flux cleaned = 0.692639 Jy ! Component: 200 - total flux cleaned = 0.707963 Jy ! Total flux subtracted in 200 components = 0.707963 Jy ! Clean residual min=-0.010328 max=0.009585 Jy/beam ! Clean residual mean=0.000078 rms=0.002721 Jy/beam ! Combined flux in latest and established models = 0.707963 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.707963 Jy ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=9.55 mas, bpa=-6.023 degrees ! Estimated noise=1280.57 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.0121369 Jy ! Component: 100 - total flux cleaned = 0.0171399 Jy ! Component: 150 - total flux cleaned = 0.0180012 Jy ! Component: 200 - total flux cleaned = 0.0188393 Jy ! Total flux subtracted in 200 components = 0.0188393 Jy ! Clean residual min=-0.006018 max=0.005518 Jy/beam ! Clean residual mean=0.000105 rms=0.001548 Jy/beam ! Combined flux in latest and established models = 0.726802 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 49 components and 0.726802 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.227 mas, bmaj=17.42 mas, bpa=4.767 degrees ! Estimated noise=1595.21 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.00256202 Jy ! Component: 100 - total flux cleaned = 0.00292858 Jy ! Component: 150 - total flux cleaned = 0.00326415 Jy ! Component: 200 - total flux cleaned = 0.0034782 Jy ! Total flux subtracted in 200 components = 0.0034782 Jy ! Clean residual min=-0.006236 max=0.006660 Jy/beam ! Clean residual mean=0.000163 rms=0.002167 Jy/beam ! Combined flux in latest and established models = 0.73028 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 52 components and 0.73028 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=9.55 mas, bpa=-6.023 degrees ! Estimated noise=1280.57 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 6.05054e-05 Jy ! Component: 100 - total flux cleaned = -0.000107118 Jy ! Component: 150 - total flux cleaned = -0.000252093 Jy ! Component: 200 - total flux cleaned = -0.000253389 Jy ! Total flux subtracted in 200 components = -0.000253389 Jy ! Clean residual min=-0.005541 max=0.005273 Jy/beam ! Clean residual mean=0.000084 rms=0.001482 Jy/beam ! Combined flux in latest and established models = 0.730027 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 74 components and 0.730027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.934572Jy sigma=0.001232 ! Fit after self-cal, rms=4.934474Jy sigma=0.001232 wmodel J0629-1959_S_1997_08_27_yyk\_map.mod ! Writing 74 model components to file: J0629-1959_S_1997_08_27_yyk_map.mod wobs J0629-1959_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0629-1959_S_1997_08_27_yyk_uvs.fits wwins J0629-1959_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J0629-1959_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.000184384 Jy ! Component: 100 - total flux cleaned = 0.000585365 Jy ! Component: 150 - total flux cleaned = 0.00105255 Jy ! Component: 200 - total flux cleaned = 0.00141227 Jy ! Component: 250 - total flux cleaned = 0.00175657 Jy ! Component: 300 - total flux cleaned = 0.00182414 Jy ! Component: 350 - total flux cleaned = 0.00195085 Jy ! Component: 400 - total flux cleaned = 0.0021339 Jy ! Component: 450 - total flux cleaned = 0.00225365 Jy ! Component: 500 - total flux cleaned = 0.0025401 Jy ! Component: 550 - total flux cleaned = 0.00253887 Jy ! Component: 600 - total flux cleaned = 0.00275375 Jy ! Component: 650 - total flux cleaned = 0.00285936 Jy ! Component: 700 - total flux cleaned = 0.00316685 Jy ! Component: 750 - total flux cleaned = 0.00336651 Jy ! Component: 800 - total flux cleaned = 0.00346395 Jy ! Component: 850 - total flux cleaned = 0.00355995 Jy ! Component: 900 - total flux cleaned = 0.00384137 Jy ! Component: 950 - total flux cleaned = 0.00406974 Jy ! Component: 1000 - total flux cleaned = 0.00411395 Jy ! Component: 1050 - total flux cleaned = 0.00433472 Jy ! Component: 1100 - total flux cleaned = 0.00450852 Jy ! Component: 1150 - total flux cleaned = 0.00476374 Jy ! Component: 1200 - total flux cleaned = 0.00505509 Jy ! Component: 1250 - total flux cleaned = 0.00534157 Jy ! Component: 1300 - total flux cleaned = 0.00546284 Jy ! Component: 1350 - total flux cleaned = 0.00577931 Jy ! Component: 1400 - total flux cleaned = 0.00597395 Jy ! Component: 1450 - total flux cleaned = 0.00624171 Jy ! Component: 1500 - total flux cleaned = 0.00635461 Jy ! Component: 1550 - total flux cleaned = 0.00665149 Jy ! Component: 1600 - total flux cleaned = 0.00683369 Jy ! Component: 1650 - total flux cleaned = 0.00708425 Jy ! Component: 1700 - total flux cleaned = 0.00733058 Jy ! Component: 1750 - total flux cleaned = 0.00750394 Jy ! Component: 1800 - total flux cleaned = 0.00787994 Jy ! Component: 1850 - total flux cleaned = 0.00801451 Jy ! Component: 1900 - total flux cleaned = 0.00834696 Jy ! Component: 1950 - total flux cleaned = 0.00857623 Jy ! Component: 2000 - total flux cleaned = 0.00883463 Jy ! Total flux subtracted in 2048 components = 0.0091528 Jy ! Clean residual min=-0.002314 max=0.002232 Jy/beam ! Clean residual mean=0.000087 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.73918 Jy keep ! Adding 150 model components to the UV plane model. ! The established model now contains 224 components and 0.73918 Jy ![Exited script file: muppet] wmap "J0629-1959_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.4 x 9.55 at -6.023 degrees (North through East) ! Clean map min=-0.0038584 max=0.67512 Jy/beam ! Writing clean map to FITS file: J0629-1959_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.67512 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000656334 device "J0629-1959_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0629-1959_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.291652 0.291652 0.583304 1.16661 2.33322 4.66643 9.33286 18.6657 37.3315 74.6629 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.675 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.4 x 9.55 at -6.023 degrees (North through East) ! Clean map min=-0.0038584 max=0.67512 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0629-1959_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0629-1959_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0629-1959_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 16:37:57 2007