! Started logfile: J1154-3505_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:43:44 2007 obs J1154-3505_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J1154-3505_S_2002_01_31_yyk_uva.fits ! AN table 1: 37 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.768168 visibilities/baseline/integration-bin. ! Found source: J1154-3505 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1224 lines of history. ! ! Reading 5116 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 J1154-3505_S_2002_01_31_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)= 1.17959 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.517 mas, bmaj=6.887 mas, bpa=2.701 degrees ! Estimated noise=2534.98 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.772531 Jy ! Component: 100 - total flux cleaned = 1.08604 Jy ! Total flux subtracted in 100 components = 1.08604 Jy ! Clean residual min=-0.102115 max=0.153115 Jy/beam ! Clean residual mean=-0.008897 rms=0.040292 Jy/beam ! Combined flux in latest and established models = 1.08604 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 45 components and 1.08604 Jy ! ! Correcting IF 1. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.611382Jy sigma=0.004309 ! Fit after self-cal, rms=0.607716Jy sigma=0.004284 ! Inverting map and beam ! Estimated beam: bmin=2.517 mas, bmaj=6.887 mas, bpa=2.701 degrees ! Estimated noise=2534.98 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.078 mas, bmaj=8.333 mas, bpa=0.4749 degrees ! Estimated noise=1494.17 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.26744 Jy ! Component: 100 - total flux cleaned = 0.37278 Jy ! Component: 150 - total flux cleaned = 0.411547 Jy ! Component: 200 - total flux cleaned = 0.416098 Jy ! Total flux subtracted in 200 components = 0.416098 Jy ! Clean residual min=-0.143264 max=0.163407 Jy/beam ! Clean residual mean=-0.013928 rms=0.053466 Jy/beam ! Combined flux in latest and established models = 1.50214 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 64 components and 1.50214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.559403Jy sigma=0.003767 ! Fit after self-cal, rms=0.559305Jy sigma=0.003767 ! 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.078 x 8.333 at 0.4749 degrees (North through East) ! Clean map min=-0.14239 max=0.73434 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: 0.916583 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.00* KP 0.81 ! LA 1.52 MK 1.17 NL 1.49 OV 0.98 ! PT 0.75 SC 1.21 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.924479 ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.86 HN 1.00* KP 1.00* ! LA 1.45 MK 1.23 NL 1.45 OV 0.92 ! PT 0.87 SC 1.19 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.864538 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.00* KP 0.91 ! LA 1.46 MK 1.19 NL 2.09 OV 0.94 ! PT 0.88 SC 1.06 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.904224 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.98 HN 1.00* KP 0.91 ! LA 1.21 MK 1.19 NL 2.13 OV 0.86 ! PT 0.79 SC 1.04 ! ! ! Fit before self-cal, rms=0.559305Jy sigma=0.003767 ! Fit after self-cal, rms=0.486487Jy sigma=0.003545 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.486487Jy sigma=0.003545 ! Fit after self-cal, rms=0.495135Jy sigma=0.003529 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.498 mas, bmaj=9.111 mas, bpa=2.894 degrees ! Estimated noise=1243.5 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.204334 Jy ! Component: 100 - total flux cleaned = -0.256899 Jy ! Component: 150 - total flux cleaned = -0.259658 Jy ! Component: 200 - total flux cleaned = -0.258116 Jy ! Total flux subtracted in 200 components = -0.258116 Jy ! Clean residual min=-0.090465 max=0.119188 Jy/beam ! Clean residual mean=-0.007619 rms=0.037551 Jy/beam ! Combined flux in latest and established models = 1.24402 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 1.24402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.454646Jy sigma=0.002997 ! Fit after self-cal, rms=0.454877Jy sigma=0.002996 ! 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.454877Jy sigma=0.002996 ! Fit after self-cal, rms=0.453921Jy sigma=0.002990 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.000786088 Jy ! Component: 100 - total flux cleaned = 0.00216804 Jy ! Component: 150 - total flux cleaned = 0.00348315 Jy ! Component: 200 - total flux cleaned = 0.00474967 Jy ! Total flux subtracted in 200 components = 0.00474967 Jy ! Clean residual min=-0.090478 max=0.117914 Jy/beam ! Clean residual mean=-0.007575 rms=0.037267 Jy/beam ! Combined flux in latest and established models = 1.24877 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 73 components and 1.24877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.452751Jy sigma=0.002977 ! Fit after self-cal, rms=0.452957Jy sigma=0.002976 ! 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.498 x 9.111 at 2.894 degrees (North through East) ! Clean map min=-0.089831 max=0.62532 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.452957Jy sigma=0.002976 ! Fit after self-cal, rms=0.459931Jy sigma=0.002945 ! 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.459931Jy sigma=0.002945 ! Fit after self-cal, rms=0.459926Jy sigma=0.002945 ! Inverting map and beam ! Estimated beam: bmin=3.654 mas, bmaj=9.465 mas, bpa=4.249 degrees ! Estimated noise=1258.32 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329895 Jy ! Component: 100 - total flux cleaned = 0.00492748 Jy ! Component: 150 - total flux cleaned = 0.00637264 Jy ! Component: 200 - total flux cleaned = 0.00773493 Jy ! Total flux subtracted in 200 components = 0.00773493 Jy ! Clean residual min=-0.088767 max=0.124184 Jy/beam ! Clean residual mean=-0.007701 rms=0.037951 Jy/beam ! Combined flux in latest and established models = 1.25651 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 82 components and 1.25651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.457739Jy sigma=0.002927 ! Fit after self-cal, rms=0.457930Jy sigma=0.002927 ! 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.457930Jy sigma=0.002927 ! Fit after self-cal, rms=0.461699Jy sigma=0.002922 ! 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.461699Jy sigma=0.002922 ! Fit after self-cal, rms=0.461702Jy sigma=0.002922 ! Inverting map and beam ! Estimated beam: bmin=3.802 mas, bmaj=9.824 mas, bpa=4.932 degrees ! Estimated noise=1274.75 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201529 Jy ! Component: 100 - total flux cleaned = 0.00352695 Jy ! Component: 150 - total flux cleaned = 0.00491256 Jy ! Component: 200 - total flux cleaned = 0.00617819 Jy ! Total flux subtracted in 200 components = 0.00617819 Jy ! Clean residual min=-0.089805 max=0.127551 Jy/beam ! Clean residual mean=-0.007825 rms=0.038685 Jy/beam ! Combined flux in latest and established models = 1.26269 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 1.26269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.459691Jy sigma=0.002907 ! Fit after self-cal, rms=0.459914Jy sigma=0.002907 ! 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=10.12 mas, bmaj=35.65 mas, bpa=10.74 degrees ! Estimated noise=1485.72 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.0296906 Jy ! Component: 100 - total flux cleaned = 0.0322709 Jy ! Component: 150 - total flux cleaned = 0.0347722 Jy ! Component: 200 - total flux cleaned = 0.0383074 Jy ! Total flux subtracted in 200 components = 0.0383074 Jy ! Clean residual min=-0.123533 max=0.150332 Jy/beam ! Clean residual mean=-0.011410 rms=0.054050 Jy/beam ! Combined flux in latest and established models = 1.30099 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 89 components and 1.30099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.460058Jy sigma=0.002914 ! Fit after self-cal, rms=0.459278Jy sigma=0.002913 ! 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.731 mas, bmaj=7.33 mas, bpa=4.955 degrees ! Estimated noise=2406.22 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.699091 Jy ! Component: 100 - total flux cleaned = 0.935152 Jy ! Component: 150 - total flux cleaned = 1.0482 Jy ! Component: 200 - total flux cleaned = 1.10491 Jy ! Total flux subtracted in 200 components = 1.10491 Jy ! Clean residual min=-0.069008 max=0.102428 Jy/beam ! Clean residual mean=-0.004276 rms=0.027352 Jy/beam ! Combined flux in latest and established models = 1.10491 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 46 model components to the UV plane model. ! The established model now contains 46 components and 1.10491 Jy ! Inverting map and beam ! Estimated beam: bmin=3.802 mas, bmaj=9.824 mas, bpa=4.932 degrees ! Estimated noise=1274.75 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.0888482 Jy ! Component: 100 - total flux cleaned = 0.104261 Jy ! Component: 150 - total flux cleaned = 0.109284 Jy ! Component: 200 - total flux cleaned = 0.112851 Jy ! Total flux subtracted in 200 components = 0.112851 Jy ! Clean residual min=-0.092536 max=0.142780 Jy/beam ! Clean residual mean=-0.008235 rms=0.040940 Jy/beam ! Combined flux in latest and established models = 1.21777 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 1.21777 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=10.12 mas, bmaj=35.65 mas, bpa=10.74 degrees ! Estimated noise=1485.72 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.0489857 Jy ! Component: 100 - total flux cleaned = 0.0537167 Jy ! Component: 150 - total flux cleaned = 0.0567059 Jy ! Component: 200 - total flux cleaned = 0.0610639 Jy ! Total flux subtracted in 200 components = 0.0610639 Jy ! Clean residual min=-0.125574 max=0.163078 Jy/beam ! Clean residual mean=-0.011703 rms=0.056095 Jy/beam ! Combined flux in latest and established models = 1.27883 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 51 components and 1.27883 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.802 mas, bmaj=9.824 mas, bpa=4.932 degrees ! Estimated noise=1274.75 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0320614 Jy ! Component: 100 - total flux cleaned = -0.0320894 Jy ! Component: 150 - total flux cleaned = -0.0309949 Jy ! Component: 200 - total flux cleaned = -0.0292144 Jy ! Total flux subtracted in 200 components = -0.0292144 Jy ! Clean residual min=-0.090491 max=0.129844 Jy/beam ! Clean residual mean=-0.007943 rms=0.039193 Jy/beam ! Combined flux in latest and established models = 1.24962 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 54 components and 1.24962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.458726Jy sigma=0.002924 ! Fit after self-cal, rms=0.457986Jy sigma=0.002923 wmodel J1154-3505_S_2002_01_31_yyk\_map.mod ! Writing 54 model components to file: J1154-3505_S_2002_01_31_yyk_map.mod wobs J1154-3505_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J1154-3505_S_2002_01_31_yyk_uvs.fits wwins J1154-3505_S_2002_01_31_yyk\_map.win ! wwins: Wrote 1 windows to J1154-3505_S_2002_01_31_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.0549825 Jy ! Component: 100 - total flux cleaned = 0.098124 Jy ! Component: 150 - total flux cleaned = 0.117038 Jy ! Component: 200 - total flux cleaned = 0.128437 Jy ! Component: 250 - total flux cleaned = 0.133569 Jy ! Component: 300 - total flux cleaned = 0.14316 Jy ! Component: 350 - total flux cleaned = 0.152192 Jy ! Component: 400 - total flux cleaned = 0.157528 Jy ! Component: 450 - total flux cleaned = 0.162576 Jy ! Component: 500 - total flux cleaned = 0.168339 Jy ! Component: 550 - total flux cleaned = 0.172019 Jy ! Component: 600 - total flux cleaned = 0.173754 Jy ! Component: 650 - total flux cleaned = 0.174606 Jy ! Component: 700 - total flux cleaned = 0.177049 Jy ! Component: 750 - total flux cleaned = 0.177832 Jy ! Component: 800 - total flux cleaned = 0.178596 Jy ! Component: 850 - total flux cleaned = 0.176409 Jy ! Component: 900 - total flux cleaned = 0.172886 Jy ! Component: 950 - total flux cleaned = 0.168088 Jy ! Component: 1000 - total flux cleaned = 0.163415 Jy ! Component: 1050 - total flux cleaned = 0.157554 Jy ! Component: 1100 - total flux cleaned = 0.150593 Jy ! Component: 1150 - total flux cleaned = 0.144433 Jy ! Component: 1200 - total flux cleaned = 0.139006 Jy ! Component: 1250 - total flux cleaned = 0.131934 Jy ! Component: 1300 - total flux cleaned = 0.125608 Jy ! Component: 1350 - total flux cleaned = 0.11999 Jy ! Component: 1400 - total flux cleaned = 0.115593 Jy ! Component: 1450 - total flux cleaned = 0.110721 Jy ! Component: 1500 - total flux cleaned = 0.105412 Jy ! Component: 1550 - total flux cleaned = 0.100713 Jy ! Component: 1600 - total flux cleaned = 0.0955588 Jy ! Component: 1650 - total flux cleaned = 0.0899602 Jy ! Component: 1700 - total flux cleaned = 0.0869379 Jy ! Component: 1750 - total flux cleaned = 0.082433 Jy ! Component: 1800 - total flux cleaned = 0.078455 Jy ! Component: 1850 - total flux cleaned = 0.0769709 Jy ! Component: 1900 - total flux cleaned = 0.0744786 Jy ! Component: 1950 - total flux cleaned = 0.0734842 Jy ! Component: 2000 - total flux cleaned = 0.0699355 Jy ! Total flux subtracted in 2048 components = 0.0689047 Jy ! Clean residual min=-0.030642 max=0.034034 Jy/beam ! Clean residual mean=-0.003368 rms=0.012961 Jy/beam ! Combined flux in latest and established models = 1.31852 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 333 components and 1.31852 Jy ![Exited script file: muppet] wmap "J1154-3505_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.802 x 9.824 at 4.932 degrees (North through East) ! Clean map min=-0.068175 max=0.66814 Jy/beam ! Writing clean map to FITS file: J1154-3505_S_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.668143 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0118407 device "J1154-3505_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J1154-3505_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.31653 5.31653 10.6331 21.2661 42.5323 85.0646 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0355 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.668 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.802 x 9.824 at 4.932 degrees (North through East) ! Clean map min=-0.068175 max=0.66814 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1154-3505_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J1154-3505_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1154-3505_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:43:51 2007