! Started logfile: J0050-0929_S_1994_08_12_yyk_uvs.log on Sun Jan 7 15:28:33 2007 obs J0050-0929_S_1994_08_12_yyk_uva.fits ! Reading UV FITS file: J0050-0929_S_1994_08_12_yyk_uva.fits ! AN table 1: 26 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.555556 visibilities/baseline/integration-bin. ! Found source: J0050-0929 ! ! 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.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 784 lines of history. ! ! Reading 2600 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 J0050-0929_S_1994_08_12_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.750599 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=4.654 mas, bmaj=10.7 mas, bpa=-34.1 degrees ! Estimated noise=3990.99 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.528576 Jy ! Component: 100 - total flux cleaned = 0.653491 Jy ! Total flux subtracted in 100 components = 0.653491 Jy ! Clean residual min=-0.086901 max=0.086824 Jy/beam ! Clean residual mean=-0.004633 rms=0.023166 Jy/beam ! Combined flux in latest and established models = 0.653491 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.653491 Jy ! ! Correcting IF 1. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.490120Jy sigma=0.002624 ! Fit after self-cal, rms=0.483803Jy sigma=0.002583 ! Inverting map and beam ! Estimated beam: bmin=4.643 mas, bmaj=10.7 mas, bpa=-34.24 degrees ! Estimated noise=4165.46 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=5.952 mas, bmaj=12.15 mas, bpa=-41.38 degrees ! Estimated noise=2512.18 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.0253677 Jy ! Component: 100 - total flux cleaned = -0.024587 Jy ! Component: 150 - total flux cleaned = -0.0246 Jy ! Component: 200 - total flux cleaned = -0.0245201 Jy ! Total flux subtracted in 200 components = -0.0245201 Jy ! Clean residual min=-0.071276 max=0.071682 Jy/beam ! Clean residual mean=-0.007518 rms=0.021214 Jy/beam ! Combined flux in latest and established models = 0.62897 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 47 components and 0.62897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.480981Jy sigma=0.002568 ! Fit after self-cal, rms=0.480767Jy sigma=0.002568 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.952 x 12.15 at -41.38 degrees (North through East) ! Clean map min=-0.068371 max=0.5009 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.603853 ! Telescope amplitude corrections in sub-array 1: ! BR 1.52 FD 0.90 HN 1.01 KP 0.87 ! LA 0.86 MK 6.97 NL 0.78 OV 1.80 ! PT 0.85 SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.78951 ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 0.97 HN 1.09 KP 0.83 ! LA 0.94 MK 3.09 NL 0.82 OV 1.60 ! PT 0.85 SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.730701 ! Telescope amplitude corrections in sub-array 1: ! BR 1.64 FD 0.90 HN 1.05 KP 0.83 ! LA 0.74 MK 3.78 NL 0.83 OV 1.89 ! PT 1.02 SC 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.766438 ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 FD 0.93 HN 1.06 KP 0.90 ! LA 0.80 MK 3.33 NL 0.81 OV 1.93 ! PT 0.88 SC 1.00* ! ! ! Fit before self-cal, rms=0.480767Jy sigma=0.002568 ! Fit after self-cal, rms=0.753605Jy sigma=0.004312 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.753605Jy sigma=0.004312 ! Fit after self-cal, rms=0.753948Jy sigma=0.004311 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.528 mas, bmaj=25.27 mas, bpa=-28.17 degrees ! Estimated noise=1275.43 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.283797 Jy ! Component: 100 - total flux cleaned = -0.336633 Jy ! Component: 150 - total flux cleaned = -0.342945 Jy ! Component: 200 - total flux cleaned = -0.342963 Jy ! Total flux subtracted in 200 components = -0.342963 Jy ! Clean residual min=-0.020957 max=0.017626 Jy/beam ! Clean residual mean=-0.002000 rms=0.006088 Jy/beam ! Combined flux in latest and established models = 0.286008 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 75 components and 0.286008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.706292Jy sigma=0.002455 ! Fit after self-cal, rms=0.702370Jy sigma=0.002452 ! 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.702370Jy sigma=0.002452 ! Fit after self-cal, rms=0.700270Jy sigma=0.002427 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.00337256 Jy ! Component: 100 - total flux cleaned = 0.00336797 Jy ! Component: 150 - total flux cleaned = 0.00337579 Jy ! Component: 200 - total flux cleaned = 0.00337226 Jy ! Total flux subtracted in 200 components = 0.00337226 Jy ! Clean residual min=-0.020845 max=0.017037 Jy/beam ! Clean residual mean=-0.001806 rms=0.005895 Jy/beam ! Combined flux in latest and established models = 0.28938 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 85 components and 0.28938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.699599Jy sigma=0.002421 ! Fit after self-cal, rms=0.699137Jy sigma=0.002414 ! 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: 6.528 x 25.27 at -28.17 degrees (North through East) ! Clean map min=-0.020885 max=0.30067 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.699137Jy sigma=0.002414 ! Fit after self-cal, rms=6.466337Jy sigma=0.002021 ! 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=6.466337Jy sigma=0.002021 ! Fit after self-cal, rms=6.466623Jy sigma=0.002021 ! Inverting map and beam ! Estimated beam: bmin=6.825 mas, bmaj=21.98 mas, bpa=-28.15 degrees ! Estimated noise=1169.35 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00600811 Jy ! Component: 100 - total flux cleaned = -0.00649534 Jy ! Component: 150 - total flux cleaned = -0.00669064 Jy ! Component: 200 - total flux cleaned = -0.00686663 Jy ! Total flux subtracted in 200 components = -0.00686663 Jy ! Clean residual min=-0.006166 max=0.006750 Jy/beam ! Clean residual mean=-0.000273 rms=0.002158 Jy/beam ! Combined flux in latest and established models = 0.282513 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 102 components and 0.282513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=6.465843Jy sigma=0.002014 ! Fit after self-cal, rms=6.466413Jy sigma=0.002014 ! 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=6.466413Jy sigma=0.002014 ! Fit after self-cal, rms=6.556298Jy sigma=0.002009 ! 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=6.556298Jy sigma=0.002009 ! Fit after self-cal, rms=6.556921Jy sigma=0.002010 ! Inverting map and beam ! Estimated beam: bmin=6.876 mas, bmaj=22.77 mas, bpa=-27.48 degrees ! Estimated noise=1175.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00118303 Jy ! Component: 100 - total flux cleaned = -0.00165882 Jy ! Component: 150 - total flux cleaned = -0.00190245 Jy ! Component: 200 - total flux cleaned = -0.00210664 Jy ! Total flux subtracted in 200 components = -0.00210664 Jy ! Clean residual min=-0.006191 max=0.006631 Jy/beam ! Clean residual mean=-0.000187 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 0.280406 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 109 components and 0.280407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=6.556602Jy sigma=0.002007 ! Fit after self-cal, rms=6.556726Jy sigma=0.002008 ! 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.312 mas, bmaj=25.28 mas, bpa=-31.52 degrees ! Estimated noise=1238.9 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.000373657 Jy ! Component: 100 - total flux cleaned = -0.000429244 Jy ! Component: 150 - total flux cleaned = -0.000527748 Jy ! Component: 200 - total flux cleaned = -0.000612859 Jy ! Total flux subtracted in 200 components = -0.000612859 Jy ! Clean residual min=-0.005507 max=0.006397 Jy/beam ! Clean residual mean=-0.000220 rms=0.001959 Jy/beam ! Combined flux in latest and established models = 0.279794 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 118 components and 0.279794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=6.556635Jy sigma=0.002007 ! Fit after self-cal, rms=6.556610Jy sigma=0.002008 ! 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=5.042 mas, bmaj=16.04 mas, bpa=-23.35 degrees ! Estimated noise=1895.91 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.27096 Jy ! Component: 100 - total flux cleaned = 0.303062 Jy ! Component: 150 - total flux cleaned = 0.299975 Jy ! Component: 200 - total flux cleaned = 0.29586 Jy ! Total flux subtracted in 200 components = 0.29586 Jy ! Clean residual min=-0.015761 max=0.015687 Jy/beam ! Clean residual mean=-0.000132 rms=0.005256 Jy/beam ! Combined flux in latest and established models = 0.29586 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 0.29586 Jy ! Inverting map and beam ! Estimated beam: bmin=6.876 mas, bmaj=22.77 mas, bpa=-27.48 degrees ! Estimated noise=1175.77 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.00833096 Jy ! Component: 100 - total flux cleaned = -0.00938355 Jy ! Component: 150 - total flux cleaned = -0.00974226 Jy ! Component: 200 - total flux cleaned = -0.0102338 Jy ! Total flux subtracted in 200 components = -0.0102338 Jy ! Clean residual min=-0.005803 max=0.006667 Jy/beam ! Clean residual mean=-0.000315 rms=0.001964 Jy/beam ! Combined flux in latest and established models = 0.285626 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 40 components and 0.285626 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.312 mas, bmaj=25.28 mas, bpa=-31.52 degrees ! Estimated noise=1238.9 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.00151649 Jy ! Component: 100 - total flux cleaned = -0.00180583 Jy ! Component: 150 - total flux cleaned = -0.0019828 Jy ! Component: 200 - total flux cleaned = -0.00214918 Jy ! Total flux subtracted in 200 components = -0.00214918 Jy ! Clean residual min=-0.005450 max=0.006349 Jy/beam ! Clean residual mean=-0.000346 rms=0.001922 Jy/beam ! Combined flux in latest and established models = 0.283477 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.283477 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.876 mas, bmaj=22.77 mas, bpa=-27.48 degrees ! Estimated noise=1175.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000715089 Jy ! Component: 100 - total flux cleaned = 0.000717964 Jy ! Component: 150 - total flux cleaned = 0.000613564 Jy ! Component: 200 - total flux cleaned = 0.000409059 Jy ! Total flux subtracted in 200 components = 0.000409059 Jy ! Clean residual min=-0.005647 max=0.006075 Jy/beam ! Clean residual mean=-0.000277 rms=0.001920 Jy/beam ! Combined flux in latest and established models = 0.283886 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.283886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=6.550935Jy sigma=0.002013 ! Fit after self-cal, rms=6.549334Jy sigma=0.002012 wmodel J0050-0929_S_1994_08_12_yyk\_map.mod ! Writing 50 model components to file: J0050-0929_S_1994_08_12_yyk_map.mod wobs J0050-0929_S_1994_08_12_yyk\_uvs.fits ! Writing UV FITS file: J0050-0929_S_1994_08_12_yyk_uvs.fits wwins J0050-0929_S_1994_08_12_yyk\_map.win ! wwins: Wrote 1 windows to J0050-0929_S_1994_08_12_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.000718987 Jy ! Component: 100 - total flux cleaned = 0.000423061 Jy ! Component: 150 - total flux cleaned = 0.000426168 Jy ! Component: 200 - total flux cleaned = 0.000176794 Jy ! Component: 250 - total flux cleaned = -0.000554829 Jy ! Component: 300 - total flux cleaned = -0.00117892 Jy ! Component: 350 - total flux cleaned = -0.0019317 Jy ! Component: 400 - total flux cleaned = -0.00265892 Jy ! Component: 450 - total flux cleaned = -0.00350517 Jy ! Component: 500 - total flux cleaned = -0.00418912 Jy ! Component: 550 - total flux cleaned = -0.00492028 Jy ! Component: 600 - total flux cleaned = -0.00563321 Jy ! Component: 650 - total flux cleaned = -0.00632728 Jy ! Component: 700 - total flux cleaned = -0.00700471 Jy ! Component: 750 - total flux cleaned = -0.00778474 Jy ! Component: 800 - total flux cleaned = -0.00819439 Jy ! Component: 850 - total flux cleaned = -0.00882509 Jy ! Component: 900 - total flux cleaned = -0.00933077 Jy ! Component: 950 - total flux cleaned = -0.00982834 Jy ! Component: 1000 - total flux cleaned = -0.0102084 Jy ! Component: 1050 - total flux cleaned = -0.010474 Jy ! Component: 1100 - total flux cleaned = -0.0106309 Jy ! Component: 1150 - total flux cleaned = -0.0107858 Jy ! Component: 1200 - total flux cleaned = -0.0110398 Jy ! Component: 1250 - total flux cleaned = -0.0113389 Jy ! Component: 1300 - total flux cleaned = -0.0115354 Jy ! Component: 1350 - total flux cleaned = -0.0116812 Jy ! Component: 1400 - total flux cleaned = -0.0119199 Jy ! Component: 1450 - total flux cleaned = -0.0124369 Jy ! Component: 1500 - total flux cleaned = -0.0126682 Jy ! Component: 1550 - total flux cleaned = -0.0131714 Jy ! Component: 1600 - total flux cleaned = -0.0133517 Jy ! Component: 1650 - total flux cleaned = -0.0137978 Jy ! Component: 1700 - total flux cleaned = -0.0141062 Jy ! Component: 1750 - total flux cleaned = -0.014411 Jy ! Component: 1800 - total flux cleaned = -0.0148406 Jy ! Component: 1850 - total flux cleaned = -0.0151803 Jy ! Component: 1900 - total flux cleaned = -0.0154739 Jy ! Component: 1950 - total flux cleaned = -0.0158473 Jy ! Component: 2000 - total flux cleaned = -0.0162568 Jy ! Total flux subtracted in 2048 components = -0.0165401 Jy ! Clean residual min=-0.002197 max=0.002199 Jy/beam ! Clean residual mean=-0.000172 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.267346 Jy keep ! Adding 96 model components to the UV plane model. ! The established model now contains 146 components and 0.267346 Jy ![Exited script file: muppet] wmap "J0050-0929_S_1994_08_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.876 x 22.77 at -27.48 degrees (North through East) ! Clean map min=-0.0073122 max=0.29993 Jy/beam ! Writing clean map to FITS file: J0050-0929_S_1994_08_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.299935 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000858949 device "J0050-0929_S_1994_08_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J0050-0929_S_1994_08_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.859135 0.859135 1.71827 3.43654 6.87308 13.7462 27.4923 54.9847 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.299 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.876 x 22.77 at -27.48 degrees (North through East) ! Clean map min=-0.0073122 max=0.29993 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0050-0929_S_1994_08_12_yyk\_map.gif/gif" ! Attempting to open device: 'J0050-0929_S_1994_08_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0050-0929_S_1994_08_12_yyk_uvs.log closed on Sun Jan 7 15:28:38 2007