! Started logfile: J0013-0423_S_1997_05_07_yyk_uvs.log on Sun Jan 7 15:17:24 2007 obs J0013-0423_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0013-0423_S_1997_05_07_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.986149 visibilities/baseline/integration-bin. ! Found source: J0013-0423 ! ! 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 614 lines of history. ! ! Reading 25916 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 J0013-0423_S_1997_05_07_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.437223 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.809 mas, bmaj=7.262 mas, bpa=-4.864 degrees ! Estimated noise=1709.72 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.280366 Jy ! Component: 100 - total flux cleaned = 0.318057 Jy ! Total flux subtracted in 100 components = 0.318057 Jy ! Clean residual min=-0.010357 max=0.012114 Jy/beam ! Clean residual mean=0.000053 rms=0.002995 Jy/beam ! Combined flux in latest and established models = 0.318057 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.318057 Jy ! ! Correcting IF 1. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.285279Jy sigma=0.001203 ! Fit after self-cal, rms=0.285184Jy sigma=0.001202 ! Inverting map and beam ! Estimated beam: bmin=2.809 mas, bmaj=7.262 mas, bpa=-4.864 degrees ! Estimated noise=1709.72 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.53 mas, bmaj=8.635 mas, bpa=-5.142 degrees ! Estimated noise=970.078 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.00849714 Jy ! Component: 100 - total flux cleaned = 0.00993244 Jy ! Component: 150 - total flux cleaned = 0.0100517 Jy ! Component: 200 - total flux cleaned = 0.0100559 Jy ! Total flux subtracted in 200 components = 0.0100559 Jy ! Clean residual min=-0.007024 max=0.008851 Jy/beam ! Clean residual mean=0.000136 rms=0.002198 Jy/beam ! Combined flux in latest and established models = 0.328112 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.328112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284757Jy sigma=0.001201 ! Fit after self-cal, rms=0.284753Jy sigma=0.001201 ! 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.53 x 8.635 at -5.142 degrees (North through East) ! Clean map min=-0.006769 max=0.32365 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.03452 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 HN 0.96 KP 0.90 ! LA 0.98 MK 0.94 NL 1.00* OV 1.12 ! PT 0.94 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.972692 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.13 HN 1.07 KP 1.03 ! LA 1.06 MK 1.03 NL 1.01 OV 1.02 ! PT 0.93 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04628 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 0.97 KP 0.90 ! LA 0.79 MK 0.87 NL 0.95 OV 0.94 ! PT 1.09 SC 1.07 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.981716 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.08 HN 1.06 KP 0.93 ! LA 0.87 MK 1.04 NL 1.15 OV 1.09 ! PT 0.92 SC 1.04 ! ! ! Fit before self-cal, rms=0.284753Jy sigma=0.001201 ! Fit after self-cal, rms=0.278386Jy sigma=0.001192 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.278386Jy sigma=0.001192 ! Fit after self-cal, rms=0.278386Jy sigma=0.001192 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.508 mas, bmaj=8.58 mas, bpa=-5.088 degrees ! Estimated noise=971.846 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.00236132 Jy ! Component: 100 - total flux cleaned = 0.00239612 Jy ! Component: 150 - total flux cleaned = 0.00206978 Jy ! Component: 200 - total flux cleaned = 0.00177976 Jy ! Total flux subtracted in 200 components = 0.00177976 Jy ! Clean residual min=-0.004181 max=0.004176 Jy/beam ! Clean residual mean=0.000019 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.329892 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.329892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278290Jy sigma=0.001192 ! Fit after self-cal, rms=0.278286Jy sigma=0.001192 ! 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.278286Jy sigma=0.001192 ! Fit after self-cal, rms=0.276405Jy sigma=0.001184 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.000530259 Jy ! Component: 100 - total flux cleaned = 0.000233525 Jy ! Component: 150 - total flux cleaned = -1.66774e-05 Jy ! Component: 200 - total flux cleaned = -0.000240569 Jy ! Total flux subtracted in 200 components = -0.000240569 Jy ! Clean residual min=-0.003881 max=0.004344 Jy/beam ! Clean residual mean=0.000020 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.329652 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.329652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276355Jy sigma=0.001183 ! Fit after self-cal, rms=0.276012Jy sigma=0.001182 ! 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.508 x 8.58 at -5.088 degrees (North through East) ! Clean map min=-0.0037362 max=0.32913 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.276012Jy sigma=0.001182 ! Fit after self-cal, rms=0.272049Jy sigma=0.001177 ! 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.272049Jy sigma=0.001177 ! Fit after self-cal, rms=0.271951Jy sigma=0.001177 ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=8.56 mas, bpa=-5.116 degrees ! Estimated noise=967.385 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000106846 Jy ! Component: 100 - total flux cleaned = -5.43189e-05 Jy ! Component: 150 - total flux cleaned = -9.23778e-05 Jy ! Component: 200 - total flux cleaned = -0.000156075 Jy ! Total flux subtracted in 200 components = -0.000156075 Jy ! Clean residual min=-0.003378 max=0.003744 Jy/beam ! Clean residual mean=-0.000006 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.329496 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 39 components and 0.329496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271934Jy sigma=0.001177 ! Fit after self-cal, rms=0.271895Jy sigma=0.001177 ! 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.271895Jy sigma=0.001177 ! Fit after self-cal, rms=0.272486Jy sigma=0.001175 ! 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.272486Jy sigma=0.001175 ! Fit after self-cal, rms=0.272470Jy sigma=0.001175 ! Inverting map and beam ! Estimated beam: bmin=3.487 mas, bmaj=8.558 mas, bpa=-5.162 degrees ! Estimated noise=968.474 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00055267 Jy ! Component: 100 - total flux cleaned = 0.000665306 Jy ! Component: 150 - total flux cleaned = 0.00066573 Jy ! Component: 200 - total flux cleaned = 0.00066677 Jy ! Total flux subtracted in 200 components = 0.00066677 Jy ! Clean residual min=-0.003399 max=0.003838 Jy/beam ! Clean residual mean=-0.000008 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.330162 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 40 components and 0.330162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272457Jy sigma=0.001175 ! Fit after self-cal, rms=0.272450Jy sigma=0.001175 ! 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.063 mas, bmaj=13.34 mas, bpa=-2.424 degrees ! Estimated noise=1209.77 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 = -3.48047e-05 Jy ! Component: 100 - total flux cleaned = -3.29572e-05 Jy ! Component: 150 - total flux cleaned = -4.38735e-05 Jy ! Component: 200 - total flux cleaned = -4.64391e-05 Jy ! Total flux subtracted in 200 components = -4.64391e-05 Jy ! Clean residual min=-0.003564 max=0.004241 Jy/beam ! Clean residual mean=-0.000016 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.330116 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 47 components and 0.330116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272449Jy sigma=0.001175 ! Fit after self-cal, rms=0.272445Jy sigma=0.001175 ! 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.792 mas, bmaj=7.229 mas, bpa=-4.982 degrees ! Estimated noise=1709.61 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.282613 Jy ! Component: 100 - total flux cleaned = 0.321002 Jy ! Component: 150 - total flux cleaned = 0.327416 Jy ! Component: 200 - total flux cleaned = 0.32873 Jy ! Total flux subtracted in 200 components = 0.32873 Jy ! Clean residual min=-0.006387 max=0.006960 Jy/beam ! Clean residual mean=0.000005 rms=0.002103 Jy/beam ! Combined flux in latest and established models = 0.32873 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.32873 Jy ! Inverting map and beam ! Estimated beam: bmin=3.487 mas, bmaj=8.558 mas, bpa=-5.162 degrees ! Estimated noise=968.474 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.00201331 Jy ! Component: 100 - total flux cleaned = 0.00234701 Jy ! Component: 150 - total flux cleaned = 0.00218896 Jy ! Component: 200 - total flux cleaned = 0.00191967 Jy ! Total flux subtracted in 200 components = 0.00191967 Jy ! Clean residual min=-0.003444 max=0.003683 Jy/beam ! Clean residual mean=-0.000010 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.33065 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 0.33065 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.063 mas, bmaj=13.34 mas, bpa=-2.424 degrees ! Estimated noise=1209.77 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.000251515 Jy ! Component: 100 - total flux cleaned = -0.000321675 Jy ! Component: 150 - total flux cleaned = -0.000381968 Jy ! Component: 200 - total flux cleaned = -0.000436054 Jy ! Total flux subtracted in 200 components = -0.000436054 Jy ! Clean residual min=-0.003608 max=0.004256 Jy/beam ! Clean residual mean=-0.000017 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.330214 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.330214 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.487 mas, bmaj=8.558 mas, bpa=-5.162 degrees ! Estimated noise=968.474 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000123019 Jy ! Component: 100 - total flux cleaned = -0.000271653 Jy ! Component: 150 - total flux cleaned = -0.00031777 Jy ! Component: 200 - total flux cleaned = -0.000401869 Jy ! Total flux subtracted in 200 components = -0.000401869 Jy ! Clean residual min=-0.003312 max=0.003790 Jy/beam ! Clean residual mean=-0.000007 rms=0.000987 Jy/beam ! Combined flux in latest and established models = 0.329812 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.329812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272464Jy sigma=0.001175 ! Fit after self-cal, rms=0.272461Jy sigma=0.001175 wmodel J0013-0423_S_1997_05_07_yyk\_map.mod ! Writing 43 model components to file: J0013-0423_S_1997_05_07_yyk_map.mod wobs J0013-0423_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0013-0423_S_1997_05_07_yyk_uvs.fits wwins J0013-0423_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J0013-0423_S_1997_05_07_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143425 Jy ! Component: 100 - total flux cleaned = 0.00228134 Jy ! Component: 150 - total flux cleaned = 0.00313163 Jy ! Component: 200 - total flux cleaned = 0.00367161 Jy ! Component: 250 - total flux cleaned = 0.00423921 Jy ! Component: 300 - total flux cleaned = 0.00473594 Jy ! Component: 350 - total flux cleaned = 0.00492699 Jy ! Component: 400 - total flux cleaned = 0.00502091 Jy ! Component: 450 - total flux cleaned = 0.00511333 Jy ! Component: 500 - total flux cleaned = 0.00524641 Jy ! Component: 550 - total flux cleaned = 0.00528988 Jy ! Component: 600 - total flux cleaned = 0.00533192 Jy ! Component: 650 - total flux cleaned = 0.00529049 Jy ! Component: 700 - total flux cleaned = 0.00528988 Jy ! Component: 750 - total flux cleaned = 0.00529012 Jy ! Component: 800 - total flux cleaned = 0.00532879 Jy ! Component: 850 - total flux cleaned = 0.00532973 Jy ! Component: 900 - total flux cleaned = 0.00544039 Jy ! Component: 950 - total flux cleaned = 0.00543996 Jy ! Component: 1000 - total flux cleaned = 0.00547536 Jy ! Component: 1050 - total flux cleaned = 0.00547507 Jy ! Component: 1100 - total flux cleaned = 0.00564736 Jy ! Component: 1150 - total flux cleaned = 0.00571522 Jy ! Component: 1200 - total flux cleaned = 0.00584981 Jy ! Component: 1250 - total flux cleaned = 0.00594852 Jy ! Component: 1300 - total flux cleaned = 0.00607966 Jy ! Component: 1350 - total flux cleaned = 0.00614397 Jy ! Component: 1400 - total flux cleaned = 0.00620778 Jy ! Component: 1450 - total flux cleaned = 0.0063346 Jy ! Component: 1500 - total flux cleaned = 0.00639679 Jy ! Component: 1550 - total flux cleaned = 0.0064894 Jy ! Component: 1600 - total flux cleaned = 0.00661091 Jy ! Component: 1650 - total flux cleaned = 0.0066706 Jy ! Component: 1700 - total flux cleaned = 0.00673009 Jy ! Component: 1750 - total flux cleaned = 0.00681748 Jy ! Component: 1800 - total flux cleaned = 0.00678806 Jy ! Component: 1850 - total flux cleaned = 0.00681677 Jy ! Component: 1900 - total flux cleaned = 0.00695869 Jy ! Component: 1950 - total flux cleaned = 0.00690223 Jy ! Component: 2000 - total flux cleaned = 0.00690265 Jy ! Total flux subtracted in 2048 components = 0.00687531 Jy ! Clean residual min=-0.001729 max=0.001766 Jy/beam ! Clean residual mean=-0.000006 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.336687 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 176 components and 0.336687 Jy ![Exited script file: muppet] wmap "J0013-0423_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.487 x 8.558 at -5.162 degrees (North through East) ! Clean map min=-0.0025156 max=0.33033 Jy/beam ! Writing clean map to FITS file: J0013-0423_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.330332 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000550155 device "J0013-0423_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0013-0423_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.499639 0.499639 0.999278 1.99856 3.99711 7.99422 15.9884 31.9769 63.9538 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.33 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.487 x 8.558 at -5.162 degrees (North through East) ! Clean map min=-0.0025156 max=0.33033 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0013-0423_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0013-0423_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0013-0423_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 15:17:31 2007