! Started logfile: J1459-3655_S_2002_05_14_yyk_uvs.log on Tue Jun 26 22:56:05 2007 obs J1459-3655_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J1459-3655_S_2002_05_14_yyk_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.901852 visibilities/baseline/integration-bin. ! Found source: J1459-3655 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1153 lines of history. ! ! Reading 5844 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 J1459-3655_S_2002_05_14_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.541526 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.38 mas, bmaj=6.945 mas, bpa=1.558 degrees ! Estimated noise=2874.52 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.331681 Jy ! Component: 100 - total flux cleaned = 0.456226 Jy ! Total flux subtracted in 100 components = 0.456226 Jy ! Clean residual min=-0.028040 max=0.070545 Jy/beam ! Clean residual mean=-0.000092 rms=0.012338 Jy/beam ! Combined flux in latest and established models = 0.456226 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.456226 Jy ! ! Correcting IF 1. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.303240Jy sigma=0.001520 ! Fit after self-cal, rms=0.302428Jy sigma=0.001517 ! Inverting map and beam ! Estimated beam: bmin=2.38 mas, bmaj=6.945 mas, bpa=1.558 degrees ! Estimated noise=2875.49 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=2.966 mas, bmaj=8.138 mas, bpa=0.04061 degrees ! Estimated noise=1782.8 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.120541 Jy ! Component: 100 - total flux cleaned = 0.165034 Jy ! Component: 150 - total flux cleaned = 0.182991 Jy ! Component: 200 - total flux cleaned = 0.185051 Jy ! Total flux subtracted in 200 components = 0.185051 Jy ! Clean residual min=-0.021426 max=0.037766 Jy/beam ! Clean residual mean=0.000214 rms=0.008750 Jy/beam ! Combined flux in latest and established models = 0.641277 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 60 components and 0.641277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280925Jy sigma=0.001321 ! Fit after self-cal, rms=0.280922Jy sigma=0.001321 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.966 x 8.138 at 0.04061 degrees (North through East) ! Clean map min=-0.020676 max=0.37486 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: 0.749966 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.15 HN 4.52 KP 0.88 ! LA 0.92 NL 1.10 OV 0.96 PT 0.97 ! SC 1.01 MK 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.975623 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 1.00* KP 1.00* ! LA 0.93 NL 1.34 OV 1.01 PT 0.96 ! SC 1.04 MK 1.07 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.947899 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 1.00* KP 1.01 ! LA 1.02 NL 1.39 OV 1.06 PT 1.10 ! SC 0.91 MK 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.719349 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.87 HN 5.02 KP 1.05 ! LA 0.86 NL 1.29 OV 0.93 PT 0.94 ! SC 0.93 MK 1.02 ! ! ! Fit before self-cal, rms=0.280922Jy sigma=0.001321 ! Fit after self-cal, rms=0.416917Jy sigma=0.002262 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.416917Jy sigma=0.002262 ! Fit after self-cal, rms=0.416919Jy sigma=0.002262 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.06 mas, bmaj=8.214 mas, bpa=1.387 degrees ! Estimated noise=1108.99 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.176194 Jy ! Component: 100 - total flux cleaned = -0.22562 Jy ! Component: 150 - total flux cleaned = -0.241932 Jy ! Component: 200 - total flux cleaned = -0.247606 Jy ! Total flux subtracted in 200 components = -0.247606 Jy ! Clean residual min=-0.012030 max=0.017951 Jy/beam ! Clean residual mean=0.000084 rms=0.004684 Jy/beam ! Combined flux in latest and established models = 0.393671 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 92 components and 0.393671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.397354Jy sigma=0.001398 ! Fit after self-cal, rms=0.397318Jy sigma=0.001398 ! 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.397318Jy sigma=0.001398 ! Fit after self-cal, rms=0.396188Jy sigma=0.001389 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.00126726 Jy ! Component: 100 - total flux cleaned = -0.00144922 Jy ! Component: 150 - total flux cleaned = -0.00156231 Jy ! Component: 200 - total flux cleaned = -0.00161155 Jy ! Total flux subtracted in 200 components = -0.00161155 Jy ! Clean residual min=-0.012294 max=0.017594 Jy/beam ! Clean residual mean=0.000099 rms=0.004671 Jy/beam ! Combined flux in latest and established models = 0.39206 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 99 components and 0.39206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.396192Jy sigma=0.001389 ! Fit after self-cal, rms=0.396020Jy sigma=0.001388 ! 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.06 x 8.214 at 1.387 degrees (North through East) ! Clean map min=-0.01227 max=0.22101 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.396020Jy sigma=0.001388 ! Fit after self-cal, rms=0.372654Jy sigma=0.001223 ! 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.372654Jy sigma=0.001223 ! Fit after self-cal, rms=0.372598Jy sigma=0.001223 ! Inverting map and beam ! Estimated beam: bmin=3.056 mas, bmaj=8.22 mas, bpa=1.022 degrees ! Estimated noise=1074.46 mJy/beam. ! Added new window around map position (10.5, -7.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0184898 Jy ! Component: 100 - total flux cleaned = 0.0244602 Jy ! Component: 150 - total flux cleaned = 0.0260229 Jy ! Component: 200 - total flux cleaned = 0.0267749 Jy ! Total flux subtracted in 200 components = 0.0267749 Jy ! Clean residual min=-0.008302 max=0.011774 Jy/beam ! Clean residual mean=-0.000328 rms=0.003289 Jy/beam ! Combined flux in latest and established models = 0.418835 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 121 components and 0.418835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.372039Jy sigma=0.001208 ! Fit after self-cal, rms=0.372139Jy sigma=0.001207 ! 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.372139Jy sigma=0.001207 ! Fit after self-cal, rms=0.391948Jy sigma=0.001203 ! 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.391948Jy sigma=0.001203 ! Fit after self-cal, rms=0.391977Jy sigma=0.001203 ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=8.233 mas, bpa=1.369 degrees ! Estimated noise=1072.48 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0046127 Jy ! Component: 100 - total flux cleaned = 0.00516954 Jy ! Component: 150 - total flux cleaned = 0.00525135 Jy ! Component: 200 - total flux cleaned = 0.00539796 Jy ! Total flux subtracted in 200 components = 0.00539796 Jy ! Clean residual min=-0.007101 max=0.010855 Jy/beam ! Clean residual mean=-0.000285 rms=0.003086 Jy/beam ! Combined flux in latest and established models = 0.424233 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 136 components and 0.424233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.391890Jy sigma=0.001202 ! Fit after self-cal, rms=0.391885Jy sigma=0.001202 ! 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=9.365 mas, bmaj=30.49 mas, bpa=6.256 degrees ! Estimated noise=1371.95 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.00150572 Jy ! Component: 100 - total flux cleaned = 0.00157779 Jy ! Component: 150 - total flux cleaned = 0.00161117 Jy ! Component: 200 - total flux cleaned = 0.00164286 Jy ! Total flux subtracted in 200 components = 0.00164286 Jy ! Clean residual min=-0.009992 max=0.015798 Jy/beam ! Clean residual mean=-0.000537 rms=0.005231 Jy/beam ! Combined flux in latest and established models = 0.425876 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 150 components and 0.425876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.391864Jy sigma=0.001202 ! Fit after self-cal, rms=0.391876Jy sigma=0.001202 ! 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.392 mas, bmaj=6.763 mas, bpa=2.094 degrees ! Estimated noise=1901.92 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.217152 Jy ! Component: 100 - total flux cleaned = 0.291398 Jy ! Component: 150 - total flux cleaned = 0.333215 Jy ! Component: 200 - total flux cleaned = 0.359675 Jy ! Total flux subtracted in 200 components = 0.359675 Jy ! Clean residual min=-0.013142 max=0.017358 Jy/beam ! Clean residual mean=-0.000100 rms=0.004012 Jy/beam ! Combined flux in latest and established models = 0.359675 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.359675 Jy ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=8.233 mas, bpa=1.369 degrees ! Estimated noise=1072.48 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.0270554 Jy ! Component: 100 - total flux cleaned = 0.0411751 Jy ! Component: 150 - total flux cleaned = 0.0498923 Jy ! Component: 200 - total flux cleaned = 0.0555221 Jy ! Total flux subtracted in 200 components = 0.0555221 Jy ! Clean residual min=-0.008890 max=0.011114 Jy/beam ! Clean residual mean=-0.000238 rms=0.003340 Jy/beam ! Combined flux in latest and established models = 0.415197 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 76 components and 0.415197 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=9.365 mas, bmaj=30.49 mas, bpa=6.256 degrees ! Estimated noise=1371.95 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.00610774 Jy ! Component: 100 - total flux cleaned = 0.0082546 Jy ! Component: 150 - total flux cleaned = 0.00858062 Jy ! Component: 200 - total flux cleaned = 0.0087922 Jy ! Total flux subtracted in 200 components = 0.0087922 Jy ! Clean residual min=-0.010399 max=0.015783 Jy/beam ! Clean residual mean=-0.000517 rms=0.005326 Jy/beam ! Combined flux in latest and established models = 0.423989 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.423989 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=8.233 mas, bpa=1.369 degrees ! Estimated noise=1072.48 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00126854 Jy ! Component: 100 - total flux cleaned = -0.00152089 Jy ! Component: 150 - total flux cleaned = -0.00152467 Jy ! Component: 200 - total flux cleaned = -0.00152477 Jy ! Total flux subtracted in 200 components = -0.00152477 Jy ! Clean residual min=-0.008235 max=0.011205 Jy/beam ! Clean residual mean=-0.000277 rms=0.003237 Jy/beam ! Combined flux in latest and established models = 0.422464 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 105 components and 0.422464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.390877Jy sigma=0.001205 ! Fit after self-cal, rms=0.390290Jy sigma=0.001205 wmodel J1459-3655_S_2002_05_14_yyk\_map.mod ! Writing 105 model components to file: J1459-3655_S_2002_05_14_yyk_map.mod wobs J1459-3655_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J1459-3655_S_2002_05_14_yyk_uvs.fits wwins J1459-3655_S_2002_05_14_yyk\_map.win ! wwins: Wrote 2 windows to J1459-3655_S_2002_05_14_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.00485405 Jy ! Component: 100 - total flux cleaned = 0.00786694 Jy ! Component: 150 - total flux cleaned = 0.00800886 Jy ! Component: 200 - total flux cleaned = 0.00813824 Jy ! Component: 250 - total flux cleaned = 0.00825832 Jy ! Component: 300 - total flux cleaned = 0.00837052 Jy ! Component: 350 - total flux cleaned = 0.00848189 Jy ! Component: 400 - total flux cleaned = 0.00848345 Jy ! Component: 450 - total flux cleaned = 0.00847867 Jy ! Component: 500 - total flux cleaned = 0.0082038 Jy ! Component: 550 - total flux cleaned = 0.00794298 Jy ! Component: 600 - total flux cleaned = 0.0076079 Jy ! Component: 650 - total flux cleaned = 0.00712672 Jy ! Component: 700 - total flux cleaned = 0.00681709 Jy ! Component: 750 - total flux cleaned = 0.00622292 Jy ! Component: 800 - total flux cleaned = 0.00565286 Jy ! Component: 850 - total flux cleaned = 0.00510193 Jy ! Component: 900 - total flux cleaned = 0.00483469 Jy ! Component: 950 - total flux cleaned = 0.00444492 Jy ! Component: 1000 - total flux cleaned = 0.00413071 Jy ! Component: 1050 - total flux cleaned = 0.00382439 Jy ! Component: 1100 - total flux cleaned = 0.00358528 Jy ! Component: 1150 - total flux cleaned = 0.00323687 Jy ! Component: 1200 - total flux cleaned = 0.003011 Jy ! Component: 1250 - total flux cleaned = 0.00273523 Jy ! Component: 1300 - total flux cleaned = 0.00257464 Jy ! Component: 1350 - total flux cleaned = 0.002574 Jy ! Component: 1400 - total flux cleaned = 0.00221427 Jy ! Component: 1450 - total flux cleaned = 0.00211354 Jy ! Component: 1500 - total flux cleaned = 0.00181955 Jy ! Component: 1550 - total flux cleaned = 0.00167608 Jy ! Component: 1600 - total flux cleaned = 0.00148916 Jy ! Component: 1650 - total flux cleaned = 0.0013978 Jy ! Component: 1700 - total flux cleaned = 0.00121776 Jy ! Component: 1750 - total flux cleaned = 0.000998987 Jy ! Component: 1800 - total flux cleaned = 0.000871286 Jy ! Component: 1850 - total flux cleaned = 0.000871146 Jy ! Component: 1900 - total flux cleaned = 0.000664486 Jy ! Component: 1950 - total flux cleaned = 0.000663843 Jy ! Component: 2000 - total flux cleaned = 0.000623013 Jy ! Total flux subtracted in 2048 components = 0.000466201 Jy ! Clean residual min=-0.002124 max=0.002682 Jy/beam ! Clean residual mean=-0.000076 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.42293 Jy keep ! Adding 174 model components to the UV plane model. ! The established model now contains 279 components and 0.42293 Jy ![Exited script file: muppet] wmap "J1459-3655_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.065 x 8.233 at 1.369 degrees (North through East) ! Clean map min=-0.0060724 max=0.24574 Jy/beam ! Writing clean map to FITS file: J1459-3655_S_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.245742 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000862789 device "J1459-3655_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J1459-3655_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.05329 1.05329 2.10658 4.21315 8.42631 16.8526 33.7052 67.4104 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.245 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.065 x 8.233 at 1.369 degrees (North through East) ! Clean map min=-0.0060724 max=0.24574 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1459-3655_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J1459-3655_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1459-3655_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:56:11 2007