! Started logfile: J0959-0828_S_2006_12_18_yyk_uvs.log on Mon Jun 16 19:30:11 2008 obs J0959-0828_S_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J0959-0828_S_2006_12_18_yyk_uve.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.743056 visibilities/baseline/integration-bin. ! Found source: J0959-0828 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2469 lines of history. ! ! Reading 2140 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 J0959-0828_S_2006_12_18_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.262774 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.463 mas, bmaj=6.404 mas, bpa=-1.469 degrees ! Estimated noise=1.434 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.192952 Jy ! Component: 100 - total flux cleaned = 0.261445 Jy ! Total flux subtracted in 100 components = 0.261445 Jy ! Clean residual min=-0.014069 max=0.023354 Jy/beam ! Clean residual mean=0.000029 rms=0.004220 Jy/beam ! Combined flux in latest and established models = 0.261445 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.261445 Jy ! ! Correcting IF 1. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.095240Jy sigma=1.363519 ! Fit after self-cal, rms=0.094607Jy sigma=1.351724 ! Inverting map and beam ! Estimated beam: bmin=2.463 mas, bmaj=6.404 mas, bpa=-1.469 degrees ! Estimated noise=1.434 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.188 mas, bmaj=7.866 mas, bpa=-2.052 degrees ! Estimated noise=0.935928 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.0424713 Jy ! Component: 100 - total flux cleaned = 0.0582044 Jy ! Component: 150 - total flux cleaned = 0.0647741 Jy ! Component: 200 - total flux cleaned = 0.0672051 Jy ! Total flux subtracted in 200 components = 0.0672051 Jy ! Clean residual min=-0.006080 max=0.004745 Jy/beam ! Clean residual mean=-0.000064 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.32865 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 62 components and 0.32865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082380Jy sigma=1.103063 ! Fit after self-cal, rms=0.082301Jy sigma=1.101840 ! 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.188 x 7.866 at -2.052 degrees (North through East) ! Clean map min=-0.0057044 max=0.23005 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.01709 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 0.88 KP 0.95 ! LA 1.03 MK 1.02 NL 0.99 OV 0.96 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.990353 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 0.98 KP 0.97 ! LA 1.02 MK 1.05 NL 0.98 OV 1.00 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.969124 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00* HN 0.98 KP 0.95 ! LA 0.99 MK 1.08 NL 1.13 OV 1.02 ! PT 1.02 SC 1.08 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.99664 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00* HN 0.95 KP 0.94 ! LA 0.99 MK 1.08 NL 0.98 OV 1.01 ! PT 0.95 SC 1.08 ! ! ! Fit before self-cal, rms=0.082301Jy sigma=1.101840 ! Fit after self-cal, rms=0.081319Jy sigma=1.079068 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.081319Jy sigma=1.079068 ! Fit after self-cal, rms=0.081318Jy sigma=1.079049 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=8.092 mas, bpa=-1.922 degrees ! Estimated noise=0.932986 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.00385942 Jy ! Component: 100 - total flux cleaned = -0.00412006 Jy ! Component: 150 - total flux cleaned = -0.00411693 Jy ! Component: 200 - total flux cleaned = -0.00406227 Jy ! Total flux subtracted in 200 components = -0.00406227 Jy ! Clean residual min=-0.003879 max=0.003859 Jy/beam ! Clean residual mean=0.000020 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.324588 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.324588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081130Jy sigma=1.075411 ! Fit after self-cal, rms=0.081113Jy sigma=1.075070 ! 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.081113Jy sigma=1.075070 ! Fit after self-cal, rms=0.076364Jy sigma=0.997534 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.0013452 Jy ! Component: 100 - total flux cleaned = 0.00146263 Jy ! Component: 150 - total flux cleaned = 0.00146589 Jy ! Component: 200 - total flux cleaned = 0.00146781 Jy ! Total flux subtracted in 200 components = 0.00146781 Jy ! Clean residual min=-0.003814 max=0.003644 Jy/beam ! Clean residual mean=0.000014 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.326056 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 79 components and 0.326056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076261Jy sigma=0.996206 ! Fit after self-cal, rms=0.075771Jy sigma=0.986381 ! 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.271 x 8.092 at -1.922 degrees (North through East) ! Clean map min=-0.0036688 max=0.23158 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.075771Jy sigma=0.986381 ! Fit after self-cal, rms=0.074980Jy sigma=0.967323 ! 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.074980Jy sigma=0.967323 ! Fit after self-cal, rms=0.074932Jy sigma=0.965252 ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=8.107 mas, bpa=-2.116 degrees ! Estimated noise=0.93202 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000248402 Jy ! Component: 100 - total flux cleaned = 0.000246106 Jy ! Component: 150 - total flux cleaned = 0.000241271 Jy ! Component: 200 - total flux cleaned = 0.00020288 Jy ! Total flux subtracted in 200 components = 0.00020288 Jy ! Clean residual min=-0.003453 max=0.003162 Jy/beam ! Clean residual mean=-0.000003 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.326258 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 83 components and 0.326258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074879Jy sigma=0.964431 ! Fit after self-cal, rms=0.074873Jy sigma=0.963757 ! 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.074873Jy sigma=0.963757 ! Fit after self-cal, rms=0.073864Jy sigma=0.939019 ! 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.073864Jy sigma=0.939019 ! Fit after self-cal, rms=0.073881Jy sigma=0.938854 ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=8.124 mas, bpa=-2.064 degrees ! Estimated noise=0.934357 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000648671 Jy ! Component: 100 - total flux cleaned = 0.000643719 Jy ! Component: 150 - total flux cleaned = 0.000638309 Jy ! Component: 200 - total flux cleaned = 0.00059854 Jy ! Total flux subtracted in 200 components = 0.00059854 Jy ! Clean residual min=-0.003414 max=0.003209 Jy/beam ! Clean residual mean=-0.000001 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.326857 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 84 components and 0.326857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073833Jy sigma=0.938032 ! Fit after self-cal, rms=0.073835Jy sigma=0.937903 ! 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.5 mas, bmaj=14.96 mas, bpa=0.5649 degrees ! Estimated noise=1.17604 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.000895035 Jy ! Component: 100 - total flux cleaned = -0.000933148 Jy ! Component: 150 - total flux cleaned = -0.000933093 Jy ! Component: 200 - total flux cleaned = -0.000917997 Jy ! Total flux subtracted in 200 components = -0.000917997 Jy ! Clean residual min=-0.003373 max=0.003413 Jy/beam ! Clean residual mean=0.000009 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.325939 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 90 components and 0.325939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073842Jy sigma=0.938031 ! Fit after self-cal, rms=0.073841Jy sigma=0.938014 ! 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.498 mas, bmaj=6.501 mas, bpa=-1.568 degrees ! Estimated noise=1.43831 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.194556 Jy ! Component: 100 - total flux cleaned = 0.261973 Jy ! Component: 150 - total flux cleaned = 0.293971 Jy ! Component: 200 - total flux cleaned = 0.311069 Jy ! Total flux subtracted in 200 components = 0.311069 Jy ! Clean residual min=-0.007794 max=0.007001 Jy/beam ! Clean residual mean=0.000012 rms=0.001963 Jy/beam ! Combined flux in latest and established models = 0.311069 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.311069 Jy ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=8.124 mas, bpa=-2.064 degrees ! Estimated noise=0.934357 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.0095847 Jy ! Component: 100 - total flux cleaned = 0.0130666 Jy ! Component: 150 - total flux cleaned = 0.0142334 Jy ! Component: 200 - total flux cleaned = 0.0145004 Jy ! Total flux subtracted in 200 components = 0.0145004 Jy ! Clean residual min=-0.003418 max=0.003236 Jy/beam ! Clean residual mean=0.000007 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.325569 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 58 components and 0.325569 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.5 mas, bmaj=14.96 mas, bpa=0.5649 degrees ! Estimated noise=1.17604 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.000232284 Jy ! Component: 100 - total flux cleaned = 0.000206865 Jy ! Component: 150 - total flux cleaned = 0.000186667 Jy ! Component: 200 - total flux cleaned = 0.000202948 Jy ! Total flux subtracted in 200 components = 0.000202948 Jy ! Clean residual min=-0.003368 max=0.003411 Jy/beam ! Clean residual mean=0.000011 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.325772 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 63 components and 0.325772 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=8.124 mas, bpa=-2.064 degrees ! Estimated noise=0.934357 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000350566 Jy ! Component: 100 - total flux cleaned = 0.000506552 Jy ! Component: 150 - total flux cleaned = 0.000611367 Jy ! Component: 200 - total flux cleaned = 0.000705335 Jy ! Total flux subtracted in 200 components = 0.000705335 Jy ! Clean residual min=-0.003325 max=0.003183 Jy/beam ! Clean residual mean=0.000001 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.326477 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 68 components and 0.326477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073739Jy sigma=0.936509 ! Fit after self-cal, rms=0.073745Jy sigma=0.936393 wmodel J0959-0828_S_2006_12_18_yyk\_map.mod ! Writing 68 model components to file: J0959-0828_S_2006_12_18_yyk_map.mod wobs J0959-0828_S_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J0959-0828_S_2006_12_18_yyk_uvs.fits wwins J0959-0828_S_2006_12_18_yyk\_map.win ! wwins: Wrote 1 windows to J0959-0828_S_2006_12_18_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.000429381 Jy ! Component: 100 - total flux cleaned = -0.000160594 Jy ! Component: 150 - total flux cleaned = 0.000197432 Jy ! Component: 200 - total flux cleaned = 0.000343519 Jy ! Component: 250 - total flux cleaned = 0.000295173 Jy ! Component: 300 - total flux cleaned = 0.000250409 Jy ! Component: 350 - total flux cleaned = 0.000251289 Jy ! Component: 400 - total flux cleaned = 0.00025165 Jy ! Component: 450 - total flux cleaned = 0.000211173 Jy ! Component: 500 - total flux cleaned = 0.000211318 Jy ! Component: 550 - total flux cleaned = 0.000250147 Jy ! Component: 600 - total flux cleaned = 0.000364151 Jy ! Component: 650 - total flux cleaned = 0.000437822 Jy ! Component: 700 - total flux cleaned = 0.000474911 Jy ! Component: 750 - total flux cleaned = 0.000653432 Jy ! Component: 800 - total flux cleaned = 0.000827184 Jy ! Component: 850 - total flux cleaned = 0.000929556 Jy ! Component: 900 - total flux cleaned = 0.00092959 Jy ! Component: 950 - total flux cleaned = 0.000995952 Jy ! Component: 1000 - total flux cleaned = 0.00109268 Jy ! Component: 1050 - total flux cleaned = 0.00109263 Jy ! Component: 1100 - total flux cleaned = 0.00124865 Jy ! Component: 1150 - total flux cleaned = 0.0012485 Jy ! Component: 1200 - total flux cleaned = 0.00127916 Jy ! Component: 1250 - total flux cleaned = 0.00124968 Jy ! Component: 1300 - total flux cleaned = 0.00119138 Jy ! Component: 1350 - total flux cleaned = 0.00110564 Jy ! Component: 1400 - total flux cleaned = 0.000991982 Jy ! Component: 1450 - total flux cleaned = 0.000880544 Jy ! Component: 1500 - total flux cleaned = 0.000880941 Jy ! Component: 1550 - total flux cleaned = 0.000772317 Jy ! Component: 1600 - total flux cleaned = 0.000692213 Jy ! Component: 1650 - total flux cleaned = 0.000718675 Jy ! Component: 1700 - total flux cleaned = 0.00066621 Jy ! Component: 1750 - total flux cleaned = 0.000563489 Jy ! Component: 1800 - total flux cleaned = 0.000487316 Jy ! Component: 1850 - total flux cleaned = 0.000361435 Jy ! Component: 1900 - total flux cleaned = 0.000162581 Jy ! Component: 1950 - total flux cleaned = 0.000138231 Jy ! Component: 2000 - total flux cleaned = 1.67985e-05 Jy ! Total flux subtracted in 2048 components = 4.08722e-05 Jy ! Clean residual min=-0.001529 max=0.001380 Jy/beam ! Clean residual mean=0.000006 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.326518 Jy keep ! Adding 148 model components to the UV plane model. ! The established model now contains 216 components and 0.326518 Jy ![Exited script file: muppet] wmap "J0959-0828_S_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.285 x 8.124 at -2.064 degrees (North through East) ! Clean map min=-0.0022709 max=0.23228 Jy/beam ! Writing clean map to FITS file: J0959-0828_S_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.232283 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000488017 device "J0959-0828_S_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J0959-0828_S_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.630286 0.630286 1.26057 2.52114 5.04229 10.0846 20.1692 40.3383 80.6766 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.232 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.285 x 8.124 at -2.064 degrees (North through East) ! Clean map min=-0.0022709 max=0.23228 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0959-0828_S_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J0959-0828_S_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0959-0828_S_2006_12_18_yyk_uvs.log closed on Mon Jun 16 19:30:16 2008