! Started logfile: J2109-4110_S_2004_05_08_yyk_uvs.log on Wed Dec 7 00:51:41 2005 obs J2109-4110_S_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J2109-4110_S_2004_05_08_yyk_uve.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.583333 visibilities/baseline/integration-bin. ! Found source: J2109-4110 ! ! 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 1436 lines of history. ! ! Reading 840 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 J2109-4110_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)= 1.13961 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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.328545Jy sigma=4.475976 ! Fit after self-cal, rms=0.328584Jy sigma=4.458525 ! 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.186 mas, bmaj=6.589 mas, bpa=2.459 degrees ! Estimated noise=3.07069 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.888747 Jy ! Component: 100 - total flux cleaned = 1.10839 Jy ! Total flux subtracted in 100 components = 1.10839 Jy ! Clean residual min=-0.055825 max=0.100723 Jy/beam ! Clean residual mean=-0.000301 rms=0.023464 Jy/beam ! Combined flux in latest and established models = 1.10839 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 1.10839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.255054Jy sigma=3.438700 ! Fit after self-cal, rms=0.254903Jy sigma=3.433234 ! 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.795 mas, bmaj=7.898 mas, bpa=1.224 degrees ! Estimated noise=2.24464 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.164763 Jy ! Component: 100 - total flux cleaned = 0.222506 Jy ! Component: 150 - total flux cleaned = 0.242854 Jy ! Component: 200 - total flux cleaned = 0.247226 Jy ! Total flux subtracted in 200 components = 0.247226 Jy ! Clean residual min=-0.044518 max=0.109834 Jy/beam ! Clean residual mean=-0.000912 rms=0.020774 Jy/beam ! Combined flux in latest and established models = 1.35562 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 1.35562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184696Jy sigma=2.385056 ! Fit after self-cal, rms=0.183817Jy sigma=2.379293 ! 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.994792 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.00* KP 0.95 ! LA 1.10 MK 0.96 NL 1.00* OV 1.07 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.993517 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00* KP 0.99 ! LA 1.05 MK 1.04 NL 1.00* OV 1.08 ! PT 0.89 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01234 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.00* KP 0.98 ! LA 0.90 MK 1.00 NL 1.00* OV 1.11 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01172 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.00* KP 0.90 ! LA 1.00* MK 1.03 NL 1.00* OV 1.00* ! PT 0.90 SC 1.09 ! ! ! Fit before self-cal, rms=0.183817Jy sigma=2.379293 ! Fit after self-cal, rms=0.156019Jy sigma=1.903425 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.156019Jy sigma=1.903425 ! Fit after self-cal, rms=0.156157Jy sigma=1.902555 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.809 mas, bmaj=7.883 mas, bpa=1.291 degrees ! Estimated noise=2.23746 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 (12, -8.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0894343 Jy ! Component: 100 - total flux cleaned = 0.104806 Jy ! Component: 150 - total flux cleaned = 0.107599 Jy ! Component: 200 - total flux cleaned = 0.107584 Jy ! Total flux subtracted in 200 components = 0.107584 Jy ! Clean residual min=-0.027287 max=0.019838 Jy/beam ! Clean residual mean=-0.000670 rms=0.006372 Jy/beam ! Combined flux in latest and established models = 1.4632 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 1.4632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109565Jy sigma=1.243249 ! Fit after self-cal, rms=0.107879Jy sigma=1.218966 ! 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.107879Jy sigma=1.218966 ! Fit after self-cal, rms=0.103780Jy sigma=1.160736 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.00740865 Jy ! Component: 100 - total flux cleaned = 0.00697339 Jy ! Component: 150 - total flux cleaned = 0.00696387 Jy ! Component: 200 - total flux cleaned = 0.00662509 Jy ! Total flux subtracted in 200 components = 0.00662509 Jy ! Clean residual min=-0.028710 max=0.015405 Jy/beam ! Clean residual mean=-0.000672 rms=0.005924 Jy/beam ! Combined flux in latest and established models = 1.46983 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 43 components and 1.46983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100888Jy sigma=1.120325 ! Fit after self-cal, rms=0.100502Jy sigma=1.114998 ! 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.809 x 7.883 at 1.291 degrees (North through East) ! Clean map min=-0.029463 max=1.1125 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.100502Jy sigma=1.114998 ! Fit after self-cal, rms=0.093402Jy sigma=1.017185 ! 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.093402Jy sigma=1.017185 ! Fit after self-cal, rms=0.093404Jy sigma=1.016889 ! Inverting map and beam ! Estimated beam: bmin=2.797 mas, bmaj=7.87 mas, bpa=1.192 degrees ! Estimated noise=2.22556 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161977 Jy ! Component: 100 - total flux cleaned = 0.0169267 Jy ! Component: 150 - total flux cleaned = 0.0166176 Jy ! Component: 200 - total flux cleaned = 0.0163512 Jy ! Total flux subtracted in 200 components = 0.0163512 Jy ! Clean residual min=-0.018119 max=0.010218 Jy/beam ! Clean residual mean=-0.000182 rms=0.003974 Jy/beam ! Combined flux in latest and established models = 1.48618 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 68 components and 1.48618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090981Jy sigma=0.975707 ! Fit after self-cal, rms=0.090580Jy sigma=0.968845 ! 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.090580Jy sigma=0.968845 ! Fit after self-cal, rms=0.087953Jy sigma=0.924218 ! 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.087953Jy sigma=0.924218 ! Fit after self-cal, rms=0.087968Jy sigma=0.924205 ! Inverting map and beam ! Estimated beam: bmin=2.798 mas, bmaj=7.874 mas, bpa=1.186 degrees ! Estimated noise=2.22617 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00995249 Jy ! Component: 100 - total flux cleaned = 0.00996402 Jy ! Component: 150 - total flux cleaned = 0.00995874 Jy ! Component: 200 - total flux cleaned = 0.00958927 Jy ! Total flux subtracted in 200 components = 0.00958927 Jy ! Clean residual min=-0.014871 max=0.008124 Jy/beam ! Clean residual mean=-0.000066 rms=0.003259 Jy/beam ! Combined flux in latest and established models = 1.49577 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 78 components and 1.49577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086776Jy sigma=0.902258 ! Fit after self-cal, rms=0.086584Jy sigma=0.898869 ! 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=10.39 mas, bmaj=32.31 mas, bpa=4.594 degrees ! Estimated noise=3.02695 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.00257729 Jy ! Component: 100 - total flux cleaned = 0.00180629 Jy ! Component: 150 - total flux cleaned = 0.00132809 Jy ! Component: 200 - total flux cleaned = 0.00080416 Jy ! Total flux subtracted in 200 components = 0.00080416 Jy ! Clean residual min=-0.015498 max=0.007735 Jy/beam ! Clean residual mean=-0.000149 rms=0.004751 Jy/beam ! Combined flux in latest and established models = 1.49657 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 84 components and 1.49657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086440Jy sigma=0.897910 ! Fit after self-cal, rms=0.086386Jy sigma=0.897129 ! 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.19 mas, bmaj=6.575 mas, bpa=2.462 degrees ! Estimated noise=3.03673 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.879669 Jy ! Component: 100 - total flux cleaned = 1.10385 Jy ! Component: 150 - total flux cleaned = 1.23212 Jy ! Component: 200 - total flux cleaned = 1.31177 Jy ! Total flux subtracted in 200 components = 1.31177 Jy ! Clean residual min=-0.026885 max=0.033062 Jy/beam ! Clean residual mean=0.000122 rms=0.010316 Jy/beam ! Combined flux in latest and established models = 1.31177 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 23 model components to the UV plane model. ! The established model now contains 23 components and 1.31177 Jy ! Inverting map and beam ! Estimated beam: bmin=2.798 mas, bmaj=7.874 mas, bpa=1.186 degrees ! Estimated noise=2.22617 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.082291 Jy ! Component: 100 - total flux cleaned = 0.125334 Jy ! Component: 150 - total flux cleaned = 0.151967 Jy ! Component: 200 - total flux cleaned = 0.168852 Jy ! Total flux subtracted in 200 components = 0.168852 Jy ! Clean residual min=-0.017072 max=0.009244 Jy/beam ! Clean residual mean=-0.000040 rms=0.004140 Jy/beam ! Combined flux in latest and established models = 1.48062 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 64 components and 1.48062 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=10.39 mas, bmaj=32.31 mas, bpa=4.594 degrees ! Estimated noise=3.02695 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.0162563 Jy ! Component: 100 - total flux cleaned = 0.0228167 Jy ! Component: 150 - total flux cleaned = 0.023131 Jy ! Component: 200 - total flux cleaned = 0.023143 Jy ! Total flux subtracted in 200 components = 0.023143 Jy ! Clean residual min=-0.019368 max=0.008977 Jy/beam ! Clean residual mean=-0.000235 rms=0.005495 Jy/beam ! Combined flux in latest and established models = 1.50377 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 1.50377 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.798 mas, bmaj=7.874 mas, bpa=1.186 degrees ! Estimated noise=2.22617 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00121666 Jy ! Component: 100 - total flux cleaned = -9.07222e-06 Jy ! Component: 150 - total flux cleaned = 0.000597738 Jy ! Component: 200 - total flux cleaned = 0.000853494 Jy ! Total flux subtracted in 200 components = 0.000853494 Jy ! Clean residual min=-0.014175 max=0.007867 Jy/beam ! Clean residual mean=-0.000108 rms=0.003276 Jy/beam ! Combined flux in latest and established models = 1.50462 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 106 components and 1.50462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086549Jy sigma=0.892309 ! Fit after self-cal, rms=0.086476Jy sigma=0.891358 wmodel J2109-4110_S_2004_05_08_yyk\_map.mod ! Writing 106 model components to file: J2109-4110_S_2004_05_08_yyk_map.mod wobs J2109-4110_S_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J2109-4110_S_2004_05_08_yyk_uvs.fits wwins J2109-4110_S_2004_05_08_yyk\_map.win ! wwins: Wrote 2 windows to J2109-4110_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.00571023 Jy ! Component: 100 - total flux cleaned = -0.00870558 Jy ! Component: 150 - total flux cleaned = -0.00923661 Jy ! Component: 200 - total flux cleaned = -0.00911852 Jy ! Component: 250 - total flux cleaned = -0.00890918 Jy ! Component: 300 - total flux cleaned = -0.00890901 Jy ! Component: 350 - total flux cleaned = -0.00890859 Jy ! Component: 400 - total flux cleaned = -0.00866324 Jy ! Component: 450 - total flux cleaned = -0.00827182 Jy ! Component: 500 - total flux cleaned = -0.00797362 Jy ! Component: 550 - total flux cleaned = -0.00761859 Jy ! Component: 600 - total flux cleaned = -0.00708304 Jy ! Component: 650 - total flux cleaned = -0.00669995 Jy ! Component: 700 - total flux cleaned = -0.0061469 Jy ! Component: 750 - total flux cleaned = -0.00585165 Jy ! Component: 800 - total flux cleaned = -0.00545205 Jy ! Component: 850 - total flux cleaned = -0.00517661 Jy ! Component: 900 - total flux cleaned = -0.00485445 Jy ! Component: 950 - total flux cleaned = -0.00448916 Jy ! Component: 1000 - total flux cleaned = -0.00423572 Jy ! Component: 1050 - total flux cleaned = -0.00408615 Jy ! Component: 1100 - total flux cleaned = -0.00379187 Jy ! Component: 1150 - total flux cleaned = -0.00364706 Jy ! Component: 1200 - total flux cleaned = -0.00350459 Jy ! Component: 1250 - total flux cleaned = -0.00331805 Jy ! Component: 1300 - total flux cleaned = -0.00317986 Jy ! Component: 1350 - total flux cleaned = -0.00304315 Jy ! Component: 1400 - total flux cleaned = -0.00290754 Jy ! Component: 1450 - total flux cleaned = -0.00272972 Jy ! Component: 1500 - total flux cleaned = -0.00264187 Jy ! Component: 1550 - total flux cleaned = -0.00259836 Jy ! Component: 1600 - total flux cleaned = -0.00242569 Jy ! Component: 1650 - total flux cleaned = -0.00238252 Jy ! Component: 1700 - total flux cleaned = -0.00225449 Jy ! Component: 1750 - total flux cleaned = -0.00221219 Jy ! Component: 1800 - total flux cleaned = -0.00217004 Jy ! Component: 1850 - total flux cleaned = -0.00204374 Jy ! Component: 1900 - total flux cleaned = -0.00195999 Jy ! Component: 1950 - total flux cleaned = -0.0017931 Jy ! Component: 2000 - total flux cleaned = -0.0018351 Jy ! Total flux subtracted in 2048 components = -0.00171045 Jy ! Clean residual min=-0.002104 max=0.002497 Jy/beam ! Clean residual mean=0.000021 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 1.50291 Jy keep ! Adding 117 model components to the UV plane model. ! The established model now contains 223 components and 1.50291 Jy ![Exited script file: muppet] wmap "J2109-4110_S_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.798 x 7.874 at 1.186 degrees (North through East) ! Clean map min=-0.0062437 max=1.1114 Jy/beam ! Writing clean map to FITS file: J2109-4110_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 1.11136 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000834586 device "J2109-4110_S_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J2109-4110_S_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.225288 0.225288 0.450577 0.901153 1.80231 3.60461 7.20923 14.4185 28.8369 57.6738 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.111 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.798 x 7.874 at 1.186 degrees (North through East) ! Clean map min=-0.0062437 max=1.1114 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2109-4110_S_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J2109-4110_S_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2109-4110_S_2004_05_08_yyk_uvs.log closed on Wed Dec 7 00:51:45 2005