! Started logfile: J0106-2718_S_1997_08_27_yyk_uvs.log on Sun Jan 7 15:34:13 2007 obs J0106-2718_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0106-2718_S_1997_08_27_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.87608 visibilities/baseline/integration-bin. ! Found source: J0106-2718 ! ! 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 22708 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 J0106-2718_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.781021 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.579 mas, bmaj=6.98 mas, bpa=-3.547 degrees ! Estimated noise=2373.08 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.50472 Jy ! Component: 100 - total flux cleaned = 0.606131 Jy ! Total flux subtracted in 100 components = 0.606131 Jy ! Clean residual min=-0.055068 max=0.071501 Jy/beam ! Clean residual mean=0.000044 rms=0.013912 Jy/beam ! Combined flux in latest and established models = 0.606131 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.606131 Jy ! ! Correcting IF 1. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.466067Jy sigma=0.001327 ! Fit after self-cal, rms=0.463151Jy sigma=0.001323 ! Inverting map and beam ! Estimated beam: bmin=2.579 mas, bmaj=6.98 mas, bpa=-3.547 degrees ! Estimated noise=2373.08 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.486 mas, bmaj=10.08 mas, bpa=-7.479 degrees ! Estimated noise=1320.89 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.0462195 Jy ! Component: 100 - total flux cleaned = 0.0447207 Jy ! Component: 150 - total flux cleaned = 0.0434465 Jy ! Component: 200 - total flux cleaned = 0.0423886 Jy ! Total flux subtracted in 200 components = 0.0423886 Jy ! Clean residual min=-0.017619 max=0.030029 Jy/beam ! Clean residual mean=0.000422 rms=0.005987 Jy/beam ! Combined flux in latest and established models = 0.64852 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.64852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.458619Jy sigma=0.001303 ! Fit after self-cal, rms=0.458608Jy sigma=0.001303 ! 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.486 x 10.08 at -7.479 degrees (North through East) ! Clean map min=-0.016651 max=0.62491 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.01686 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.11 HN 1.08 KP 0.92 ! LA 1.02 MK 0.97 NL 1.00* OV 1.09 ! PT 0.97 SC 0.74 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.987517 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.15 HN 1.13 KP 0.95 ! LA 1.07 MK 1.07 NL 0.95 OV 1.02 ! PT 0.96 SC 0.80 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.05388 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.08 HN 1.08 KP 0.92 ! LA 0.80 MK 0.87 NL 0.91 OV 0.93 ! PT 1.09 SC 0.88 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.990605 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.12 HN 1.35 KP 0.94 ! LA 0.88 MK 1.03 NL 1.03 OV 0.93 ! PT 0.95 SC 0.89 ! ! ! Fit before self-cal, rms=0.458608Jy sigma=0.001303 ! Fit after self-cal, rms=0.421120Jy sigma=0.001269 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.421120Jy sigma=0.001269 ! Fit after self-cal, rms=0.421104Jy sigma=0.001269 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=9.462 mas, bpa=-5.138 degrees ! Estimated noise=1320.48 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 (-2, 12.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00967603 Jy ! Component: 100 - total flux cleaned = 0.0103644 Jy ! Component: 150 - total flux cleaned = 0.010409 Jy ! Component: 200 - total flux cleaned = 0.0103985 Jy ! Total flux subtracted in 200 components = 0.0103985 Jy ! Clean residual min=-0.012334 max=0.017332 Jy/beam ! Clean residual mean=0.000154 rms=0.003286 Jy/beam ! Combined flux in latest and established models = 0.658918 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 53 components and 0.658918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.417558Jy sigma=0.001263 ! Fit after self-cal, rms=0.417491Jy sigma=0.001262 ! 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.417491Jy sigma=0.001262 ! Fit after self-cal, rms=0.414738Jy sigma=0.001252 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 (7.5, 5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00773922 Jy ! Component: 100 - total flux cleaned = 0.0088673 Jy ! Component: 150 - total flux cleaned = 0.00886183 Jy ! Component: 200 - total flux cleaned = 0.00844165 Jy ! Total flux subtracted in 200 components = 0.00844165 Jy ! Clean residual min=-0.011519 max=0.013553 Jy/beam ! Clean residual mean=0.000107 rms=0.003117 Jy/beam ! Combined flux in latest and established models = 0.66736 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 72 components and 0.66736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.412073Jy sigma=0.001248 ! Fit after self-cal, rms=0.411325Jy sigma=0.001246 ! 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.405 x 9.462 at -5.138 degrees (North through East) ! Clean map min=-0.018473 max=0.62672 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.411325Jy sigma=0.001246 ! Fit after self-cal, rms=6.704799Jy sigma=0.001207 ! 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=6.704799Jy sigma=0.001207 ! Fit after self-cal, rms=6.706106Jy sigma=0.001207 ! Inverting map and beam ! Estimated beam: bmin=3.41 mas, bmaj=9.969 mas, bpa=-5.923 degrees ! Estimated noise=1316.97 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017941 Jy ! Component: 100 - total flux cleaned = 0.0011792 Jy ! Component: 150 - total flux cleaned = 0.00133341 Jy ! Component: 200 - total flux cleaned = 0.0013288 Jy ! Total flux subtracted in 200 components = 0.0013288 Jy ! Clean residual min=-0.005435 max=0.005529 Jy/beam ! Clean residual mean=0.000105 rms=0.001595 Jy/beam ! Combined flux in latest and established models = 0.668689 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 100 components and 0.668689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=6.706141Jy sigma=0.001207 ! Fit after self-cal, rms=6.706481Jy sigma=0.001206 ! 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=6.706481Jy sigma=0.001206 ! Fit after self-cal, rms=9.472941Jy 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=9.472941Jy sigma=0.001205 ! Fit after self-cal, rms=9.472883Jy sigma=0.001205 ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=9.967 mas, bpa=-5.756 degrees ! Estimated noise=1316.32 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000652345 Jy ! Component: 100 - total flux cleaned = 0.000774157 Jy ! Component: 150 - total flux cleaned = 0.00112747 Jy ! Component: 200 - total flux cleaned = 0.00134561 Jy ! Total flux subtracted in 200 components = 0.00134561 Jy ! Clean residual min=-0.004976 max=0.005075 Jy/beam ! Clean residual mean=0.000116 rms=0.001480 Jy/beam ! Combined flux in latest and established models = 0.670034 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 110 components and 0.670034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=9.472944Jy sigma=0.001205 ! Fit after self-cal, rms=9.473718Jy sigma=0.001205 ! 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.443 mas, bmaj=20.07 mas, bpa=4.856 degrees ! Estimated noise=1636.41 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.000930748 Jy ! Component: 100 - total flux cleaned = 0.00117812 Jy ! Component: 150 - total flux cleaned = 0.0014712 Jy ! Component: 200 - total flux cleaned = 0.00173648 Jy ! Total flux subtracted in 200 components = 0.00173648 Jy ! Clean residual min=-0.005441 max=0.004839 Jy/beam ! Clean residual mean=0.000201 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.67177 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 134 components and 0.671771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=9.473752Jy sigma=0.001205 ! Fit after self-cal, rms=9.473526Jy 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=2.602 mas, bmaj=7.743 mas, bpa=-6.143 degrees ! Estimated noise=2597.84 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.554983 Jy ! Component: 100 - total flux cleaned = 0.631758 Jy ! Component: 150 - total flux cleaned = 0.644285 Jy ! Component: 200 - total flux cleaned = 0.647183 Jy ! Total flux subtracted in 200 components = 0.647183 Jy ! Clean residual min=-0.013226 max=0.013324 Jy/beam ! Clean residual mean=0.000061 rms=0.003581 Jy/beam ! Combined flux in latest and established models = 0.647183 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.647183 Jy ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=9.967 mas, bpa=-5.756 degrees ! Estimated noise=1316.32 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.0111863 Jy ! Component: 100 - total flux cleaned = 0.015276 Jy ! Component: 150 - total flux cleaned = 0.0166747 Jy ! Component: 200 - total flux cleaned = 0.0178718 Jy ! Total flux subtracted in 200 components = 0.0178718 Jy ! Clean residual min=-0.004888 max=0.005428 Jy/beam ! Clean residual mean=0.000144 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.665055 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 71 components and 0.665055 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.443 mas, bmaj=20.07 mas, bpa=4.856 degrees ! Estimated noise=1636.41 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.00297203 Jy ! Component: 100 - total flux cleaned = 0.00396514 Jy ! Component: 150 - total flux cleaned = 0.0045674 Jy ! Component: 200 - total flux cleaned = 0.00515303 Jy ! Total flux subtracted in 200 components = 0.00515303 Jy ! Clean residual min=-0.005208 max=0.004986 Jy/beam ! Clean residual mean=0.000217 rms=0.001769 Jy/beam ! Combined flux in latest and established models = 0.670208 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 83 components and 0.670208 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=9.967 mas, bpa=-5.756 degrees ! Estimated noise=1316.32 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00144519 Jy ! Component: 100 - total flux cleaned = -0.00135691 Jy ! Component: 150 - total flux cleaned = -0.00119808 Jy ! Component: 200 - total flux cleaned = -0.00112426 Jy ! Total flux subtracted in 200 components = -0.00112426 Jy ! Clean residual min=-0.004698 max=0.004971 Jy/beam ! Clean residual mean=0.000125 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.669083 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 106 components and 0.669083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=9.473086Jy sigma=0.001205 ! Fit after self-cal, rms=9.472888Jy sigma=0.001205 wmodel J0106-2718_S_1997_08_27_yyk\_map.mod ! Writing 106 model components to file: J0106-2718_S_1997_08_27_yyk_map.mod wobs J0106-2718_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0106-2718_S_1997_08_27_yyk_uvs.fits wwins J0106-2718_S_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J0106-2718_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.000603724 Jy ! Component: 100 - total flux cleaned = -0.000526564 Jy ! Component: 150 - total flux cleaned = -0.000156969 Jy ! Component: 200 - total flux cleaned = -1.55368e-05 Jy ! Component: 250 - total flux cleaned = 0.000526206 Jy ! Component: 300 - total flux cleaned = 0.000789244 Jy ! Component: 350 - total flux cleaned = 0.00117454 Jy ! Component: 400 - total flux cleaned = 0.00154696 Jy ! Component: 450 - total flux cleaned = 0.0017285 Jy ! Component: 500 - total flux cleaned = 0.00214041 Jy ! Component: 550 - total flux cleaned = 0.00236891 Jy ! Component: 600 - total flux cleaned = 0.00270394 Jy ! Component: 650 - total flux cleaned = 0.00286705 Jy ! Component: 700 - total flux cleaned = 0.00302603 Jy ! Component: 750 - total flux cleaned = 0.0031303 Jy ! Component: 800 - total flux cleaned = 0.00338641 Jy ! Component: 850 - total flux cleaned = 0.00358534 Jy ! Component: 900 - total flux cleaned = 0.00353537 Jy ! Component: 950 - total flux cleaned = 0.00363275 Jy ! Component: 1000 - total flux cleaned = 0.00368092 Jy ! Component: 1050 - total flux cleaned = 0.00377456 Jy ! Component: 1100 - total flux cleaned = 0.00386663 Jy ! Component: 1150 - total flux cleaned = 0.00395646 Jy ! Component: 1200 - total flux cleaned = 0.00413376 Jy ! Component: 1250 - total flux cleaned = 0.0042211 Jy ! Component: 1300 - total flux cleaned = 0.00439379 Jy ! Component: 1350 - total flux cleaned = 0.0045212 Jy ! Component: 1400 - total flux cleaned = 0.00464691 Jy ! Component: 1450 - total flux cleaned = 0.00481118 Jy ! Component: 1500 - total flux cleaned = 0.00485149 Jy ! Component: 1550 - total flux cleaned = 0.00497166 Jy ! Component: 1600 - total flux cleaned = 0.00516833 Jy ! Component: 1650 - total flux cleaned = 0.00520652 Jy ! Component: 1700 - total flux cleaned = 0.00524471 Jy ! Component: 1750 - total flux cleaned = 0.00543472 Jy ! Component: 1800 - total flux cleaned = 0.00554715 Jy ! Component: 1850 - total flux cleaned = 0.00569491 Jy ! Component: 1900 - total flux cleaned = 0.00584109 Jy ! Component: 1950 - total flux cleaned = 0.00598538 Jy ! Component: 2000 - total flux cleaned = 0.00605688 Jy ! Total flux subtracted in 2048 components = 0.00626849 Jy ! Clean residual min=-0.002011 max=0.001881 Jy/beam ! Clean residual mean=0.000066 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.675352 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 230 components and 0.675352 Jy ![Exited script file: muppet] wmap "J0106-2718_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.409 x 9.967 at -5.756 degrees (North through East) ! Clean map min=-0.0050414 max=0.6399 Jy/beam ! Writing clean map to FITS file: J0106-2718_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.639898 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000733974 device "J0106-2718_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0106-2718_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.344105 0.344105 0.688211 1.37642 2.75284 5.50569 11.0114 22.0227 44.0455 88.091 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.639 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.409 x 9.967 at -5.756 degrees (North through East) ! Clean map min=-0.0050414 max=0.6399 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0106-2718_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0106-2718_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0106-2718_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 15:34:20 2007