! Started logfile: J1336-0829_X_1997_05_07_yyk_uvs.log on Mon Jan 8 06:08:46 2007 obs J1336-0829_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1336-0829_X_1997_05_07_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.701149 visibilities/baseline/integration-bin. ! Found source: J1336-0829 ! ! 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 613 lines of history. ! ! Reading 18300 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 J1336-0829_X_1997_05_07_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.423443 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=1.029 mas, bmaj=2.46 mas, bpa=13.83 degrees ! Estimated noise=1444.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.309988 Jy ! Component: 100 - total flux cleaned = 0.393072 Jy ! Total flux subtracted in 100 components = 0.393072 Jy ! Clean residual min=-0.012565 max=0.025335 Jy/beam ! Clean residual mean=0.000132 rms=0.004647 Jy/beam ! Combined flux in latest and established models = 0.393072 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.393072 Jy ! ! Correcting IF 1. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.198960Jy sigma=0.001312 ! Fit after self-cal, rms=0.198328Jy sigma=0.001308 ! Inverting map and beam ! Estimated beam: bmin=1.029 mas, bmaj=2.46 mas, bpa=13.83 degrees ! Estimated noise=1444.7 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=1.273 mas, bmaj=2.866 mas, bpa=10.35 degrees ! Estimated noise=769.914 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.0426005 Jy ! Component: 100 - total flux cleaned = 0.058678 Jy ! Component: 150 - total flux cleaned = 0.0657515 Jy ! Component: 200 - total flux cleaned = 0.0691387 Jy ! Total flux subtracted in 200 components = 0.0691387 Jy ! Clean residual min=-0.008346 max=0.009883 Jy/beam ! Clean residual mean=0.000162 rms=0.002168 Jy/beam ! Combined flux in latest and established models = 0.462211 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.462211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193568Jy sigma=0.001267 ! Fit after self-cal, rms=0.193520Jy sigma=0.001266 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.273 x 2.866 at 10.35 degrees (North through East) ! Clean map min=-0.0079208 max=0.36108 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: 1.00155 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 0.98 KP 1.01 ! LA 1.00 MK 1.00 NL 1.05 OV 0.98 ! PT 0.96 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00582 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.00 KP 1.02 ! LA 0.99 MK 0.96 NL 1.06 OV 1.02 ! PT 0.89 SC 1.01 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.996554 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 0.98 KP 1.00 ! LA 1.00 MK 0.99 NL 1.04 OV 0.99 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.990542 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.02 KP 0.99 ! LA 1.00 MK 1.00 NL 1.06 OV 0.99 ! PT 0.98 SC 1.02 ! ! ! Fit before self-cal, rms=0.193520Jy sigma=0.001266 ! Fit after self-cal, rms=0.194098Jy sigma=0.001262 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.194098Jy sigma=0.001262 ! Fit after self-cal, rms=0.194100Jy sigma=0.001262 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.273 mas, bmaj=2.872 mas, bpa=10.06 degrees ! Estimated noise=767.341 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.00127532 Jy ! Component: 100 - total flux cleaned = -0.00145532 Jy ! Component: 150 - total flux cleaned = -0.0013893 Jy ! Component: 200 - total flux cleaned = -0.00133499 Jy ! Total flux subtracted in 200 components = -0.00133499 Jy ! Clean residual min=-0.005660 max=0.006726 Jy/beam ! Clean residual mean=0.000051 rms=0.001606 Jy/beam ! Combined flux in latest and established models = 0.460876 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.460876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194042Jy sigma=0.001261 ! Fit after self-cal, rms=0.194026Jy sigma=0.001261 ! 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.194026Jy sigma=0.001261 ! Fit after self-cal, rms=0.186790Jy sigma=0.001220 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) ! Added new window around map position (0, -3.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00745104 Jy ! Component: 100 - total flux cleaned = 0.0088882 Jy ! Component: 150 - total flux cleaned = 0.00887482 Jy ! Component: 200 - total flux cleaned = 0.00870382 Jy ! Total flux subtracted in 200 components = 0.00870382 Jy ! Clean residual min=-0.004317 max=0.005115 Jy/beam ! Clean residual mean=0.000014 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 0.469579 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 66 components and 0.469579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186307Jy sigma=0.001217 ! Fit after self-cal, rms=0.185488Jy sigma=0.001212 ! 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: 1.273 x 2.872 at 10.06 degrees (North through East) ! Clean map min=-0.0045567 max=0.36547 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.185488Jy sigma=0.001212 ! Fit after self-cal, rms=0.184129Jy sigma=0.001209 ! 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.184129Jy sigma=0.001209 ! Fit after self-cal, rms=0.183926Jy sigma=0.001208 ! Inverting map and beam ! Estimated beam: bmin=1.24 mas, bmaj=2.834 mas, bpa=11.46 degrees ! Estimated noise=759.367 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00400158 Jy ! Component: 100 - total flux cleaned = 0.00438804 Jy ! Component: 150 - total flux cleaned = 0.00446299 Jy ! Component: 200 - total flux cleaned = 0.00458994 Jy ! Total flux subtracted in 200 components = 0.00458995 Jy ! Clean residual min=-0.003159 max=0.002949 Jy/beam ! Clean residual mean=0.000032 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.474169 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 78 components and 0.474169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183833Jy sigma=0.001207 ! Fit after self-cal, rms=0.183732Jy sigma=0.001207 ! 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.183732Jy sigma=0.001207 ! Fit after self-cal, rms=0.183136Jy sigma=0.001205 ! 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.183136Jy sigma=0.001205 ! Fit after self-cal, rms=0.183081Jy sigma=0.001205 ! Inverting map and beam ! Estimated beam: bmin=1.235 mas, bmaj=2.824 mas, bpa=11.56 degrees ! Estimated noise=758.098 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109183 Jy ! Component: 100 - total flux cleaned = 0.00119842 Jy ! Component: 150 - total flux cleaned = 0.00124621 Jy ! Component: 200 - total flux cleaned = 0.00128851 Jy ! Total flux subtracted in 200 components = 0.00128851 Jy ! Clean residual min=-0.003058 max=0.002906 Jy/beam ! Clean residual mean=0.000034 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.475458 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 93 components and 0.475458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183058Jy sigma=0.001205 ! Fit after self-cal, rms=0.183014Jy sigma=0.001205 ! 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.395 mas, bmaj=4.326 mas, bpa=10.14 degrees ! Estimated noise=883.65 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.000205981 Jy ! Component: 100 - total flux cleaned = 0.000265325 Jy ! Component: 150 - total flux cleaned = 0.000288428 Jy ! Component: 200 - total flux cleaned = 0.00026729 Jy ! Total flux subtracted in 200 components = 0.00026729 Jy ! Clean residual min=-0.002858 max=0.002793 Jy/beam ! Clean residual mean=0.000054 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.475725 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 105 components and 0.475725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183009Jy sigma=0.001205 ! Fit after self-cal, rms=0.182976Jy sigma=0.001205 ! 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=1.012 mas, bmaj=2.448 mas, bpa=14.43 degrees ! Estimated noise=1419.6 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.311539 Jy ! Component: 100 - total flux cleaned = 0.395272 Jy ! Component: 150 - total flux cleaned = 0.428813 Jy ! Component: 200 - total flux cleaned = 0.445709 Jy ! Total flux subtracted in 200 components = 0.445709 Jy ! Clean residual min=-0.006837 max=0.007827 Jy/beam ! Clean residual mean=0.000060 rms=0.002115 Jy/beam ! Combined flux in latest and established models = 0.445709 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.445709 Jy ! Inverting map and beam ! Estimated beam: bmin=1.235 mas, bmaj=2.824 mas, bpa=11.56 degrees ! Estimated noise=758.098 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.0131614 Jy ! Component: 100 - total flux cleaned = 0.0202371 Jy ! Component: 150 - total flux cleaned = 0.0247952 Jy ! Component: 200 - total flux cleaned = 0.0267512 Jy ! Total flux subtracted in 200 components = 0.0267512 Jy ! Clean residual min=-0.003377 max=0.003329 Jy/beam ! Clean residual mean=0.000048 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.47246 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 72 components and 0.47246 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.395 mas, bmaj=4.326 mas, bpa=10.14 degrees ! Estimated noise=883.65 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.00160922 Jy ! Component: 100 - total flux cleaned = 0.00231355 Jy ! Component: 150 - total flux cleaned = 0.00256169 Jy ! Component: 200 - total flux cleaned = 0.0027697 Jy ! Total flux subtracted in 200 components = 0.0027697 Jy ! Clean residual min=-0.002984 max=0.002814 Jy/beam ! Clean residual mean=0.000058 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.47523 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.47523 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.235 mas, bmaj=2.824 mas, bpa=11.56 degrees ! Estimated noise=758.098 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000129178 Jy ! Component: 100 - total flux cleaned = -0.000198801 Jy ! Component: 150 - total flux cleaned = -0.000136347 Jy ! Component: 200 - total flux cleaned = -8.3614e-05 Jy ! Total flux subtracted in 200 components = -8.3614e-05 Jy ! Clean residual min=-0.003055 max=0.003025 Jy/beam ! Clean residual mean=0.000036 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.475146 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.475146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182990Jy sigma=0.001205 ! Fit after self-cal, rms=0.182951Jy sigma=0.001204 wmodel J1336-0829_X_1997_05_07_yyk\_map.mod ! Writing 96 model components to file: J1336-0829_X_1997_05_07_yyk_map.mod wobs J1336-0829_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1336-0829_X_1997_05_07_yyk_uvs.fits wwins J1336-0829_X_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1336-0829_X_1997_05_07_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.000379575 Jy ! Component: 100 - total flux cleaned = -0.000716682 Jy ! Component: 150 - total flux cleaned = -0.000850801 Jy ! Component: 200 - total flux cleaned = -0.00110615 Jy ! Component: 250 - total flux cleaned = -0.00126858 Jy ! Component: 300 - total flux cleaned = -0.00146428 Jy ! Component: 350 - total flux cleaned = -0.00157607 Jy ! Component: 400 - total flux cleaned = -0.00161253 Jy ! Component: 450 - total flux cleaned = -0.00168437 Jy ! Component: 500 - total flux cleaned = -0.00178767 Jy ! Component: 550 - total flux cleaned = -0.00178782 Jy ! Component: 600 - total flux cleaned = -0.00172263 Jy ! Component: 650 - total flux cleaned = -0.00169161 Jy ! Component: 700 - total flux cleaned = -0.00172312 Jy ! Component: 750 - total flux cleaned = -0.00169359 Jy ! Component: 800 - total flux cleaned = -0.00166397 Jy ! Component: 850 - total flux cleaned = -0.00160624 Jy ! Component: 900 - total flux cleaned = -0.00160606 Jy ! Component: 950 - total flux cleaned = -0.0014944 Jy ! Component: 1000 - total flux cleaned = -0.00146735 Jy ! Component: 1050 - total flux cleaned = -0.00141398 Jy ! Component: 1100 - total flux cleaned = -0.00133535 Jy ! Component: 1150 - total flux cleaned = -0.00136119 Jy ! Component: 1200 - total flux cleaned = -0.00136091 Jy ! Component: 1250 - total flux cleaned = -0.00126102 Jy ! Component: 1300 - total flux cleaned = -0.00123659 Jy ! Component: 1350 - total flux cleaned = -0.00118848 Jy ! Component: 1400 - total flux cleaned = -0.00118859 Jy ! Component: 1450 - total flux cleaned = -0.00114175 Jy ! Component: 1500 - total flux cleaned = -0.0011418 Jy ! Component: 1550 - total flux cleaned = -0.00109661 Jy ! Component: 1600 - total flux cleaned = -0.0012085 Jy ! Component: 1650 - total flux cleaned = -0.00116417 Jy ! Component: 1700 - total flux cleaned = -0.00127325 Jy ! Component: 1750 - total flux cleaned = -0.00127313 Jy ! Component: 1800 - total flux cleaned = -0.00133687 Jy ! Component: 1850 - total flux cleaned = -0.00142019 Jy ! Component: 1900 - total flux cleaned = -0.00144049 Jy ! Component: 1950 - total flux cleaned = -0.00144035 Jy ! Component: 2000 - total flux cleaned = -0.00144056 Jy ! Total flux subtracted in 2048 components = -0.00146055 Jy ! Clean residual min=-0.001020 max=0.001016 Jy/beam ! Clean residual mean=0.000033 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.473686 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 223 components and 0.473686 Jy ![Exited script file: muppet] wmap "J1336-0829_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.235 x 2.824 at 11.56 degrees (North through East) ! Clean map min=-0.0020656 max=0.36159 Jy/beam ! Writing clean map to FITS file: J1336-0829_X_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.36159 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000390852 device "J1336-0829_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1336-0829_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.324278 0.324278 0.648556 1.29711 2.59422 5.18845 10.3769 20.7538 41.5076 83.0152 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.361 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.235 x 2.824 at 11.56 degrees (North through East) ! Clean map min=-0.0020656 max=0.36159 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1336-0829_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1336-0829_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1336-0829_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 06:08:55 2007