! Started logfile: J1610-3958_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:58:25 2007 obs J1610-3958_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J1610-3958_S_2002_01_31_yyk_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.591667 visibilities/baseline/integration-bin. ! Found source: J1610-3958 ! ! 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 4260 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 J1610-3958_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.411287 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.371 mas, bmaj=6.5 mas, bpa=-1.679 degrees ! Estimated noise=3211.63 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.256304 Jy ! Component: 100 - total flux cleaned = 0.346635 Jy ! Total flux subtracted in 100 components = 0.346635 Jy ! Clean residual min=-0.018201 max=0.032795 Jy/beam ! Clean residual mean=0.000312 rms=0.009178 Jy/beam ! Combined flux in latest and established models = 0.346635 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.346635 Jy ! ! Correcting IF 1. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.223892Jy sigma=0.001370 ! Fit after self-cal, rms=0.223782Jy sigma=0.001369 ! Inverting map and beam ! Estimated beam: bmin=2.371 mas, bmaj=6.5 mas, bpa=-1.679 degrees ! Estimated noise=3211.63 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.889 mas, bmaj=8.302 mas, bpa=-3.748 degrees ! Estimated noise=1757.71 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.0759493 Jy ! Component: 100 - total flux cleaned = 0.103957 Jy ! Component: 150 - total flux cleaned = 0.114445 Jy ! Component: 200 - total flux cleaned = 0.117258 Jy ! Total flux subtracted in 200 components = 0.117258 Jy ! Clean residual min=-0.014441 max=0.024210 Jy/beam ! Clean residual mean=0.000312 rms=0.006465 Jy/beam ! Combined flux in latest and established models = 0.463893 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 48 components and 0.463893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.210326Jy sigma=0.001259 ! Fit after self-cal, rms=0.210331Jy sigma=0.001259 ! 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.889 x 8.302 at -3.748 degrees (North through East) ! Clean map min=-0.014169 max=0.30153 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.969052 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 1.00* KP 0.91 ! LA 0.94 MK 1.01 NL 1.27 OV 0.99 ! PT 1.00 SC 1.10 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.967919 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.00* KP 1.00* ! LA 0.94 MK 1.11 NL 1.29 OV 1.04 ! PT 0.91 SC 1.07 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.951648 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.89 HN 1.00* KP 0.99 ! LA 0.96 MK 0.96 NL 1.59 OV 1.02 ! PT 1.10 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01688 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.83 HN 1.00* KP 1.04 ! LA 0.78 MK 0.97 NL 1.52 OV 0.91 ! PT 0.96 SC 0.82 ! ! ! Fit before self-cal, rms=0.210331Jy sigma=0.001259 ! Fit after self-cal, rms=0.210649Jy sigma=0.001196 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.210649Jy sigma=0.001196 ! Fit after self-cal, rms=0.210671Jy sigma=0.001196 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.907 mas, bmaj=8.22 mas, bpa=-3.027 degrees ! Estimated noise=1662.55 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.0149829 Jy ! Component: 100 - total flux cleaned = -0.0191774 Jy ! Component: 150 - total flux cleaned = -0.0194219 Jy ! Component: 200 - total flux cleaned = -0.0197364 Jy ! Total flux subtracted in 200 components = -0.0197364 Jy ! Clean residual min=-0.004638 max=0.006384 Jy/beam ! Clean residual mean=-0.000105 rms=0.001598 Jy/beam ! Combined flux in latest and established models = 0.444156 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.444156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.209940Jy sigma=0.001191 ! Fit after self-cal, rms=0.209937Jy sigma=0.001191 ! 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.209937Jy sigma=0.001191 ! Fit after self-cal, rms=0.208145Jy sigma=0.001179 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.000156883 Jy ! Component: 100 - total flux cleaned = 8.17282e-05 Jy ! Component: 150 - total flux cleaned = 8.24675e-05 Jy ! Component: 200 - total flux cleaned = 1.80637e-05 Jy ! Total flux subtracted in 200 components = 1.80637e-05 Jy ! Clean residual min=-0.004744 max=0.006028 Jy/beam ! Clean residual mean=-0.000095 rms=0.001557 Jy/beam ! Combined flux in latest and established models = 0.444174 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 70 components and 0.444174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208101Jy sigma=0.001178 ! Fit after self-cal, rms=0.207880Jy sigma=0.001177 ! 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.907 x 8.22 at -3.027 degrees (North through East) ! Clean map min=-0.0044337 max=0.29525 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.207880Jy sigma=0.001177 ! Fit after self-cal, rms=0.208813Jy sigma=0.001170 ! 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.208813Jy sigma=0.001170 ! Fit after self-cal, rms=0.208799Jy sigma=0.001170 ! Inverting map and beam ! Estimated beam: bmin=2.89 mas, bmaj=8.175 mas, bpa=-2.913 degrees ! Estimated noise=1654.82 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000105318 Jy ! Component: 100 - total flux cleaned = -0.000162983 Jy ! Component: 150 - total flux cleaned = -0.000167473 Jy ! Component: 200 - total flux cleaned = -0.000214613 Jy ! Total flux subtracted in 200 components = -0.000214613 Jy ! Clean residual min=-0.004744 max=0.006053 Jy/beam ! Clean residual mean=-0.000085 rms=0.001494 Jy/beam ! Combined flux in latest and established models = 0.44396 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 76 components and 0.44396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208782Jy sigma=0.001170 ! Fit after self-cal, rms=0.208798Jy sigma=0.001170 ! 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.208798Jy sigma=0.001170 ! Fit after self-cal, rms=0.208936Jy sigma=0.001167 ! 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.208936Jy sigma=0.001167 ! Fit after self-cal, rms=0.208955Jy sigma=0.001167 ! Inverting map and beam ! Estimated beam: bmin=2.881 mas, bmaj=8.169 mas, bpa=-2.885 degrees ! Estimated noise=1652.72 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00012517 Jy ! Component: 100 - total flux cleaned = 0.000172908 Jy ! Component: 150 - total flux cleaned = 0.0001707 Jy ! Component: 200 - total flux cleaned = 0.000130409 Jy ! Total flux subtracted in 200 components = 0.000130409 Jy ! Clean residual min=-0.004640 max=0.005790 Jy/beam ! Clean residual mean=-0.000083 rms=0.001470 Jy/beam ! Combined flux in latest and established models = 0.44409 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 78 components and 0.44409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208943Jy sigma=0.001167 ! Fit after self-cal, rms=0.208958Jy sigma=0.001167 ! 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=9.914 mas, bmaj=33.05 mas, bpa=2.251 degrees ! Estimated noise=2187.54 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.000774264 Jy ! Component: 100 - total flux cleaned = 0.000776498 Jy ! Component: 150 - total flux cleaned = 0.000776258 Jy ! Component: 200 - total flux cleaned = 0.000775047 Jy ! Total flux subtracted in 200 components = 0.000775047 Jy ! Clean residual min=-0.004245 max=0.005333 Jy/beam ! Clean residual mean=-0.000179 rms=0.001738 Jy/beam ! Combined flux in latest and established models = 0.444865 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 80 components and 0.444865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208951Jy sigma=0.001167 ! Fit after self-cal, rms=0.208966Jy sigma=0.001167 ! 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.368 mas, bmaj=6.488 mas, bpa=-1.25 degrees ! Estimated noise=3146.8 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.251961 Jy ! Component: 100 - total flux cleaned = 0.339736 Jy ! Component: 150 - total flux cleaned = 0.385485 Jy ! Component: 200 - total flux cleaned = 0.410096 Jy ! Total flux subtracted in 200 components = 0.410096 Jy ! Clean residual min=-0.009501 max=0.011181 Jy/beam ! Clean residual mean=0.000019 rms=0.003521 Jy/beam ! Combined flux in latest and established models = 0.410096 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 51 model components to the UV plane model. ! The established model now contains 51 components and 0.410096 Jy ! Inverting map and beam ! Estimated beam: bmin=2.881 mas, bmaj=8.169 mas, bpa=-2.885 degrees ! Estimated noise=1652.72 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 (1, 9). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0211899 Jy ! Component: 100 - total flux cleaned = 0.0292491 Jy ! Component: 150 - total flux cleaned = 0.0327347 Jy ! Component: 200 - total flux cleaned = 0.0335984 Jy ! Total flux subtracted in 200 components = 0.0335984 Jy ! Clean residual min=-0.005423 max=0.004859 Jy/beam ! Clean residual mean=-0.000082 rms=0.001530 Jy/beam ! Combined flux in latest and established models = 0.443695 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 83 components and 0.443695 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=9.914 mas, bmaj=33.05 mas, bpa=2.251 degrees ! Estimated noise=2187.54 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.00111659 Jy ! Component: 100 - total flux cleaned = 0.00124619 Jy ! Component: 150 - total flux cleaned = 0.00136333 Jy ! Component: 200 - total flux cleaned = 0.00146819 Jy ! Total flux subtracted in 200 components = 0.00146819 Jy ! Clean residual min=-0.003900 max=0.005582 Jy/beam ! Clean residual mean=-0.000181 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.445163 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 86 components and 0.445163 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.881 mas, bmaj=8.169 mas, bpa=-2.885 degrees ! Estimated noise=1652.72 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -1.71136e-05 Jy ! Component: 100 - total flux cleaned = -2.18413e-05 Jy ! Component: 150 - total flux cleaned = 3.88082e-05 Jy ! Component: 200 - total flux cleaned = 9.22857e-05 Jy ! Total flux subtracted in 200 components = 9.22857e-05 Jy ! Clean residual min=-0.005170 max=0.004820 Jy/beam ! Clean residual mean=-0.000089 rms=0.001471 Jy/beam ! Combined flux in latest and established models = 0.445255 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 97 components and 0.445255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208736Jy sigma=0.001167 ! Fit after self-cal, rms=0.208735Jy sigma=0.001167 wmodel J1610-3958_S_2002_01_31_yyk\_map.mod ! Writing 97 model components to file: J1610-3958_S_2002_01_31_yyk_map.mod wobs J1610-3958_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J1610-3958_S_2002_01_31_yyk_uvs.fits wwins J1610-3958_S_2002_01_31_yyk\_map.win ! wwins: Wrote 2 windows to J1610-3958_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.000129612 Jy ! Component: 100 - total flux cleaned = 0.000912789 Jy ! Component: 150 - total flux cleaned = 0.00119415 Jy ! Component: 200 - total flux cleaned = 0.00145359 Jy ! Component: 250 - total flux cleaned = 0.00157395 Jy ! Component: 300 - total flux cleaned = 0.00208028 Jy ! Component: 350 - total flux cleaned = 0.00261732 Jy ! Component: 400 - total flux cleaned = 0.00308455 Jy ! Component: 450 - total flux cleaned = 0.00348663 Jy ! Component: 500 - total flux cleaned = 0.00387614 Jy ! Component: 550 - total flux cleaned = 0.00430168 Jy ! Component: 600 - total flux cleaned = 0.00471441 Jy ! Component: 650 - total flux cleaned = 0.00515885 Jy ! Component: 700 - total flux cleaned = 0.00541886 Jy ! Component: 750 - total flux cleaned = 0.00579874 Jy ! Component: 800 - total flux cleaned = 0.0060861 Jy ! Component: 850 - total flux cleaned = 0.00640613 Jy ! Component: 900 - total flux cleaned = 0.00683599 Jy ! Component: 950 - total flux cleaned = 0.00721878 Jy ! Component: 1000 - total flux cleaned = 0.00759413 Jy ! Component: 1050 - total flux cleaned = 0.00803516 Jy ! Component: 1100 - total flux cleaned = 0.00839494 Jy ! Component: 1150 - total flux cleaned = 0.00874775 Jy ! Component: 1200 - total flux cleaned = 0.00909342 Jy ! Component: 1250 - total flux cleaned = 0.00936472 Jy ! Component: 1300 - total flux cleaned = 0.0096978 Jy ! Component: 1350 - total flux cleaned = 0.00989429 Jy ! Component: 1400 - total flux cleaned = 0.0100881 Jy ! Component: 1450 - total flux cleaned = 0.0101517 Jy ! Component: 1500 - total flux cleaned = 0.0103406 Jy ! Component: 1550 - total flux cleaned = 0.0104644 Jy ! Component: 1600 - total flux cleaned = 0.0105561 Jy ! Component: 1650 - total flux cleaned = 0.0106162 Jy ! Component: 1700 - total flux cleaned = 0.0107357 Jy ! Component: 1750 - total flux cleaned = 0.0107949 Jy ! Component: 1800 - total flux cleaned = 0.0109419 Jy ! Component: 1850 - total flux cleaned = 0.0110294 Jy ! Component: 1900 - total flux cleaned = 0.0111454 Jy ! Component: 1950 - total flux cleaned = 0.0111744 Jy ! Component: 2000 - total flux cleaned = 0.0112608 Jy ! Total flux subtracted in 2048 components = 0.0113181 Jy ! Clean residual min=-0.001692 max=0.001850 Jy/beam ! Clean residual mean=-0.000029 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.456573 Jy keep ! Adding 107 model components to the UV plane model. ! The established model now contains 204 components and 0.456573 Jy ![Exited script file: muppet] wmap "J1610-3958_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.881 x 8.169 at -2.885 degrees (North through East) ! Clean map min=-0.0038331 max=0.30593 Jy/beam ! Writing clean map to FITS file: J1610-3958_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.305931 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000557413 device "J1610-3958_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J1610-3958_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.546607 0.546607 1.09321 2.18643 4.37286 8.74571 17.4914 34.9829 69.9657 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.305 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.881 x 8.169 at -2.885 degrees (North through East) ! Clean map min=-0.0038331 max=0.30593 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1610-3958_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J1610-3958_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1610-3958_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:58:31 2007