! Started logfile: J2258-2758_S_2005_06_01_yyk_uvs.log on Sat Oct 8 17:45:32 2005 obs J2258-2758_S_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J2258-2758_S_2005_06_01_yyk_uve.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.924444 visibilities/baseline/integration-bin. ! Found source: J2258-2758 ! ! 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 1801 lines of history. ! ! Reading 832 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 J2258-2758_S_2005_06_01_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.907579 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.527 mas, bmaj=7.148 mas, bpa=-11.6 degrees ! Estimated noise=2.38894 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.694479 Jy ! Component: 100 - total flux cleaned = 0.872598 Jy ! Total flux subtracted in 100 components = 0.872598 Jy ! Clean residual min=-0.035390 max=0.075754 Jy/beam ! Clean residual mean=-0.000548 rms=0.013295 Jy/beam ! Combined flux in latest and established models = 0.872598 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.872598 Jy ! ! Correcting IF 1. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.234626Jy sigma=3.042841 ! Fit after self-cal, rms=0.233674Jy sigma=3.032171 ! Inverting map and beam ! Estimated beam: bmin=2.527 mas, bmaj=7.148 mas, bpa=-11.6 degrees ! Estimated noise=2.38894 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.389 mas, bmaj=9.049 mas, bpa=-13.34 degrees ! Estimated noise=1.66841 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 (-3, -2.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.116576 Jy ! Component: 100 - total flux cleaned = 0.162226 Jy ! Component: 150 - total flux cleaned = 0.176413 Jy ! Component: 200 - total flux cleaned = 0.179566 Jy ! Total flux subtracted in 200 components = 0.179566 Jy ! Clean residual min=-0.021744 max=0.023452 Jy/beam ! Clean residual mean=0.000179 rms=0.006317 Jy/beam ! Combined flux in latest and established models = 1.05216 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 56 components and 1.05216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179906Jy sigma=2.283412 ! Fit after self-cal, rms=0.178900Jy sigma=2.276805 ! 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.389 x 9.049 at -13.34 degrees (North through East) ! Clean map min=-0.02135 max=0.79963 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.00691 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00 HN 1.11 KP 0.94 ! LA 1.18 MK 0.90 NL 0.93 OV 0.98 ! PT 1.04 SC 0.91 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.98309 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 1.13 KP 0.98 ! LA 1.13 MK 1.00 NL 0.96 OV 0.98 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.980781 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.21 HN 1.09 KP 0.95 ! LA 0.88 MK 1.06 NL 1.00 OV 0.99 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.06792 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.04 HN 0.94 KP 0.86 ! LA 0.72 MK 1.05 NL 0.92 OV 0.82 ! PT 0.92 SC 1.03 ! ! ! Fit before self-cal, rms=0.178900Jy sigma=2.276805 ! Fit after self-cal, rms=0.121499Jy sigma=1.540846 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.121499Jy sigma=1.540846 ! Fit after self-cal, rms=0.121448Jy sigma=1.540599 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=8.936 mas, bpa=-12.59 degrees ! Estimated noise=1.66786 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.0209212 Jy ! Component: 100 - total flux cleaned = 0.02435 Jy ! Component: 150 - total flux cleaned = 0.0246856 Jy ! Component: 200 - total flux cleaned = 0.0249646 Jy ! Total flux subtracted in 200 components = 0.0249646 Jy ! Clean residual min=-0.009818 max=0.015443 Jy/beam ! Clean residual mean=-0.000041 rms=0.003141 Jy/beam ! Combined flux in latest and established models = 1.07713 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 1.07713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117861Jy sigma=1.489945 ! Fit after self-cal, rms=0.117297Jy sigma=1.485615 ! 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.117297Jy sigma=1.485615 ! Fit after self-cal, rms=0.114079Jy sigma=1.449830 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 (-18.5, -13). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0155355 Jy ! Component: 100 - total flux cleaned = 0.0159182 Jy ! Component: 150 - total flux cleaned = 0.0167495 Jy ! Component: 200 - total flux cleaned = 0.017203 Jy ! Total flux subtracted in 200 components = 0.017203 Jy ! Clean residual min=-0.008830 max=0.009847 Jy/beam ! Clean residual mean=-0.000047 rms=0.002270 Jy/beam ! Combined flux in latest and established models = 1.09433 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 1.09433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111717Jy sigma=1.413156 ! Fit after self-cal, rms=0.111301Jy sigma=1.409866 ! 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.406 x 8.936 at -12.59 degrees (North through East) ! Clean map min=-0.0091459 max=0.80726 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.111301Jy sigma=1.409866 ! Fit after self-cal, rms=0.088700Jy sigma=1.062720 ! 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.088700Jy sigma=1.062720 ! Fit after self-cal, rms=0.088647Jy sigma=1.062507 ! Inverting map and beam ! Estimated beam: bmin=3.398 mas, bmaj=8.904 mas, bpa=-12.42 degrees ! Estimated noise=1.65742 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00707731 Jy ! Component: 100 - total flux cleaned = 0.00823614 Jy ! Component: 150 - total flux cleaned = 0.00839706 Jy ! Component: 200 - total flux cleaned = 0.00866875 Jy ! Total flux subtracted in 200 components = 0.00866875 Jy ! Clean residual min=-0.006941 max=0.005417 Jy/beam ! Clean residual mean=-0.000056 rms=0.001850 Jy/beam ! Combined flux in latest and established models = 1.103 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 1.103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088079Jy sigma=1.050770 ! Fit after self-cal, rms=0.087966Jy sigma=1.050035 ! 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.087966Jy sigma=1.050035 ! Fit after self-cal, rms=0.083966Jy sigma=0.986034 ! 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.083966Jy sigma=0.986034 ! Fit after self-cal, rms=0.083959Jy sigma=0.986025 ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=8.91 mas, bpa=-12.42 degrees ! Estimated noise=1.65786 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238519 Jy ! Component: 100 - total flux cleaned = 0.00263114 Jy ! Component: 150 - total flux cleaned = 0.00263434 Jy ! Component: 200 - total flux cleaned = 0.00263698 Jy ! Total flux subtracted in 200 components = 0.00263698 Jy ! Clean residual min=-0.006459 max=0.005147 Jy/beam ! Clean residual mean=-0.000054 rms=0.001720 Jy/beam ! Combined flux in latest and established models = 1.10564 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 126 components and 1.10564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083675Jy sigma=0.981156 ! Fit after self-cal, rms=0.083615Jy sigma=0.980764 ! 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.473 mas, bmaj=22.2 mas, bpa=-8.019 degrees ! Estimated noise=2.06398 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.000215385 Jy ! Component: 100 - total flux cleaned = 0.000301991 Jy ! Component: 150 - total flux cleaned = 0.000359026 Jy ! Component: 200 - total flux cleaned = 0.0004055 Jy ! Total flux subtracted in 200 components = 0.0004055 Jy ! Clean residual min=-0.007184 max=0.005374 Jy/beam ! Clean residual mean=-0.000088 rms=0.001958 Jy/beam ! Combined flux in latest and established models = 1.10604 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 142 components and 1.10604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083591Jy sigma=0.979814 ! Fit after self-cal, rms=0.083524Jy sigma=0.979292 ! Inverting map uvtaper 0,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.532 mas, bmaj=7.091 mas, bpa=-11.28 degrees ! Estimated noise=2.36424 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.689765 Jy ! Component: 100 - total flux cleaned = 0.866624 Jy ! Component: 150 - total flux cleaned = 0.960399 Jy ! Component: 200 - total flux cleaned = 1.01383 Jy ! Total flux subtracted in 200 components = 1.01383 Jy ! Clean residual min=-0.016346 max=0.020098 Jy/beam ! Clean residual mean=-0.000183 rms=0.004827 Jy/beam ! Combined flux in latest and established models = 1.01384 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 1.01384 Jy ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=8.91 mas, bpa=-12.42 degrees ! Estimated noise=1.65786 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.0424483 Jy ! Component: 100 - total flux cleaned = 0.0657356 Jy ! Component: 150 - total flux cleaned = 0.0799925 Jy ! Component: 200 - total flux cleaned = 0.0864018 Jy ! Total flux subtracted in 200 components = 0.0864018 Jy ! Clean residual min=-0.008159 max=0.006600 Jy/beam ! Clean residual mean=-0.000059 rms=0.002182 Jy/beam ! Combined flux in latest and established models = 1.10024 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 68 components and 1.10024 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.473 mas, bmaj=22.2 mas, bpa=-8.019 degrees ! Estimated noise=2.06398 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.0028574 Jy ! Component: 100 - total flux cleaned = 0.00438355 Jy ! Component: 150 - total flux cleaned = 0.00451001 Jy ! Component: 200 - total flux cleaned = 0.00450439 Jy ! Total flux subtracted in 200 components = 0.00450439 Jy ! Clean residual min=-0.007168 max=0.006314 Jy/beam ! Clean residual mean=-0.000061 rms=0.002059 Jy/beam ! Combined flux in latest and established models = 1.10474 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 1.10474 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=8.91 mas, bpa=-12.42 degrees ! Estimated noise=1.65786 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100427 Jy ! Component: 100 - total flux cleaned = -0.000570196 Jy ! Component: 150 - total flux cleaned = -0.000382334 Jy ! Component: 200 - total flux cleaned = -0.000561114 Jy ! Total flux subtracted in 200 components = -0.000561114 Jy ! Clean residual min=-0.006527 max=0.005425 Jy/beam ! Clean residual mean=-0.000052 rms=0.001833 Jy/beam ! Combined flux in latest and established models = 1.10418 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 109 components and 1.10418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083799Jy sigma=0.986975 ! Fit after self-cal, rms=0.083752Jy sigma=0.985522 wmodel J2258-2758_S_2005_06_01_yyk\_map.mod ! Writing 109 model components to file: J2258-2758_S_2005_06_01_yyk_map.mod wobs J2258-2758_S_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J2258-2758_S_2005_06_01_yyk_uvs.fits wwins J2258-2758_S_2005_06_01_yyk\_map.win ! wwins: Wrote 3 windows to J2258-2758_S_2005_06_01_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.00291892 Jy ! Component: 100 - total flux cleaned = -0.00505512 Jy ! Component: 150 - total flux cleaned = -0.00605944 Jy ! Component: 200 - total flux cleaned = -0.00710832 Jy ! Component: 250 - total flux cleaned = -0.00819473 Jy ! Component: 300 - total flux cleaned = -0.00906038 Jy ! Component: 350 - total flux cleaned = -0.0102222 Jy ! Component: 400 - total flux cleaned = -0.0112576 Jy ! Component: 450 - total flux cleaned = -0.0121012 Jy ! Component: 500 - total flux cleaned = -0.0128395 Jy ! Component: 550 - total flux cleaned = -0.013267 Jy ! Component: 600 - total flux cleaned = -0.0138191 Jy ! Component: 650 - total flux cleaned = -0.0144179 Jy ! Component: 700 - total flux cleaned = -0.0149962 Jy ! Component: 750 - total flux cleaned = -0.0154943 Jy ! Component: 800 - total flux cleaned = -0.0158567 Jy ! Component: 850 - total flux cleaned = -0.016033 Jy ! Component: 900 - total flux cleaned = -0.0162033 Jy ! Component: 950 - total flux cleaned = -0.0163132 Jy ! Component: 1000 - total flux cleaned = -0.0163662 Jy ! Component: 1050 - total flux cleaned = -0.0163139 Jy ! Component: 1100 - total flux cleaned = -0.0163644 Jy ! Component: 1150 - total flux cleaned = -0.016265 Jy ! Component: 1200 - total flux cleaned = -0.0161195 Jy ! Component: 1250 - total flux cleaned = -0.0163565 Jy ! Component: 1300 - total flux cleaned = -0.0162618 Jy ! Component: 1350 - total flux cleaned = -0.0163977 Jy ! Component: 1400 - total flux cleaned = -0.0164867 Jy ! Component: 1450 - total flux cleaned = -0.0165757 Jy ! Component: 1500 - total flux cleaned = -0.0167491 Jy ! Component: 1550 - total flux cleaned = -0.0169628 Jy ! Component: 1600 - total flux cleaned = -0.017257 Jy ! Component: 1650 - total flux cleaned = -0.0175048 Jy ! Component: 1700 - total flux cleaned = -0.0177491 Jy ! Component: 1750 - total flux cleaned = -0.0179898 Jy ! Component: 1800 - total flux cleaned = -0.018228 Jy ! Component: 1850 - total flux cleaned = -0.0184632 Jy ! Component: 1900 - total flux cleaned = -0.0186173 Jy ! Component: 1950 - total flux cleaned = -0.0187683 Jy ! Component: 2000 - total flux cleaned = -0.0188806 Jy ! Total flux subtracted in 2048 components = -0.0190297 Jy ! Clean residual min=-0.002027 max=0.002160 Jy/beam ! Clean residual mean=-0.000019 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 1.08515 Jy keep ! Adding 120 model components to the UV plane model. ! The established model now contains 229 components and 1.08515 Jy ![Exited script file: muppet] wmap "J2258-2758_S_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.397 x 8.91 at -12.42 degrees (North through East) ! Clean map min=-0.0070942 max=0.80552 Jy/beam ! Writing clean map to FITS file: J2258-2758_S_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.805517 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000739696 device "J2258-2758_S_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J2258-2758_S_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.275486 0.275486 0.550972 1.10194 2.20389 4.40778 8.81555 17.6311 35.2622 70.5244 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.805 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.397 x 8.91 at -12.42 degrees (North through East) ! Clean map min=-0.0070942 max=0.80552 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2258-2758_S_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J2258-2758_S_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2258-2758_S_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:45:36 2005