! Started logfile: J0050-0929_X_1995_04_19_yyk_uvs.log on Mon Jan 8 01:53:20 2007 obs J0050-0929_X_1995_04_19_yyk_uva.fits ! Reading UV FITS file: J0050-0929_X_1995_04_19_yyk_uva.fits ! AN table 1: 31 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.737634 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 8.15049e+09 4e+06 1 4e+06 ! 02 2 8.23236e+09 4e+06 1 4e+06 ! 03 3 8.41236e+09 4e+06 1 4e+06 ! 04 4 8.55236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 724 lines of history. ! ! Reading 4116 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_X_1995_04_19_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.856564 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.6598 mas, bmaj=1.753 mas, bpa=-8.306 degrees ! Estimated noise=1840.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.643528 Jy ! Component: 100 - total flux cleaned = 0.855026 Jy ! Total flux subtracted in 100 components = 0.855026 Jy ! Clean residual min=-0.079244 max=0.106057 Jy/beam ! Clean residual mean=0.000230 rms=0.022058 Jy/beam ! Combined flux in latest and established models = 0.855026 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.855026 Jy ! ! Correcting IF 1. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.359779Jy sigma=0.003234 ! Fit after self-cal, rms=0.349719Jy sigma=0.003112 ! Inverting map and beam ! Estimated beam: bmin=0.6597 mas, bmaj=1.753 mas, bpa=-8.306 degrees ! Estimated noise=1841.18 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.7903 mas, bmaj=1.908 mas, bpa=-8.461 degrees ! Estimated noise=1227.15 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.106081 Jy ! Component: 100 - total flux cleaned = 0.139563 Jy ! Component: 150 - total flux cleaned = 0.155186 Jy ! Component: 200 - total flux cleaned = 0.162007 Jy ! Total flux subtracted in 200 components = 0.162007 Jy ! Clean residual min=-0.050947 max=0.067484 Jy/beam ! Clean residual mean=0.000242 rms=0.014620 Jy/beam ! Combined flux in latest and established models = 1.01703 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 1.01703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.339476Jy sigma=0.002910 ! Fit after self-cal, rms=0.339438Jy sigma=0.002909 ! 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.7903 x 1.908 at -8.461 degrees (North through East) ! Clean map min=-0.045709 max=0.71469 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.751882 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.94 KP 1.00* ! LA 0.94 MK 4.09 NL 0.95 OV 1.00 ! PT 1.44 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.04727 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.01 HN 0.93 KP 1.00* ! LA 0.92 MK 0.39 NL 0.88 OV 1.03 ! PT 1.46 SC 1.01 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.732713 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 0.99 KP 1.00* ! LA 0.93 MK 4.28 NL 0.95 OV 0.99 ! PT 1.52 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.748786 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 0.99 KP 1.00* ! LA 0.93 MK 3.94 NL 0.96 OV 0.96 ! PT 1.50 SC 1.06 ! ! ! Fit before self-cal, rms=0.339438Jy sigma=0.002909 ! Fit after self-cal, rms=0.437024Jy sigma=0.005498 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.437024Jy sigma=0.005498 ! Fit after self-cal, rms=0.436997Jy sigma=0.005498 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8712 mas, bmaj=1.966 mas, bpa=-3.568 degrees ! Estimated noise=790.124 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.305298 Jy ! Component: 100 - total flux cleaned = -0.38589 Jy ! Component: 150 - total flux cleaned = -0.409263 Jy ! Component: 200 - total flux cleaned = -0.417913 Jy ! Total flux subtracted in 200 components = -0.417913 Jy ! Clean residual min=-0.015340 max=0.014789 Jy/beam ! Clean residual mean=0.000015 rms=0.003641 Jy/beam ! Combined flux in latest and established models = 0.59912 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.59912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.367395Jy sigma=0.002829 ! Fit after self-cal, rms=0.367316Jy sigma=0.002828 ! 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.367316Jy sigma=0.002828 ! Fit after self-cal, rms=0.351325Jy sigma=0.002600 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.000311204 Jy ! Component: 100 - total flux cleaned = -0.000736405 Jy ! Component: 150 - total flux cleaned = -0.00115673 Jy ! Component: 200 - total flux cleaned = -0.00161364 Jy ! Total flux subtracted in 200 components = -0.00161364 Jy ! Clean residual min=-0.015151 max=0.015085 Jy/beam ! Clean residual mean=0.000045 rms=0.003579 Jy/beam ! Combined flux in latest and established models = 0.597506 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 41 components and 0.597506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.351219Jy sigma=0.002599 ! Fit after self-cal, rms=0.350630Jy sigma=0.002580 ! 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.8712 x 1.966 at -3.568 degrees (North through East) ! Clean map min=-0.013781 max=0.50296 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.350630Jy sigma=0.002580 ! Fit after self-cal, rms=0.371641Jy sigma=0.001848 ! 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.371641Jy sigma=0.001848 ! Fit after self-cal, rms=0.372012Jy sigma=0.001843 ! Inverting map and beam ! Estimated beam: bmin=0.8861 mas, bmaj=1.989 mas, bpa=-2.417 degrees ! Estimated noise=770.238 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00371024 Jy ! Component: 100 - total flux cleaned = -0.00398484 Jy ! Component: 150 - total flux cleaned = -0.00431783 Jy ! Component: 200 - total flux cleaned = -0.00459508 Jy ! Total flux subtracted in 200 components = -0.00459508 Jy ! Clean residual min=-0.010495 max=0.006625 Jy/beam ! Clean residual mean=0.000005 rms=0.002258 Jy/beam ! Combined flux in latest and established models = 0.592911 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 47 components and 0.592911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.371891Jy sigma=0.001840 ! Fit after self-cal, rms=0.372187Jy sigma=0.001839 ! 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.372187Jy sigma=0.001839 ! Fit after self-cal, rms=0.494940Jy sigma=0.001822 ! 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.494940Jy sigma=0.001822 ! Fit after self-cal, rms=0.494994Jy sigma=0.001821 ! Inverting map and beam ! Estimated beam: bmin=0.8916 mas, bmaj=1.997 mas, bpa=-1.816 degrees ! Estimated noise=771.473 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.002577 Jy ! Component: 100 - total flux cleaned = -0.00326165 Jy ! Component: 150 - total flux cleaned = -0.00361809 Jy ! Component: 200 - total flux cleaned = -0.00383385 Jy ! Total flux subtracted in 200 components = -0.00383385 Jy ! Clean residual min=-0.009715 max=0.006397 Jy/beam ! Clean residual mean=0.000008 rms=0.002102 Jy/beam ! Combined flux in latest and established models = 0.589077 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.589077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.494877Jy sigma=0.001819 ! Fit after self-cal, rms=0.495009Jy sigma=0.001818 ! 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.009 mas, bmaj=3.472 mas, bpa=-2.955 degrees ! Estimated noise=1010.67 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.00231259 Jy ! Component: 100 - total flux cleaned = -0.00280439 Jy ! Component: 150 - total flux cleaned = -0.00301108 Jy ! Component: 200 - total flux cleaned = -0.00328567 Jy ! Total flux subtracted in 200 components = -0.00328567 Jy ! Clean residual min=-0.009595 max=0.007219 Jy/beam ! Clean residual mean=0.000031 rms=0.002532 Jy/beam ! Combined flux in latest and established models = 0.585792 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 56 components and 0.585791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.495092Jy sigma=0.001820 ! Fit after self-cal, rms=0.495224Jy sigma=0.001819 ! 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.7458 mas, bmaj=1.845 mas, bpa=-0.8958 degrees ! Estimated noise=1410.13 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.454759 Jy ! Component: 100 - total flux cleaned = 0.540296 Jy ! Component: 150 - total flux cleaned = 0.565369 Jy ! Component: 200 - total flux cleaned = 0.576613 Jy ! Total flux subtracted in 200 components = 0.576613 Jy ! Clean residual min=-0.009629 max=0.009936 Jy/beam ! Clean residual mean=0.000014 rms=0.002667 Jy/beam ! Combined flux in latest and established models = 0.576613 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.576613 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8916 mas, bmaj=1.997 mas, bpa=-1.816 degrees ! Estimated noise=771.473 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 (-25.2, -7). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00917014 Jy ! Component: 100 - total flux cleaned = 0.00869104 Jy ! Component: 150 - total flux cleaned = 0.00870755 Jy ! Component: 200 - total flux cleaned = 0.00871369 Jy ! Total flux subtracted in 200 components = 0.00871369 Jy ! Clean residual min=-0.007974 max=0.006048 Jy/beam ! Clean residual mean=0.000017 rms=0.001915 Jy/beam ! Combined flux in latest and established models = 0.585327 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 33 components and 0.585327 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.009 mas, bmaj=3.472 mas, bpa=-2.955 degrees ! Estimated noise=1010.67 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 = -1.01716e-05 Jy ! Component: 100 - total flux cleaned = -0.000398457 Jy ! Component: 150 - total flux cleaned = -0.000621962 Jy ! Component: 200 - total flux cleaned = -0.000750505 Jy ! Total flux subtracted in 200 components = -0.000750505 Jy ! Clean residual min=-0.008355 max=0.007218 Jy/beam ! Clean residual mean=0.000037 rms=0.002230 Jy/beam ! Combined flux in latest and established models = 0.584576 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 47 components and 0.584576 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8916 mas, bmaj=1.997 mas, bpa=-1.816 degrees ! Estimated noise=771.473 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00045876 Jy ! Component: 100 - total flux cleaned = 0.000330848 Jy ! Component: 150 - total flux cleaned = 0.000335267 Jy ! Component: 200 - total flux cleaned = 0.000337497 Jy ! Total flux subtracted in 200 components = 0.000337497 Jy ! Clean residual min=-0.007698 max=0.005893 Jy/beam ! Clean residual mean=0.000014 rms=0.001703 Jy/beam ! Combined flux in latest and established models = 0.584914 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.584914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.495163Jy sigma=0.001813 ! Fit after self-cal, rms=0.495361Jy sigma=0.001812 wmodel J0050-0929_X_1995_04_19_yyk\_map.mod ! Writing 58 model components to file: J0050-0929_X_1995_04_19_yyk_map.mod wobs J0050-0929_X_1995_04_19_yyk\_uvs.fits ! Writing UV FITS file: J0050-0929_X_1995_04_19_yyk_uvs.fits wwins J0050-0929_X_1995_04_19_yyk\_map.win ! wwins: Wrote 2 windows to J0050-0929_X_1995_04_19_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.00281836 Jy ! Component: 100 - total flux cleaned = -0.00394251 Jy ! Component: 150 - total flux cleaned = -0.0046547 Jy ! Component: 200 - total flux cleaned = -0.00513477 Jy ! Component: 250 - total flux cleaned = -0.00535913 Jy ! Component: 300 - total flux cleaned = -0.00529394 Jy ! Component: 350 - total flux cleaned = -0.00516952 Jy ! Component: 400 - total flux cleaned = -0.00499231 Jy ! Component: 450 - total flux cleaned = -0.00482153 Jy ! Component: 500 - total flux cleaned = -0.00471245 Jy ! Component: 550 - total flux cleaned = -0.00455624 Jy ! Component: 600 - total flux cleaned = -0.00445915 Jy ! Component: 650 - total flux cleaned = -0.00445958 Jy ! Component: 700 - total flux cleaned = -0.00436924 Jy ! Component: 750 - total flux cleaned = -0.0041936 Jy ! Component: 800 - total flux cleaned = -0.00411078 Jy ! Component: 850 - total flux cleaned = -0.00398806 Jy ! Component: 900 - total flux cleaned = -0.0037502 Jy ! Component: 950 - total flux cleaned = -0.00355714 Jy ! Component: 1000 - total flux cleaned = -0.0035585 Jy ! Component: 1050 - total flux cleaned = -0.00330134 Jy ! Component: 1100 - total flux cleaned = -0.00297901 Jy ! Component: 1150 - total flux cleaned = -0.00276929 Jy ! Component: 1200 - total flux cleaned = -0.00259987 Jy ! Component: 1250 - total flux cleaned = -0.00250124 Jy ! Component: 1300 - total flux cleaned = -0.00243627 Jy ! Component: 1350 - total flux cleaned = -0.00234078 Jy ! Component: 1400 - total flux cleaned = -0.002372 Jy ! Component: 1450 - total flux cleaned = -0.00231139 Jy ! Component: 1500 - total flux cleaned = -0.00228208 Jy ! Component: 1550 - total flux cleaned = -0.00228188 Jy ! Component: 1600 - total flux cleaned = -0.00208096 Jy ! Component: 1650 - total flux cleaned = -0.00208103 Jy ! Component: 1700 - total flux cleaned = -0.00205299 Jy ! Component: 1750 - total flux cleaned = -0.00199813 Jy ! Component: 1800 - total flux cleaned = -0.00191759 Jy ! Component: 1850 - total flux cleaned = -0.00175876 Jy ! Component: 1900 - total flux cleaned = -0.0016808 Jy ! Component: 1950 - total flux cleaned = -0.00165528 Jy ! Component: 2000 - total flux cleaned = -0.00157886 Jy ! Total flux subtracted in 2048 components = -0.00150349 Jy ! Clean residual min=-0.001334 max=0.002010 Jy/beam ! Clean residual mean=0.000002 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.583411 Jy keep ! Adding 160 model components to the UV plane model. ! The established model now contains 218 components and 0.58341 Jy ![Exited script file: muppet] wmap "J0050-0929_X_1995_04_19_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8916 x 1.997 at -1.816 degrees (North through East) ! Clean map min=-0.0043339 max=0.51515 Jy/beam ! Writing clean map to FITS file: J0050-0929_X_1995_04_19_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.515148 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000482778 device "J0050-0929_X_1995_04_19_yyk\_map.eps/VPS" ! Attempting to open device: 'J0050-0929_X_1995_04_19_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.281149 0.281149 0.562298 1.1246 2.24919 4.49838 8.99677 17.9935 35.9871 71.9742 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.515 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.8916 x 1.997 at -1.816 degrees (North through East) ! Clean map min=-0.0043339 max=0.51515 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0050-0929_X_1995_04_19_yyk\_map.gif/gif" ! Attempting to open device: 'J0050-0929_X_1995_04_19_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0050-0929_X_1995_04_19_yyk_uvs.log closed on Mon Jan 8 01:53:27 2007