! Started logfile: J1833-210A_X_1997_08_27_yyk_uvs.log on Mon Jan 8 07:47:48 2007 obs J1833-210A_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1833-210A_X_1997_08_27_yyk_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.598246 visibilities/baseline/integration-bin. ! Found source: J1833-210A ! ! 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 702 lines of history. ! ! Reading 12276 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 J1833-210A_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)= 1.30447 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.8092 mas, bmaj=1.671 mas, bpa=-22.76 degrees ! Estimated noise=2264.77 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.496974 Jy ! Component: 100 - total flux cleaned = 0.710004 Jy ! Total flux subtracted in 100 components = 0.710005 Jy ! Clean residual min=-0.139072 max=0.154631 Jy/beam ! Clean residual mean=0.000491 rms=0.039707 Jy/beam ! Combined flux in latest and established models = 0.710005 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 39 components and 0.710005 Jy ! ! Correcting IF 1. ! A total of 279 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 279 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 279 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 279 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012982Jy sigma=0.005695 ! Fit after self-cal, rms=1.009931Jy sigma=0.005681 ! Inverting map and beam ! Estimated beam: bmin=0.8092 mas, bmaj=1.671 mas, bpa=-22.76 degrees ! Estimated noise=2264.77 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.8944 mas, bmaj=2.011 mas, bpa=-14.82 degrees ! Estimated noise=1168.76 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.483557 Jy ! Component: 100 - total flux cleaned = 0.707647 Jy ! Component: 150 - total flux cleaned = 0.827874 Jy ! Component: 200 - total flux cleaned = 0.895398 Jy ! Total flux subtracted in 200 components = 0.895398 Jy ! Clean residual min=-0.129673 max=0.078027 Jy/beam ! Clean residual mean=0.001461 rms=0.033364 Jy/beam ! Combined flux in latest and established models = 1.6054 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 56 model components to the UV plane model. ! The established model now contains 76 components and 1.6054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.883376Jy sigma=0.004784 ! Fit after self-cal, rms=0.883202Jy sigma=0.004783 ! 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.8944 x 2.011 at -14.82 degrees (North through East) ! Clean map min=-0.12819 max=0.75281 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.935543 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.88 HN 1.07 KP 1.12 ! LA 0.88 MK 1.15 NL 1.14 OV 0.87 ! PT 1.00* SC 1.51 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.873786 ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 0.72 HN 0.86 KP 1.65 ! LA 0.80 MK 1.30 NL 1.05 OV 1.13 ! PT 1.00* SC 1.73 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.975157 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.29 HN 0.93 KP 0.73 ! LA 0.95 MK 0.79 NL 0.85 OV 1.27 ! PT 1.00* SC 1.44 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.913872 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.75 HN 0.90 KP 1.74 ! LA 0.72 MK 1.04 NL 1.19 OV 0.93 ! PT 1.00* SC 1.58 ! ! ! Fit before self-cal, rms=0.883202Jy sigma=0.004783 ! Fit after self-cal, rms=0.846578Jy sigma=0.004663 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.846578Jy sigma=0.004663 ! Fit after self-cal, rms=0.848595Jy sigma=0.004657 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9743 mas, bmaj=2.469 mas, bpa=-21.81 degrees ! Estimated noise=993.108 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.162376 Jy ! Component: 100 - total flux cleaned = -0.214352 Jy ! Component: 150 - total flux cleaned = -0.234861 Jy ! Component: 200 - total flux cleaned = -0.241087 Jy ! Total flux subtracted in 200 components = -0.241087 Jy ! Clean residual min=-0.093146 max=0.076055 Jy/beam ! Clean residual mean=0.000681 rms=0.021588 Jy/beam ! Combined flux in latest and established models = 1.36432 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 90 components and 1.36432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.836430Jy sigma=0.004509 ! Fit after self-cal, rms=0.836416Jy sigma=0.004508 ! 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.836416Jy sigma=0.004508 ! Fit after self-cal, rms=0.812907Jy sigma=0.004349 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.017124 Jy ! Component: 100 - total flux cleaned = 0.0225025 Jy ! Component: 150 - total flux cleaned = 0.0227295 Jy ! Component: 200 - total flux cleaned = 0.0229431 Jy ! Total flux subtracted in 200 components = 0.0229431 Jy ! Clean residual min=-0.088266 max=0.075749 Jy/beam ! Clean residual mean=0.000661 rms=0.021620 Jy/beam ! Combined flux in latest and established models = 1.38726 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 96 components and 1.38726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.812251Jy sigma=0.004347 ! Fit after self-cal, rms=0.809363Jy sigma=0.004331 ! 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.9743 x 2.469 at -21.81 degrees (North through East) ! Clean map min=-0.087276 max=0.6992 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.809363Jy sigma=0.004331 ! Fit after self-cal, rms=90.037140Jy sigma=0.004119 ! 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=90.037140Jy sigma=0.004119 ! Fit after self-cal, rms=90.026199Jy sigma=0.004112 ! Inverting map and beam ! Estimated beam: bmin=0.9433 mas, bmaj=2.362 mas, bpa=-22.73 degrees ! Estimated noise=956.945 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0318072 Jy ! Component: 100 - total flux cleaned = 0.0453439 Jy ! Component: 150 - total flux cleaned = 0.0466471 Jy ! Component: 200 - total flux cleaned = 0.0469374 Jy ! Total flux subtracted in 200 components = 0.0469374 Jy ! Clean residual min=-0.067001 max=0.060173 Jy/beam ! Clean residual mean=0.000788 rms=0.019760 Jy/beam ! Combined flux in latest and established models = 1.4342 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 105 components and 1.4342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=90.026016Jy sigma=0.004104 ! Fit after self-cal, rms=90.031197Jy sigma=0.004102 ! 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=90.031197Jy sigma=0.004102 ! Fit after self-cal, rms=46.735321Jy sigma=0.003912 ! 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=46.735321Jy sigma=0.003912 ! Fit after self-cal, rms=46.721207Jy sigma=0.003906 ! Inverting map and beam ! Estimated beam: bmin=0.9884 mas, bmaj=1.745 mas, bpa=-26.78 degrees ! Estimated noise=904.644 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0296463 Jy ! Component: 100 - total flux cleaned = 0.0418882 Jy ! Component: 150 - total flux cleaned = 0.0456769 Jy ! Component: 200 - total flux cleaned = 0.0468014 Jy ! Total flux subtracted in 200 components = 0.0468014 Jy ! Clean residual min=-0.055274 max=0.055765 Jy/beam ! Clean residual mean=0.000600 rms=0.017163 Jy/beam ! Combined flux in latest and established models = 1.481 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 109 components and 1.481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=46.720818Jy sigma=0.003898 ! Fit after self-cal, rms=46.710045Jy sigma=0.003895 ! 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.095 mas, bmaj=3.024 mas, bpa=-26.65 degrees ! Estimated noise=1209.94 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.0091238 Jy ! Component: 100 - total flux cleaned = 0.00955052 Jy ! Component: 150 - total flux cleaned = 0.0099728 Jy ! Component: 200 - total flux cleaned = 0.0103277 Jy ! Total flux subtracted in 200 components = 0.0103277 Jy ! Clean residual min=-0.113591 max=0.108161 Jy/beam ! Clean residual mean=0.001289 rms=0.035986 Jy/beam ! Combined flux in latest and established models = 1.49133 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 109 components and 1.49133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=46.709877Jy sigma=0.003896 ! Fit after self-cal, rms=46.715202Jy sigma=0.003894 ! 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.7598 mas, bmaj=1.618 mas, bpa=-25.67 degrees ! Estimated noise=2335.18 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.567756 Jy ! Component: 100 - total flux cleaned = 0.848051 Jy ! Component: 150 - total flux cleaned = 1.03545 Jy ! Component: 200 - total flux cleaned = 1.16304 Jy ! Total flux subtracted in 200 components = 1.16304 Jy ! Clean residual min=-0.059567 max=0.056102 Jy/beam ! Clean residual mean=0.000458 rms=0.016041 Jy/beam ! Combined flux in latest and established models = 1.16304 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 41 model components to the UV plane model. ! The established model now contains 41 components and 1.16304 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9884 mas, bmaj=1.745 mas, bpa=-26.78 degrees ! Estimated noise=904.644 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.147948 Jy ! Component: 100 - total flux cleaned = 0.22003 Jy ! Component: 150 - total flux cleaned = 0.257766 Jy ! Component: 200 - total flux cleaned = 0.277985 Jy ! Total flux subtracted in 200 components = 0.277985 Jy ! Clean residual min=-0.056483 max=0.053305 Jy/beam ! Clean residual mean=0.000697 rms=0.017264 Jy/beam ! Combined flux in latest and established models = 1.44103 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 65 components and 1.44103 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.095 mas, bmaj=3.024 mas, bpa=-26.65 degrees ! Estimated noise=1209.94 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.0302824 Jy ! Component: 100 - total flux cleaned = 0.0368657 Jy ! Component: 150 - total flux cleaned = 0.0375338 Jy ! Component: 200 - total flux cleaned = 0.0381858 Jy ! Total flux subtracted in 200 components = 0.0381858 Jy ! Clean residual min=-0.115585 max=0.106876 Jy/beam ! Clean residual mean=0.001333 rms=0.035817 Jy/beam ! Combined flux in latest and established models = 1.47921 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 1.47921 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9884 mas, bmaj=1.745 mas, bpa=-26.78 degrees ! Estimated noise=904.644 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0119053 Jy ! Component: 100 - total flux cleaned = -0.0127937 Jy ! Component: 150 - total flux cleaned = -0.0127927 Jy ! Component: 200 - total flux cleaned = -0.0129631 Jy ! Total flux subtracted in 200 components = -0.0129631 Jy ! Clean residual min=-0.054845 max=0.053585 Jy/beam ! Clean residual mean=0.000622 rms=0.017026 Jy/beam ! Combined flux in latest and established models = 1.46625 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 73 components and 1.46625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=46.715191Jy sigma=0.003892 ! Fit after self-cal, rms=46.719036Jy sigma=0.003891 wmodel J1833-210A_X_1997_08_27_yyk\_map.mod ! Writing 73 model components to file: J1833-210A_X_1997_08_27_yyk_map.mod wobs J1833-210A_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1833-210A_X_1997_08_27_yyk_uvs.fits wwins J1833-210A_X_1997_08_27_yyk\_map.win ! wwins: Wrote 1 windows to J1833-210A_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.0109668 Jy ! Component: 100 - total flux cleaned = -0.0126766 Jy ! Component: 150 - total flux cleaned = -0.0118887 Jy ! Component: 200 - total flux cleaned = -0.0126432 Jy ! Component: 250 - total flux cleaned = -0.0106367 Jy ! Component: 300 - total flux cleaned = -0.00810948 Jy ! Component: 350 - total flux cleaned = -0.00511092 Jy ! Component: 400 - total flux cleaned = -0.0011345 Jy ! Component: 450 - total flux cleaned = 0.00481912 Jy ! Component: 500 - total flux cleaned = 0.0100024 Jy ! Component: 550 - total flux cleaned = 0.0154666 Jy ! Component: 600 - total flux cleaned = 0.0211945 Jy ! Component: 650 - total flux cleaned = 0.026232 Jy ! Component: 700 - total flux cleaned = 0.0319778 Jy ! Component: 750 - total flux cleaned = 0.037545 Jy ! Component: 800 - total flux cleaned = 0.0437818 Jy ! Component: 850 - total flux cleaned = 0.049851 Jy ! Component: 900 - total flux cleaned = 0.0553703 Jy ! Component: 950 - total flux cleaned = 0.0607501 Jy ! Component: 1000 - total flux cleaned = 0.0663752 Jy ! Component: 1050 - total flux cleaned = 0.0726135 Jy ! Component: 1100 - total flux cleaned = 0.0787439 Jy ! Component: 1150 - total flux cleaned = 0.0851223 Jy ! Component: 1200 - total flux cleaned = 0.0910463 Jy ! Component: 1250 - total flux cleaned = 0.0958568 Jy ! Component: 1300 - total flux cleaned = 0.101614 Jy ! Component: 1350 - total flux cleaned = 0.106642 Jy ! Component: 1400 - total flux cleaned = 0.1133 Jy ! Component: 1450 - total flux cleaned = 0.119589 Jy ! Component: 1500 - total flux cleaned = 0.125527 Jy ! Component: 1550 - total flux cleaned = 0.1321 Jy ! Component: 1600 - total flux cleaned = 0.137675 Jy ! Component: 1650 - total flux cleaned = 0.14391 Jy ! Component: 1700 - total flux cleaned = 0.15048 Jy ! Component: 1750 - total flux cleaned = 0.156069 Jy ! Component: 1800 - total flux cleaned = 0.162324 Jy ! Component: 1850 - total flux cleaned = 0.168599 Jy ! Component: 1900 - total flux cleaned = 0.173917 Jy ! Component: 1950 - total flux cleaned = 0.179952 Jy ! Component: 2000 - total flux cleaned = 0.186051 Jy ! Total flux subtracted in 2048 components = 0.191529 Jy ! Clean residual min=-0.021439 max=0.025703 Jy/beam ! Clean residual mean=0.000394 rms=0.005906 Jy/beam ! Combined flux in latest and established models = 1.65778 Jy keep ! Adding 185 model components to the UV plane model. ! The established model now contains 258 components and 1.65778 Jy ![Exited script file: muppet] wmap "J1833-210A_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9884 x 1.745 at -26.78 degrees (North through East) ! Clean map min=-0.027846 max=0.67752 Jy/beam ! Writing clean map to FITS file: J1833-210A_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.677515 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00476283 device "J1833-210A_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1833-210A_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.10896 2.10896 4.21791 8.43583 16.8717 33.7433 67.4866 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0142 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.677 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.9884 x 1.745 at -26.78 degrees (North through East) ! Clean map min=-0.027846 max=0.67752 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1833-210A_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1833-210A_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1833-210A_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 07:47:56 2007