! Started logfile: J2154-1501_X_2005_07_09_yyk_uvs.log on Fri Jan 20 11:03:59 2006 obs J2154-1501_X_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J2154-1501_X_2005_07_09_yyk_uve.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.891358 visibilities/baseline/integration-bin. ! Found source: J2154-1501 ! ! 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 1479 lines of history. ! ! Reading 1444 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 J2154-1501_X_2005_07_09_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.154637 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=0.6913 mas, bmaj=1.748 mas, bpa=-0.1205 degrees ! Estimated noise=1.36864 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.116314 Jy ! Component: 100 - total flux cleaned = 0.143982 Jy ! Total flux subtracted in 100 components = 0.143982 Jy ! Clean residual min=-0.006980 max=0.009941 Jy/beam ! Clean residual mean=-0.000023 rms=0.002019 Jy/beam ! Combined flux in latest and established models = 0.143982 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.143982 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.067127Jy sigma=1.115509 ! Fit after self-cal, rms=0.066602Jy sigma=1.105329 ! Inverting map and beam ! Estimated beam: bmin=0.6913 mas, bmaj=1.748 mas, bpa=-0.1205 degrees ! Estimated noise=1.36864 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=0.8977 mas, bmaj=2.225 mas, bpa=1.134 degrees ! Estimated noise=1.00042 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.0138576 Jy ! Component: 100 - total flux cleaned = 0.0186921 Jy ! Component: 150 - total flux cleaned = 0.0207652 Jy ! Component: 200 - total flux cleaned = 0.0212537 Jy ! Total flux subtracted in 200 components = 0.0212537 Jy ! Clean residual min=-0.004781 max=0.004970 Jy/beam ! Clean residual mean=0.000003 rms=0.001227 Jy/beam ! Combined flux in latest and established models = 0.165235 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.165235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065523Jy sigma=1.065151 ! Fit after self-cal, rms=0.065531Jy sigma=1.065112 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8977 x 2.225 at 1.134 degrees (North through East) ! Clean map min=-0.0042982 max=0.13858 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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.02415 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.09 KP 0.94 ! LA 0.97 MK 0.87 NL 0.99 OV 0.99 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 2. ! 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 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 ! 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* ! ! ! Fit before self-cal, rms=0.065531Jy sigma=1.065112 ! Fit after self-cal, rms=0.065484Jy sigma=1.062056 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.065484Jy sigma=1.062056 ! Fit after self-cal, rms=0.065481Jy sigma=1.062051 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8882 mas, bmaj=2.207 mas, bpa=0.4078 degrees ! Estimated noise=0.997377 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.000583096 Jy ! Component: 100 - total flux cleaned = 0.000538351 Jy ! Component: 150 - total flux cleaned = 0.00054027 Jy ! Component: 200 - total flux cleaned = 0.000574758 Jy ! Total flux subtracted in 200 components = 0.000574758 Jy ! Clean residual min=-0.004480 max=0.004631 Jy/beam ! Clean residual mean=0.000006 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.16581 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.16581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065418Jy sigma=1.061234 ! Fit after self-cal, rms=0.065419Jy sigma=1.061225 ! 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.065419Jy sigma=1.061225 ! Fit after self-cal, rms=0.059653Jy sigma=0.990179 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.00105513 Jy ! Component: 100 - total flux cleaned = 0.00105102 Jy ! Component: 150 - total flux cleaned = 0.00104648 Jy ! Component: 200 - total flux cleaned = 0.00104734 Jy ! Total flux subtracted in 200 components = 0.00104734 Jy ! Clean residual min=-0.004221 max=0.004347 Jy/beam ! Clean residual mean=0.000007 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.166857 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 37 components and 0.166857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059638Jy sigma=0.989512 ! Fit after self-cal, rms=0.059039Jy sigma=0.983955 ! 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: 0.8882 x 2.207 at 0.4078 degrees (North through East) ! Clean map min=-0.0038732 max=0.13898 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.059039Jy sigma=0.983955 ! Fit after self-cal, rms=0.058178Jy sigma=0.968858 ! 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.058178Jy sigma=0.968858 ! Fit after self-cal, rms=0.058112Jy sigma=0.968317 ! Inverting map and beam ! Estimated beam: bmin=0.8711 mas, bmaj=2.192 mas, bpa=-0.7117 degrees ! Estimated noise=0.976157 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00177158 Jy ! Component: 100 - total flux cleaned = -0.00187768 Jy ! Component: 150 - total flux cleaned = -0.00190592 Jy ! Component: 200 - total flux cleaned = -0.00190632 Jy ! Total flux subtracted in 200 components = -0.00190632 Jy ! Clean residual min=-0.003782 max=0.003450 Jy/beam ! Clean residual mean=0.000005 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.164951 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 41 components and 0.164951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058015Jy sigma=0.967206 ! Fit after self-cal, rms=0.058001Jy sigma=0.967137 ! 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.058001Jy sigma=0.967137 ! Fit after self-cal, rms=0.057412Jy sigma=0.958561 ! 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.057412Jy sigma=0.958561 ! Fit after self-cal, rms=0.057418Jy sigma=0.958525 ! Inverting map and beam ! Estimated beam: bmin=0.8651 mas, bmaj=2.175 mas, bpa=-0.7527 degrees ! Estimated noise=0.966447 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000820533 Jy ! Component: 100 - total flux cleaned = -0.00078895 Jy ! Component: 150 - total flux cleaned = -0.000736995 Jy ! Component: 200 - total flux cleaned = -0.000737872 Jy ! Total flux subtracted in 200 components = -0.000737872 Jy ! Clean residual min=-0.003547 max=0.003331 Jy/beam ! Clean residual mean=0.000002 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.164213 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 41 components and 0.164213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057362Jy sigma=0.957845 ! Fit after self-cal, rms=0.057364Jy sigma=0.957828 ! 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.328 mas, bmaj=4.773 mas, bpa=7.958 degrees ! Estimated noise=1.24478 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.000435417 Jy ! Component: 100 - total flux cleaned = 0.000433196 Jy ! Component: 150 - total flux cleaned = 0.000455353 Jy ! Component: 200 - total flux cleaned = 0.000492341 Jy ! Total flux subtracted in 200 components = 0.000492341 Jy ! Clean residual min=-0.003689 max=0.002946 Jy/beam ! Clean residual mean=0.000006 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.164705 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 46 components and 0.164705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057377Jy sigma=0.958174 ! Fit after self-cal, rms=0.057370Jy sigma=0.957938 ! 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=0.6812 mas, bmaj=1.739 mas, bpa=-0.9168 degrees ! Estimated noise=1.3216 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.11575 Jy ! Component: 100 - total flux cleaned = 0.144212 Jy ! Component: 150 - total flux cleaned = 0.154643 Jy ! Component: 200 - total flux cleaned = 0.15995 Jy ! Total flux subtracted in 200 components = 0.15995 Jy ! Clean residual min=-0.006069 max=0.005844 Jy/beam ! Clean residual mean=-0.000004 rms=0.001549 Jy/beam ! Combined flux in latest and established models = 0.15995 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.15995 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8651 mas, bmaj=2.175 mas, bpa=-0.7527 degrees ! Estimated noise=0.966447 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.00342533 Jy ! Component: 100 - total flux cleaned = 0.00366502 Jy ! Component: 150 - total flux cleaned = 0.00366389 Jy ! Component: 200 - total flux cleaned = 0.00366005 Jy ! Total flux subtracted in 200 components = 0.00366005 Jy ! Clean residual min=-0.003584 max=0.003403 Jy/beam ! Clean residual mean=0.000001 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.16361 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.16361 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.328 mas, bmaj=4.773 mas, bpa=7.958 degrees ! Estimated noise=1.24478 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.000746616 Jy ! Component: 100 - total flux cleaned = 0.000752397 Jy ! Component: 150 - total flux cleaned = 0.00077515 Jy ! Component: 200 - total flux cleaned = 0.000795093 Jy ! Total flux subtracted in 200 components = 0.000795093 Jy ! Clean residual min=-0.003729 max=0.003047 Jy/beam ! Clean residual mean=0.000005 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.164405 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 35 components and 0.164405 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8651 mas, bmaj=2.175 mas, bpa=-0.7527 degrees ! Estimated noise=0.966447 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000352129 Jy ! Component: 100 - total flux cleaned = -0.000311702 Jy ! Component: 150 - total flux cleaned = -0.000347093 Jy ! Component: 200 - total flux cleaned = -0.000348102 Jy ! Total flux subtracted in 200 components = -0.000348102 Jy ! Clean residual min=-0.003578 max=0.003396 Jy/beam ! Clean residual mean=0.000001 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.164057 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 0.164057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057358Jy sigma=0.958366 ! Fit after self-cal, rms=0.057358Jy sigma=0.958293 wmodel J2154-1501_X_2005_07_09_yyk\_map.mod ! Writing 40 model components to file: J2154-1501_X_2005_07_09_yyk_map.mod wobs J2154-1501_X_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J2154-1501_X_2005_07_09_yyk_uvs.fits wwins J2154-1501_X_2005_07_09_yyk\_map.win ! wwins: Wrote 1 windows to J2154-1501_X_2005_07_09_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.00120481 Jy ! Component: 100 - total flux cleaned = -0.00145611 Jy ! Component: 150 - total flux cleaned = -0.00145646 Jy ! Component: 200 - total flux cleaned = -0.00179572 Jy ! Component: 250 - total flux cleaned = -0.00195945 Jy ! Component: 300 - total flux cleaned = -0.00211712 Jy ! Component: 350 - total flux cleaned = -0.00216831 Jy ! Component: 400 - total flux cleaned = -0.002219 Jy ! Component: 450 - total flux cleaned = -0.00226744 Jy ! Component: 500 - total flux cleaned = -0.00226694 Jy ! Component: 550 - total flux cleaned = -0.00212767 Jy ! Component: 600 - total flux cleaned = -0.00221908 Jy ! Component: 650 - total flux cleaned = -0.00217383 Jy ! Component: 700 - total flux cleaned = -0.00221886 Jy ! Component: 750 - total flux cleaned = -0.00226232 Jy ! Component: 800 - total flux cleaned = -0.00230446 Jy ! Component: 850 - total flux cleaned = -0.00238892 Jy ! Component: 900 - total flux cleaned = -0.00243053 Jy ! Component: 950 - total flux cleaned = -0.00259247 Jy ! Component: 1000 - total flux cleaned = -0.00243311 Jy ! Component: 1050 - total flux cleaned = -0.00251191 Jy ! Component: 1100 - total flux cleaned = -0.00258921 Jy ! Component: 1150 - total flux cleaned = -0.00255026 Jy ! Component: 1200 - total flux cleaned = -0.00258758 Jy ! Component: 1250 - total flux cleaned = -0.00247573 Jy ! Component: 1300 - total flux cleaned = -0.00247556 Jy ! Component: 1350 - total flux cleaned = -0.00236551 Jy ! Component: 1400 - total flux cleaned = -0.00240202 Jy ! Component: 1450 - total flux cleaned = -0.00233034 Jy ! Component: 1500 - total flux cleaned = -0.00240086 Jy ! Component: 1550 - total flux cleaned = -0.00229611 Jy ! Component: 1600 - total flux cleaned = -0.0022966 Jy ! Component: 1650 - total flux cleaned = -0.00236527 Jy ! Component: 1700 - total flux cleaned = -0.00226339 Jy ! Component: 1750 - total flux cleaned = -0.00212943 Jy ! Component: 1800 - total flux cleaned = -0.00216297 Jy ! Component: 1850 - total flux cleaned = -0.00206442 Jy ! Component: 1900 - total flux cleaned = -0.00203229 Jy ! Component: 1950 - total flux cleaned = -0.00193491 Jy ! Component: 2000 - total flux cleaned = -0.00177469 Jy ! Total flux subtracted in 2048 components = -0.00171123 Jy ! Clean residual min=-0.001983 max=0.001583 Jy/beam ! Clean residual mean=0.000002 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.162346 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 178 components and 0.162346 Jy ![Exited script file: muppet] wmap "J2154-1501_X_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8651 x 2.175 at -0.7527 degrees (North through East) ! Clean map min=-0.0027285 max=0.13464 Jy/beam ! Writing clean map to FITS file: J2154-1501_X_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.134639 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000601728 device "J2154-1501_X_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J2154-1501_X_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.34076 1.34076 2.68152 5.36304 10.7261 21.4521 42.9043 85.8086 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.134 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8651 x 2.175 at -0.7527 degrees (North through East) ! Clean map min=-0.0027285 max=0.13464 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2154-1501_X_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J2154-1501_X_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2154-1501_X_2005_07_09_yyk_uvs.log closed on Fri Jan 20 11:04:03 2006