! Started logfile: J1029-1852_S_1997_08_27_yyk_uvs.log on Sun Jan 7 17:29:57 2007 obs J1029-1852_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1029-1852_S_1997_08_27_yyk_uva.fits ! AN table 1: 147 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.904762 visibilities/baseline/integration-bin. ! Found source: J1029-1852 ! ! 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 23940 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 J1029-1852_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)= 0.625681 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.996 mas, bmaj=6.371 mas, bpa=-14.31 degrees ! Estimated noise=2252.91 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.377017 Jy ! Component: 100 - total flux cleaned = 0.422099 Jy ! Total flux subtracted in 100 components = 0.422099 Jy ! Clean residual min=-0.045638 max=0.058056 Jy/beam ! Clean residual mean=-0.000277 rms=0.013149 Jy/beam ! Combined flux in latest and established models = 0.422099 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.422099 Jy ! ! Correcting IF 1. ! A total of 223 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.405184Jy sigma=0.001336 ! Fit after self-cal, rms=0.404665Jy sigma=0.001334 ! Inverting map and beam ! Estimated beam: bmin=2.996 mas, bmaj=6.371 mas, bpa=-14.31 degrees ! Estimated noise=2257.28 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.576 mas, bmaj=7.851 mas, bpa=-14.69 degrees ! Estimated noise=1331.4 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.0708068 Jy ! Component: 100 - total flux cleaned = 0.0790481 Jy ! Component: 150 - total flux cleaned = 0.0811707 Jy ! Component: 200 - total flux cleaned = 0.0838323 Jy ! Total flux subtracted in 200 components = 0.0838323 Jy ! Clean residual min=-0.022195 max=0.037515 Jy/beam ! Clean residual mean=0.000221 rms=0.007536 Jy/beam ! Combined flux in latest and established models = 0.505931 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.505931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.392388Jy sigma=0.001296 ! Fit after self-cal, rms=0.392351Jy sigma=0.001296 ! 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.576 x 7.851 at -14.69 degrees (North through East) ! Clean map min=-0.0236 max=0.44981 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.01875 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.10 HN 0.89 KP 0.90 ! LA 0.99 MK 1.02 NL 1.00* OV 1.09 ! PT 0.95 SC 0.81 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.988652 ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.13 HN 0.95 KP 0.94 ! LA 1.09 MK 1.08 NL 0.95 OV 1.03 ! PT 0.96 SC 0.87 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.05591 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 0.91 KP 0.90 ! LA 0.81 MK 0.87 NL 0.91 OV 0.92 ! PT 1.09 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00561 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.12 HN 1.07 KP 0.92 ! LA 0.89 MK 1.06 NL 1.03 OV 0.92 ! PT 0.90 SC 0.94 ! ! ! Fit before self-cal, rms=0.392351Jy sigma=0.001296 ! Fit after self-cal, rms=0.377956Jy sigma=0.001282 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.377956Jy sigma=0.001282 ! Fit after self-cal, rms=0.377945Jy sigma=0.001282 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=7.709 mas, bpa=-12.67 degrees ! Estimated noise=1330.96 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.0178796 Jy ! Component: 100 - total flux cleaned = 0.0195432 Jy ! Component: 150 - total flux cleaned = 0.0205337 Jy ! Component: 200 - total flux cleaned = 0.0209579 Jy ! Total flux subtracted in 200 components = 0.0209579 Jy ! Clean residual min=-0.020657 max=0.031399 Jy/beam ! Clean residual mean=0.000194 rms=0.006626 Jy/beam ! Combined flux in latest and established models = 0.526889 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 34 components and 0.526889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.376626Jy sigma=0.001278 ! Fit after self-cal, rms=0.376604Jy sigma=0.001278 ! 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.376604Jy sigma=0.001278 ! Fit after self-cal, rms=0.371792Jy sigma=0.001260 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 (17, -1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0234211 Jy ! Component: 100 - total flux cleaned = 0.0280769 Jy ! Component: 150 - total flux cleaned = 0.0309307 Jy ! Component: 200 - total flux cleaned = 0.0315801 Jy ! Total flux subtracted in 200 components = 0.0315801 Jy ! Clean residual min=-0.018016 max=0.021984 Jy/beam ! Clean residual mean=0.000147 rms=0.005597 Jy/beam ! Combined flux in latest and established models = 0.558469 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 58 components and 0.558469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.367693Jy sigma=0.001248 ! Fit after self-cal, rms=0.366773Jy sigma=0.001244 ! 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.52 x 7.709 at -12.67 degrees (North through East) ! Clean map min=-0.025076 max=0.45272 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.366773Jy sigma=0.001244 ! Fit after self-cal, rms=1.753998Jy sigma=0.001203 ! 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=1.753998Jy sigma=0.001203 ! Fit after self-cal, rms=1.754306Jy sigma=0.001203 ! Inverting map and beam ! Estimated beam: bmin=3.346 mas, bmaj=8.745 mas, bpa=-9.672 degrees ! Estimated noise=1321.88 mJy/beam. ! Added new window around map position (32.5, -10). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135227 Jy ! Component: 100 - total flux cleaned = 0.0154154 Jy ! Component: 150 - total flux cleaned = 0.0170549 Jy ! Component: 200 - total flux cleaned = 0.0181602 Jy ! Total flux subtracted in 200 components = 0.0181602 Jy ! Clean residual min=-0.008821 max=0.010604 Jy/beam ! Clean residual mean=0.000070 rms=0.002662 Jy/beam ! Combined flux in latest and established models = 0.57663 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 83 components and 0.57663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.754179Jy sigma=0.001199 ! Fit after self-cal, rms=1.754174Jy sigma=0.001199 ! 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=1.754174Jy sigma=0.001199 ! Fit after self-cal, rms=1.766576Jy sigma=0.001197 ! 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=1.766576Jy sigma=0.001197 ! Fit after self-cal, rms=1.766398Jy sigma=0.001197 ! Inverting map and beam ! Estimated beam: bmin=3.355 mas, bmaj=8.743 mas, bpa=-9.369 degrees ! Estimated noise=1321.94 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00427857 Jy ! Component: 100 - total flux cleaned = 0.00620736 Jy ! Component: 150 - total flux cleaned = 0.00735143 Jy ! Component: 200 - total flux cleaned = 0.0078763 Jy ! Total flux subtracted in 200 components = 0.0078763 Jy ! Clean residual min=-0.007665 max=0.009276 Jy/beam ! Clean residual mean=0.000075 rms=0.002342 Jy/beam ! Combined flux in latest and established models = 0.584506 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 95 components and 0.584506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.766377Jy sigma=0.001195 ! Fit after self-cal, rms=1.766139Jy sigma=0.001195 ! 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=7.491 mas, bmaj=14.77 mas, bpa=-7.257 degrees ! Estimated noise=1678.01 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.00300461 Jy ! Component: 100 - total flux cleaned = 0.00324208 Jy ! Component: 150 - total flux cleaned = 0.00344193 Jy ! Component: 200 - total flux cleaned = 0.00361572 Jy ! Total flux subtracted in 200 components = 0.00361572 Jy ! Clean residual min=-0.006818 max=0.010746 Jy/beam ! Clean residual mean=0.000127 rms=0.002754 Jy/beam ! Combined flux in latest and established models = 0.588122 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 113 components and 0.588122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.766111Jy sigma=0.001195 ! Fit after self-cal, rms=1.765823Jy sigma=0.001195 ! 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.81 mas, bmaj=7.169 mas, bpa=-8.041 degrees ! Estimated noise=2542.89 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.417858 Jy ! Component: 100 - total flux cleaned = 0.486179 Jy ! Component: 150 - total flux cleaned = 0.514597 Jy ! Component: 200 - total flux cleaned = 0.533957 Jy ! Total flux subtracted in 200 components = 0.533957 Jy ! Clean residual min=-0.015597 max=0.015060 Jy/beam ! Clean residual mean=-0.000033 rms=0.004037 Jy/beam ! Combined flux in latest and established models = 0.533957 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.533957 Jy ! Inverting map and beam ! Estimated beam: bmin=3.355 mas, bmaj=8.743 mas, bpa=-9.369 degrees ! Estimated noise=1321.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) ! Added new window around map position (8, -5.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0193665 Jy ! Component: 100 - total flux cleaned = 0.0313 Jy ! Component: 150 - total flux cleaned = 0.0368912 Jy ! Component: 200 - total flux cleaned = 0.0397268 Jy ! Total flux subtracted in 200 components = 0.0397268 Jy ! Clean residual min=-0.007254 max=0.008192 Jy/beam ! Clean residual mean=0.000062 rms=0.002140 Jy/beam ! Combined flux in latest and established models = 0.573684 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 73 components and 0.573684 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=7.491 mas, bmaj=14.77 mas, bpa=-7.257 degrees ! Estimated noise=1678.01 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.00811039 Jy ! Component: 100 - total flux cleaned = 0.00944048 Jy ! Component: 150 - total flux cleaned = 0.0102086 Jy ! Component: 200 - total flux cleaned = 0.0107167 Jy ! Total flux subtracted in 200 components = 0.0107167 Jy ! Clean residual min=-0.008178 max=0.010014 Jy/beam ! Clean residual mean=0.000110 rms=0.002587 Jy/beam ! Combined flux in latest and established models = 0.584401 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 111 components and 0.584401 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.355 mas, bmaj=8.743 mas, bpa=-9.369 degrees ! Estimated noise=1321.94 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00165346 Jy ! Component: 100 - total flux cleaned = -0.00165539 Jy ! Component: 150 - total flux cleaned = -0.00166689 Jy ! Component: 200 - total flux cleaned = -0.00198764 Jy ! Total flux subtracted in 200 components = -0.00198764 Jy ! Clean residual min=-0.006342 max=0.006480 Jy/beam ! Clean residual mean=0.000066 rms=0.001813 Jy/beam ! Combined flux in latest and established models = 0.582413 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 139 components and 0.582413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.768183Jy sigma=0.001194 ! Fit after self-cal, rms=1.767675Jy sigma=0.001194 wmodel J1029-1852_S_1997_08_27_yyk\_map.mod ! Writing 139 model components to file: J1029-1852_S_1997_08_27_yyk_map.mod wobs J1029-1852_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1029-1852_S_1997_08_27_yyk_uvs.fits wwins J1029-1852_S_1997_08_27_yyk\_map.win ! wwins: Wrote 4 windows to J1029-1852_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.0017439 Jy ! Component: 100 - total flux cleaned = 0.00288766 Jy ! Component: 150 - total flux cleaned = 0.00424758 Jy ! Component: 200 - total flux cleaned = 0.00572311 Jy ! Component: 250 - total flux cleaned = 0.00696238 Jy ! Component: 300 - total flux cleaned = 0.00815494 Jy ! Component: 350 - total flux cleaned = 0.00914374 Jy ! Component: 400 - total flux cleaned = 0.00978026 Jy ! Component: 450 - total flux cleaned = 0.0103982 Jy ! Component: 500 - total flux cleaned = 0.0110715 Jy ! Component: 550 - total flux cleaned = 0.0117981 Jy ! Component: 600 - total flux cleaned = 0.012436 Jy ! Component: 650 - total flux cleaned = 0.0131956 Jy ! Component: 700 - total flux cleaned = 0.0138031 Jy ! Component: 750 - total flux cleaned = 0.0143307 Jy ! Component: 800 - total flux cleaned = 0.0147817 Jy ! Component: 850 - total flux cleaned = 0.0152847 Jy ! Component: 900 - total flux cleaned = 0.0156536 Jy ! Component: 950 - total flux cleaned = 0.0160146 Jy ! Component: 1000 - total flux cleaned = 0.0164257 Jy ! Component: 1050 - total flux cleaned = 0.0167702 Jy ! Component: 1100 - total flux cleaned = 0.0169954 Jy ! Component: 1150 - total flux cleaned = 0.0172173 Jy ! Component: 1200 - total flux cleaned = 0.0174349 Jy ! Component: 1250 - total flux cleaned = 0.0176461 Jy ! Component: 1300 - total flux cleaned = 0.0178535 Jy ! Component: 1350 - total flux cleaned = 0.0180588 Jy ! Component: 1400 - total flux cleaned = 0.0183624 Jy ! Component: 1450 - total flux cleaned = 0.0187109 Jy ! Component: 1500 - total flux cleaned = 0.0189551 Jy ! Component: 1550 - total flux cleaned = 0.0190996 Jy ! Component: 1600 - total flux cleaned = 0.0192415 Jy ! Component: 1650 - total flux cleaned = 0.0194756 Jy ! Component: 1700 - total flux cleaned = 0.0195221 Jy ! Component: 1750 - total flux cleaned = 0.01984 Jy ! Component: 1800 - total flux cleaned = 0.0199743 Jy ! Component: 1850 - total flux cleaned = 0.0201513 Jy ! Component: 1900 - total flux cleaned = 0.0203259 Jy ! Component: 1950 - total flux cleaned = 0.020541 Jy ! Component: 2000 - total flux cleaned = 0.0207115 Jy ! Total flux subtracted in 2048 components = 0.0208799 Jy ! Clean residual min=-0.002524 max=0.002445 Jy/beam ! Clean residual mean=0.000007 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.603293 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 275 components and 0.603293 Jy ![Exited script file: muppet] wmap "J1029-1852_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.355 x 8.743 at -9.369 degrees (North through East) ! Clean map min=-0.0047155 max=0.48257 Jy/beam ! Writing clean map to FITS file: J1029-1852_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 0.482569 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000871112 device "J1029-1852_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1029-1852_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.541547 0.541547 1.08309 2.16619 4.33237 8.66474 17.3295 34.659 69.318 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.482 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.355 x 8.743 at -9.369 degrees (North through East) ! Clean map min=-0.0047155 max=0.48257 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1029-1852_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1029-1852_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1029-1852_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 17:30:04 2007