! Started logfile: J0958-4110_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:38:27 2007 obs J0958-4110_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J0958-4110_S_2002_01_31_yyk_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.592982 visibilities/baseline/integration-bin. ! Found source: J0958-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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1224 lines of history. ! ! Reading 4056 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 J0958-4110_S_2002_01_31_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.366153 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.319 mas, bmaj=6.615 mas, bpa=1.891 degrees ! Estimated noise=3315.31 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.19645 Jy ! Component: 100 - total flux cleaned = 0.281332 Jy ! Total flux subtracted in 100 components = 0.281332 Jy ! Clean residual min=-0.026726 max=0.042379 Jy/beam ! Clean residual mean=0.000322 rms=0.010879 Jy/beam ! Combined flux in latest and established models = 0.281332 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.281332 Jy ! ! Correcting IF 1. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.238717Jy sigma=0.001426 ! Fit after self-cal, rms=0.238549Jy sigma=0.001425 ! Inverting map and beam ! Estimated beam: bmin=2.319 mas, bmaj=6.615 mas, bpa=1.891 degrees ! Estimated noise=3315.31 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.855 mas, bmaj=8.055 mas, bpa=-0.1391 degrees ! Estimated noise=1848.87 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.0887946 Jy ! Component: 100 - total flux cleaned = 0.122533 Jy ! Component: 150 - total flux cleaned = 0.135782 Jy ! Component: 200 - total flux cleaned = 0.139287 Jy ! Total flux subtracted in 200 components = 0.139287 Jy ! Clean residual min=-0.017248 max=0.031139 Jy/beam ! Clean residual mean=0.000526 rms=0.007984 Jy/beam ! Combined flux in latest and established models = 0.420618 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 45 components and 0.420618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223847Jy sigma=0.001285 ! Fit after self-cal, rms=0.223838Jy sigma=0.001285 ! 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.855 x 8.055 at -0.1391 degrees (North through East) ! Clean map min=-0.016819 max=0.2166 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.944901 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.00* KP 0.88 ! LA 0.90 MK 1.06 NL 1.57 OV 1.01 ! PT 0.93 SC 1.12 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.947705 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 1.00* KP 1.00* ! LA 0.89 MK 1.06 NL 1.56 OV 1.04 ! PT 0.95 SC 1.13 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.898241 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.00* KP 0.96 ! LA 0.91 MK 1.22 NL 1.95 OV 1.17 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.979771 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.87 HN 1.00* KP 0.98 ! LA 0.77 MK 0.96 NL 1.80 OV 0.98 ! PT 0.93 SC 0.92 ! ! ! Fit before self-cal, rms=0.223838Jy sigma=0.001285 ! Fit after self-cal, rms=0.242049Jy sigma=0.001239 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.242049Jy sigma=0.001239 ! Fit after self-cal, rms=0.242102Jy sigma=0.001239 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.976 mas, bmaj=8.186 mas, bpa=1.122 degrees ! Estimated noise=1656.73 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.0320503 Jy ! Component: 100 - total flux cleaned = -0.0422021 Jy ! Component: 150 - total flux cleaned = -0.0451946 Jy ! Component: 200 - total flux cleaned = -0.0454585 Jy ! Total flux subtracted in 200 components = -0.0454585 Jy ! Clean residual min=-0.006873 max=0.007935 Jy/beam ! Clean residual mean=0.000071 rms=0.002144 Jy/beam ! Combined flux in latest and established models = 0.37516 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 63 components and 0.37516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.239355Jy sigma=0.001214 ! Fit after self-cal, rms=0.239304Jy sigma=0.001214 ! 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.239304Jy sigma=0.001214 ! Fit after self-cal, rms=0.238302Jy sigma=0.001206 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 = 8.62698e-05 Jy ! Component: 100 - total flux cleaned = 0.000245258 Jy ! Component: 150 - total flux cleaned = 0.000244292 Jy ! Component: 200 - total flux cleaned = 0.000243264 Jy ! Total flux subtracted in 200 components = 0.000243264 Jy ! Clean residual min=-0.006907 max=0.007708 Jy/beam ! Clean residual mean=0.000068 rms=0.002100 Jy/beam ! Combined flux in latest and established models = 0.375403 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 67 components and 0.375403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.238281Jy sigma=0.001205 ! Fit after self-cal, rms=0.238082Jy sigma=0.001204 ! 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.976 x 8.186 at 1.122 degrees (North through East) ! Clean map min=-0.0069257 max=0.20575 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.238082Jy sigma=0.001204 ! Fit after self-cal, rms=0.240414Jy sigma=0.001198 ! 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.240414Jy sigma=0.001198 ! Fit after self-cal, rms=0.240383Jy sigma=0.001198 ! Inverting map and beam ! Estimated beam: bmin=2.956 mas, bmaj=8.152 mas, bpa=1.138 degrees ! Estimated noise=1645.57 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000440045 Jy ! Component: 100 - total flux cleaned = -0.000363566 Jy ! Component: 150 - total flux cleaned = -0.000363408 Jy ! Component: 200 - total flux cleaned = -0.000362763 Jy ! Total flux subtracted in 200 components = -0.000362763 Jy ! Clean residual min=-0.006621 max=0.007707 Jy/beam ! Clean residual mean=0.000085 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.37504 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 70 components and 0.37504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.240381Jy sigma=0.001198 ! Fit after self-cal, rms=0.240342Jy sigma=0.001198 ! 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.240342Jy sigma=0.001198 ! Fit after self-cal, rms=0.242383Jy sigma=0.001195 ! 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.242383Jy sigma=0.001195 ! Fit after self-cal, rms=0.242386Jy sigma=0.001195 ! Inverting map and beam ! Estimated beam: bmin=2.938 mas, bmaj=8.118 mas, bpa=1.237 degrees ! Estimated noise=1640.11 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000109286 Jy ! Component: 100 - total flux cleaned = 0.000182256 Jy ! Component: 150 - total flux cleaned = 0.000184792 Jy ! Component: 200 - total flux cleaned = 0.000248901 Jy ! Total flux subtracted in 200 components = 0.000248901 Jy ! Clean residual min=-0.006500 max=0.007265 Jy/beam ! Clean residual mean=0.000091 rms=0.001986 Jy/beam ! Combined flux in latest and established models = 0.375289 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 70 components and 0.375289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242386Jy sigma=0.001195 ! Fit after self-cal, rms=0.242358Jy sigma=0.001195 ! 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.47 mas, bmaj=34.61 mas, bpa=4.844 degrees ! Estimated noise=2154.83 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.00125939 Jy ! Component: 100 - total flux cleaned = 0.0012581 Jy ! Component: 150 - total flux cleaned = 0.00125594 Jy ! Component: 200 - total flux cleaned = 0.0012548 Jy ! Total flux subtracted in 200 components = 0.0012548 Jy ! Clean residual min=-0.006988 max=0.008029 Jy/beam ! Clean residual mean=0.000158 rms=0.002646 Jy/beam ! Combined flux in latest and established models = 0.376544 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 74 components and 0.376544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242335Jy sigma=0.001195 ! Fit after self-cal, rms=0.242347Jy sigma=0.001195 ! 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.318 mas, bmaj=6.54 mas, bpa=2.513 degrees ! Estimated noise=3105.02 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.185379 Jy ! Component: 100 - total flux cleaned = 0.265551 Jy ! Component: 150 - total flux cleaned = 0.309983 Jy ! Component: 200 - total flux cleaned = 0.335062 Jy ! Total flux subtracted in 200 components = 0.335062 Jy ! Clean residual min=-0.016433 max=0.019824 Jy/beam ! Clean residual mean=0.000115 rms=0.004925 Jy/beam ! Combined flux in latest and established models = 0.335062 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.335062 Jy ! Inverting map and beam ! Estimated beam: bmin=2.938 mas, bmaj=8.118 mas, bpa=1.237 degrees ! Estimated noise=1640.11 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) ! Added new window around map position (-4.5, -14.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.027835 Jy ! Component: 100 - total flux cleaned = 0.0384369 Jy ! Component: 150 - total flux cleaned = 0.0427178 Jy ! Component: 200 - total flux cleaned = 0.0431665 Jy ! Total flux subtracted in 200 components = 0.0431665 Jy ! Clean residual min=-0.006241 max=0.006544 Jy/beam ! Clean residual mean=0.000072 rms=0.001795 Jy/beam ! Combined flux in latest and established models = 0.378229 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 49 components and 0.378229 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.47 mas, bmaj=34.61 mas, bpa=4.844 degrees ! Estimated noise=2154.83 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.000935802 Jy ! Component: 100 - total flux cleaned = 0.000932153 Jy ! Component: 150 - total flux cleaned = 0.000930491 Jy ! Component: 200 - total flux cleaned = 0.00103418 Jy ! Total flux subtracted in 200 components = 0.00103418 Jy ! Clean residual min=-0.007034 max=0.008488 Jy/beam ! Clean residual mean=0.000123 rms=0.002503 Jy/beam ! Combined flux in latest and established models = 0.379263 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 55 components and 0.379263 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.938 mas, bmaj=8.118 mas, bpa=1.237 degrees ! Estimated noise=1640.11 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000244329 Jy ! Component: 100 - total flux cleaned = 0.000242286 Jy ! Component: 150 - total flux cleaned = 0.000324616 Jy ! Component: 200 - total flux cleaned = 0.000322389 Jy ! Total flux subtracted in 200 components = 0.000322389 Jy ! Clean residual min=-0.006766 max=0.006219 Jy/beam ! Clean residual mean=0.000062 rms=0.001727 Jy/beam ! Combined flux in latest and established models = 0.379585 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 0.379585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.241682Jy sigma=0.001193 ! Fit after self-cal, rms=0.241604Jy sigma=0.001193 wmodel J0958-4110_S_2002_01_31_yyk\_map.mod ! Writing 69 model components to file: J0958-4110_S_2002_01_31_yyk_map.mod wobs J0958-4110_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J0958-4110_S_2002_01_31_yyk_uvs.fits wwins J0958-4110_S_2002_01_31_yyk\_map.win ! wwins: Wrote 2 windows to J0958-4110_S_2002_01_31_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.000907992 Jy ! Component: 100 - total flux cleaned = -0.0001392 Jy ! Component: 150 - total flux cleaned = 0.0004737 Jy ! Component: 200 - total flux cleaned = 0.00104353 Jy ! Component: 250 - total flux cleaned = 0.00157316 Jy ! Component: 300 - total flux cleaned = 0.00185833 Jy ! Component: 350 - total flux cleaned = 0.0018582 Jy ! Component: 400 - total flux cleaned = 0.0019842 Jy ! Component: 450 - total flux cleaned = 0.00204376 Jy ! Component: 500 - total flux cleaned = 0.00222022 Jy ! Component: 550 - total flux cleaned = 0.00244588 Jy ! Component: 600 - total flux cleaned = 0.00266294 Jy ! Component: 650 - total flux cleaned = 0.00302818 Jy ! Component: 700 - total flux cleaned = 0.00338378 Jy ! Component: 750 - total flux cleaned = 0.00372906 Jy ! Component: 800 - total flux cleaned = 0.00411142 Jy ! Component: 850 - total flux cleaned = 0.00443648 Jy ! Component: 900 - total flux cleaned = 0.00470842 Jy ! Component: 950 - total flux cleaned = 0.00484123 Jy ! Component: 1000 - total flux cleaned = 0.00497186 Jy ! Component: 1050 - total flux cleaned = 0.00518484 Jy ! Component: 1100 - total flux cleaned = 0.00526845 Jy ! Component: 1150 - total flux cleaned = 0.00539227 Jy ! Component: 1200 - total flux cleaned = 0.00559495 Jy ! Component: 1250 - total flux cleaned = 0.00567399 Jy ! Component: 1300 - total flux cleaned = 0.00571313 Jy ! Component: 1350 - total flux cleaned = 0.00563562 Jy ! Component: 1400 - total flux cleaned = 0.00567426 Jy ! Component: 1450 - total flux cleaned = 0.00578756 Jy ! Component: 1500 - total flux cleaned = 0.005899 Jy ! Component: 1550 - total flux cleaned = 0.00582534 Jy ! Component: 1600 - total flux cleaned = 0.00593511 Jy ! Component: 1650 - total flux cleaned = 0.00607914 Jy ! Component: 1700 - total flux cleaned = 0.00615043 Jy ! Component: 1750 - total flux cleaned = 0.00625683 Jy ! Component: 1800 - total flux cleaned = 0.00639714 Jy ! Component: 1850 - total flux cleaned = 0.00660574 Jy ! Component: 1900 - total flux cleaned = 0.00670957 Jy ! Component: 1950 - total flux cleaned = 0.00688139 Jy ! Component: 2000 - total flux cleaned = 0.00698384 Jy ! Total flux subtracted in 2048 components = 0.00708571 Jy ! Clean residual min=-0.002039 max=0.002179 Jy/beam ! Clean residual mean=0.000113 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.386671 Jy keep ! Adding 103 model components to the UV plane model. ! The established model now contains 172 components and 0.386671 Jy ![Exited script file: muppet] wmap "J0958-4110_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.938 x 8.118 at 1.237 degrees (North through East) ! Clean map min=-0.0052116 max=0.21507 Jy/beam ! Writing clean map to FITS file: J0958-4110_S_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.215074 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000708786 device "J0958-4110_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J0958-4110_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.988666 0.988666 1.97733 3.95466 7.90933 15.8187 31.6373 63.2746 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.215 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.938 x 8.118 at 1.237 degrees (North through East) ! Clean map min=-0.0052116 max=0.21507 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0958-4110_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J0958-4110_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0958-4110_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:38:33 2007