! Started logfile: J0010-2157_X_1997_08_27_yyk_uvs.log on Mon Jan 8 01:36:57 2007 obs J0010-2157_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0010-2157_X_1997_08_27_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.832479 visibilities/baseline/integration-bin. ! Found source: J0010-2157 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 701 lines of history. ! ! Reading 21428 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 J0010-2157_X_1997_08_27_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.444376 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7158 mas, bmaj=2.151 mas, bpa=-6.221 degrees ! Estimated noise=1325.1 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.320081 Jy ! Component: 100 - total flux cleaned = 0.371041 Jy ! Total flux subtracted in 100 components = 0.371041 Jy ! Clean residual min=-0.015820 max=0.023346 Jy/beam ! Clean residual mean=0.000511 rms=0.005686 Jy/beam ! Combined flux in latest and established models = 0.371041 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.371041 Jy ! ! Correcting IF 1. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.222345Jy sigma=0.001354 ! Fit after self-cal, rms=0.221611Jy sigma=0.001350 ! Inverting map and beam ! Estimated beam: bmin=0.7158 mas, bmaj=2.151 mas, bpa=-6.221 degrees ! Estimated noise=1325.11 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9 mas, bmaj=2.669 mas, bpa=-6.134 degrees ! Estimated noise=756.775 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.034917 Jy ! Component: 100 - total flux cleaned = 0.0461776 Jy ! Component: 150 - total flux cleaned = 0.0496511 Jy ! Component: 200 - total flux cleaned = 0.0504866 Jy ! Total flux subtracted in 200 components = 0.0504866 Jy ! Clean residual min=-0.008862 max=0.012588 Jy/beam ! Clean residual mean=0.000332 rms=0.003021 Jy/beam ! Combined flux in latest and established models = 0.421527 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.421527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.218914Jy sigma=0.001327 ! Fit after self-cal, rms=0.218909Jy sigma=0.001327 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9 x 2.669 at -6.134 degrees (North through East) ! Clean map min=-0.008219 max=0.38235 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.984644 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.29 KP 1.00 ! LA 1.01 MK 1.05 NL 1.03 OV 0.97 ! PT 0.95 SC 0.90 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.997951 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 1.21 KP 1.00 ! LA 0.98 MK 1.00 NL 1.00 OV 1.04 ! PT 0.92 SC 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.98737 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 1.27 KP 1.00 ! LA 0.98 MK 1.01 NL 1.01 OV 0.98 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.977512 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 1.30 KP 0.98 ! LA 1.00 MK 1.00 NL 1.01 OV 1.01 ! PT 0.98 SC 0.99 ! ! ! Fit before self-cal, rms=0.218909Jy sigma=0.001327 ! Fit after self-cal, rms=0.225317Jy sigma=0.001314 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.225317Jy sigma=0.001314 ! Fit after self-cal, rms=0.225324Jy sigma=0.001314 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9171 mas, bmaj=2.632 mas, bpa=-5.227 degrees ! Estimated noise=734.543 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.0132313 Jy ! Component: 100 - total flux cleaned = -0.0161536 Jy ! Component: 150 - total flux cleaned = -0.0161642 Jy ! Component: 200 - total flux cleaned = -0.0161784 Jy ! Total flux subtracted in 200 components = -0.0161784 Jy ! Clean residual min=-0.009018 max=0.009809 Jy/beam ! Clean residual mean=0.000234 rms=0.002256 Jy/beam ! Combined flux in latest and established models = 0.405349 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.405349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224377Jy sigma=0.001310 ! Fit after self-cal, rms=0.224373Jy sigma=0.001310 ! 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.224373Jy sigma=0.001310 ! Fit after self-cal, rms=0.221188Jy sigma=0.001289 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.00132305 Jy ! Component: 100 - total flux cleaned = 0.0014147 Jy ! Component: 150 - total flux cleaned = 0.00131534 Jy ! Component: 200 - total flux cleaned = 0.00130745 Jy ! Total flux subtracted in 200 components = 0.00130745 Jy ! Clean residual min=-0.008610 max=0.009613 Jy/beam ! Clean residual mean=0.000226 rms=0.002259 Jy/beam ! Combined flux in latest and established models = 0.406657 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 33 components and 0.406657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.221128Jy sigma=0.001289 ! Fit after self-cal, rms=0.220679Jy sigma=0.001286 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9171 x 2.632 at -5.227 degrees (North through East) ! Clean map min=-0.011798 max=0.38007 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.220679Jy sigma=0.001286 ! Fit after self-cal, rms=0.920731Jy sigma=0.001235 ! 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.920731Jy sigma=0.001235 ! Fit after self-cal, rms=0.920755Jy sigma=0.001235 ! Inverting map and beam ! Estimated beam: bmin=0.9147 mas, bmaj=2.634 mas, bpa=-5.456 degrees ! Estimated noise=726.864 mJy/beam. ! Added new window around map position (-1.4, 1.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141464 Jy ! Component: 100 - total flux cleaned = 0.000833715 Jy ! Component: 150 - total flux cleaned = 0.000951953 Jy ! Component: 200 - total flux cleaned = 0.000957067 Jy ! Total flux subtracted in 200 components = 0.000957067 Jy ! Clean residual min=-0.003563 max=0.003992 Jy/beam ! Clean residual mean=0.000127 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.407614 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.407614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.920709Jy sigma=0.001234 ! Fit after self-cal, rms=0.920623Jy sigma=0.001233 ! 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.920623Jy sigma=0.001233 ! Fit after self-cal, rms=1.036956Jy sigma=0.001232 ! 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=1.036956Jy sigma=0.001232 ! Fit after self-cal, rms=1.037140Jy sigma=0.001232 ! Inverting map and beam ! Estimated beam: bmin=0.912 mas, bmaj=2.638 mas, bpa=-5.661 degrees ! Estimated noise=725.8 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000421819 Jy ! Component: 100 - total flux cleaned = 0.000521994 Jy ! Component: 150 - total flux cleaned = 0.000451373 Jy ! Component: 200 - total flux cleaned = 0.0003811 Jy ! Total flux subtracted in 200 components = 0.0003811 Jy ! Clean residual min=-0.003251 max=0.003798 Jy/beam ! Clean residual mean=0.000131 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.407995 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.407995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.037128Jy sigma=0.001231 ! Fit after self-cal, rms=1.037113Jy sigma=0.001231 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.384 mas, bmaj=5.342 mas, bpa=6.636 degrees ! Estimated noise=914.06 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.000154952 Jy ! Component: 100 - total flux cleaned = 0.000291168 Jy ! Component: 150 - total flux cleaned = 0.00033094 Jy ! Component: 200 - total flux cleaned = 0.000365945 Jy ! Total flux subtracted in 200 components = 0.000365945 Jy ! Clean residual min=-0.003154 max=0.004192 Jy/beam ! Clean residual mean=0.000248 rms=0.001212 Jy/beam ! Combined flux in latest and established models = 0.408361 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.408361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.037117Jy sigma=0.001231 ! Fit after self-cal, rms=1.037021Jy sigma=0.001231 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7114 mas, bmaj=2.111 mas, bpa=-6.358 degrees ! Estimated noise=1338.81 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.324984 Jy ! Component: 100 - total flux cleaned = 0.374058 Jy ! Component: 150 - total flux cleaned = 0.390682 Jy ! Component: 200 - total flux cleaned = 0.399179 Jy ! Total flux subtracted in 200 components = 0.399179 Jy ! Clean residual min=-0.007138 max=0.007185 Jy/beam ! Clean residual mean=0.000195 rms=0.002081 Jy/beam ! Combined flux in latest and established models = 0.399179 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.399179 Jy ! Inverting map and beam ! Estimated beam: bmin=0.912 mas, bmaj=2.638 mas, bpa=-5.661 degrees ! Estimated noise=725.8 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.00672238 Jy ! Component: 100 - total flux cleaned = 0.00743037 Jy ! Component: 150 - total flux cleaned = 0.00807317 Jy ! Component: 200 - total flux cleaned = 0.00837118 Jy ! Total flux subtracted in 200 components = 0.00837118 Jy ! Clean residual min=-0.003299 max=0.003679 Jy/beam ! Clean residual mean=0.000133 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.40755 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 43 components and 0.40755 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.384 mas, bmaj=5.342 mas, bpa=6.636 degrees ! Estimated noise=914.06 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.00111532 Jy ! Component: 100 - total flux cleaned = 0.0011161 Jy ! Component: 150 - total flux cleaned = 0.0010714 Jy ! Component: 200 - total flux cleaned = 0.00107286 Jy ! Total flux subtracted in 200 components = 0.00107286 Jy ! Clean residual min=-0.003141 max=0.004210 Jy/beam ! Clean residual mean=0.000245 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.408623 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.408623 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.912 mas, bmaj=2.638 mas, bpa=-5.661 degrees ! Estimated noise=725.8 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 8.83206e-05 Jy ! Component: 100 - total flux cleaned = 1.72612e-05 Jy ! Component: 150 - total flux cleaned = -0.000107974 Jy ! Component: 200 - total flux cleaned = -0.000269919 Jy ! Total flux subtracted in 200 components = -0.000269919 Jy ! Clean residual min=-0.003203 max=0.003604 Jy/beam ! Clean residual mean=0.000129 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.408353 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 69 components and 0.408353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.036990Jy sigma=0.001231 ! Fit after self-cal, rms=1.036932Jy sigma=0.001231 wmodel J0010-2157_X_1997_08_27_yyk\_map.mod ! Writing 69 model components to file: J0010-2157_X_1997_08_27_yyk_map.mod wobs J0010-2157_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0010-2157_X_1997_08_27_yyk_uvs.fits wwins J0010-2157_X_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J0010-2157_X_1997_08_27_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.000951774 Jy ! Component: 100 - total flux cleaned = 0.00140136 Jy ! Component: 150 - total flux cleaned = 0.00191285 Jy ! Component: 200 - total flux cleaned = 0.00248641 Jy ! Component: 250 - total flux cleaned = 0.0027148 Jy ! Component: 300 - total flux cleaned = 0.00271441 Jy ! Component: 350 - total flux cleaned = 0.00258862 Jy ! Component: 400 - total flux cleaned = 0.00242695 Jy ! Component: 450 - total flux cleaned = 0.00246743 Jy ! Component: 500 - total flux cleaned = 0.00235256 Jy ! Component: 550 - total flux cleaned = 0.00231432 Jy ! Component: 600 - total flux cleaned = 0.00231385 Jy ! Component: 650 - total flux cleaned = 0.00234921 Jy ! Component: 700 - total flux cleaned = 0.00252203 Jy ! Component: 750 - total flux cleaned = 0.00255616 Jy ! Component: 800 - total flux cleaned = 0.00275537 Jy ! Component: 850 - total flux cleaned = 0.00282025 Jy ! Component: 900 - total flux cleaned = 0.00298074 Jy ! Component: 950 - total flux cleaned = 0.00310689 Jy ! Component: 1000 - total flux cleaned = 0.00319952 Jy ! Component: 1050 - total flux cleaned = 0.00332045 Jy ! Component: 1100 - total flux cleaned = 0.00343843 Jy ! Component: 1150 - total flux cleaned = 0.00346752 Jy ! Component: 1200 - total flux cleaned = 0.00346787 Jy ! Component: 1250 - total flux cleaned = 0.0035809 Jy ! Component: 1300 - total flux cleaned = 0.00369234 Jy ! Component: 1350 - total flux cleaned = 0.00388369 Jy ! Component: 1400 - total flux cleaned = 0.0040982 Jy ! Component: 1450 - total flux cleaned = 0.00415072 Jy ! Component: 1500 - total flux cleaned = 0.00428061 Jy ! Component: 1550 - total flux cleaned = 0.00435774 Jy ! Component: 1600 - total flux cleaned = 0.00440839 Jy ! Component: 1650 - total flux cleaned = 0.00443358 Jy ! Component: 1700 - total flux cleaned = 0.00448302 Jy ! Component: 1750 - total flux cleaned = 0.00448282 Jy ! Component: 1800 - total flux cleaned = 0.00453076 Jy ! Component: 1850 - total flux cleaned = 0.0045061 Jy ! Component: 1900 - total flux cleaned = 0.00450574 Jy ! Component: 1950 - total flux cleaned = 0.00450511 Jy ! Component: 2000 - total flux cleaned = 0.00443573 Jy ! Total flux subtracted in 2048 components = 0.00443588 Jy ! Clean residual min=-0.001554 max=0.001701 Jy/beam ! Clean residual mean=0.000070 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.412789 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 202 components and 0.412789 Jy ![Exited script file: muppet] wmap "J0010-2157_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.912 x 2.638 at -5.661 degrees (North through East) ! Clean map min=-0.0026468 max=0.38114 Jy/beam ! Writing clean map to FITS file: J0010-2157_X_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.38114 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000436459 device "J0010-2157_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0010-2157_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.343542 0.343542 0.687084 1.37417 2.74833 5.49667 10.9933 21.9867 43.9733 87.9467 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.381 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.912 x 2.638 at -5.661 degrees (North through East) ! Clean map min=-0.0026468 max=0.38114 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0010-2157_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0010-2157_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0010-2157_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 01:37:06 2007