! Started logfile: J2017-2514_X_2004_05_27_yyk_uvs.log on Wed Dec 7 01:10:22 2005 obs J2017-2514_X_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J2017-2514_X_2004_05_27_yyk_uve.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.860741 visibilities/baseline/integration-bin. ! Found source: J2017-2514 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1383 lines of history. ! ! Reading 2324 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 J2017-2514_X_2004_05_27_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 = 256x256 pixels with 0.400x0.400 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.119057 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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.908119Jy sigma=17.672065 ! Fit after self-cal, rms=0.907857Jy sigma=17.666503 ! 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.059 mas, bmaj=6.89 mas, bpa=1.272 degrees ! Estimated noise=1.56247 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.0822968 Jy ! Component: 100 - total flux cleaned = 0.0977121 Jy ! Total flux subtracted in 100 components = 0.0977121 Jy ! Clean residual min=-0.006450 max=0.006084 Jy/beam ! Clean residual mean=-0.000059 rms=0.001945 Jy/beam ! Combined flux in latest and established models = 0.0977121 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0977121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071090Jy sigma=1.112623 ! Fit after self-cal, rms=0.071082Jy sigma=1.112271 ! 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.424 mas, bmaj=7.346 mas, bpa=0.0276 degrees ! Estimated noise=1.07854 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.00848876 Jy ! Component: 100 - total flux cleaned = 0.0125548 Jy ! Component: 150 - total flux cleaned = 0.0140409 Jy ! Component: 200 - total flux cleaned = 0.0147084 Jy ! Total flux subtracted in 200 components = 0.0147084 Jy ! Clean residual min=-0.004023 max=0.003344 Jy/beam ! Clean residual mean=-0.000011 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.11242 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 32 components and 0.11242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070494Jy sigma=1.094979 ! Fit after self-cal, rms=0.070449Jy sigma=1.094467 ! 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: 1.00853 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.00* KP 0.99 ! LA 0.97 MK 1.00* NL 0.94 OV 0.98 ! PT 1.02 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00512 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 1.00* KP 0.96 ! LA 1.01 MK 1.00* NL 0.92 OV 0.99 ! PT 1.00 SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00911 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.01 HN 1.00* KP 0.95 ! LA 0.89 MK 1.00* NL 0.99 OV 1.03 ! PT 1.14 SC 1.00* ! ! ! Fit before self-cal, rms=0.070449Jy sigma=1.094467 ! Fit after self-cal, rms=0.069529Jy sigma=1.087433 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.069529Jy sigma=1.087433 ! Fit after self-cal, rms=0.069526Jy sigma=1.087410 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.385 mas, bmaj=7.308 mas, bpa=-0.5106 degrees ! Estimated noise=1.07337 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.00169402 Jy ! Component: 100 - total flux cleaned = 0.00231358 Jy ! Component: 150 - total flux cleaned = 0.0024505 Jy ! Component: 200 - total flux cleaned = 0.0026086 Jy ! Total flux subtracted in 200 components = 0.0026086 Jy ! Clean residual min=-0.003260 max=0.003194 Jy/beam ! Clean residual mean=-0.000007 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.115029 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.115029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069310Jy sigma=1.085325 ! Fit after self-cal, rms=0.069291Jy sigma=1.085149 ! 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.069291Jy sigma=1.085149 ! Fit after self-cal, rms=0.064610Jy sigma=0.988239 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.00164332 Jy ! Component: 100 - total flux cleaned = 0.00186834 Jy ! Component: 150 - total flux cleaned = 0.00190481 Jy ! Component: 200 - total flux cleaned = 0.00193956 Jy ! Total flux subtracted in 200 components = 0.00193956 Jy ! Clean residual min=-0.003155 max=0.003227 Jy/beam ! Clean residual mean=-0.000007 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.116969 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 50 components and 0.116969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064610Jy sigma=0.986278 ! Fit after self-cal, rms=0.063936Jy sigma=0.979076 ! 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.385 x 7.308 at -0.5106 degrees (North through East) ! Clean map min=-0.0030089 max=0.10042 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.063936Jy sigma=0.979076 ! Fit after self-cal, rms=0.062534Jy sigma=0.968960 ! 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.062534Jy sigma=0.968960 ! Fit after self-cal, rms=0.062381Jy sigma=0.967657 ! Inverting map and beam ! Estimated beam: bmin=2.356 mas, bmaj=7.265 mas, bpa=-0.8906 degrees ! Estimated noise=1.06034 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000970113 Jy ! Component: 100 - total flux cleaned = 0.00129778 Jy ! Component: 150 - total flux cleaned = 0.00146971 Jy ! Component: 200 - total flux cleaned = 0.00161754 Jy ! Total flux subtracted in 200 components = 0.00161754 Jy ! Clean residual min=-0.002676 max=0.003130 Jy/beam ! Clean residual mean=-0.000018 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.118586 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 55 components and 0.118586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062264Jy sigma=0.966736 ! Fit after self-cal, rms=0.062213Jy sigma=0.966427 ! 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.062213Jy sigma=0.966427 ! Fit after self-cal, rms=0.062581Jy sigma=0.973155 ! 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.062581Jy sigma=0.973155 ! Fit after self-cal, rms=0.062607Jy sigma=0.972887 ! Inverting map and beam ! Estimated beam: bmin=2.346 mas, bmaj=7.25 mas, bpa=-0.9915 degrees ! Estimated noise=1.04831 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000507685 Jy ! Component: 100 - total flux cleaned = -0.000276299 Jy ! Component: 150 - total flux cleaned = -8.41304e-05 Jy ! Component: 200 - total flux cleaned = 0.00011065 Jy ! Total flux subtracted in 200 components = 0.00011065 Jy ! Clean residual min=-0.002902 max=0.003166 Jy/beam ! Clean residual mean=-0.000020 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.118697 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.118697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062506Jy sigma=0.971914 ! Fit after self-cal, rms=0.062525Jy sigma=0.971847 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.73 mas, bmaj=7.52 mas, bpa=0.509 degrees ! Estimated noise=1.07482 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.000835592 Jy ! Component: 100 - total flux cleaned = 0.00118668 Jy ! Component: 150 - total flux cleaned = 0.00135313 Jy ! Component: 200 - total flux cleaned = 0.00150159 Jy ! Total flux subtracted in 200 components = 0.00150159 Jy ! Clean residual min=-0.002912 max=0.003326 Jy/beam ! Clean residual mean=-0.000018 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.120198 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 62 components and 0.120198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062482Jy sigma=0.971596 ! Fit after self-cal, rms=0.062493Jy sigma=0.971568 ! 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.022 mas, bmaj=6.873 mas, bpa=0.8588 degrees ! Estimated noise=1.52344 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0837847 Jy ! Component: 100 - total flux cleaned = 0.100159 Jy ! Component: 150 - total flux cleaned = 0.109296 Jy ! Component: 200 - total flux cleaned = 0.114872 Jy ! Total flux subtracted in 200 components = 0.114872 Jy ! Clean residual min=-0.005776 max=0.004274 Jy/beam ! Clean residual mean=-0.000035 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 0.114872 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.114872 Jy ! Inverting map and beam ! Estimated beam: bmin=2.346 mas, bmaj=7.25 mas, bpa=-0.9915 degrees ! Estimated noise=1.04831 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.00318792 Jy ! Component: 100 - total flux cleaned = 0.00386721 Jy ! Component: 150 - total flux cleaned = 0.00399913 Jy ! Component: 200 - total flux cleaned = 0.00399879 Jy ! Total flux subtracted in 200 components = 0.00399879 Jy ! Clean residual min=-0.003022 max=0.003524 Jy/beam ! Clean residual mean=-0.000021 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.118871 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 44 components and 0.118871 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.73 mas, bmaj=7.52 mas, bpa=0.509 degrees ! Estimated noise=1.07482 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.00112456 Jy ! Component: 100 - total flux cleaned = 0.00127321 Jy ! Component: 150 - total flux cleaned = 0.00139524 Jy ! Component: 200 - total flux cleaned = 0.00149932 Jy ! Total flux subtracted in 200 components = 0.00149932 Jy ! Clean residual min=-0.003003 max=0.003128 Jy/beam ! Clean residual mean=-0.000018 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.12037 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.12037 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.346 mas, bmaj=7.25 mas, bpa=-0.9915 degrees ! Estimated noise=1.04831 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000351192 Jy ! Component: 100 - total flux cleaned = -0.000667976 Jy ! Component: 150 - total flux cleaned = -0.000842961 Jy ! Component: 200 - total flux cleaned = -0.000945478 Jy ! Total flux subtracted in 200 components = -0.000945478 Jy ! Clean residual min=-0.003111 max=0.003079 Jy/beam ! Clean residual mean=-0.000019 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.119425 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.119425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062497Jy sigma=0.972311 ! Fit after self-cal, rms=0.062489Jy sigma=0.972238 wmodel J2017-2514_X_2004_05_27_yyk\_map.mod ! Writing 63 model components to file: J2017-2514_X_2004_05_27_yyk_map.mod wobs J2017-2514_X_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J2017-2514_X_2004_05_27_yyk_uvs.fits wwins J2017-2514_X_2004_05_27_yyk\_map.win ! wwins: Wrote 1 windows to J2017-2514_X_2004_05_27_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=1024 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000389347 Jy ! Component: 100 - total flux cleaned = 0.000678715 Jy ! Component: 150 - total flux cleaned = 0.000718908 Jy ! Component: 200 - total flux cleaned = 0.000842569 Jy ! Component: 250 - total flux cleaned = 0.00104008 Jy ! Component: 300 - total flux cleaned = 0.00107966 Jy ! Component: 350 - total flux cleaned = 0.00115312 Jy ! Component: 400 - total flux cleaned = 0.00115302 Jy ! Component: 450 - total flux cleaned = 0.00122151 Jy ! Component: 500 - total flux cleaned = 0.00125443 Jy ! Component: 550 - total flux cleaned = 0.00128572 Jy ! Component: 600 - total flux cleaned = 0.0012539 Jy ! Component: 650 - total flux cleaned = 0.00128369 Jy ! Component: 700 - total flux cleaned = 0.00125491 Jy ! Component: 750 - total flux cleaned = 0.00125525 Jy ! Component: 800 - total flux cleaned = 0.00122733 Jy ! Component: 850 - total flux cleaned = 0.00122715 Jy ! Component: 900 - total flux cleaned = 0.00122642 Jy ! Component: 950 - total flux cleaned = 0.00125163 Jy ! Component: 1000 - total flux cleaned = 0.00125181 Jy ! Total flux subtracted in 1024 components = 0.00127707 Jy ! Clean residual min=-0.001399 max=0.001506 Jy/beam ! Clean residual mean=-0.000014 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.120702 Jy keep ! Adding 58 model components to the UV plane model. ! The established model now contains 121 components and 0.120702 Jy ![Exited script file: muppet] wmap "J2017-2514_X_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.346 x 7.25 at -0.9915 degrees (North through East) ! Clean map min=-0.0027508 max=0.097505 Jy/beam ! Writing clean map to FITS file: J2017-2514_X_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0975051 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000544062 device "J2017-2514_X_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2017-2514_X_2004_05_27_yyk_map.eps/VPS' loglevs 1*100*3*image_rms/peak_flux ! The new contour levels are: ! -1.67395 1.67395 3.3479 6.69579 13.3916 26.7832 53.5663 print "clev=",int(1*3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.097 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.346 x 7.25 at -0.9915 degrees (North through East) ! Clean map min=-0.0027508 max=0.097505 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2017-2514_X_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2017-2514_X_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2017-2514_X_2004_05_27_yyk_uvs.log closed on Wed Dec 7 01:10:23 2005