! Started logfile: J0927-2034_S_1997_08_27_yyk_uvs.log on Sun Jan 7 17:14:58 2007 obs J0927-2034_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0927-2034_S_1997_08_27_yyk_uva.fits ! AN table 1: 148 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.940691 visibilities/baseline/integration-bin. ! Found source: J0927-2034 ! ! 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 25060 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 J0927-2034_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.633821 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.887 mas, bmaj=6.499 mas, bpa=-12.78 degrees ! Estimated noise=1734.74 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.418691 Jy ! Component: 100 - total flux cleaned = 0.53215 Jy ! Total flux subtracted in 100 components = 0.53215 Jy ! Clean residual min=-0.037783 max=0.040071 Jy/beam ! Clean residual mean=0.000099 rms=0.008671 Jy/beam ! Combined flux in latest and established models = 0.53215 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.53215 Jy ! ! Correcting IF 1. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.387375Jy sigma=0.001305 ! Fit after self-cal, rms=0.386859Jy sigma=0.001303 ! Inverting map and beam ! Estimated beam: bmin=2.887 mas, bmaj=6.499 mas, bpa=-12.78 degrees ! Estimated noise=1734.76 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.463 mas, bmaj=8.093 mas, bpa=-14.1 degrees ! Estimated noise=1266.63 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.0131371 Jy ! Component: 100 - total flux cleaned = 0.0130614 Jy ! Component: 150 - total flux cleaned = 0.0130946 Jy ! Component: 200 - total flux cleaned = 0.0138238 Jy ! Total flux subtracted in 200 components = 0.0138238 Jy ! Clean residual min=-0.020978 max=0.022385 Jy/beam ! Clean residual mean=0.000074 rms=0.005482 Jy/beam ! Combined flux in latest and established models = 0.545973 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.545973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.382438Jy sigma=0.001287 ! Fit after self-cal, rms=0.382363Jy sigma=0.001287 ! 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.463 x 8.093 at -14.1 degrees (North through East) ! Clean map min=-0.02102 max=0.45573 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: 1.03052 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.08 HN 0.86 KP 0.93 ! LA 1.00 MK 1.00 NL 1.00* OV 1.06 ! PT 0.98 SC 0.85 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.999128 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.17 HN 0.97 KP 0.95 ! LA 1.08 MK 1.00 NL 0.93 OV 1.02 ! PT 0.97 SC 0.91 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05064 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.09 HN 0.89 KP 0.92 ! LA 0.82 MK 0.87 NL 0.93 OV 0.94 ! PT 1.10 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00747 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.14 HN 1.10 KP 0.94 ! LA 0.90 MK 0.96 NL 1.01 OV 0.94 ! PT 0.94 SC 1.01 ! ! ! Fit before self-cal, rms=0.382363Jy sigma=0.001287 ! Fit after self-cal, rms=0.368251Jy sigma=0.001274 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.368251Jy sigma=0.001274 ! Fit after self-cal, rms=0.368246Jy sigma=0.001274 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=7.875 mas, bpa=-14 degrees ! Estimated noise=1276.46 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.0204488 Jy ! Component: 100 - total flux cleaned = 0.0231172 Jy ! Component: 150 - total flux cleaned = 0.0238305 Jy ! Component: 200 - total flux cleaned = 0.0247158 Jy ! Total flux subtracted in 200 components = 0.0247158 Jy ! Clean residual min=-0.019004 max=0.018517 Jy/beam ! Clean residual mean=0.000009 rms=0.004516 Jy/beam ! Combined flux in latest and established models = 0.570689 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.570689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.367398Jy sigma=0.001271 ! Fit after self-cal, rms=0.367331Jy sigma=0.001270 ! 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.367331Jy sigma=0.001270 ! Fit after self-cal, rms=0.364421Jy 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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159305 Jy ! Component: 100 - total flux cleaned = 0.00187616 Jy ! Component: 150 - total flux cleaned = 0.00212764 Jy ! Component: 200 - total flux cleaned = 0.00235351 Jy ! Total flux subtracted in 200 components = 0.00235351 Jy ! Clean residual min=-0.018444 max=0.016574 Jy/beam ! Clean residual mean=0.000004 rms=0.004306 Jy/beam ! Combined flux in latest and established models = 0.573043 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 35 components and 0.573043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.364201Jy sigma=0.001260 ! Fit after self-cal, rms=0.363571Jy sigma=0.001257 ! 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.366 x 7.875 at -14 degrees (North through East) ! Clean map min=-0.019575 max=0.45695 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.363571Jy sigma=0.001257 ! Fit after self-cal, rms=0.874696Jy sigma=0.001241 ! 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.874696Jy sigma=0.001241 ! Fit after self-cal, rms=0.874503Jy sigma=0.001241 ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=9.386 mas, bpa=-7.967 degrees ! Estimated noise=1310.63 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000353641 Jy ! Component: 100 - total flux cleaned = 9.79888e-05 Jy ! Component: 150 - total flux cleaned = 9.71788e-05 Jy ! Component: 200 - total flux cleaned = 8.76639e-05 Jy ! Total flux subtracted in 200 components = 8.76639e-05 Jy ! Clean residual min=-0.009352 max=0.010331 Jy/beam ! Clean residual mean=-0.000091 rms=0.002770 Jy/beam ! Combined flux in latest and established models = 0.57313 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.57313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.874444Jy sigma=0.001239 ! Fit after self-cal, rms=0.874379Jy sigma=0.001239 ! 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.874379Jy sigma=0.001239 ! Fit after self-cal, rms=1.105699Jy sigma=0.001237 ! 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.105699Jy sigma=0.001237 ! Fit after self-cal, rms=1.105686Jy sigma=0.001237 ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=9.411 mas, bpa=-7.504 degrees ! Estimated noise=1310.67 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148515 Jy ! Component: 100 - total flux cleaned = 0.00147996 Jy ! Component: 150 - total flux cleaned = 0.00175447 Jy ! Component: 200 - total flux cleaned = 0.00173929 Jy ! Total flux subtracted in 200 components = 0.00173929 Jy ! Clean residual min=-0.008353 max=0.009382 Jy/beam ! Clean residual mean=-0.000097 rms=0.002421 Jy/beam ! Combined flux in latest and established models = 0.57487 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.57487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.105676Jy sigma=0.001236 ! Fit after self-cal, rms=1.105615Jy sigma=0.001236 ! 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.632 mas, bmaj=16.22 mas, bpa=-4.278 degrees ! Estimated noise=1659.78 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.000606597 Jy ! Component: 100 - total flux cleaned = 0.000898227 Jy ! Component: 150 - total flux cleaned = 0.000904123 Jy ! Component: 200 - total flux cleaned = 0.00101503 Jy ! Total flux subtracted in 200 components = 0.00101503 Jy ! Clean residual min=-0.007544 max=0.007385 Jy/beam ! Clean residual mean=-0.000188 rms=0.002376 Jy/beam ! Combined flux in latest and established models = 0.575885 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.575885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.105600Jy sigma=0.001236 ! Fit after self-cal, rms=1.105574Jy sigma=0.001236 ! 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.892 mas, bmaj=7.56 mas, bpa=-5.367 degrees ! Estimated noise=1921.96 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.43545 Jy ! Component: 100 - total flux cleaned = 0.523926 Jy ! Component: 150 - total flux cleaned = 0.555901 Jy ! Component: 200 - total flux cleaned = 0.568565 Jy ! Total flux subtracted in 200 components = 0.568565 Jy ! Clean residual min=-0.010338 max=0.011855 Jy/beam ! Clean residual mean=-0.000053 rms=0.002807 Jy/beam ! Combined flux in latest and established models = 0.568564 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.568564 Jy ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=9.411 mas, bpa=-7.504 degrees ! Estimated noise=1310.67 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 (-1.5, 12.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00994796 Jy ! Component: 100 - total flux cleaned = 0.0124305 Jy ! Component: 150 - total flux cleaned = 0.0134638 Jy ! Component: 200 - total flux cleaned = 0.0137472 Jy ! Total flux subtracted in 200 components = 0.0137472 Jy ! Clean residual min=-0.006040 max=0.005240 Jy/beam ! Clean residual mean=-0.000113 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 0.582312 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 43 components and 0.582312 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.632 mas, bmaj=16.22 mas, bpa=-4.278 degrees ! Estimated noise=1659.78 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.000936137 Jy ! Component: 100 - total flux cleaned = 0.00093898 Jy ! Component: 150 - total flux cleaned = 0.000878985 Jy ! Component: 200 - total flux cleaned = 0.000828136 Jy ! Total flux subtracted in 200 components = 0.000828136 Jy ! Clean residual min=-0.006210 max=0.006962 Jy/beam ! Clean residual mean=-0.000213 rms=0.001924 Jy/beam ! Combined flux in latest and established models = 0.58314 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 70 components and 0.58314 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=9.411 mas, bpa=-7.504 degrees ! Estimated noise=1310.67 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000223664 Jy ! Component: 100 - total flux cleaned = -0.000115579 Jy ! Component: 150 - total flux cleaned = -0.000116249 Jy ! Component: 200 - total flux cleaned = -0.000204237 Jy ! Total flux subtracted in 200 components = -0.000204237 Jy ! Clean residual min=-0.005975 max=0.004931 Jy/beam ! Clean residual mean=-0.000114 rms=0.001544 Jy/beam ! Combined flux in latest and established models = 0.582936 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 82 components and 0.582936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.107511Jy sigma=0.001234 ! Fit after self-cal, rms=1.107024Jy sigma=0.001234 wmodel J0927-2034_S_1997_08_27_yyk\_map.mod ! Writing 82 model components to file: J0927-2034_S_1997_08_27_yyk_map.mod wobs J0927-2034_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0927-2034_S_1997_08_27_yyk_uvs.fits wwins J0927-2034_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J0927-2034_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.00265984 Jy ! Component: 100 - total flux cleaned = -0.0046511 Jy ! Component: 150 - total flux cleaned = -0.00551941 Jy ! Component: 200 - total flux cleaned = -0.00649951 Jy ! Component: 250 - total flux cleaned = -0.00728036 Jy ! Component: 300 - total flux cleaned = -0.0081021 Jy ! Component: 350 - total flux cleaned = -0.00860558 Jy ! Component: 400 - total flux cleaned = -0.00916151 Jy ! Component: 450 - total flux cleaned = -0.00956541 Jy ! Component: 500 - total flux cleaned = -0.00976202 Jy ! Component: 550 - total flux cleaned = -0.00982489 Jy ! Component: 600 - total flux cleaned = -0.00988799 Jy ! Component: 650 - total flux cleaned = -0.010011 Jy ! Component: 700 - total flux cleaned = -0.0103078 Jy ! Component: 750 - total flux cleaned = -0.0104803 Jy ! Component: 800 - total flux cleaned = -0.010536 Jy ! Component: 850 - total flux cleaned = -0.0105909 Jy ! Component: 900 - total flux cleaned = -0.0105902 Jy ! Component: 950 - total flux cleaned = -0.0106969 Jy ! Component: 1000 - total flux cleaned = -0.010801 Jy ! Component: 1050 - total flux cleaned = -0.010852 Jy ! Component: 1100 - total flux cleaned = -0.0108021 Jy ! Component: 1150 - total flux cleaned = -0.0108998 Jy ! Component: 1200 - total flux cleaned = -0.0107531 Jy ! Component: 1250 - total flux cleaned = -0.0108013 Jy ! Component: 1300 - total flux cleaned = -0.010943 Jy ! Component: 1350 - total flux cleaned = -0.0109905 Jy ! Component: 1400 - total flux cleaned = -0.0111286 Jy ! Component: 1450 - total flux cleaned = -0.0112193 Jy ! Component: 1500 - total flux cleaned = -0.0114425 Jy ! Component: 1550 - total flux cleaned = -0.0115308 Jy ! Component: 1600 - total flux cleaned = -0.0115744 Jy ! Component: 1650 - total flux cleaned = -0.0119181 Jy ! Component: 1700 - total flux cleaned = -0.0118749 Jy ! Component: 1750 - total flux cleaned = -0.012169 Jy ! Component: 1800 - total flux cleaned = -0.0122105 Jy ! Component: 1850 - total flux cleaned = -0.0123344 Jy ! Component: 1900 - total flux cleaned = -0.0125375 Jy ! Component: 1950 - total flux cleaned = -0.0127379 Jy ! Component: 2000 - total flux cleaned = -0.0129365 Jy ! Total flux subtracted in 2048 components = -0.0130544 Jy ! Clean residual min=-0.002320 max=0.002594 Jy/beam ! Clean residual mean=-0.000063 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.569881 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 221 components and 0.569882 Jy ![Exited script file: muppet] wmap "J0927-2034_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.315 x 9.411 at -7.504 degrees (North through East) ! Clean map min=-0.0046236 max=0.50605 Jy/beam ! Writing clean map to FITS file: J0927-2034_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.506048 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000820403 device "J0927-2034_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0927-2034_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.486359 0.486359 0.972718 1.94544 3.89087 7.78174 15.5635 31.127 62.2539 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.506 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.315 x 9.411 at -7.504 degrees (North through East) ! Clean map min=-0.0046236 max=0.50605 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0927-2034_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0927-2034_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0927-2034_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 17:15:05 2007