! Started logfile: J0659-2745_S_2005_07_08_yyk_uvs.log on Fri Jan 20 10:03:13 2006 obs J0659-2745_S_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J0659-2745_S_2005_07_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.981818 visibilities/baseline/integration-bin. ! Found source: J0659-2745 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1411 lines of history. ! ! Reading 1944 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 J0659-2745_S_2005_07_08_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.408498 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.396 mas, bmaj=6.765 mas, bpa=-7.886 degrees ! Estimated noise=1.83101 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.286149 Jy ! Component: 100 - total flux cleaned = 0.372699 Jy ! Total flux subtracted in 100 components = 0.372699 Jy ! Clean residual min=-0.014658 max=0.027998 Jy/beam ! Clean residual mean=-0.000129 rms=0.004826 Jy/beam ! Combined flux in latest and established models = 0.372699 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.372699 Jy ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.149034Jy sigma=1.829846 ! Fit after self-cal, rms=0.148730Jy sigma=1.826567 ! Inverting map and beam ! Estimated beam: bmin=2.396 mas, bmaj=6.765 mas, bpa=-7.886 degrees ! Estimated noise=1.83101 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.136 mas, bmaj=8.127 mas, bpa=-7.111 degrees ! Estimated noise=1.12454 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 (-3, -1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0678536 Jy ! Component: 100 - total flux cleaned = 0.0998073 Jy ! Component: 150 - total flux cleaned = 0.118367 Jy ! Component: 200 - total flux cleaned = 0.12962 Jy ! Total flux subtracted in 200 components = 0.12962 Jy ! Clean residual min=-0.010606 max=0.013007 Jy/beam ! Clean residual mean=-0.000161 rms=0.003453 Jy/beam ! Combined flux in latest and established models = 0.502319 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 60 model components to the UV plane model. ! The established model now contains 76 components and 0.502319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121540Jy sigma=1.423029 ! Fit after self-cal, rms=0.121044Jy sigma=1.416550 ! 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.136 x 8.127 at -7.111 degrees (North through East) ! Clean map min=-0.01034 max=0.33033 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.02865 ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.98 HN 1.08 KP 0.93 ! LA 1.04 MK 0.91 NL 0.99 OV 0.98 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.997464 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 1.10 KP 0.99 ! LA 1.05 MK 0.96 NL 0.99 OV 1.03 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.949335 ! Telescope amplitude corrections in sub-array 1: ! BR 1.44 FD 0.91 HN 1.08 KP 0.96 ! LA 0.93 MK 1.06 NL 1.05 OV 1.00 ! PT 1.11 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.0626 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.94 HN 1.01 KP 0.89 ! LA 0.77 MK 0.98 NL 0.99 OV 0.88 ! PT 0.98 SC 1.06 ! ! ! Fit before self-cal, rms=0.121044Jy sigma=1.416550 ! Fit after self-cal, rms=0.111154Jy sigma=1.220822 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.111154Jy sigma=1.220822 ! Fit after self-cal, rms=0.111166Jy sigma=1.220707 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.159 mas, bmaj=8.172 mas, bpa=-7.269 degrees ! Estimated noise=1.12101 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.00615746 Jy ! Component: 100 - total flux cleaned = 0.00713559 Jy ! Component: 150 - total flux cleaned = 0.00741575 Jy ! Component: 200 - total flux cleaned = 0.00758156 Jy ! Total flux subtracted in 200 components = 0.00758156 Jy ! Clean residual min=-0.006130 max=0.009198 Jy/beam ! Clean residual mean=0.000030 rms=0.001944 Jy/beam ! Combined flux in latest and established models = 0.509901 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.509901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110705Jy sigma=1.214924 ! Fit after self-cal, rms=0.110662Jy sigma=1.214312 ! 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.110662Jy sigma=1.214312 ! Fit after self-cal, rms=0.105893Jy sigma=1.165207 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.00166838 Jy ! Component: 100 - total flux cleaned = 0.0018254 Jy ! Component: 150 - total flux cleaned = 0.00189466 Jy ! Component: 200 - total flux cleaned = 0.00189593 Jy ! Total flux subtracted in 200 components = 0.00189593 Jy ! Clean residual min=-0.005930 max=0.008475 Jy/beam ! Clean residual mean=0.000033 rms=0.001905 Jy/beam ! Combined flux in latest and established models = 0.511797 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 100 components and 0.511797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105744Jy sigma=1.163757 ! Fit after self-cal, rms=0.105174Jy sigma=1.158838 ! 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.159 x 8.172 at -7.269 degrees (North through East) ! Clean map min=-0.005593 max=0.33222 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.105174Jy sigma=1.158838 ! Fit after self-cal, rms=0.095252Jy sigma=1.022654 ! 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.095252Jy sigma=1.022654 ! Fit after self-cal, rms=0.095161Jy sigma=1.021808 ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=8.137 mas, bpa=-7.438 degrees ! Estimated noise=1.11122 mJy/beam. ! Added new window around map position (-20.5, -13). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00877925 Jy ! Component: 100 - total flux cleaned = 0.0118556 Jy ! Component: 150 - total flux cleaned = 0.0131295 Jy ! Component: 200 - total flux cleaned = 0.0139106 Jy ! Total flux subtracted in 200 components = 0.0139106 Jy ! Clean residual min=-0.004367 max=0.004157 Jy/beam ! Clean residual mean=0.000004 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.525707 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 128 components and 0.525707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094615Jy sigma=1.009488 ! Fit after self-cal, rms=0.094553Jy sigma=1.008897 ! 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.094553Jy sigma=1.008897 ! Fit after self-cal, rms=0.092102Jy sigma=0.977387 ! 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.092102Jy sigma=0.977387 ! Fit after self-cal, rms=0.092096Jy sigma=0.977329 ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=8.146 mas, bpa=-7.331 degrees ! Estimated noise=1.11209 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133886 Jy ! Component: 100 - total flux cleaned = 0.00225299 Jy ! Component: 150 - total flux cleaned = 0.00289216 Jy ! Component: 200 - total flux cleaned = 0.00339473 Jy ! Total flux subtracted in 200 components = 0.00339473 Jy ! Clean residual min=-0.003904 max=0.003754 Jy/beam ! Clean residual mean=0.000011 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.529102 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 137 components and 0.529102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091944Jy sigma=0.974475 ! Fit after self-cal, rms=0.091925Jy sigma=0.974365 ! 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.331 mas, bmaj=20.29 mas, bpa=-2.948 degrees ! Estimated noise=1.43341 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.00130305 Jy ! Component: 100 - total flux cleaned = 0.00139372 Jy ! Component: 150 - total flux cleaned = 0.00154486 Jy ! Component: 200 - total flux cleaned = 0.00167229 Jy ! Total flux subtracted in 200 components = 0.00167229 Jy ! Clean residual min=-0.003969 max=0.003978 Jy/beam ! Clean residual mean=0.000012 rms=0.001309 Jy/beam ! Combined flux in latest and established models = 0.530774 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 150 components and 0.530774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091868Jy sigma=0.973524 ! Fit after self-cal, rms=0.091849Jy sigma=0.973329 ! 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.398 mas, bmaj=6.752 mas, bpa=-8.175 degrees ! Estimated noise=1.8014 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.283186 Jy ! Component: 100 - total flux cleaned = 0.368849 Jy ! Component: 150 - total flux cleaned = 0.41193 Jy ! Component: 200 - total flux cleaned = 0.437888 Jy ! Total flux subtracted in 200 components = 0.437888 Jy ! Clean residual min=-0.009234 max=0.010169 Jy/beam ! Clean residual mean=-0.000041 rms=0.002466 Jy/beam ! Combined flux in latest and established models = 0.437888 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.437888 Jy ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=8.146 mas, bpa=-7.331 degrees ! Estimated noise=1.11209 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.031451 Jy ! Component: 100 - total flux cleaned = 0.0473361 Jy ! Component: 150 - total flux cleaned = 0.0579998 Jy ! Component: 200 - total flux cleaned = 0.0657601 Jy ! Total flux subtracted in 200 components = 0.0657601 Jy ! Clean residual min=-0.004740 max=0.005903 Jy/beam ! Clean residual mean=-0.000040 rms=0.001627 Jy/beam ! Combined flux in latest and established models = 0.503648 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 124 components and 0.503648 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.331 mas, bmaj=20.29 mas, bpa=-2.948 degrees ! Estimated noise=1.43341 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.0100504 Jy ! Component: 100 - total flux cleaned = 0.0158132 Jy ! Component: 150 - total flux cleaned = 0.0175766 Jy ! Component: 200 - total flux cleaned = 0.018854 Jy ! Total flux subtracted in 200 components = 0.018854 Jy ! Clean residual min=-0.004166 max=0.004293 Jy/beam ! Clean residual mean=-0.000015 rms=0.001534 Jy/beam ! Combined flux in latest and established models = 0.522502 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 151 components and 0.522502 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=8.146 mas, bpa=-7.331 degrees ! Estimated noise=1.11209 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213545 Jy ! Component: 100 - total flux cleaned = 0.00248981 Jy ! Component: 150 - total flux cleaned = 0.00258324 Jy ! Component: 200 - total flux cleaned = 0.00285694 Jy ! Total flux subtracted in 200 components = 0.00285694 Jy ! Clean residual min=-0.003937 max=0.003786 Jy/beam ! Clean residual mean=-0.000007 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.525359 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 168 components and 0.525359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091930Jy sigma=0.974350 ! Fit after self-cal, rms=0.091841Jy sigma=0.973550 wmodel J0659-2745_S_2005_07_08_yyk\_map.mod ! Writing 168 model components to file: J0659-2745_S_2005_07_08_yyk_map.mod wobs J0659-2745_S_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J0659-2745_S_2005_07_08_yyk_uvs.fits wwins J0659-2745_S_2005_07_08_yyk\_map.win ! wwins: Wrote 3 windows to J0659-2745_S_2005_07_08_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 = 5.82797e-05 Jy ! Component: 100 - total flux cleaned = -6.27483e-06 Jy ! Component: 150 - total flux cleaned = -7.17034e-06 Jy ! Component: 200 - total flux cleaned = -8.22844e-06 Jy ! Component: 250 - total flux cleaned = -0.000183452 Jy ! Component: 300 - total flux cleaned = -0.000295775 Jy ! Component: 350 - total flux cleaned = -0.000623216 Jy ! Component: 400 - total flux cleaned = -0.000782467 Jy ! Component: 450 - total flux cleaned = -0.00114107 Jy ! Component: 500 - total flux cleaned = -0.00124045 Jy ! Component: 550 - total flux cleaned = -0.00143424 Jy ! Component: 600 - total flux cleaned = -0.00157636 Jy ! Component: 650 - total flux cleaned = -0.00153 Jy ! Component: 700 - total flux cleaned = -0.00153009 Jy ! Component: 750 - total flux cleaned = -0.0015744 Jy ! Component: 800 - total flux cleaned = -0.00157328 Jy ! Component: 850 - total flux cleaned = -0.00161599 Jy ! Component: 900 - total flux cleaned = -0.0017006 Jy ! Component: 950 - total flux cleaned = -0.00186634 Jy ! Component: 1000 - total flux cleaned = -0.00190668 Jy ! Component: 1050 - total flux cleaned = -0.0019466 Jy ! Component: 1100 - total flux cleaned = -0.00206641 Jy ! Component: 1150 - total flux cleaned = -0.00222172 Jy ! Component: 1200 - total flux cleaned = -0.00229859 Jy ! Component: 1250 - total flux cleaned = -0.00248819 Jy ! Component: 1300 - total flux cleaned = -0.0025624 Jy ! Component: 1350 - total flux cleaned = -0.00263584 Jy ! Component: 1400 - total flux cleaned = -0.0027456 Jy ! Component: 1450 - total flux cleaned = -0.00296079 Jy ! Component: 1500 - total flux cleaned = -0.00303159 Jy ! Component: 1550 - total flux cleaned = -0.00313662 Jy ! Component: 1600 - total flux cleaned = -0.00324029 Jy ! Component: 1650 - total flux cleaned = -0.00341122 Jy ! Component: 1700 - total flux cleaned = -0.00351184 Jy ! Component: 1750 - total flux cleaned = -0.00357856 Jy ! Component: 1800 - total flux cleaned = -0.00370987 Jy ! Component: 1850 - total flux cleaned = -0.00380782 Jy ! Component: 1900 - total flux cleaned = -0.00390413 Jy ! Component: 1950 - total flux cleaned = -0.00393543 Jy ! Component: 2000 - total flux cleaned = -0.00393511 Jy ! Total flux subtracted in 2048 components = -0.00412179 Jy ! Clean residual min=-0.001951 max=0.001925 Jy/beam ! Clean residual mean=0.000012 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.521237 Jy keep ! Adding 150 model components to the UV plane model. ! The established model now contains 318 components and 0.521237 Jy ![Exited script file: muppet] wmap "J0659-2745_S_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.15 x 8.146 at -7.331 degrees (North through East) ! Clean map min=-0.0037622 max=0.33924 Jy/beam ! Writing clean map to FITS file: J0659-2745_S_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.33924 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000644344 device "J0659-2745_S_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0659-2745_S_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.569813 0.569813 1.13963 2.27925 4.5585 9.117 18.234 36.468 72.936 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.339 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.15 x 8.146 at -7.331 degrees (North through East) ! Clean map min=-0.0037622 max=0.33924 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0659-2745_S_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0659-2745_S_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0659-2745_S_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:03:17 2006