! Started logfile: J0222-3441_S_2004_05_08_yyk_uvs.log on Tue Dec 6 23:54:07 2005 obs J0222-3441_S_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J0222-3441_S_2004_05_08_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.638889 visibilities/baseline/integration-bin. ! Found source: J0222-3441 ! ! 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 1434 lines of history. ! ! Reading 460 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 J0222-3441_S_2004_05_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.767902 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 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 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.280267Jy sigma=3.722530 ! Fit after self-cal, rms=0.280199Jy sigma=3.716495 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.524 mas, bmaj=6.807 mas, bpa=-3.891 degrees ! Estimated noise=3.4408 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.662506 Jy ! Component: 100 - total flux cleaned = 0.786729 Jy ! Total flux subtracted in 100 components = 0.786729 Jy ! Clean residual min=-0.031742 max=0.041638 Jy/beam ! Clean residual mean=-0.000280 rms=0.010072 Jy/beam ! Combined flux in latest and established models = 0.786729 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 0.786729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108093Jy sigma=1.476642 ! Fit after self-cal, rms=0.107450Jy sigma=1.470724 ! Inverting map 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=2.639 mas, bmaj=7.286 mas, bpa=-3.605 degrees ! Estimated noise=3.05161 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.0437257 Jy ! Component: 100 - total flux cleaned = 0.0598114 Jy ! Component: 150 - total flux cleaned = 0.0661533 Jy ! Component: 200 - total flux cleaned = 0.0671141 Jy ! Total flux subtracted in 200 components = 0.0671141 Jy ! Clean residual min=-0.024979 max=0.022430 Jy/beam ! Clean residual mean=0.000080 rms=0.006493 Jy/beam ! Combined flux in latest and established models = 0.853843 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.853844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098062Jy sigma=1.304120 ! Fit after self-cal, rms=0.097915Jy sigma=1.303469 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.994099 ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.03 HN 1.00* KP 0.92 ! LA 1.05 MK 0.98 NL 1.03 OV 0.94 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.998741 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.00* KP 0.96 ! LA 1.00 MK 1.03 NL 1.07 OV 0.99 ! PT 1.00* SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00878 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.90 HN 1.00* KP 0.95 ! LA 0.94 MK 1.03 NL 1.11 OV 0.97 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.993032 ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.92 HN 1.00* KP 0.87 ! LA 1.00* MK 0.99 NL 1.05 OV 1.00* ! PT 1.00* SC 1.09 ! ! ! Fit before self-cal, rms=0.097915Jy sigma=1.303469 ! Fit after self-cal, rms=0.079847Jy sigma=1.011198 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.079847Jy sigma=1.011198 ! Fit after self-cal, rms=0.079888Jy sigma=1.011064 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.656 mas, bmaj=7.312 mas, bpa=-3.434 degrees ! Estimated noise=3.03314 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.00122068 Jy ! Component: 100 - total flux cleaned = -0.00179884 Jy ! Component: 150 - total flux cleaned = -0.00216489 Jy ! Component: 200 - total flux cleaned = -0.0023249 Jy ! Total flux subtracted in 200 components = -0.0023249 Jy ! Clean residual min=-0.012718 max=0.010216 Jy/beam ! Clean residual mean=-0.000011 rms=0.002851 Jy/beam ! Combined flux in latest and established models = 0.851519 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.851519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079601Jy sigma=1.007810 ! Fit after self-cal, rms=0.079585Jy sigma=1.007648 ! 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.079585Jy sigma=1.007648 ! Fit after self-cal, rms=0.076291Jy sigma=0.962134 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.000143091 Jy ! Component: 100 - total flux cleaned = -7.4914e-05 Jy ! Component: 150 - total flux cleaned = -7.74057e-05 Jy ! Component: 200 - total flux cleaned = 3.66366e-05 Jy ! Total flux subtracted in 200 components = 3.66366e-05 Jy ! Clean residual min=-0.012467 max=0.009902 Jy/beam ! Clean residual mean=-0.000013 rms=0.002780 Jy/beam ! Combined flux in latest and established models = 0.851555 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 50 components and 0.851555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076198Jy sigma=0.961045 ! Fit after self-cal, rms=0.076017Jy sigma=0.958552 ! 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: 2.656 x 7.312 at -3.434 degrees (North through East) ! Clean map min=-0.011873 max=0.75899 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.076017Jy sigma=0.958552 ! Fit after self-cal, rms=0.075789Jy sigma=0.950252 ! 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.075789Jy sigma=0.950252 ! Fit after self-cal, rms=0.075789Jy sigma=0.950058 ! Inverting map and beam ! Estimated beam: bmin=2.653 mas, bmaj=7.304 mas, bpa=-3.459 degrees ! Estimated noise=3.03091 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000354027 Jy ! Component: 100 - total flux cleaned = 0.000353909 Jy ! Component: 150 - total flux cleaned = 0.000410491 Jy ! Component: 200 - total flux cleaned = 0.000519551 Jy ! Total flux subtracted in 200 components = 0.000519551 Jy ! Clean residual min=-0.012055 max=0.009988 Jy/beam ! Clean residual mean=-0.000029 rms=0.002753 Jy/beam ! Combined flux in latest and established models = 0.852075 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 53 components and 0.852075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075722Jy sigma=0.949065 ! Fit after self-cal, rms=0.075722Jy sigma=0.949016 ! 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.075722Jy sigma=0.949016 ! Fit after self-cal, rms=0.073056Jy sigma=0.919004 ! 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.073056Jy sigma=0.919004 ! Fit after self-cal, rms=0.073047Jy sigma=0.918992 ! Inverting map and beam ! Estimated beam: bmin=2.643 mas, bmaj=7.293 mas, bpa=-3.541 degrees ! Estimated noise=3.02524 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100684 Jy ! Component: 100 - total flux cleaned = 0.00106344 Jy ! Component: 150 - total flux cleaned = 0.00106731 Jy ! Component: 200 - total flux cleaned = 0.00106843 Jy ! Total flux subtracted in 200 components = 0.00106843 Jy ! Clean residual min=-0.011709 max=0.009922 Jy/beam ! Clean residual mean=-0.000018 rms=0.002753 Jy/beam ! Combined flux in latest and established models = 0.853143 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.853143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072989Jy sigma=0.918040 ! Fit after self-cal, rms=0.072989Jy sigma=0.918019 ! 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.85 mas, bmaj=22.17 mas, bpa=-1.002 degrees ! Estimated noise=4.27312 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.00108023 Jy ! Component: 100 - total flux cleaned = 0.00108113 Jy ! Component: 150 - total flux cleaned = 0.00108321 Jy ! Component: 200 - total flux cleaned = 0.00108575 Jy ! Total flux subtracted in 200 components = 0.00108575 Jy ! Clean residual min=-0.010949 max=0.011535 Jy/beam ! Clean residual mean=-0.000039 rms=0.003882 Jy/beam ! Combined flux in latest and established models = 0.854229 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 70 components and 0.854229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073058Jy sigma=0.919042 ! Fit after self-cal, rms=0.073029Jy sigma=0.918751 ! Inverting map uvtaper 0,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.526 mas, bmaj=6.848 mas, bpa=-3.788 degrees ! Estimated noise=3.41876 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.658536 Jy ! Component: 100 - total flux cleaned = 0.780729 Jy ! Component: 150 - total flux cleaned = 0.824756 Jy ! Component: 200 - total flux cleaned = 0.842054 Jy ! Total flux subtracted in 200 components = 0.842054 Jy ! Clean residual min=-0.013885 max=0.011013 Jy/beam ! Clean residual mean=0.000011 rms=0.003041 Jy/beam ! Combined flux in latest and established models = 0.842054 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.842054 Jy ! Inverting map and beam ! Estimated beam: bmin=2.643 mas, bmaj=7.293 mas, bpa=-3.541 degrees ! Estimated noise=3.02524 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.00817498 Jy ! Component: 100 - total flux cleaned = 0.0110031 Jy ! Component: 150 - total flux cleaned = 0.0112372 Jy ! Component: 200 - total flux cleaned = 0.0113607 Jy ! Total flux subtracted in 200 components = 0.0113607 Jy ! Clean residual min=-0.011800 max=0.010079 Jy/beam ! Clean residual mean=-0.000018 rms=0.002769 Jy/beam ! Combined flux in latest and established models = 0.853415 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 35 components and 0.853415 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.85 mas, bmaj=22.17 mas, bpa=-1.002 degrees ! Estimated noise=4.27312 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.00146094 Jy ! Component: 100 - total flux cleaned = 0.00146176 Jy ! Component: 150 - total flux cleaned = 0.00146407 Jy ! Component: 200 - total flux cleaned = 0.00146576 Jy ! Total flux subtracted in 200 components = 0.00146576 Jy ! Clean residual min=-0.011043 max=0.011354 Jy/beam ! Clean residual mean=-0.000037 rms=0.003878 Jy/beam ! Combined flux in latest and established models = 0.85488 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.85488 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.643 mas, bmaj=7.293 mas, bpa=-3.541 degrees ! Estimated noise=3.02524 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00194805 Jy ! Component: 100 - total flux cleaned = -0.00160194 Jy ! Component: 150 - total flux cleaned = -0.00154823 Jy ! Component: 200 - total flux cleaned = -0.00144983 Jy ! Total flux subtracted in 200 components = -0.00144983 Jy ! Clean residual min=-0.011804 max=0.009753 Jy/beam ! Clean residual mean=-0.000018 rms=0.002751 Jy/beam ! Combined flux in latest and established models = 0.85343 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 57 components and 0.85343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072963Jy sigma=0.917870 ! Fit after self-cal, rms=0.072954Jy sigma=0.917797 wmodel J0222-3441_S_2004_05_08_yyk\_map.mod ! Writing 57 model components to file: J0222-3441_S_2004_05_08_yyk_map.mod wobs J0222-3441_S_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J0222-3441_S_2004_05_08_yyk_uvs.fits wwins J0222-3441_S_2004_05_08_yyk\_map.win ! wwins: Wrote 1 windows to J0222-3441_S_2004_05_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 = -0.0028388 Jy ! Component: 100 - total flux cleaned = -0.00407828 Jy ! Component: 150 - total flux cleaned = -0.00560147 Jy ! Component: 200 - total flux cleaned = -0.0068841 Jy ! Component: 250 - total flux cleaned = -0.00796238 Jy ! Component: 300 - total flux cleaned = -0.00863263 Jy ! Component: 350 - total flux cleaned = -0.00938138 Jy ! Component: 400 - total flux cleaned = -0.0101935 Jy ! Component: 450 - total flux cleaned = -0.0106743 Jy ! Component: 500 - total flux cleaned = -0.0112312 Jy ! Component: 550 - total flux cleaned = -0.0117625 Jy ! Component: 600 - total flux cleaned = -0.0123553 Jy ! Component: 650 - total flux cleaned = -0.013005 Jy ! Component: 700 - total flux cleaned = -0.0134735 Jy ! Component: 750 - total flux cleaned = -0.0138525 Jy ! Component: 800 - total flux cleaned = -0.0142166 Jy ! Component: 850 - total flux cleaned = -0.0142835 Jy ! Component: 900 - total flux cleaned = -0.0147571 Jy ! Component: 950 - total flux cleaned = -0.0150845 Jy ! Component: 1000 - total flux cleaned = -0.0152133 Jy ! Component: 1050 - total flux cleaned = -0.0153987 Jy ! Component: 1100 - total flux cleaned = -0.0155193 Jy ! Component: 1150 - total flux cleaned = -0.0156924 Jy ! Component: 1200 - total flux cleaned = -0.0155823 Jy ! Component: 1250 - total flux cleaned = -0.0155823 Jy ! Component: 1300 - total flux cleaned = -0.0155287 Jy ! Component: 1350 - total flux cleaned = -0.0155819 Jy ! Component: 1400 - total flux cleaned = -0.0154817 Jy ! Component: 1450 - total flux cleaned = -0.0156801 Jy ! Component: 1500 - total flux cleaned = -0.0157772 Jy ! Component: 1550 - total flux cleaned = -0.0159211 Jy ! Component: 1600 - total flux cleaned = -0.0160624 Jy ! Component: 1650 - total flux cleaned = -0.016337 Jy ! Component: 1700 - total flux cleaned = -0.016471 Jy ! Component: 1750 - total flux cleaned = -0.016559 Jy ! Component: 1800 - total flux cleaned = -0.0167766 Jy ! Component: 1850 - total flux cleaned = -0.0168624 Jy ! Component: 1900 - total flux cleaned = -0.0170734 Jy ! Component: 1950 - total flux cleaned = -0.0171982 Jy ! Component: 2000 - total flux cleaned = -0.017362 Jy ! Total flux subtracted in 2048 components = -0.0175632 Jy ! Clean residual min=-0.002303 max=0.003285 Jy/beam ! Clean residual mean=-0.000014 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.835867 Jy keep ! Adding 149 model components to the UV plane model. ! The established model now contains 206 components and 0.835867 Jy ![Exited script file: muppet] wmap "J0222-3441_S_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.643 x 7.293 at -3.541 degrees (North through East) ! Clean map min=-0.010648 max=0.75531 Jy/beam ! Writing clean map to FITS file: J0222-3441_S_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.755306 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000812636 device "J0222-3441_S_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0222-3441_S_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.322771 0.322771 0.645541 1.29108 2.58217 5.16433 10.3287 20.6573 41.3146 82.6293 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.755 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.643 x 7.293 at -3.541 degrees (North through East) ! Clean map min=-0.010648 max=0.75531 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0222-3441_S_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0222-3441_S_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0222-3441_S_2004_05_08_yyk_uvs.log closed on Tue Dec 6 23:54:11 2005