! Started logfile: J0050-0929_S_1997_08_27_yyk_uvs.log on Sun Jan 7 15:29:26 2007 obs J0050-0929_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0050-0929_S_1997_08_27_yyk_uva.fits ! AN table 1: 156 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.820798 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 702 lines of history. ! ! Reading 23048 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_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 1.10778 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.909 mas, bmaj=7.471 mas, bpa=2.362 degrees ! Estimated noise=1915.82 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.896195 Jy ! Component: 100 - total flux cleaned = 0.997589 Jy ! Total flux subtracted in 100 components = 0.997589 Jy ! Clean residual min=-0.029755 max=0.031857 Jy/beam ! Clean residual mean=0.000046 rms=0.008085 Jy/beam ! Combined flux in latest and established models = 0.997589 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.997589 Jy ! ! Correcting IF 1. ! A total of 322 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.355089Jy sigma=0.001363 ! Fit after self-cal, rms=0.353020Jy sigma=0.001358 ! Inverting map and beam ! Estimated beam: bmin=2.909 mas, bmaj=7.471 mas, bpa=2.363 degrees ! Estimated noise=1916.16 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=3.595 mas, bmaj=9.193 mas, bpa=-2.672 degrees ! Estimated noise=1119.64 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.00207223 Jy ! Component: 100 - total flux cleaned = 0.00405501 Jy ! Component: 150 - total flux cleaned = 0.00521165 Jy ! Component: 200 - total flux cleaned = 0.00624883 Jy ! Total flux subtracted in 200 components = 0.00624883 Jy ! Clean residual min=-0.023656 max=0.031584 Jy/beam ! Clean residual mean=0.000336 rms=0.006907 Jy/beam ! Combined flux in latest and established models = 1.00384 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 1.00384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.349964Jy sigma=0.001350 ! Fit after self-cal, rms=0.349938Jy sigma=0.001350 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.595 x 9.193 at -2.672 degrees (North through East) ! Clean map min=-0.02314 max=1.012 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02267 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.10 HN 0.89 KP 0.94 ! LA 1.00 MK 1.01 NL 1.00* OV 1.08 ! PT 0.98 SC 0.82 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.984962 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.16 HN 1.01 KP 0.97 ! LA 1.08 MK 1.06 NL 0.96 OV 1.04 ! PT 0.96 SC 0.89 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04665 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.07 HN 0.91 KP 0.93 ! LA 0.81 MK 0.90 NL 0.93 OV 0.95 ! PT 1.11 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.999962 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.13 HN 1.10 KP 0.94 ! LA 0.88 MK 1.04 NL 1.04 OV 0.93 ! PT 0.94 SC 0.99 ! ! ! Fit before self-cal, rms=0.349938Jy sigma=0.001350 ! Fit after self-cal, rms=0.321072Jy sigma=0.001278 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.321072Jy sigma=0.001278 ! Fit after self-cal, rms=0.321069Jy sigma=0.001278 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.553 mas, bmaj=8.984 mas, bpa=-1.41 degrees ! Estimated noise=1132.58 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.020065 Jy ! Component: 100 - total flux cleaned = 0.0244152 Jy ! Component: 150 - total flux cleaned = 0.0247759 Jy ! Component: 200 - total flux cleaned = 0.0249532 Jy ! Total flux subtracted in 200 components = 0.0249532 Jy ! Clean residual min=-0.007936 max=0.009682 Jy/beam ! Clean residual mean=0.000022 rms=0.002273 Jy/beam ! Combined flux in latest and established models = 1.02879 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 1.02879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.319883Jy sigma=0.001274 ! Fit after self-cal, rms=0.319861Jy sigma=0.001274 ! 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.319861Jy sigma=0.001274 ! Fit after self-cal, rms=0.300253Jy sigma=0.001211 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.00019695 Jy ! Component: 100 - total flux cleaned = -0.000261935 Jy ! Component: 150 - total flux cleaned = -0.000383606 Jy ! Component: 200 - total flux cleaned = -0.000384392 Jy ! Total flux subtracted in 200 components = -0.000384392 Jy ! Clean residual min=-0.007772 max=0.009329 Jy/beam ! Clean residual mean=0.000026 rms=0.002164 Jy/beam ! Combined flux in latest and established models = 1.02841 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 37 components and 1.02841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.300008Jy sigma=0.001211 ! Fit after self-cal, rms=0.299236Jy sigma=0.001208 ! 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: 3.553 x 8.984 at -1.41 degrees (North through East) ! Clean map min=-0.0075607 max=1.0337 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.299236Jy sigma=0.001208 ! Fit after self-cal, rms=0.291380Jy sigma=0.001188 ! 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.291380Jy sigma=0.001188 ! Fit after self-cal, rms=0.291150Jy sigma=0.001187 ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=8.948 mas, bpa=-1.286 degrees ! Estimated noise=1129.79 mJy/beam. ! Added new window around map position (-6, 7.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00662295 Jy ! Component: 100 - total flux cleaned = 0.00735951 Jy ! Component: 150 - total flux cleaned = 0.00735549 Jy ! Component: 200 - total flux cleaned = 0.00723179 Jy ! Total flux subtracted in 200 components = 0.00723179 Jy ! Clean residual min=-0.004656 max=0.005060 Jy/beam ! Clean residual mean=0.000059 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 1.03564 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 59 components and 1.03564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290943Jy sigma=0.001186 ! Fit after self-cal, rms=0.290829Jy sigma=0.001186 ! 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.290829Jy sigma=0.001186 ! Fit after self-cal, rms=0.290285Jy sigma=0.001184 ! 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.290285Jy sigma=0.001184 ! Fit after self-cal, rms=0.290235Jy sigma=0.001184 ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=8.929 mas, bpa=-1.272 degrees ! Estimated noise=1129.69 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206836 Jy ! Component: 100 - total flux cleaned = 0.00251114 Jy ! Component: 150 - total flux cleaned = 0.00250422 Jy ! Component: 200 - total flux cleaned = 0.0026741 Jy ! Total flux subtracted in 200 components = 0.0026741 Jy ! Clean residual min=-0.004231 max=0.004785 Jy/beam ! Clean residual mean=0.000059 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 1.03831 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 71 components and 1.03831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290174Jy sigma=0.001184 ! Fit after self-cal, rms=0.290146Jy sigma=0.001184 ! 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=8.034 mas, bmaj=14.95 mas, bpa=5.635 degrees ! Estimated noise=1384.27 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.00106119 Jy ! Component: 100 - total flux cleaned = 0.000998518 Jy ! Component: 150 - total flux cleaned = 0.000940668 Jy ! Component: 200 - total flux cleaned = 0.000843324 Jy ! Total flux subtracted in 200 components = 0.000843324 Jy ! Clean residual min=-0.004531 max=0.005922 Jy/beam ! Clean residual mean=0.000106 rms=0.001808 Jy/beam ! Combined flux in latest and established models = 1.03916 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 86 components and 1.03916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290137Jy sigma=0.001183 ! Fit after self-cal, rms=0.290121Jy sigma=0.001183 ! 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.875 mas, bmaj=7.43 mas, bpa=3.22 degrees ! Estimated noise=1913.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.90361 Jy ! Component: 100 - total flux cleaned = 1.02238 Jy ! Component: 150 - total flux cleaned = 1.03051 Jy ! Component: 200 - total flux cleaned = 1.03477 Jy ! Total flux subtracted in 200 components = 1.03477 Jy ! Clean residual min=-0.009344 max=0.008788 Jy/beam ! Clean residual mean=-0.000064 rms=0.002603 Jy/beam ! Combined flux in latest and established models = 1.03477 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 1.03477 Jy ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=8.929 mas, bpa=-1.272 degrees ! Estimated noise=1129.69 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.00448636 Jy ! Component: 100 - total flux cleaned = 0.00428936 Jy ! Component: 150 - total flux cleaned = 0.0037169 Jy ! Component: 200 - total flux cleaned = 0.00322774 Jy ! Total flux subtracted in 200 components = 0.00322774 Jy ! Clean residual min=-0.005123 max=0.005289 Jy/beam ! Clean residual mean=0.000059 rms=0.001432 Jy/beam ! Combined flux in latest and established models = 1.03799 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 45 components and 1.03799 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=8.034 mas, bmaj=14.95 mas, bpa=5.635 degrees ! Estimated noise=1384.27 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.000319382 Jy ! Component: 100 - total flux cleaned = -0.000400921 Jy ! Component: 150 - total flux cleaned = -0.000331982 Jy ! Component: 200 - total flux cleaned = -0.000391193 Jy ! Total flux subtracted in 200 components = -0.000391193 Jy ! Clean residual min=-0.004358 max=0.005938 Jy/beam ! Clean residual mean=0.000121 rms=0.001825 Jy/beam ! Combined flux in latest and established models = 1.0376 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 1.0376 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=8.929 mas, bpa=-1.272 degrees ! Estimated noise=1129.69 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000648459 Jy ! Component: 100 - total flux cleaned = -0.00103623 Jy ! Component: 150 - total flux cleaned = -0.00125616 Jy ! Component: 200 - total flux cleaned = -0.00125746 Jy ! Total flux subtracted in 200 components = -0.00125746 Jy ! Clean residual min=-0.004822 max=0.004640 Jy/beam ! Clean residual mean=0.000071 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 1.03635 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 1.03634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290189Jy sigma=0.001184 ! Fit after self-cal, rms=0.290179Jy sigma=0.001184 wmodel J0050-0929_S_1997_08_27_yyk\_map.mod ! Writing 69 model components to file: J0050-0929_S_1997_08_27_yyk_map.mod wobs J0050-0929_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0050-0929_S_1997_08_27_yyk_uvs.fits wwins J0050-0929_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J0050-0929_S_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.00025032 Jy ! Component: 100 - total flux cleaned = 0.00064506 Jy ! Component: 150 - total flux cleaned = 0.0010124 Jy ! Component: 200 - total flux cleaned = 0.00135845 Jy ! Component: 250 - total flux cleaned = 0.0014877 Jy ! Component: 300 - total flux cleaned = 0.00148689 Jy ! Component: 350 - total flux cleaned = 0.001607 Jy ! Component: 400 - total flux cleaned = 0.00166463 Jy ! Component: 450 - total flux cleaned = 0.00183377 Jy ! Component: 500 - total flux cleaned = 0.00177759 Jy ! Component: 550 - total flux cleaned = 0.00188373 Jy ! Component: 600 - total flux cleaned = 0.00183184 Jy ! Component: 650 - total flux cleaned = 0.00178172 Jy ! Component: 700 - total flux cleaned = 0.00168453 Jy ! Component: 750 - total flux cleaned = 0.00178191 Jy ! Component: 800 - total flux cleaned = 0.00178141 Jy ! Component: 850 - total flux cleaned = 0.00173499 Jy ! Component: 900 - total flux cleaned = 0.0016008 Jy ! Component: 950 - total flux cleaned = 0.00147069 Jy ! Component: 1000 - total flux cleaned = 0.00155734 Jy ! Component: 1050 - total flux cleaned = 0.0013889 Jy ! Component: 1100 - total flux cleaned = 0.0014703 Jy ! Component: 1150 - total flux cleaned = 0.00130791 Jy ! Component: 1200 - total flux cleaned = 0.00122875 Jy ! Component: 1250 - total flux cleaned = 0.00126803 Jy ! Component: 1300 - total flux cleaned = 0.00111354 Jy ! Component: 1350 - total flux cleaned = 0.00096262 Jy ! Component: 1400 - total flux cleaned = 0.000925734 Jy ! Component: 1450 - total flux cleaned = 0.00107201 Jy ! Component: 1500 - total flux cleaned = 0.000927906 Jy ! Component: 1550 - total flux cleaned = 0.000856915 Jy ! Component: 1600 - total flux cleaned = 0.00085731 Jy ! Component: 1650 - total flux cleaned = 0.000822996 Jy ! Component: 1700 - total flux cleaned = 0.000686778 Jy ! Component: 1750 - total flux cleaned = 0.000586423 Jy ! Component: 1800 - total flux cleaned = 0.000553629 Jy ! Component: 1850 - total flux cleaned = 0.000487563 Jy ! Component: 1900 - total flux cleaned = 0.000454661 Jy ! Component: 1950 - total flux cleaned = 0.000454373 Jy ! Component: 2000 - total flux cleaned = 0.000391957 Jy ! Total flux subtracted in 2048 components = 0.000330255 Jy ! Clean residual min=-0.002021 max=0.001935 Jy/beam ! Clean residual mean=0.000018 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 1.03668 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 193 components and 1.03668 Jy ![Exited script file: muppet] wmap "J0050-0929_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.524 x 8.929 at -1.272 degrees (North through East) ! Clean map min=-0.0044029 max=1.0333 Jy/beam ! Writing clean map to FITS file: J0050-0929_S_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 1.0333 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000652649 device "J0050-0929_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0050-0929_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.189486 0.189486 0.378971 0.757942 1.51588 3.03177 6.06354 12.1271 24.2542 48.5083 97.0166 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.033 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.524 x 8.929 at -1.272 degrees (North through East) ! Clean map min=-0.0044029 max=1.0333 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0050-0929_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0050-0929_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0050-0929_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 15:29:33 2007