! Started logfile: J2045+7625_S_2006_02_23_yyk_uvs.log on Wed Jul 5 13:45:56 2006 obs J2045+7625_S_2006_02_23_yyk_uva.fits ! Reading UV FITS file: J2045+7625_S_2006_02_23_yyk_uva.fits ! AN table 1: 879 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.995121 visibilities/baseline/integration-bin. ! Found source: J2045+7625 ! ! 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 2423 lines of history. ! ! Reading 157448 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 J2045+7625_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.0920829 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.369 mas, bmaj=10.32 mas, bpa=-4.763 degrees ! Estimated noise=1.17585 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.0590089 Jy ! Component: 100 - total flux cleaned = 0.0698747 Jy ! Total flux subtracted in 100 components = 0.0698747 Jy ! Clean residual min=-0.005101 max=0.005245 Jy/beam ! Clean residual mean=-0.000004 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.0698747 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.0698747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058304Jy sigma=1.037872 ! Fit after self-cal, rms=0.058240Jy sigma=1.035056 ! Inverting map 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.015 mas, bmaj=10.69 mas, bpa=-3.772 degrees ! Estimated noise=0.677809 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.00476397 Jy ! Component: 100 - total flux cleaned = 0.00624004 Jy ! Component: 150 - total flux cleaned = 0.00637699 Jy ! Component: 200 - total flux cleaned = 0.00641301 Jy ! Total flux subtracted in 200 components = 0.00641301 Jy ! Clean residual min=-0.003406 max=0.002932 Jy/beam ! Clean residual mean=-0.000030 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.0762877 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 0.0762877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057933Jy sigma=1.029590 ! Fit after self-cal, rms=0.057946Jy sigma=1.029487 ! 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.015 x 10.69 at -3.772 degrees (North through East) ! Clean map min=-0.0033186 max=0.070259 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.00851 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.93 HN 0.99 KP 0.98 ! LA 1.20 MK 0.88 NL 0.95 OV 0.94 ! PT 1.10 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.982623 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.98 HN 1.01 KP 1.12 ! LA 1.11 MK 1.03 NL 0.91 OV 0.99 ! PT 1.05 SC 0.89 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.984127 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 HN 1.04 KP 0.97 ! LA 0.91 MK 1.09 NL 1.08 OV 0.98 ! PT 1.03 SC 1.11 ! ! ! 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.057946Jy sigma=1.029487 ! Fit after self-cal, rms=0.057245Jy sigma=1.022760 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.057245Jy sigma=1.022760 ! Fit after self-cal, rms=0.057261Jy sigma=1.022761 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.995 mas, bmaj=10.68 mas, bpa=-3.705 degrees ! Estimated noise=0.676374 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.0011849 Jy ! Component: 100 - total flux cleaned = 0.00172992 Jy ! Component: 150 - total flux cleaned = 0.00184179 Jy ! Component: 200 - total flux cleaned = 0.00188488 Jy ! Total flux subtracted in 200 components = 0.00188488 Jy ! Clean residual min=-0.003031 max=0.002498 Jy/beam ! Clean residual mean=0.000001 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.0781726 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.0781726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057244Jy sigma=1.022359 ! Fit after self-cal, rms=0.057260Jy sigma=1.022447 ! 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.057260Jy sigma=1.022447 ! Fit after self-cal, rms=0.053829Jy sigma=0.957773 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.00190252 Jy ! Component: 100 - total flux cleaned = 0.00187669 Jy ! Component: 150 - total flux cleaned = 0.00181669 Jy ! Component: 200 - total flux cleaned = 0.00180151 Jy ! Total flux subtracted in 200 components = 0.00180151 Jy ! Clean residual min=-0.002977 max=0.002428 Jy/beam ! Clean residual mean=0.000005 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.0799741 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 61 components and 0.0799741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053741Jy sigma=0.956461 ! Fit after self-cal, rms=0.053610Jy sigma=0.953944 ! 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: 2.995 x 10.68 at -3.705 degrees (North through East) ! Clean map min=-0.0028456 max=0.072821 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=7.197 mas, bmaj=11.45 mas, bpa=-4.286 degrees ! Estimated noise=0.872506 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.000291623 Jy ! Component: 100 - total flux cleaned = 0.000260298 Jy ! Component: 150 - total flux cleaned = 0.000273529 Jy ! Component: 200 - total flux cleaned = 0.000284645 Jy ! Total flux subtracted in 200 components = 0.000284645 Jy ! Clean residual min=-0.003121 max=0.002898 Jy/beam ! Clean residual mean=0.000009 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.0802588 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 77 components and 0.0802588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053606Jy sigma=0.954028 ! Fit after self-cal, rms=0.053594Jy sigma=0.953811 ! 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.369 mas, bmaj=10.33 mas, bpa=-4.717 degrees ! Estimated noise=1.16167 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0612975 Jy ! Component: 100 - total flux cleaned = 0.0720713 Jy ! Component: 150 - total flux cleaned = 0.0766598 Jy ! Component: 200 - total flux cleaned = 0.0790774 Jy ! Total flux subtracted in 200 components = 0.0790774 Jy ! Clean residual min=-0.004452 max=0.003553 Jy/beam ! Clean residual mean=0.000009 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.0790774 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0790774 Jy ! Inverting map and beam ! Estimated beam: bmin=2.995 mas, bmaj=10.68 mas, bpa=-3.705 degrees ! Estimated noise=0.676374 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.000589703 Jy ! Component: 100 - total flux cleaned = 0.000832989 Jy ! Component: 150 - total flux cleaned = 0.000889403 Jy ! Component: 200 - total flux cleaned = 0.000889424 Jy ! Total flux subtracted in 200 components = 0.000889424 Jy ! Clean residual min=-0.002914 max=0.002369 Jy/beam ! Clean residual mean=0.000005 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.0799668 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.0799668 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=7.197 mas, bmaj=11.45 mas, bpa=-4.286 degrees ! Estimated noise=0.872506 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.00031115 Jy ! Component: 100 - total flux cleaned = 0.000268089 Jy ! Component: 150 - total flux cleaned = 0.000232331 Jy ! Component: 200 - total flux cleaned = 0.000231183 Jy ! Total flux subtracted in 200 components = 0.000231183 Jy ! Clean residual min=-0.003092 max=0.002929 Jy/beam ! Clean residual mean=0.000009 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.080198 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 44 components and 0.080198 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.995 mas, bmaj=10.68 mas, bpa=-3.705 degrees ! Estimated noise=0.676374 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -7.65753e-05 Jy ! Component: 100 - total flux cleaned = -0.00016134 Jy ! Component: 150 - total flux cleaned = -0.000196941 Jy ! Component: 200 - total flux cleaned = -0.000223805 Jy ! Total flux subtracted in 200 components = -0.000223805 Jy ! Clean residual min=-0.002913 max=0.002426 Jy/beam ! Clean residual mean=0.000005 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.0799742 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.0799742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053593Jy sigma=0.953686 ! Fit after self-cal, rms=0.053591Jy sigma=0.953658 wmodel J2045+7625_S_2006_02_23_yyk\_map.mod ! Writing 58 model components to file: J2045+7625_S_2006_02_23_yyk_map.mod wobs J2045+7625_S_2006_02_23_yyk\_uvs.fits ! Writing UV FITS file: J2045+7625_S_2006_02_23_yyk_uvs.fits wwins J2045+7625_S_2006_02_23_yyk\_map.win ! wwins: Wrote 1 windows to J2045+7625_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.000803878 Jy ! Component: 100 - total flux cleaned = -0.000923391 Jy ! Component: 150 - total flux cleaned = -0.00103507 Jy ! Component: 200 - total flux cleaned = -0.00131451 Jy ! Component: 250 - total flux cleaned = -0.00154507 Jy ! Component: 300 - total flux cleaned = -0.00163822 Jy ! Component: 350 - total flux cleaned = -0.00163758 Jy ! Component: 400 - total flux cleaned = -0.00158026 Jy ! Component: 450 - total flux cleaned = -0.00158079 Jy ! Component: 500 - total flux cleaned = -0.0016077 Jy ! Component: 550 - total flux cleaned = -0.00160802 Jy ! Component: 600 - total flux cleaned = -0.00158317 Jy ! Component: 650 - total flux cleaned = -0.00163229 Jy ! Component: 700 - total flux cleaned = -0.00160817 Jy ! Component: 750 - total flux cleaned = -0.00165562 Jy ! Component: 800 - total flux cleaned = -0.00172421 Jy ! Component: 850 - total flux cleaned = -0.00170212 Jy ! Component: 900 - total flux cleaned = -0.00174585 Jy ! Component: 950 - total flux cleaned = -0.00176679 Jy ! Component: 1000 - total flux cleaned = -0.00174602 Jy ! Component: 1050 - total flux cleaned = -0.00174624 Jy ! Component: 1100 - total flux cleaned = -0.00172658 Jy ! Component: 1150 - total flux cleaned = -0.00170681 Jy ! Component: 1200 - total flux cleaned = -0.00166781 Jy ! Component: 1250 - total flux cleaned = -0.00164865 Jy ! Component: 1300 - total flux cleaned = -0.00164868 Jy ! Component: 1350 - total flux cleaned = -0.00164835 Jy ! Component: 1400 - total flux cleaned = -0.00157508 Jy ! Component: 1450 - total flux cleaned = -0.00157514 Jy ! Component: 1500 - total flux cleaned = -0.00153956 Jy ! Component: 1550 - total flux cleaned = -0.00153969 Jy ! Component: 1600 - total flux cleaned = -0.00157455 Jy ! Component: 1650 - total flux cleaned = -0.00148886 Jy ! Component: 1700 - total flux cleaned = -0.00148874 Jy ! Component: 1750 - total flux cleaned = -0.00140487 Jy ! Component: 1800 - total flux cleaned = -0.0013385 Jy ! Component: 1850 - total flux cleaned = -0.00133829 Jy ! Component: 1900 - total flux cleaned = -0.00125733 Jy ! Component: 1950 - total flux cleaned = -0.00122538 Jy ! Component: 2000 - total flux cleaned = -0.00119381 Jy ! Total flux subtracted in 2048 components = -0.00122546 Jy ! Clean residual min=-0.001115 max=0.001271 Jy/beam ! Clean residual mean=0.000005 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0787487 Jy keep ! Adding 154 model components to the UV plane model. ! The established model now contains 212 components and 0.0787487 Jy ![Exited script file: muppet] wmap "J2045+7625_S_2006_02_23_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.995 x 10.68 at -3.705 degrees (North through East) ! Clean map min=-0.0021482 max=0.073034 Jy/beam ! Writing clean map to FITS file: J2045+7625_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.0730341 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000338713 device "J2045+7625_S_2006_02_23_yyk\_map.eps/VPS" ! Attempting to open device: 'J2045+7625_S_2006_02_23_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.39132 1.39132 2.78264 5.56528 11.1306 22.2611 44.5222 89.0444 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.073 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.995 x 10.68 at -3.705 degrees (North through East) ! Clean map min=-0.0021482 max=0.073034 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2045+7625_S_2006_02_23_yyk\_map.gif/gif" ! Attempting to open device: 'J2045+7625_S_2006_02_23_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2045+7625_S_2006_02_23_yyk_uvs.log closed on Wed Jul 5 13:46:25 2006