! Started logfile: J2000-1748_S_2006_12_18_yyk_uvs.log on Mon Jun 16 20:00:23 2008 obs J2000-1748_S_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J2000-1748_S_2006_12_18_yyk_uve.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J2000-1748 ! ! 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 2016 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 J2000-1748_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)= 1.4389 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.429 mas, bmaj=6.079 mas, bpa=0.1485 degrees ! Estimated noise=1.61357 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 = 1.22412 Jy ! Component: 100 - total flux cleaned = 1.40211 Jy ! Total flux subtracted in 100 components = 1.40211 Jy ! Clean residual min=-0.027885 max=0.044261 Jy/beam ! Clean residual mean=-0.000191 rms=0.009245 Jy/beam ! Combined flux in latest and established models = 1.40211 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 1.40211 Jy ! ! Correcting IF 1. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.215957Jy sigma=2.891063 ! Fit after self-cal, rms=0.215441Jy sigma=2.886008 ! Inverting map and beam ! Estimated beam: bmin=2.429 mas, bmaj=6.079 mas, bpa=0.1485 degrees ! Estimated noise=1.61357 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.079 mas, bmaj=7.818 mas, bpa=-0.6987 degrees ! Estimated noise=1.10532 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.0702898 Jy ! Component: 100 - total flux cleaned = 0.0951338 Jy ! Component: 150 - total flux cleaned = 0.104534 Jy ! Component: 200 - total flux cleaned = 0.107127 Jy ! Total flux subtracted in 200 components = 0.107127 Jy ! Clean residual min=-0.022958 max=0.018501 Jy/beam ! Clean residual mean=-0.000648 rms=0.005043 Jy/beam ! Combined flux in latest and established models = 1.50924 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 59 components and 1.50924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202566Jy sigma=2.660176 ! Fit after self-cal, rms=0.202474Jy sigma=2.659709 ! 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.079 x 7.818 at -0.6987 degrees (North through East) ! Clean map min=-0.022144 max=1.4225 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.01665 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00* HN 0.93 KP 0.94 ! LA 1.08 MK 0.98 NL 0.98 OV 0.96 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.985826 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.04 KP 1.00 ! LA 1.05 MK 1.04 NL 1.01 OV 1.00 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.986219 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.00 KP 0.96 ! LA 1.01 MK 1.01 NL 1.09 OV 1.01 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00702 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 0.97 KP 0.94 ! LA 1.01 MK 1.00 NL 1.00 OV 0.97 ! PT 0.94 SC 1.08 ! ! ! Fit before self-cal, rms=0.202474Jy sigma=2.659709 ! Fit after self-cal, rms=0.188229Jy sigma=2.448777 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.188229Jy sigma=2.448777 ! Fit after self-cal, rms=0.188176Jy sigma=2.448481 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.863 mas, bpa=-0.5925 degrees ! Estimated noise=1.10217 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.00535649 Jy ! Component: 100 - total flux cleaned = -0.00544976 Jy ! Component: 150 - total flux cleaned = -0.00528315 Jy ! Component: 200 - total flux cleaned = -0.00520816 Jy ! Total flux subtracted in 200 components = -0.00520816 Jy ! Clean residual min=-0.011540 max=0.010769 Jy/beam ! Clean residual mean=0.000186 rms=0.002702 Jy/beam ! Combined flux in latest and established models = 1.50403 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 1.50403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188002Jy sigma=2.446568 ! Fit after self-cal, rms=0.187949Jy sigma=2.446297 ! 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.187949Jy sigma=2.446297 ! Fit after self-cal, rms=0.096252Jy sigma=1.273010 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.00362158 Jy ! Component: 100 - total flux cleaned = 0.00350679 Jy ! Component: 150 - total flux cleaned = 0.0032345 Jy ! Component: 200 - total flux cleaned = 0.00323938 Jy ! Total flux subtracted in 200 components = 0.00323938 Jy ! Clean residual min=-0.010523 max=0.009467 Jy/beam ! Clean residual mean=0.000166 rms=0.002447 Jy/beam ! Combined flux in latest and established models = 1.50727 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 74 components and 1.50727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095721Jy sigma=1.266740 ! Fit after self-cal, rms=0.091498Jy sigma=1.217358 ! 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.1 x 7.863 at -0.5925 degrees (North through East) ! Clean map min=-0.0099163 max=1.4275 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.091498Jy sigma=1.217358 ! Fit after self-cal, rms=0.073044Jy sigma=0.946678 ! 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.073044Jy sigma=0.946678 ! Fit after self-cal, rms=0.072738Jy sigma=0.943043 ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=7.859 mas, bpa=-0.6156 degrees ! Estimated noise=1.10078 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -1.70165e-06 Jy ! Component: 100 - total flux cleaned = 0.000138674 Jy ! Component: 150 - total flux cleaned = 0.000267492 Jy ! Component: 200 - total flux cleaned = 0.000346576 Jy ! Total flux subtracted in 200 components = 0.000346576 Jy ! Clean residual min=-0.003981 max=0.003673 Jy/beam ! Clean residual mean=0.000040 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 1.50762 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 80 components and 1.50762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072683Jy sigma=0.942377 ! Fit after self-cal, rms=0.072660Jy sigma=0.942075 ! 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.072660Jy sigma=0.942075 ! Fit after self-cal, rms=0.066615Jy sigma=0.849497 ! 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.066615Jy sigma=0.849497 ! Fit after self-cal, rms=0.066614Jy sigma=0.849471 ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.861 mas, bpa=-0.6244 degrees ! Estimated noise=1.101 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000362813 Jy ! Component: 100 - total flux cleaned = 0.000514055 Jy ! Component: 150 - total flux cleaned = 0.000611535 Jy ! Component: 200 - total flux cleaned = 0.000669527 Jy ! Total flux subtracted in 200 components = 0.000669527 Jy ! Clean residual min=-0.003976 max=0.003666 Jy/beam ! Clean residual mean=0.000036 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 1.50829 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 81 components and 1.50829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066589Jy sigma=0.849057 ! Fit after self-cal, rms=0.066588Jy sigma=0.849038 ! 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.646 mas, bmaj=17.27 mas, bpa=4.4 degrees ! Estimated noise=1.41324 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.000666567 Jy ! Component: 100 - total flux cleaned = 0.000640785 Jy ! Component: 150 - total flux cleaned = 0.000641771 Jy ! Component: 200 - total flux cleaned = 0.00062064 Jy ! Total flux subtracted in 200 components = 0.00062064 Jy ! Clean residual min=-0.003932 max=0.004092 Jy/beam ! Clean residual mean=0.000065 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 1.50891 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 84 components and 1.50891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066607Jy sigma=0.849213 ! Fit after self-cal, rms=0.066593Jy sigma=0.849053 ! 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.436 mas, bmaj=6.093 mas, bpa=0.1227 degrees ! Estimated noise=1.59923 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.22242 Jy ! Component: 100 - total flux cleaned = 1.39419 Jy ! Component: 150 - total flux cleaned = 1.45035 Jy ! Component: 200 - total flux cleaned = 1.478 Jy ! Total flux subtracted in 200 components = 1.478 Jy ! Clean residual min=-0.007712 max=0.009705 Jy/beam ! Clean residual mean=0.000019 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 1.478 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 41 model components to the UV plane model. ! The established model now contains 41 components and 1.478 Jy ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.861 mas, bpa=-0.6244 degrees ! Estimated noise=1.101 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.0185045 Jy ! Component: 100 - total flux cleaned = 0.0256962 Jy ! Component: 150 - total flux cleaned = 0.0287126 Jy ! Component: 200 - total flux cleaned = 0.0294814 Jy ! Total flux subtracted in 200 components = 0.0294814 Jy ! Clean residual min=-0.004034 max=0.003746 Jy/beam ! Clean residual mean=0.000041 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 1.50748 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 80 components and 1.50748 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.646 mas, bmaj=17.27 mas, bpa=4.4 degrees ! Estimated noise=1.41324 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.00127253 Jy ! Component: 100 - total flux cleaned = 0.00130002 Jy ! Component: 150 - total flux cleaned = 0.00130203 Jy ! Component: 200 - total flux cleaned = 0.00130542 Jy ! Total flux subtracted in 200 components = 0.00130542 Jy ! Clean residual min=-0.003979 max=0.004056 Jy/beam ! Clean residual mean=0.000067 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 1.50879 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 86 components and 1.50879 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.861 mas, bpa=-0.6244 degrees ! Estimated noise=1.101 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000412821 Jy ! Component: 100 - total flux cleaned = -0.000320071 Jy ! Component: 150 - total flux cleaned = -0.000168365 Jy ! Component: 200 - total flux cleaned = -7.31566e-05 Jy ! Total flux subtracted in 200 components = -7.31566e-05 Jy ! Clean residual min=-0.003893 max=0.003698 Jy/beam ! Clean residual mean=0.000033 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 1.50871 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 91 components and 1.50871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066613Jy sigma=0.849073 ! Fit after self-cal, rms=0.066606Jy sigma=0.849016 wmodel J2000-1748_S_2006_12_18_yyk\_map.mod ! Writing 91 model components to file: J2000-1748_S_2006_12_18_yyk_map.mod wobs J2000-1748_S_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J2000-1748_S_2006_12_18_yyk_uvs.fits wwins J2000-1748_S_2006_12_18_yyk\_map.win ! wwins: Wrote 1 windows to J2000-1748_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 = -8.61067e-05 Jy ! Component: 100 - total flux cleaned = 3.18573e-05 Jy ! Component: 150 - total flux cleaned = 0.000316977 Jy ! Component: 200 - total flux cleaned = 0.000588766 Jy ! Component: 250 - total flux cleaned = 0.00100489 Jy ! Component: 300 - total flux cleaned = 0.00130309 Jy ! Component: 350 - total flux cleaned = 0.00159053 Jy ! Component: 400 - total flux cleaned = 0.00172797 Jy ! Component: 450 - total flux cleaned = 0.00190578 Jy ! Component: 500 - total flux cleaned = 0.00216539 Jy ! Component: 550 - total flux cleaned = 0.00233289 Jy ! Component: 600 - total flux cleaned = 0.0025358 Jy ! Component: 650 - total flux cleaned = 0.00261515 Jy ! Component: 700 - total flux cleaned = 0.00277062 Jy ! Component: 750 - total flux cleaned = 0.00295992 Jy ! Component: 800 - total flux cleaned = 0.00295929 Jy ! Component: 850 - total flux cleaned = 0.00303213 Jy ! Component: 900 - total flux cleaned = 0.00313944 Jy ! Component: 950 - total flux cleaned = 0.00320891 Jy ! Component: 1000 - total flux cleaned = 0.00331211 Jy ! Component: 1050 - total flux cleaned = 0.00344734 Jy ! Component: 1100 - total flux cleaned = 0.00344673 Jy ! Component: 1150 - total flux cleaned = 0.00344675 Jy ! Component: 1200 - total flux cleaned = 0.00347895 Jy ! Component: 1250 - total flux cleaned = 0.00341635 Jy ! Component: 1300 - total flux cleaned = 0.00341637 Jy ! Component: 1350 - total flux cleaned = 0.00332462 Jy ! Component: 1400 - total flux cleaned = 0.0033247 Jy ! Component: 1450 - total flux cleaned = 0.00329422 Jy ! Component: 1500 - total flux cleaned = 0.0032939 Jy ! Component: 1550 - total flux cleaned = 0.0031784 Jy ! Component: 1600 - total flux cleaned = 0.00315031 Jy ! Component: 1650 - total flux cleaned = 0.00315068 Jy ! Component: 1700 - total flux cleaned = 0.00323405 Jy ! Component: 1750 - total flux cleaned = 0.00312403 Jy ! Component: 1800 - total flux cleaned = 0.00315107 Jy ! Component: 1850 - total flux cleaned = 0.00307072 Jy ! Component: 1900 - total flux cleaned = 0.00304458 Jy ! Component: 1950 - total flux cleaned = 0.00309701 Jy ! Component: 2000 - total flux cleaned = 0.00309642 Jy ! Total flux subtracted in 2048 components = 0.00307066 Jy ! Clean residual min=-0.001516 max=0.001595 Jy/beam ! Clean residual mean=0.000006 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 1.51179 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 219 components and 1.51178 Jy ![Exited script file: muppet] wmap "J2000-1748_S_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.1 x 7.861 at -0.6244 degrees (North through East) ! Clean map min=-0.0032393 max=1.4261 Jy/beam ! Writing clean map to FITS file: J2000-1748_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 1.42611 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000527602 device "J2000-1748_S_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J2000-1748_S_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.110988 0.110988 0.221975 0.443951 0.887902 1.7758 3.55161 7.10321 14.2064 28.4129 56.8257 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.426 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.1 x 7.861 at -0.6244 degrees (North through East) ! Clean map min=-0.0032393 max=1.4261 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2000-1748_S_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J2000-1748_S_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2000-1748_S_2006_12_18_yyk_uvs.log closed on Mon Jun 16 20:00:29 2008