! Started logfile: J2032-2125_S_2005_07_08_yyk_uvs.log on Fri Jan 20 10:59:39 2006 obs J2032-2125_S_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J2032-2125_S_2005_07_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.620202 visibilities/baseline/integration-bin. ! Found source: J2032-2125 ! ! 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 1416 lines of history. ! ! Reading 1228 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 J2032-2125_S_2005_07_08_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.106719 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.562 mas, bmaj=7.018 mas, bpa=-3.417 degrees ! Estimated noise=2.29906 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.0504376 Jy ! Component: 100 - total flux cleaned = 0.0613414 Jy ! Total flux subtracted in 100 components = 0.0613414 Jy ! Clean residual min=-0.010589 max=0.014528 Jy/beam ! Clean residual mean=-0.000089 rms=0.003224 Jy/beam ! Combined flux in latest and established models = 0.0613414 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0613414 Jy ! ! Correcting IF 1. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.086211Jy sigma=1.275249 ! Fit after self-cal, rms=0.081174Jy sigma=1.181352 ! Inverting map and beam ! Estimated beam: bmin=2.563 mas, bmaj=7.02 mas, bpa=-3.412 degrees ! Estimated noise=2.30012 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.274 mas, bmaj=9.751 mas, bpa=-9.632 degrees ! Estimated noise=1.51967 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.0165405 Jy ! Component: 100 - total flux cleaned = 0.021239 Jy ! Component: 150 - total flux cleaned = 0.0227758 Jy ! Component: 200 - total flux cleaned = 0.0229217 Jy ! Total flux subtracted in 200 components = 0.0229217 Jy ! Clean residual min=-0.006569 max=0.006048 Jy/beam ! Clean residual mean=0.000008 rms=0.001799 Jy/beam ! Combined flux in latest and established models = 0.0842631 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.0842632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079957Jy sigma=1.135593 ! Fit after self-cal, rms=0.079814Jy sigma=1.133861 ! 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.274 x 9.751 at -9.632 degrees (North through East) ! Clean map min=-0.0066573 max=0.068312 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. ! 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. ! 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. ! 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. ! 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.079814Jy sigma=1.133861 ! Fit after self-cal, rms=0.079814Jy sigma=1.133861 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.079814Jy sigma=1.133861 ! Fit after self-cal, rms=0.079721Jy sigma=1.132322 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=9.751 mas, bpa=-9.632 degrees ! Estimated noise=1.51967 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.000384961 Jy ! Component: 100 - total flux cleaned = 0.000480853 Jy ! Component: 150 - total flux cleaned = 0.000523813 Jy ! Component: 200 - total flux cleaned = 0.000565846 Jy ! Total flux subtracted in 200 components = 0.000565846 Jy ! Clean residual min=-0.006505 max=0.005841 Jy/beam ! Clean residual mean=0.000008 rms=0.001796 Jy/beam ! Combined flux in latest and established models = 0.084829 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.084829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079701Jy sigma=1.131557 ! Fit after self-cal, rms=0.079598Jy sigma=1.130037 ! 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.079598Jy sigma=1.130037 ! Fit after self-cal, rms=0.070529Jy sigma=0.980238 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 (-30.5, 43). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00654243 Jy ! Component: 100 - total flux cleaned = 0.00734035 Jy ! Component: 150 - total flux cleaned = 0.00781585 Jy ! Component: 200 - total flux cleaned = 0.00808418 Jy ! Total flux subtracted in 200 components = 0.00808418 Jy ! Clean residual min=-0.005255 max=0.005144 Jy/beam ! Clean residual mean=0.000019 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 0.0929132 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 53 components and 0.0929132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069506Jy sigma=0.958114 ! Fit after self-cal, rms=0.068175Jy sigma=0.945507 ! 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.274 x 9.751 at -9.632 degrees (North through East) ! Clean map min=-0.006038 max=0.071912 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 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.262 mas, bmaj=21.8 mas, bpa=0.3539 degrees ! Estimated noise=1.87017 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.00180763 Jy ! Component: 100 - total flux cleaned = 0.00163347 Jy ! Component: 150 - total flux cleaned = 0.00149015 Jy ! Component: 200 - total flux cleaned = 0.00142806 Jy ! Total flux subtracted in 200 components = 0.00142806 Jy ! Clean residual min=-0.004601 max=0.005686 Jy/beam ! Clean residual mean=0.000040 rms=0.001851 Jy/beam ! Combined flux in latest and established models = 0.0943412 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.0943412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068022Jy sigma=0.943314 ! Fit after self-cal, rms=0.067525Jy sigma=0.940813 ! 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.563 mas, bmaj=7.02 mas, bpa=-3.412 degrees ! Estimated noise=2.30012 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0664593 Jy ! Component: 100 - total flux cleaned = 0.0845908 Jy ! Component: 150 - total flux cleaned = 0.089368 Jy ! Component: 200 - total flux cleaned = 0.091725 Jy ! Total flux subtracted in 200 components = 0.091725 Jy ! Clean residual min=-0.008576 max=0.007536 Jy/beam ! Clean residual mean=-0.000012 rms=0.002019 Jy/beam ! Combined flux in latest and established models = 0.091725 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.091725 Jy ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=9.751 mas, bpa=-9.632 degrees ! Estimated noise=1.51967 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.00265849 Jy ! Component: 100 - total flux cleaned = 0.0025255 Jy ! Component: 150 - total flux cleaned = 0.00240639 Jy ! Component: 200 - total flux cleaned = 0.00240807 Jy ! Total flux subtracted in 200 components = 0.00240807 Jy ! Clean residual min=-0.005265 max=0.005433 Jy/beam ! Clean residual mean=0.000031 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.0941331 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 64 components and 0.0941331 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.262 mas, bmaj=21.8 mas, bpa=0.3539 degrees ! Estimated noise=1.87017 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.000135507 Jy ! Component: 100 - total flux cleaned = -3.58867e-05 Jy ! Component: 150 - total flux cleaned = -8.69524e-05 Jy ! Component: 200 - total flux cleaned = -0.000134231 Jy ! Total flux subtracted in 200 components = -0.000134231 Jy ! Clean residual min=-0.004732 max=0.005825 Jy/beam ! Clean residual mean=0.000053 rms=0.001874 Jy/beam ! Combined flux in latest and established models = 0.0939988 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 79 components and 0.0939988 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=9.751 mas, bpa=-9.632 degrees ! Estimated noise=1.51967 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011465 Jy ! Component: 100 - total flux cleaned = 0.000193959 Jy ! Component: 150 - total flux cleaned = 0.000343336 Jy ! Component: 200 - total flux cleaned = 0.000484806 Jy ! Total flux subtracted in 200 components = 0.000484806 Jy ! Clean residual min=-0.004984 max=0.005562 Jy/beam ! Clean residual mean=0.000026 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.0944836 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 100 components and 0.0944836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067119Jy sigma=0.933967 ! Fit after self-cal, rms=0.066792Jy sigma=0.931833 wmodel J2032-2125_S_2005_07_08_yyk\_map.mod ! Writing 100 model components to file: J2032-2125_S_2005_07_08_yyk_map.mod wobs J2032-2125_S_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J2032-2125_S_2005_07_08_yyk_uvs.fits wwins J2032-2125_S_2005_07_08_yyk\_map.win ! wwins: Wrote 2 windows to J2032-2125_S_2005_07_08_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.000720315 Jy ! Component: 100 - total flux cleaned = 0.00097164 Jy ! Component: 150 - total flux cleaned = 0.00120485 Jy ! Component: 200 - total flux cleaned = 0.000991118 Jy ! Component: 250 - total flux cleaned = 0.000789483 Jy ! Component: 300 - total flux cleaned = 0.00046709 Jy ! Component: 350 - total flux cleaned = -0.000216615 Jy ! Component: 400 - total flux cleaned = -0.000817432 Jy ! Component: 450 - total flux cleaned = -0.0013985 Jy ! Component: 500 - total flux cleaned = -0.00212537 Jy ! Component: 550 - total flux cleaned = -0.00272142 Jy ! Component: 600 - total flux cleaned = -0.00345835 Jy ! Component: 650 - total flux cleaned = -0.0042258 Jy ! Component: 700 - total flux cleaned = -0.00492431 Jy ! Component: 750 - total flux cleaned = -0.00570338 Jy ! Component: 800 - total flux cleaned = -0.00646273 Jy ! Component: 850 - total flux cleaned = -0.00711254 Jy ! Component: 900 - total flux cleaned = -0.00761165 Jy ! Component: 950 - total flux cleaned = -0.00805729 Jy ! Component: 1000 - total flux cleaned = -0.00862558 Jy ! Component: 1050 - total flux cleaned = -0.00909754 Jy ! Component: 1100 - total flux cleaned = -0.00960406 Jy ! Component: 1150 - total flux cleaned = -0.00993605 Jy ! Component: 1200 - total flux cleaned = -0.0103445 Jy ! Component: 1250 - total flux cleaned = -0.0107058 Jy ! Component: 1300 - total flux cleaned = -0.0110219 Jy ! Component: 1350 - total flux cleaned = -0.0112557 Jy ! Component: 1400 - total flux cleaned = -0.0116009 Jy ! Component: 1450 - total flux cleaned = -0.0119775 Jy ! Component: 1500 - total flux cleaned = -0.0121255 Jy ! Component: 1550 - total flux cleaned = -0.0123447 Jy ! Component: 1600 - total flux cleaned = -0.012526 Jy ! Component: 1650 - total flux cleaned = -0.012705 Jy ! Component: 1700 - total flux cleaned = -0.0129168 Jy ! Component: 1750 - total flux cleaned = -0.0130214 Jy ! Component: 1800 - total flux cleaned = -0.0130908 Jy ! Component: 1850 - total flux cleaned = -0.0133295 Jy ! Component: 1900 - total flux cleaned = -0.0134636 Jy ! Component: 1950 - total flux cleaned = -0.013663 Jy ! Component: 2000 - total flux cleaned = -0.0137285 Jy ! Total flux subtracted in 2048 components = -0.0137289 Jy ! Clean residual min=-0.002627 max=0.002753 Jy/beam ! Clean residual mean=-0.000059 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.0807548 Jy keep ! Adding 105 model components to the UV plane model. ! The established model now contains 205 components and 0.0807548 Jy ![Exited script file: muppet] wmap "J2032-2125_S_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.274 x 9.751 at -9.632 degrees (North through East) ! Clean map min=-0.0067646 max=0.071376 Jy/beam ! Writing clean map to FITS file: J2032-2125_S_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0713764 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000632791 device "J2032-2125_S_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J2032-2125_S_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.65966 2.65966 5.31933 10.6387 21.2773 42.5546 85.1092 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.071 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.274 x 9.751 at -9.632 degrees (North through East) ! Clean map min=-0.0067646 max=0.071376 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2032-2125_S_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J2032-2125_S_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2032-2125_S_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:59:42 2006