! Started logfile: J2138-1849_X_2005_07_08_yyk_uvs.log on Fri Jan 20 11:27:11 2006 obs J2138-1849_X_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J2138-1849_X_2005_07_08_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.571111 visibilities/baseline/integration-bin. ! Found source: J2138-1849 ! ! 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 1407 lines of history. ! ! Reading 1028 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 J2138-1849_X_2005_07_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 = 256x256 pixels with 0.400x0.400 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.113202 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.187 mas, bmaj=5.406 mas, bpa=6.01 degrees ! Estimated noise=2.21377 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.0706221 Jy ! Component: 100 - total flux cleaned = 0.0931335 Jy ! Total flux subtracted in 100 components = 0.0931335 Jy ! Clean residual min=-0.012016 max=0.013209 Jy/beam ! Clean residual mean=0.000062 rms=0.003639 Jy/beam ! Combined flux in latest and established models = 0.0931335 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0931335 Jy ! ! Correcting IF 1. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.074904Jy sigma=1.367257 ! Fit after self-cal, rms=0.065579Jy sigma=1.191240 ! Inverting map and beam ! Estimated beam: bmin=2.187 mas, bmaj=5.406 mas, bpa=6.01 degrees ! Estimated noise=2.21377 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=2.649 mas, bmaj=6.572 mas, bpa=1.837 degrees ! Estimated noise=1.691 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.0163577 Jy ! Component: 100 - total flux cleaned = 0.0220157 Jy ! Component: 150 - total flux cleaned = 0.0247836 Jy ! Component: 200 - total flux cleaned = 0.0253765 Jy ! Total flux subtracted in 200 components = 0.0253765 Jy ! Clean residual min=-0.007751 max=0.007235 Jy/beam ! Clean residual mean=0.000043 rms=0.002367 Jy/beam ! Combined flux in latest and established models = 0.11851 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 38 components and 0.11851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063435Jy sigma=1.129827 ! Fit after self-cal, rms=0.059050Jy sigma=1.058216 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.649 x 6.572 at 1.837 degrees (North through East) ! Clean map min=-0.0058278 max=0.095385 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.00723 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.00* KP 1.03 ! LA 0.97 MK 1.00* NL 0.89 OV 1.10 ! PT 0.96 SC 1.00* ! ! ! 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: 0.97099 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.00* KP 0.98 ! LA 0.94 MK 1.00* NL 1.06 OV 1.16 ! PT 1.07 SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.059050Jy sigma=1.058216 ! Fit after self-cal, rms=0.059608Jy sigma=1.050231 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.059608Jy sigma=1.050231 ! Fit after self-cal, rms=0.059580Jy sigma=1.049254 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.669 mas, bmaj=6.56 mas, bpa=0.8115 degrees ! Estimated noise=1.69141 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.00238681 Jy ! Component: 100 - total flux cleaned = 0.00264797 Jy ! Component: 150 - total flux cleaned = 0.00264722 Jy ! Component: 200 - total flux cleaned = 0.00259478 Jy ! Total flux subtracted in 200 components = 0.00259478 Jy ! Clean residual min=-0.005760 max=0.005529 Jy/beam ! Clean residual mean=-0.000007 rms=0.001728 Jy/beam ! Combined flux in latest and established models = 0.121105 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.121105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059450Jy sigma=1.045355 ! Fit after self-cal, rms=0.059403Jy sigma=1.044265 ! 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.059403Jy sigma=1.044265 ! Fit after self-cal, rms=0.047642Jy sigma=0.857950 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.00367506 Jy ! Component: 100 - total flux cleaned = 0.00360285 Jy ! Component: 150 - total flux cleaned = 0.00338677 Jy ! Component: 200 - total flux cleaned = 0.00313382 Jy ! Total flux subtracted in 200 components = 0.00313382 Jy ! Clean residual min=-0.005540 max=0.005000 Jy/beam ! Clean residual mean=-0.000028 rms=0.001604 Jy/beam ! Combined flux in latest and established models = 0.124239 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 63 components and 0.124239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047131Jy sigma=0.849426 ! Fit after self-cal, rms=0.046334Jy sigma=0.842330 ! 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.669 x 6.56 at 0.8115 degrees (North through East) ! Clean map min=-0.0052965 max=0.10071 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.046334Jy sigma=0.842330 ! Fit after self-cal, rms=0.045087Jy sigma=0.827984 ! 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.045087Jy sigma=0.827984 ! Fit after self-cal, rms=0.044977Jy sigma=0.826691 ! Inverting map and beam ! Estimated beam: bmin=2.639 mas, bmaj=6.472 mas, bpa=1.541 degrees ! Estimated noise=1.66054 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129695 Jy ! Component: 100 - total flux cleaned = 0.00151577 Jy ! Component: 150 - total flux cleaned = 0.00160703 Jy ! Component: 200 - total flux cleaned = 0.00164701 Jy ! Total flux subtracted in 200 components = 0.00164701 Jy ! Clean residual min=-0.004745 max=0.004771 Jy/beam ! Clean residual mean=-0.000011 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 0.125886 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.125886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044858Jy sigma=0.824511 ! Fit after self-cal, rms=0.044857Jy sigma=0.824131 ! 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.044857Jy sigma=0.824131 ! Fit after self-cal, rms=0.046960Jy sigma=0.834868 ! 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.046960Jy sigma=0.834868 ! Fit after self-cal, rms=0.046995Jy sigma=0.834672 ! Inverting map and beam ! Estimated beam: bmin=2.683 mas, bmaj=6.461 mas, bpa=2.165 degrees ! Estimated noise=1.65211 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00196323 Jy ! Component: 100 - total flux cleaned = -0.00242606 Jy ! Component: 150 - total flux cleaned = -0.00246653 Jy ! Component: 200 - total flux cleaned = -0.00250613 Jy ! Total flux subtracted in 200 components = -0.00250613 Jy ! Clean residual min=-0.004860 max=0.004911 Jy/beam ! Clean residual mean=-0.000045 rms=0.001496 Jy/beam ! Combined flux in latest and established models = 0.123379 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.123379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046954Jy sigma=0.832918 ! Fit after self-cal, rms=0.046969Jy sigma=0.832868 ! 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=3.062 mas, bmaj=6.856 mas, bpa=3.312 degrees ! Estimated noise=1.68255 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.000406599 Jy ! Component: 100 - total flux cleaned = -0.000318483 Jy ! Component: 150 - total flux cleaned = -0.000294789 Jy ! Component: 200 - total flux cleaned = -0.000294956 Jy ! Total flux subtracted in 200 components = -0.000294956 Jy ! Clean residual min=-0.005017 max=0.004831 Jy/beam ! Clean residual mean=-0.000053 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 0.123085 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 76 components and 0.123084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046941Jy sigma=0.832295 ! Fit after self-cal, rms=0.046952Jy sigma=0.832250 ! 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.213 mas, bmaj=5.395 mas, bpa=7.058 degrees ! Estimated noise=2.16768 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0819017 Jy ! Component: 100 - total flux cleaned = 0.104341 Jy ! Component: 150 - total flux cleaned = 0.115696 Jy ! Component: 200 - total flux cleaned = 0.121157 Jy ! Total flux subtracted in 200 components = 0.121157 Jy ! Clean residual min=-0.006280 max=0.006413 Jy/beam ! Clean residual mean=-0.000020 rms=0.001980 Jy/beam ! Combined flux in latest and established models = 0.121157 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.121157 Jy ! Inverting map and beam ! Estimated beam: bmin=2.683 mas, bmaj=6.461 mas, bpa=2.165 degrees ! Estimated noise=1.65211 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.00181758 Jy ! Component: 100 - total flux cleaned = 0.00190346 Jy ! Component: 150 - total flux cleaned = 0.00211492 Jy ! Component: 200 - total flux cleaned = 0.00211667 Jy ! Total flux subtracted in 200 components = 0.00211667 Jy ! Clean residual min=-0.004690 max=0.004992 Jy/beam ! Clean residual mean=-0.000045 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 0.123274 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.123274 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=3.062 mas, bmaj=6.856 mas, bpa=3.312 degrees ! Estimated noise=1.68255 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.000229331 Jy ! Component: 100 - total flux cleaned = -0.000308171 Jy ! Component: 150 - total flux cleaned = -0.000345916 Jy ! Component: 200 - total flux cleaned = -0.000347359 Jy ! Total flux subtracted in 200 components = -0.000347359 Jy ! Clean residual min=-0.004941 max=0.004884 Jy/beam ! Clean residual mean=-0.000052 rms=0.001515 Jy/beam ! Combined flux in latest and established models = 0.122927 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.122927 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.683 mas, bmaj=6.461 mas, bpa=2.165 degrees ! Estimated noise=1.65211 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014443 Jy ! Component: 100 - total flux cleaned = 0.000262698 Jy ! Component: 150 - total flux cleaned = 0.000225653 Jy ! Component: 200 - total flux cleaned = 0.000225217 Jy ! Total flux subtracted in 200 components = 0.000225217 Jy ! Clean residual min=-0.004732 max=0.004863 Jy/beam ! Clean residual mean=-0.000045 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.123152 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 46 components and 0.123152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046959Jy sigma=0.833660 ! Fit after self-cal, rms=0.046966Jy sigma=0.833600 wmodel J2138-1849_X_2005_07_08_yyk\_map.mod ! Writing 46 model components to file: J2138-1849_X_2005_07_08_yyk_map.mod wobs J2138-1849_X_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J2138-1849_X_2005_07_08_yyk_uvs.fits wwins J2138-1849_X_2005_07_08_yyk\_map.win ! wwins: Wrote 1 windows to J2138-1849_X_2005_07_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=1024 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00039305 Jy ! Component: 100 - total flux cleaned = 0.000312278 Jy ! Component: 150 - total flux cleaned = 0.000927404 Jy ! Component: 200 - total flux cleaned = 0.00143481 Jy ! Component: 250 - total flux cleaned = 0.00161486 Jy ! Component: 300 - total flux cleaned = 0.00183762 Jy ! Component: 350 - total flux cleaned = 0.00194267 Jy ! Component: 400 - total flux cleaned = 0.00204087 Jy ! Component: 450 - total flux cleaned = 0.00184931 Jy ! Component: 500 - total flux cleaned = 0.0019423 Jy ! Component: 550 - total flux cleaned = 0.00198594 Jy ! Component: 600 - total flux cleaned = 0.00202893 Jy ! Component: 650 - total flux cleaned = 0.00202889 Jy ! Component: 700 - total flux cleaned = 0.00206881 Jy ! Component: 750 - total flux cleaned = 0.00206903 Jy ! Component: 800 - total flux cleaned = 0.00210859 Jy ! Component: 850 - total flux cleaned = 0.00214634 Jy ! Component: 900 - total flux cleaned = 0.00211082 Jy ! Component: 950 - total flux cleaned = 0.00197094 Jy ! Component: 1000 - total flux cleaned = 0.00197062 Jy ! Total flux subtracted in 1024 components = 0.00186934 Jy ! Clean residual min=-0.002131 max=0.002036 Jy/beam ! Clean residual mean=-0.000033 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.125021 Jy keep ! Adding 59 model components to the UV plane model. ! The established model now contains 105 components and 0.125021 Jy ![Exited script file: muppet] wmap "J2138-1849_X_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.683 x 6.461 at 2.165 degrees (North through East) ! Clean map min=-0.003852 max=0.098379 Jy/beam ! Writing clean map to FITS file: J2138-1849_X_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0983788 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000745771 device "J2138-1849_X_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J2138-1849_X_2005_07_08_yyk_map.eps/VPS' loglevs 1*100*3*image_rms/peak_flux ! The new contour levels are: ! -2.27418 2.27418 4.54837 9.09673 18.1935 36.3869 72.7739 print "clev=",int(1*3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.098 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.683 x 6.461 at 2.165 degrees (North through East) ! Clean map min=-0.003852 max=0.098379 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2138-1849_X_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J2138-1849_X_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2138-1849_X_2005_07_08_yyk_uvs.log closed on Fri Jan 20 11:27:12 2006