! Started logfile: J0151-3435_S_2002_01_31_yyk_uvs.log on Tue Jun 26 21:58:31 2007 obs J0151-3435_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J0151-3435_S_2002_01_31_yyk_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.664078 visibilities/baseline/integration-bin. ! Found source: J0151-3435 ! ! 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 1224 lines of history. ! ! Reading 12312 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 J0151-3435_S_2002_01_31_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.245684 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.382 mas, bmaj=6.175 mas, bpa=-1.355 degrees ! Estimated noise=1810.64 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.112506 Jy ! Component: 100 - total flux cleaned = 0.131252 Jy ! Total flux subtracted in 100 components = 0.131252 Jy ! Clean residual min=-0.009296 max=0.011480 Jy/beam ! Clean residual mean=0.000044 rms=0.002765 Jy/beam ! Combined flux in latest and established models = 0.131252 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.131252 Jy ! ! Correcting IF 1. ! A total of 208 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 303 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.204839Jy sigma=0.001225 ! Fit after self-cal, rms=0.204573Jy sigma=0.001224 ! Inverting map and beam ! Estimated beam: bmin=2.382 mas, bmaj=6.175 mas, bpa=-1.355 degrees ! Estimated noise=1811.22 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.318 mas, bmaj=8.028 mas, bpa=3.428 degrees ! Estimated noise=1012.6 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.0136371 Jy ! Component: 100 - total flux cleaned = 0.017831 Jy ! Component: 150 - total flux cleaned = 0.0191552 Jy ! Component: 200 - total flux cleaned = 0.019306 Jy ! Total flux subtracted in 200 components = 0.019306 Jy ! Clean residual min=-0.004997 max=0.008553 Jy/beam ! Clean residual mean=0.000243 rms=0.001996 Jy/beam ! Combined flux in latest and established models = 0.150558 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 38 components and 0.150558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204105Jy sigma=0.001220 ! Fit after self-cal, rms=0.204082Jy sigma=0.001220 ! 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.318 x 8.028 at 3.428 degrees (North through East) ! Clean map min=-0.0049172 max=0.1331 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.204082Jy sigma=0.001220 ! Fit after self-cal, rms=0.203957Jy sigma=0.001219 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.203957Jy sigma=0.001219 ! Fit after self-cal, rms=0.203928Jy sigma=0.001219 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=8.032 mas, bpa=3.392 degrees ! Estimated noise=1013.02 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.000453839 Jy ! Component: 100 - total flux cleaned = 0.000457239 Jy ! Component: 150 - total flux cleaned = 0.000425759 Jy ! Component: 200 - total flux cleaned = 0.000428523 Jy ! Total flux subtracted in 200 components = 0.000428523 Jy ! Clean residual min=-0.005019 max=0.008275 Jy/beam ! Clean residual mean=0.000241 rms=0.001989 Jy/beam ! Combined flux in latest and established models = 0.150987 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 48 components and 0.150987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203915Jy sigma=0.001219 ! Fit after self-cal, rms=0.203894Jy sigma=0.001219 ! 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.203894Jy sigma=0.001219 ! Fit after self-cal, rms=0.201996Jy sigma=0.001208 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.00181379 Jy ! Component: 100 - total flux cleaned = 0.00190778 Jy ! Component: 150 - total flux cleaned = 0.00198232 Jy ! Component: 200 - total flux cleaned = 0.00201143 Jy ! Total flux subtracted in 200 components = 0.00201143 Jy ! Clean residual min=-0.004982 max=0.008011 Jy/beam ! Clean residual mean=0.000241 rms=0.001906 Jy/beam ! Combined flux in latest and established models = 0.152998 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 58 components and 0.152998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201979Jy sigma=0.001208 ! Fit after self-cal, rms=0.201667Jy sigma=0.001206 ! 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.318 x 8.032 at 3.392 degrees (North through East) ! Clean map min=-0.0047829 max=0.13483 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.201667Jy sigma=0.001206 ! Fit after self-cal, rms=0.202134Jy sigma=0.001206 ! 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.202134Jy sigma=0.001206 ! Fit after self-cal, rms=0.202070Jy sigma=0.001205 ! Inverting map and beam ! Estimated beam: bmin=3.333 mas, bmaj=8.041 mas, bpa=3.394 degrees ! Estimated noise=1015.11 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00029907 Jy ! Component: 100 - total flux cleaned = 0.000379098 Jy ! Component: 150 - total flux cleaned = 0.00037751 Jy ! Component: 200 - total flux cleaned = 0.00034596 Jy ! Total flux subtracted in 200 components = 0.00034596 Jy ! Clean residual min=-0.004515 max=0.007359 Jy/beam ! Clean residual mean=0.000226 rms=0.001834 Jy/beam ! Combined flux in latest and established models = 0.153344 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 62 components and 0.153344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202062Jy sigma=0.001205 ! Fit after self-cal, rms=0.202045Jy sigma=0.001205 ! 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.202045Jy sigma=0.001205 ! Fit after self-cal, rms=0.202726Jy sigma=0.001205 ! 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.202726Jy sigma=0.001205 ! Fit after self-cal, rms=0.202721Jy sigma=0.001205 ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=8.055 mas, bpa=3.525 degrees ! Estimated noise=1016.57 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136613 Jy ! Component: 100 - total flux cleaned = 0.000168432 Jy ! Component: 150 - total flux cleaned = 0.000196112 Jy ! Component: 200 - total flux cleaned = 0.00022244 Jy ! Total flux subtracted in 200 components = 0.00022244 Jy ! Clean residual min=-0.004430 max=0.007257 Jy/beam ! Clean residual mean=0.000227 rms=0.001831 Jy/beam ! Combined flux in latest and established models = 0.153567 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 66 components and 0.153567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202714Jy sigma=0.001205 ! Fit after self-cal, rms=0.202711Jy sigma=0.001205 ! 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.126 mas, bmaj=26.55 mas, bpa=7.179 degrees ! Estimated noise=1260.38 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.00119578 Jy ! Component: 100 - total flux cleaned = 0.00129301 Jy ! Component: 150 - total flux cleaned = 0.00137066 Jy ! Component: 200 - total flux cleaned = 0.00143715 Jy ! Total flux subtracted in 200 components = 0.00143715 Jy ! Clean residual min=-0.004955 max=0.007405 Jy/beam ! Clean residual mean=0.000404 rms=0.002338 Jy/beam ! Combined flux in latest and established models = 0.155004 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 68 components and 0.155004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202744Jy sigma=0.001205 ! Fit after self-cal, rms=0.202729Jy sigma=0.001205 ! 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.386 mas, bmaj=6.176 mas, bpa=-1.218 degrees ! Estimated noise=1827.18 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.116712 Jy ! Component: 100 - total flux cleaned = 0.135333 Jy ! Component: 150 - total flux cleaned = 0.143114 Jy ! Component: 200 - total flux cleaned = 0.147205 Jy ! Total flux subtracted in 200 components = 0.147205 Jy ! Clean residual min=-0.009448 max=0.009164 Jy/beam ! Clean residual mean=0.000048 rms=0.002584 Jy/beam ! Combined flux in latest and established models = 0.147205 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.147205 Jy ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=8.055 mas, bpa=3.525 degrees ! Estimated noise=1016.57 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (6.5, 2.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110106 Jy ! Component: 100 - total flux cleaned = 0.0126646 Jy ! Component: 150 - total flux cleaned = 0.0125648 Jy ! Component: 200 - total flux cleaned = 0.0126522 Jy ! Total flux subtracted in 200 components = 0.0126522 Jy ! Clean residual min=-0.004489 max=0.006857 Jy/beam ! Clean residual mean=0.000195 rms=0.001707 Jy/beam ! Combined flux in latest and established models = 0.159857 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 46 components and 0.159857 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.126 mas, bmaj=26.55 mas, bpa=7.179 degrees ! Estimated noise=1260.38 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.000519618 Jy ! Component: 100 - total flux cleaned = 0.000516627 Jy ! Component: 150 - total flux cleaned = 0.000580064 Jy ! Component: 200 - total flux cleaned = 0.000578198 Jy ! Total flux subtracted in 200 components = 0.000578198 Jy ! Clean residual min=-0.004687 max=0.007014 Jy/beam ! Clean residual mean=0.000348 rms=0.002160 Jy/beam ! Combined flux in latest and established models = 0.160435 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.160435 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=8.055 mas, bpa=3.525 degrees ! Estimated noise=1016.57 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000273116 Jy ! Component: 100 - total flux cleaned = -0.000365085 Jy ! Component: 150 - total flux cleaned = -0.000366392 Jy ! Component: 200 - total flux cleaned = -0.000366069 Jy ! Total flux subtracted in 200 components = -0.000366069 Jy ! Clean residual min=-0.004206 max=0.006973 Jy/beam ! Clean residual mean=0.000194 rms=0.001655 Jy/beam ! Combined flux in latest and established models = 0.160069 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 69 components and 0.160069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202292Jy sigma=0.001203 ! Fit after self-cal, rms=0.202278Jy sigma=0.001203 wmodel J0151-3435_S_2002_01_31_yyk\_map.mod ! Writing 69 model components to file: J0151-3435_S_2002_01_31_yyk_map.mod wobs J0151-3435_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J0151-3435_S_2002_01_31_yyk_uvs.fits wwins J0151-3435_S_2002_01_31_yyk\_map.win ! wwins: Wrote 2 windows to J0151-3435_S_2002_01_31_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.00247973 Jy ! Component: 100 - total flux cleaned = 0.00427141 Jy ! Component: 150 - total flux cleaned = 0.00535047 Jy ! Component: 200 - total flux cleaned = 0.00653465 Jy ! Component: 250 - total flux cleaned = 0.00781615 Jy ! Component: 300 - total flux cleaned = 0.00896941 Jy ! Component: 350 - total flux cleaned = 0.010078 Jy ! Component: 400 - total flux cleaned = 0.0111492 Jy ! Component: 450 - total flux cleaned = 0.0121244 Jy ! Component: 500 - total flux cleaned = 0.0128826 Jy ! Component: 550 - total flux cleaned = 0.0135591 Jy ! Component: 600 - total flux cleaned = 0.0141586 Jy ! Component: 650 - total flux cleaned = 0.0146257 Jy ! Component: 700 - total flux cleaned = 0.0149689 Jy ! Component: 750 - total flux cleaned = 0.0155847 Jy ! Component: 800 - total flux cleaned = 0.0159685 Jy ! Component: 850 - total flux cleaned = 0.0162377 Jy ! Component: 900 - total flux cleaned = 0.0167142 Jy ! Component: 950 - total flux cleaned = 0.0170772 Jy ! Component: 1000 - total flux cleaned = 0.0172819 Jy ! Component: 1050 - total flux cleaned = 0.0175854 Jy ! Component: 1100 - total flux cleaned = 0.0180809 Jy ! Component: 1150 - total flux cleaned = 0.0183738 Jy ! Component: 1200 - total flux cleaned = 0.018615 Jy ! Component: 1250 - total flux cleaned = 0.0188998 Jy ! Component: 1300 - total flux cleaned = 0.0192267 Jy ! Component: 1350 - total flux cleaned = 0.0194113 Jy ! Component: 1400 - total flux cleaned = 0.0196399 Jy ! Component: 1450 - total flux cleaned = 0.0199544 Jy ! Component: 1500 - total flux cleaned = 0.0200879 Jy ! Component: 1550 - total flux cleaned = 0.0203508 Jy ! Component: 1600 - total flux cleaned = 0.0206106 Jy ! Component: 1650 - total flux cleaned = 0.0207819 Jy ! Component: 1700 - total flux cleaned = 0.0211625 Jy ! Component: 1750 - total flux cleaned = 0.0213713 Jy ! Component: 1800 - total flux cleaned = 0.0216194 Jy ! Component: 1850 - total flux cleaned = 0.0217427 Jy ! Component: 1900 - total flux cleaned = 0.0220257 Jy ! Component: 1950 - total flux cleaned = 0.0222655 Jy ! Component: 2000 - total flux cleaned = 0.0224236 Jy ! Total flux subtracted in 2048 components = 0.0226196 Jy ! Clean residual min=-0.002159 max=0.002802 Jy/beam ! Clean residual mean=0.000149 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.182689 Jy keep ! Adding 149 model components to the UV plane model. ! The established model now contains 218 components and 0.182689 Jy ![Exited script file: muppet] wmap "J0151-3435_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.334 x 8.055 at 3.525 degrees (North through East) ! Clean map min=-0.0037136 max=0.13395 Jy/beam ! Writing clean map to FITS file: J0151-3435_S_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.13395 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000808151 device "J0151-3435_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J0151-3435_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.80997 1.80997 3.61995 7.23989 14.4798 28.9596 57.9192 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.133 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.334 x 8.055 at 3.525 degrees (North through East) ! Clean map min=-0.0037136 max=0.13395 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0151-3435_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J0151-3435_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0151-3435_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 21:58:40 2007