! Started logfile: J1842+7945_S_2006_02_23_yyk_uvs.log on Wed Jul 5 13:33:03 2006 obs J1842+7945_S_2006_02_23_yyk_uva.fits ! Reading UV FITS file: J1842+7945_S_2006_02_23_yyk_uva.fits ! AN table 1: 881 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.792382 visibilities/baseline/integration-bin. ! Found source: J1842+7945 ! ! 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 2429 lines of history. ! ! Reading 125656 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 J1842+7945_S_2006_02_23_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. uvav time_av, true ! Averaging into 30 second bins. ! 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 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.14505 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=3.783 mas, bmaj=8.872 mas, bpa=1.223 degrees ! Estimated noise=0.500025 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.5, -0.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0355743 Jy ! Component: 100 - total flux cleaned = 0.0587282 Jy ! Total flux subtracted in 100 components = 0.0587282 Jy ! Clean residual min=-0.007933 max=0.014706 Jy/beam ! Clean residual mean=0.000020 rms=0.003066 Jy/beam ! Combined flux in latest and established models = 0.0587282 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.0587282 Jy ! ! Correcting IF 1. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.115397Jy sigma=2.295630 ! Fit after self-cal, rms=0.115304Jy sigma=2.280785 ! Inverting map and beam ! Estimated beam: bmin=3.783 mas, bmaj=8.872 mas, bpa=1.223 degrees ! Estimated noise=0.500025 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=4.941 mas, bmaj=9.215 mas, bpa=18.68 degrees ! Estimated noise=0.191903 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.00491844 Jy ! Component: 100 - total flux cleaned = 0.00785023 Jy ! Component: 150 - total flux cleaned = 0.0104778 Jy ! Component: 200 - total flux cleaned = 0.0128446 Jy ! Total flux subtracted in 200 components = 0.0128446 Jy ! Clean residual min=-0.006361 max=0.007926 Jy/beam ! Clean residual mean=0.000009 rms=0.001936 Jy/beam ! Combined flux in latest and established models = 0.0715728 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 23 components and 0.0715728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111345Jy sigma=2.210287 ! Fit after self-cal, rms=0.111357Jy sigma=2.211030 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.941 x 9.215 at 18.68 degrees (North through East) ! Clean map min=-0.0062319 max=0.026665 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.111357Jy sigma=2.211030 ! Fit after self-cal, rms=0.111357Jy sigma=2.211030 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.111357Jy sigma=2.211030 ! Fit after self-cal, rms=0.111372Jy sigma=2.212246 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.941 mas, bmaj=9.215 mas, bpa=18.68 degrees ! Estimated noise=0.191903 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.00213605 Jy ! Component: 100 - total flux cleaned = 0.00406525 Jy ! Component: 150 - total flux cleaned = 0.00534333 Jy ! Component: 200 - total flux cleaned = 0.00622046 Jy ! Total flux subtracted in 200 components = 0.00622046 Jy ! Clean residual min=-0.006410 max=0.008146 Jy/beam ! Clean residual mean=0.000008 rms=0.001967 Jy/beam ! Combined flux in latest and established models = 0.0777932 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.0777932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109648Jy sigma=2.191143 ! Fit after self-cal, rms=0.109671Jy sigma=2.192848 ! 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.109671Jy sigma=2.192848 ! Fit after self-cal, rms=0.105680Jy sigma=1.991402 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.00285258 Jy ! Component: 100 - total flux cleaned = 0.00533279 Jy ! Component: 150 - total flux cleaned = 0.00757557 Jy ! Component: 200 - total flux cleaned = 0.00960534 Jy ! Total flux subtracted in 200 components = 0.00960534 Jy ! Clean residual min=-0.006272 max=0.007551 Jy/beam ! Clean residual mean=0.000011 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.0873986 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.0873986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102645Jy sigma=1.952488 ! Fit after self-cal, rms=0.102631Jy sigma=1.945831 ! 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: 4.941 x 9.215 at 18.68 degrees (North through East) ! Clean map min=-0.0060679 max=0.03231 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=5.884 mas, bmaj=12.43 mas, bpa=40.17 degrees ! Estimated noise=0.206304 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.00556044 Jy ! Component: 100 - total flux cleaned = 0.0100464 Jy ! Component: 150 - total flux cleaned = 0.013966 Jy ! Component: 200 - total flux cleaned = 0.017415 Jy ! Total flux subtracted in 200 components = 0.017415 Jy ! Clean residual min=-0.005477 max=0.007535 Jy/beam ! Clean residual mean=0.000015 rms=0.001962 Jy/beam ! Combined flux in latest and established models = 0.104814 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 43 components and 0.104814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096620Jy sigma=1.930022 ! Fit after self-cal, rms=0.096735Jy sigma=1.926172 ! 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=3.783 mas, bmaj=8.872 mas, bpa=1.223 degrees ! Estimated noise=0.500025 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0405782 Jy ! Component: 100 - total flux cleaned = 0.0673176 Jy ! Component: 150 - total flux cleaned = 0.0854722 Jy ! Component: 200 - total flux cleaned = 0.0979027 Jy ! Total flux subtracted in 200 components = 0.0979027 Jy ! Clean residual min=-0.009821 max=0.014258 Jy/beam ! Clean residual mean=0.000005 rms=0.003067 Jy/beam ! Combined flux in latest and established models = 0.0979027 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0979027 Jy ! Inverting map and beam ! Estimated beam: bmin=4.941 mas, bmaj=9.215 mas, bpa=18.68 degrees ! Estimated noise=0.191903 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.000866769 Jy ! Component: 100 - total flux cleaned = -0.00256551 Jy ! Component: 150 - total flux cleaned = -0.00396232 Jy ! Component: 200 - total flux cleaned = -0.00497512 Jy ! Total flux subtracted in 200 components = -0.00497512 Jy ! Clean residual min=-0.009427 max=0.009824 Jy/beam ! Clean residual mean=0.000011 rms=0.002826 Jy/beam ! Combined flux in latest and established models = 0.0929276 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 42 components and 0.0929276 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=5.884 mas, bmaj=12.43 mas, bpa=40.17 degrees ! Estimated noise=0.206304 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.00548271 Jy ! Component: 100 - total flux cleaned = 0.00924379 Jy ! Component: 150 - total flux cleaned = 0.0124719 Jy ! Component: 200 - total flux cleaned = 0.0152843 Jy ! Total flux subtracted in 200 components = 0.0152843 Jy ! Clean residual min=-0.008601 max=0.009885 Jy/beam ! Clean residual mean=0.000012 rms=0.002903 Jy/beam ! Combined flux in latest and established models = 0.108212 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.108212 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.941 mas, bmaj=9.215 mas, bpa=18.68 degrees ! Estimated noise=0.191903 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00469124 Jy ! Component: 100 - total flux cleaned = -0.00714125 Jy ! Component: 150 - total flux cleaned = -0.0082338 Jy ! Component: 200 - total flux cleaned = -0.00893842 Jy ! Total flux subtracted in 200 components = -0.00893842 Jy ! Clean residual min=-0.008526 max=0.009380 Jy/beam ! Clean residual mean=0.000010 rms=0.002487 Jy/beam ! Combined flux in latest and established models = 0.0992735 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.0992735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096475Jy sigma=1.946760 ! Fit after self-cal, rms=0.096239Jy sigma=1.940945 wmodel J1842+7945_S_2006_02_23_yyk\_map.mod ! Writing 62 model components to file: J1842+7945_S_2006_02_23_yyk_map.mod wobs J1842+7945_S_2006_02_23_yyk\_uvs.fits ! Writing UV FITS file: J1842+7945_S_2006_02_23_yyk_uvs.fits wwins J1842+7945_S_2006_02_23_yyk\_map.win ! wwins: Wrote 1 windows to J1842+7945_S_2006_02_23_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.00418792 Jy ! Component: 100 - total flux cleaned = 0.00766996 Jy ! Component: 150 - total flux cleaned = 0.0105832 Jy ! Component: 200 - total flux cleaned = 0.0130223 Jy ! Component: 250 - total flux cleaned = 0.0150644 Jy ! Component: 300 - total flux cleaned = 0.0167741 Jy ! Component: 350 - total flux cleaned = 0.0182055 Jy ! Component: 400 - total flux cleaned = 0.0194196 Jy ! Component: 450 - total flux cleaned = 0.0205241 Jy ! Component: 500 - total flux cleaned = 0.0215659 Jy ! Component: 550 - total flux cleaned = 0.0225578 Jy ! Component: 600 - total flux cleaned = 0.0235054 Jy ! Component: 650 - total flux cleaned = 0.0244191 Jy ! Component: 700 - total flux cleaned = 0.0253141 Jy ! Component: 750 - total flux cleaned = 0.0261923 Jy ! Component: 800 - total flux cleaned = 0.0270545 Jy ! Component: 850 - total flux cleaned = 0.0279015 Jy ! Component: 900 - total flux cleaned = 0.0287336 Jy ! Component: 950 - total flux cleaned = 0.0295516 Jy ! Component: 1000 - total flux cleaned = 0.030356 Jy ! Component: 1050 - total flux cleaned = 0.0311473 Jy ! Component: 1100 - total flux cleaned = 0.031926 Jy ! Component: 1150 - total flux cleaned = 0.0326932 Jy ! Component: 1200 - total flux cleaned = 0.0334498 Jy ! Component: 1250 - total flux cleaned = 0.0341962 Jy ! Component: 1300 - total flux cleaned = 0.0349326 Jy ! Component: 1350 - total flux cleaned = 0.0356593 Jy ! Component: 1400 - total flux cleaned = 0.0363767 Jy ! Component: 1450 - total flux cleaned = 0.0370849 Jy ! Component: 1500 - total flux cleaned = 0.037784 Jy ! Component: 1550 - total flux cleaned = 0.0384744 Jy ! Component: 1600 - total flux cleaned = 0.039156 Jy ! Component: 1650 - total flux cleaned = 0.0398291 Jy ! Component: 1700 - total flux cleaned = 0.0404939 Jy ! Component: 1750 - total flux cleaned = 0.0411504 Jy ! Component: 1800 - total flux cleaned = 0.0417988 Jy ! Component: 1850 - total flux cleaned = 0.0424393 Jy ! Component: 1900 - total flux cleaned = 0.0430718 Jy ! Component: 1950 - total flux cleaned = 0.0436967 Jy ! Component: 2000 - total flux cleaned = 0.0443141 Jy ! Total flux subtracted in 2048 components = 0.0448998 Jy ! Clean residual min=-0.001285 max=0.001214 Jy/beam ! Clean residual mean=-0.000000 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.144173 Jy keep ! Adding 69 model components to the UV plane model. ! The established model now contains 129 components and 0.144173 Jy ![Exited script file: muppet] wmap "J1842+7945_S_2006_02_23_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.941 x 9.215 at 18.68 degrees (North through East) ! Clean map min=-0.0011005 max=0.04432 Jy/beam ! Writing clean map to FITS file: J1842+7945_S_2006_02_23_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0443199 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000419133 device "J1842+7945_S_2006_02_23_yyk\_map.eps/VPS" ! Attempting to open device: 'J1842+7945_S_2006_02_23_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.8371 2.8371 5.67419 11.3484 22.6968 45.3935 90.7871 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.044 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.941 x 9.215 at 18.68 degrees (North through East) ! Clean map min=-0.0011005 max=0.04432 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1842+7945_S_2006_02_23_yyk\_map.gif/gif" ! Attempting to open device: 'J1842+7945_S_2006_02_23_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1842+7945_S_2006_02_23_yyk_uvs.log closed on Wed Jul 5 13:33:43 2006