! Started logfile: J1845-2200_X_2005_06_30_yyk_uvs.log on Sat Oct 8 17:36:50 2005 obs J1845-2200_X_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J1845-2200_X_2005_06_30_yyk_uve.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.867778 visibilities/baseline/integration-bin. ! Found source: J1845-2200 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1460 lines of history. ! ! Reading 3124 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 J1845-2200_X_2005_06_30_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.115134 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=0.6909 mas, bmaj=1.714 mas, bpa=-2.594 degrees ! Estimated noise=1.23833 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.0724946 Jy ! Component: 100 - total flux cleaned = 0.0910915 Jy ! Total flux subtracted in 100 components = 0.0910915 Jy ! Clean residual min=-0.007475 max=0.008007 Jy/beam ! Clean residual mean=-0.000005 rms=0.001922 Jy/beam ! Combined flux in latest and established models = 0.0910915 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0910915 Jy ! ! Correcting IF 1. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.071341Jy sigma=1.167598 ! Fit after self-cal, rms=0.069375Jy sigma=1.127887 ! Inverting map and beam ! Estimated beam: bmin=0.6909 mas, bmaj=1.714 mas, bpa=-2.594 degrees ! Estimated noise=1.23833 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=0.9072 mas, bmaj=2.375 mas, bpa=-5.546 degrees ! Estimated noise=0.732232 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.013274 Jy ! Component: 100 - total flux cleaned = 0.0177208 Jy ! Component: 150 - total flux cleaned = 0.0191652 Jy ! Component: 200 - total flux cleaned = 0.0193973 Jy ! Total flux subtracted in 200 components = 0.0193973 Jy ! Clean residual min=-0.003772 max=0.003979 Jy/beam ! Clean residual mean=-0.000006 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.110489 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.110489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068035Jy sigma=1.091783 ! Fit after self-cal, rms=0.067981Jy sigma=1.091207 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9072 x 2.375 at -5.546 degrees (North through East) ! Clean map min=-0.0035365 max=0.088932 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.02532 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.02 HN 1.01 KP 0.93 ! LA 0.98 MK 1.00 NL 1.01 OV 0.96 ! PT 0.93 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0128 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 1.13 KP 0.89 ! LA 1.01 MK 0.97 NL 1.00 OV 1.04 ! PT 0.99 SC 0.90 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01051 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 0.93 KP 0.85 ! LA 1.06 MK 1.02 NL 0.97 OV 1.01 ! PT 0.98 SC 1.04 ! ! ! 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.067981Jy sigma=1.091207 ! Fit after self-cal, rms=0.067340Jy sigma=1.083916 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.067340Jy sigma=1.083916 ! Fit after self-cal, rms=0.067307Jy sigma=1.083380 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9139 mas, bmaj=2.371 mas, bpa=-5.002 degrees ! Estimated noise=0.726501 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.000605407 Jy ! Component: 100 - total flux cleaned = -0.000669 Jy ! Component: 150 - total flux cleaned = -0.000671201 Jy ! Component: 200 - total flux cleaned = -0.000671113 Jy ! Total flux subtracted in 200 components = -0.000671113 Jy ! Clean residual min=-0.003277 max=0.003884 Jy/beam ! Clean residual mean=0.000002 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.109818 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.109818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067279Jy sigma=1.082806 ! Fit after self-cal, rms=0.067234Jy sigma=1.082249 ! 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.067234Jy sigma=1.082249 ! Fit after self-cal, rms=0.061585Jy sigma=0.983772 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 (1, -0.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00373246 Jy ! Component: 100 - total flux cleaned = 0.0042293 Jy ! Component: 150 - total flux cleaned = 0.00437256 Jy ! Component: 200 - total flux cleaned = 0.0043724 Jy ! Total flux subtracted in 200 components = 0.0043724 Jy ! Clean residual min=-0.002575 max=0.003031 Jy/beam ! Clean residual mean=0.000008 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.11419 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 40 components and 0.11419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061318Jy sigma=0.977576 ! Fit after self-cal, rms=0.060928Jy sigma=0.970966 ! 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: 0.9139 x 2.371 at -5.002 degrees (North through East) ! Clean map min=-0.0025116 max=0.090796 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 = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.415 mas, bmaj=5.345 mas, bpa=4.108 degrees ! Estimated noise=0.909167 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.000889895 Jy ! Component: 100 - total flux cleaned = 0.000786843 Jy ! Component: 150 - total flux cleaned = 0.000762274 Jy ! Component: 200 - total flux cleaned = 0.000762148 Jy ! Total flux subtracted in 200 components = 0.000762148 Jy ! Clean residual min=-0.002329 max=0.003123 Jy/beam ! Clean residual mean=0.000013 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.114952 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.114952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060925Jy sigma=0.970649 ! Fit after self-cal, rms=0.060905Jy sigma=0.970047 ! 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=0.6923 mas, bmaj=1.714 mas, bpa=-2.34 degrees ! Estimated noise=1.23466 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0771936 Jy ! Component: 100 - total flux cleaned = 0.0971636 Jy ! Component: 150 - total flux cleaned = 0.107437 Jy ! Component: 200 - total flux cleaned = 0.110095 Jy ! Total flux subtracted in 200 components = 0.110095 Jy ! Clean residual min=-0.004700 max=0.005721 Jy/beam ! Clean residual mean=0.000003 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 0.110095 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.110095 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9139 mas, bmaj=2.371 mas, bpa=-5.002 degrees ! Estimated noise=0.726501 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.00333026 Jy ! Component: 100 - total flux cleaned = 0.00406943 Jy ! Component: 150 - total flux cleaned = 0.00456895 Jy ! Component: 200 - total flux cleaned = 0.00461822 Jy ! Total flux subtracted in 200 components = 0.00461822 Jy ! Clean residual min=-0.002552 max=0.002789 Jy/beam ! Clean residual mean=0.000008 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.114713 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 40 components and 0.114713 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.415 mas, bmaj=5.345 mas, bpa=4.108 degrees ! Estimated noise=0.909167 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.000211733 Jy ! Component: 100 - total flux cleaned = 0.000283729 Jy ! Component: 150 - total flux cleaned = 0.000254867 Jy ! Component: 200 - total flux cleaned = 0.000280044 Jy ! Total flux subtracted in 200 components = 0.000280044 Jy ! Clean residual min=-0.002324 max=0.003104 Jy/beam ! Clean residual mean=0.000013 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.114993 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.114993 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9139 mas, bmaj=2.371 mas, bpa=-5.002 degrees ! Estimated noise=0.726501 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000274777 Jy ! Component: 100 - total flux cleaned = -0.000233103 Jy ! Component: 150 - total flux cleaned = -0.000197343 Jy ! Component: 200 - total flux cleaned = -0.000196456 Jy ! Total flux subtracted in 200 components = -0.000196456 Jy ! Clean residual min=-0.002500 max=0.002622 Jy/beam ! Clean residual mean=0.000008 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.114797 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.114797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060856Jy sigma=0.968518 ! Fit after self-cal, rms=0.060820Jy sigma=0.968202 wmodel J1845-2200_X_2005_06_30_yyk\_map.mod ! Writing 62 model components to file: J1845-2200_X_2005_06_30_yyk_map.mod wobs J1845-2200_X_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J1845-2200_X_2005_06_30_yyk_uvs.fits wwins J1845-2200_X_2005_06_30_yyk\_map.win ! wwins: Wrote 2 windows to J1845-2200_X_2005_06_30_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.000519696 Jy ! Component: 100 - total flux cleaned = 0.000990231 Jy ! Component: 150 - total flux cleaned = 0.0013132 Jy ! Component: 200 - total flux cleaned = 0.0016996 Jy ! Component: 250 - total flux cleaned = 0.00181084 Jy ! Component: 300 - total flux cleaned = 0.00191812 Jy ! Component: 350 - total flux cleaned = 0.0020579 Jy ! Component: 400 - total flux cleaned = 0.0022953 Jy ! Component: 450 - total flux cleaned = 0.00249278 Jy ! Component: 500 - total flux cleaned = 0.00265362 Jy ! Component: 550 - total flux cleaned = 0.0029052 Jy ! Component: 600 - total flux cleaned = 0.00312096 Jy ! Component: 650 - total flux cleaned = 0.00339196 Jy ! Component: 700 - total flux cleaned = 0.00368572 Jy ! Component: 750 - total flux cleaned = 0.00385848 Jy ! Component: 800 - total flux cleaned = 0.00408396 Jy ! Component: 850 - total flux cleaned = 0.00419479 Jy ! Component: 900 - total flux cleaned = 0.00446601 Jy ! Component: 950 - total flux cleaned = 0.00465111 Jy ! Component: 1000 - total flux cleaned = 0.00470326 Jy ! Component: 1050 - total flux cleaned = 0.00478032 Jy ! Component: 1100 - total flux cleaned = 0.00490668 Jy ! Component: 1150 - total flux cleaned = 0.00505501 Jy ! Component: 1200 - total flux cleaned = 0.00512786 Jy ! Component: 1250 - total flux cleaned = 0.0051762 Jy ! Component: 1300 - total flux cleaned = 0.00519971 Jy ! Component: 1350 - total flux cleaned = 0.00526973 Jy ! Component: 1400 - total flux cleaned = 0.00533866 Jy ! Component: 1450 - total flux cleaned = 0.00533864 Jy ! Component: 1500 - total flux cleaned = 0.00538326 Jy ! Component: 1550 - total flux cleaned = 0.00533903 Jy ! Component: 1600 - total flux cleaned = 0.0053391 Jy ! Component: 1650 - total flux cleaned = 0.00538253 Jy ! Component: 1700 - total flux cleaned = 0.00540411 Jy ! Component: 1750 - total flux cleaned = 0.0053619 Jy ! Component: 1800 - total flux cleaned = 0.00538279 Jy ! Component: 1850 - total flux cleaned = 0.00536179 Jy ! Component: 1900 - total flux cleaned = 0.00536186 Jy ! Component: 1950 - total flux cleaned = 0.00530091 Jy ! Component: 2000 - total flux cleaned = 0.00530069 Jy ! Total flux subtracted in 2048 components = 0.00532044 Jy ! Clean residual min=-0.001189 max=0.001137 Jy/beam ! Clean residual mean=0.000007 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.120117 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 191 components and 0.120117 Jy ![Exited script file: muppet] wmap "J1845-2200_X_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9139 x 2.371 at -5.002 degrees (North through East) ! Clean map min=-0.0018421 max=0.090788 Jy/beam ! Writing clean map to FITS file: J1845-2200_X_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0907875 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00036946 device "J1845-2200_X_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1845-2200_X_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.22085 1.22085 2.4417 4.8834 9.7668 19.5336 39.0672 78.1344 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.09 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9139 x 2.371 at -5.002 degrees (North through East) ! Clean map min=-0.0018421 max=0.090788 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1845-2200_X_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1845-2200_X_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1845-2200_X_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:36:53 2005