! Started logfile: J0025-2227_S_2006_12_18_yyk_uvs.log on Mon Jun 16 19:03:17 2008 obs J0025-2227_S_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J0025-2227_S_2006_12_18_yyk_uve.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J0025-2227 ! ! 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 2469 lines of history. ! ! Reading 2268 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 J0025-2227_S_2006_12_18_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.24267 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.499 mas, bmaj=6.227 mas, bpa=-2.713 degrees ! Estimated noise=1.51829 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.196748 Jy ! Component: 100 - total flux cleaned = 0.225315 Jy ! Total flux subtracted in 100 components = 0.225315 Jy ! Clean residual min=-0.006725 max=0.009374 Jy/beam ! Clean residual mean=-0.000053 rms=0.002145 Jy/beam ! Combined flux in latest and established models = 0.225315 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.225315 Jy ! ! Correcting IF 1. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.074330Jy sigma=1.038288 ! Fit after self-cal, rms=0.074139Jy sigma=1.034649 ! Inverting map and beam ! Estimated beam: bmin=2.499 mas, bmaj=6.227 mas, bpa=-2.713 degrees ! Estimated noise=1.51829 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.112 mas, bmaj=8.088 mas, bpa=-4.105 degrees ! Estimated noise=0.99516 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.0149273 Jy ! Component: 100 - total flux cleaned = 0.0203004 Jy ! Component: 150 - total flux cleaned = 0.0225765 Jy ! Component: 200 - total flux cleaned = 0.0233735 Jy ! Total flux subtracted in 200 components = 0.0233735 Jy ! Clean residual min=-0.005599 max=0.006422 Jy/beam ! Clean residual mean=-0.000144 rms=0.001494 Jy/beam ! Combined flux in latest and established models = 0.248688 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 46 components and 0.248688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072557Jy sigma=1.003466 ! Fit after self-cal, rms=0.072549Jy sigma=1.003165 ! 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.112 x 8.088 at -4.105 degrees (North through East) ! Clean map min=-0.0055238 max=0.22956 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.0172 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.93 HN 1.00 KP 0.91 ! LA 1.06 MK 0.95 NL 1.04 OV 1.00 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.978705 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 HN 1.12 KP 1.00 ! LA 1.07 MK 1.05 NL 1.04 OV 1.02 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.988522 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.93 HN 1.02 KP 0.95 ! LA 0.99 MK 1.02 NL 1.10 OV 1.02 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00927 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.94 HN 1.01 KP 0.94 ! LA 0.99 MK 0.96 NL 1.04 OV 0.97 ! PT 0.92 SC 1.12 ! ! ! Fit before self-cal, rms=0.072549Jy sigma=1.003165 ! Fit after self-cal, rms=0.071845Jy sigma=0.975907 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.071845Jy sigma=0.975907 ! Fit after self-cal, rms=0.071841Jy sigma=0.975724 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=8.15 mas, bpa=-4.185 degrees ! Estimated noise=0.991311 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.00111389 Jy ! Component: 100 - total flux cleaned = -0.00119845 Jy ! Component: 150 - total flux cleaned = -0.00122176 Jy ! Component: 200 - total flux cleaned = -0.00124117 Jy ! Total flux subtracted in 200 components = -0.00124117 Jy ! Clean residual min=-0.004229 max=0.003701 Jy/beam ! Clean residual mean=-0.000020 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.247447 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.247447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071821Jy sigma=0.975404 ! Fit after self-cal, rms=0.071814Jy sigma=0.975205 ! 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.071814Jy sigma=0.975205 ! Fit after self-cal, rms=0.067200Jy sigma=0.913496 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.000886291 Jy ! Component: 100 - total flux cleaned = 0.000984951 Jy ! Component: 150 - total flux cleaned = 0.00102236 Jy ! Component: 200 - total flux cleaned = 0.00102286 Jy ! Total flux subtracted in 200 components = 0.00102286 Jy ! Clean residual min=-0.004205 max=0.003462 Jy/beam ! Clean residual mean=-0.000023 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.24847 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 62 components and 0.24847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067175Jy sigma=0.913249 ! Fit after self-cal, rms=0.066932Jy sigma=0.910026 ! 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.134 x 8.15 at -4.185 degrees (North through East) ! Clean map min=-0.0041343 max=0.23022 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.066932Jy sigma=0.910026 ! Fit after self-cal, rms=0.066112Jy sigma=0.898883 ! 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.066112Jy sigma=0.898883 ! Fit after self-cal, rms=0.066093Jy sigma=0.898609 ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=8.162 mas, bpa=-4.119 degrees ! Estimated noise=0.991066 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000308515 Jy ! Component: 100 - total flux cleaned = 0.000234803 Jy ! Component: 150 - total flux cleaned = 0.000235795 Jy ! Component: 200 - total flux cleaned = 0.000217428 Jy ! Total flux subtracted in 200 components = 0.000217428 Jy ! Clean residual min=-0.004012 max=0.003235 Jy/beam ! Clean residual mean=-0.000023 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.248687 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 69 components and 0.248687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066074Jy sigma=0.898387 ! Fit after self-cal, rms=0.066071Jy sigma=0.898334 ! 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.066071Jy sigma=0.898334 ! Fit after self-cal, rms=0.064965Jy sigma=0.876654 ! 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.064965Jy sigma=0.876654 ! Fit after self-cal, rms=0.064968Jy sigma=0.876629 ! Inverting map and beam ! Estimated beam: bmin=3.135 mas, bmaj=8.173 mas, bpa=-4.195 degrees ! Estimated noise=0.991425 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0004554 Jy ! Component: 100 - total flux cleaned = 0.000365192 Jy ! Component: 150 - total flux cleaned = 0.000288825 Jy ! Component: 200 - total flux cleaned = 0.000272497 Jy ! Total flux subtracted in 200 components = 0.000272497 Jy ! Clean residual min=-0.003979 max=0.003249 Jy/beam ! Clean residual mean=-0.000023 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.24896 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 71 components and 0.24896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064950Jy sigma=0.876430 ! Fit after self-cal, rms=0.064948Jy sigma=0.876408 ! 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.965 mas, bmaj=18.68 mas, bpa=1.717 degrees ! Estimated noise=1.26883 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.000172971 Jy ! Component: 100 - total flux cleaned = 0.000128313 Jy ! Component: 150 - total flux cleaned = 6.00383e-05 Jy ! Component: 200 - total flux cleaned = -2.08535e-05 Jy ! Total flux subtracted in 200 components = -2.08535e-05 Jy ! Clean residual min=-0.004310 max=0.003232 Jy/beam ! Clean residual mean=-0.000042 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.248939 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 76 components and 0.248939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064960Jy sigma=0.876829 ! Fit after self-cal, rms=0.064938Jy sigma=0.876503 ! 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.507 mas, bmaj=6.266 mas, bpa=-2.669 degrees ! Estimated noise=1.52149 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.198426 Jy ! Component: 100 - total flux cleaned = 0.227359 Jy ! Component: 150 - total flux cleaned = 0.237913 Jy ! Component: 200 - total flux cleaned = 0.243315 Jy ! Total flux subtracted in 200 components = 0.243315 Jy ! Clean residual min=-0.005599 max=0.004499 Jy/beam ! Clean residual mean=-0.000026 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.243315 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.243315 Jy ! Inverting map and beam ! Estimated beam: bmin=3.135 mas, bmaj=8.173 mas, bpa=-4.195 degrees ! Estimated noise=0.991425 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.00413931 Jy ! Component: 100 - total flux cleaned = 0.0049826 Jy ! Component: 150 - total flux cleaned = 0.00510421 Jy ! Component: 200 - total flux cleaned = 0.00513705 Jy ! Total flux subtracted in 200 components = 0.00513705 Jy ! Clean residual min=-0.004042 max=0.003156 Jy/beam ! Clean residual mean=-0.000022 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.248452 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 49 components and 0.248452 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.965 mas, bmaj=18.68 mas, bpa=1.717 degrees ! Estimated noise=1.26883 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.000530619 Jy ! Component: 100 - total flux cleaned = 0.000535785 Jy ! Component: 150 - total flux cleaned = 0.000461229 Jy ! Component: 200 - total flux cleaned = 0.000376346 Jy ! Total flux subtracted in 200 components = 0.000376346 Jy ! Clean residual min=-0.004319 max=0.003257 Jy/beam ! Clean residual mean=-0.000042 rms=0.001337 Jy/beam ! Combined flux in latest and established models = 0.248828 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.248828 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.135 mas, bmaj=8.173 mas, bpa=-4.195 degrees ! Estimated noise=0.991425 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000330665 Jy ! Component: 100 - total flux cleaned = -0.000148632 Jy ! Component: 150 - total flux cleaned = -2.49413e-05 Jy ! Component: 200 - total flux cleaned = -2.25322e-05 Jy ! Total flux subtracted in 200 components = -2.25322e-05 Jy ! Clean residual min=-0.004014 max=0.003141 Jy/beam ! Clean residual mean=-0.000023 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.248806 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 67 components and 0.248806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064907Jy sigma=0.876219 ! Fit after self-cal, rms=0.064905Jy sigma=0.876177 wmodel J0025-2227_S_2006_12_18_yyk\_map.mod ! Writing 67 model components to file: J0025-2227_S_2006_12_18_yyk_map.mod wobs J0025-2227_S_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J0025-2227_S_2006_12_18_yyk_uvs.fits wwins J0025-2227_S_2006_12_18_yyk\_map.win ! wwins: Wrote 1 windows to J0025-2227_S_2006_12_18_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.0015734 Jy ! Component: 100 - total flux cleaned = -0.00191839 Jy ! Component: 150 - total flux cleaned = -0.00156493 Jy ! Component: 200 - total flux cleaned = -0.00127922 Jy ! Component: 250 - total flux cleaned = -0.00100789 Jy ! Component: 300 - total flux cleaned = -0.000749389 Jy ! Component: 350 - total flux cleaned = -0.000500715 Jy ! Component: 400 - total flux cleaned = -0.000381173 Jy ! Component: 450 - total flux cleaned = -0.000380799 Jy ! Component: 500 - total flux cleaned = -0.000342593 Jy ! Component: 550 - total flux cleaned = -0.000451878 Jy ! Component: 600 - total flux cleaned = -0.000487636 Jy ! Component: 650 - total flux cleaned = -0.00062723 Jy ! Component: 700 - total flux cleaned = -0.000831148 Jy ! Component: 750 - total flux cleaned = -0.000830654 Jy ! Component: 800 - total flux cleaned = -0.000928712 Jy ! Component: 850 - total flux cleaned = -0.00108881 Jy ! Component: 900 - total flux cleaned = -0.00112027 Jy ! Component: 950 - total flux cleaned = -0.0013056 Jy ! Component: 1000 - total flux cleaned = -0.00139659 Jy ! Component: 1050 - total flux cleaned = -0.00142664 Jy ! Component: 1100 - total flux cleaned = -0.00160358 Jy ! Component: 1150 - total flux cleaned = -0.00169024 Jy ! Component: 1200 - total flux cleaned = -0.00177564 Jy ! Component: 1250 - total flux cleaned = -0.00185995 Jy ! Component: 1300 - total flux cleaned = -0.00194348 Jy ! Component: 1350 - total flux cleaned = -0.00210731 Jy ! Component: 1400 - total flux cleaned = -0.00218804 Jy ! Component: 1450 - total flux cleaned = -0.00229455 Jy ! Component: 1500 - total flux cleaned = -0.00242567 Jy ! Component: 1550 - total flux cleaned = -0.00252943 Jy ! Component: 1600 - total flux cleaned = -0.0026319 Jy ! Component: 1650 - total flux cleaned = -0.00273305 Jy ! Component: 1700 - total flux cleaned = -0.00285799 Jy ! Component: 1750 - total flux cleaned = -0.00290745 Jy ! Component: 1800 - total flux cleaned = -0.0029809 Jy ! Component: 1850 - total flux cleaned = -0.0030775 Jy ! Component: 1900 - total flux cleaned = -0.0031729 Jy ! Component: 1950 - total flux cleaned = -0.00321985 Jy ! Component: 2000 - total flux cleaned = -0.00333608 Jy ! Total flux subtracted in 2048 components = -0.00335933 Jy ! Clean residual min=-0.001601 max=0.001256 Jy/beam ! Clean residual mean=-0.000010 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.245446 Jy keep ! Adding 163 model components to the UV plane model. ! The established model now contains 230 components and 0.245446 Jy ![Exited script file: muppet] wmap "J0025-2227_S_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.135 x 8.173 at -4.195 degrees (North through East) ! Clean map min=-0.0025363 max=0.23054 Jy/beam ! Writing clean map to FITS file: J0025-2227_S_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.230536 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000498754 device "J0025-2227_S_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J0025-2227_S_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.649036 0.649036 1.29807 2.59614 5.19229 10.3846 20.7692 41.5383 83.0766 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.23 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.135 x 8.173 at -4.195 degrees (North through East) ! Clean map min=-0.0025363 max=0.23054 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0025-2227_S_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J0025-2227_S_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0025-2227_S_2006_12_18_yyk_uvs.log closed on Mon Jun 16 19:03:23 2008