! Started logfile: J1924-2914_S_1996_05_15_yyk_uvs.log on Sun Jan 7 19:38:50 2007 obs J1924-2914_S_1996_05_15_yyk_uva.fits ! Reading UV FITS file: J1924-2914_S_1996_05_15_yyk_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.847009 visibilities/baseline/integration-bin. ! Found source: J1924-2914 ! ! 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.22049e+09 8e+06 1 8e+06 ! 02 2 2.23424e+09 8e+06 1 8e+06 ! 03 3 2.29424e+09 8e+06 1 8e+06 ! 04 4 2.32424e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 617 lines of history. ! ! Reading 7928 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 J1924-2914_S_1996_05_15_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)= 13.1449 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.553 mas, bmaj=7.095 mas, bpa=-0.888 degrees ! Estimated noise=3039.16 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 = 9.98799 Jy ! Component: 100 - total flux cleaned = 13.6276 Jy ! Total flux subtracted in 100 components = 13.6276 Jy ! Clean residual min=-0.748328 max=1.288736 Jy/beam ! Clean residual mean=-0.014632 rms=0.278823 Jy/beam ! Combined flux in latest and established models = 13.6276 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 46 components and 13.6276 Jy ! ! Correcting IF 1. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=3.900057Jy sigma=0.012962 ! Fit after self-cal, rms=3.890661Jy sigma=0.012926 ! Inverting map and beam ! Estimated beam: bmin=2.553 mas, bmaj=7.095 mas, bpa=-0.888 degrees ! Estimated noise=3039.16 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.164 mas, bmaj=9.478 mas, bpa=-5.803 degrees ! Estimated noise=2241.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.44742 Jy ! Component: 100 - total flux cleaned = 3.43284 Jy ! Component: 150 - total flux cleaned = 3.84492 Jy ! Component: 200 - total flux cleaned = 3.92681 Jy ! Total flux subtracted in 200 components = 3.92681 Jy ! Clean residual min=-0.542717 max=0.677464 Jy/beam ! Clean residual mean=-0.001750 rms=0.175691 Jy/beam ! Combined flux in latest and established models = 17.5544 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 74 components and 17.5544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.955061Jy sigma=0.008426 ! Fit after self-cal, rms=2.948595Jy sigma=0.008420 ! 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.164 x 9.478 at -5.803 degrees (North through East) ! Clean map min=-0.53907 max=10.314 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.0510342 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 1.19 KP 0.89 ! LA 0.95 MK 1.05 NL 0.94 OV 1.08 ! PT 0.98 SC 186.87 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.110245 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.11 HN 1.31 KP 0.93 ! LA 1.05 MK 1.09 NL 1.03 OV 1.04 ! PT 0.96 SC 81.18 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.275426 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.01 HN 1.14 KP 0.92 ! LA 0.79 MK 0.89 NL 1.00 OV 0.96 ! PT 1.09 SC 27.59 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.250787 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 1.26 KP 0.97 ! LA 0.87 MK 1.06 NL 1.12 OV 0.92 ! PT 1.04 SC 30.64 ! ! ! Fit before self-cal, rms=2.948595Jy sigma=0.008420 ! Fit after self-cal, rms=12.524990Jy sigma=9.705149 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=12.524990Jy sigma=9.705149 ! Fit after self-cal, rms=12.524961Jy sigma=9.705148 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.692 mas, bmaj=17.21 mas, bpa=-15.11 degrees ! Estimated noise=12.0167 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 = -12.7475 Jy ! Component: 100 - total flux cleaned = -15.4858 Jy ! Component: 150 - total flux cleaned = -16.4345 Jy ! Component: 200 - total flux cleaned = -16.7308 Jy ! Total flux subtracted in 200 components = -16.7308 Jy ! Clean residual min=-0.399561 max=0.290470 Jy/beam ! Clean residual mean=0.002065 rms=0.091807 Jy/beam ! Combined flux in latest and established models = 0.82357 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 100 components and 0.823565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=5.488708Jy sigma=0.556121 ! Fit after self-cal, rms=5.489657Jy sigma=0.541234 ! 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=5.489657Jy sigma=0.541234 ! Fit after self-cal, rms=5.453916Jy sigma=0.541124 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.0745237 Jy ! Component: 100 - total flux cleaned = -0.112627 Jy ! Component: 150 - total flux cleaned = -0.147961 Jy ! Component: 200 - total flux cleaned = -0.181193 Jy ! Total flux subtracted in 200 components = -0.181193 Jy ! Clean residual min=-0.311947 max=0.224091 Jy/beam ! Clean residual mean=0.001961 rms=0.073129 Jy/beam ! Combined flux in latest and established models = 0.642372 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 100 components and 0.642372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=5.307336Jy sigma=0.446132 ! Fit after self-cal, rms=5.327372Jy sigma=0.445847 ! 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.692 x 17.21 at -15.11 degrees (North through East) ! Clean map min=-0.68224 max=0.52577 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=8.46 mas, bmaj=26.24 mas, bpa=1.908 degrees ! Estimated noise=14.0917 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.229631 Jy ! Component: 100 - total flux cleaned = -0.242633 Jy ! Component: 150 - total flux cleaned = -0.250891 Jy ! Component: 200 - total flux cleaned = -0.262769 Jy ! Total flux subtracted in 200 components = -0.262769 Jy ! Clean residual min=-0.153358 max=0.127618 Jy/beam ! Clean residual mean=0.001558 rms=0.045205 Jy/beam ! Combined flux in latest and established models = 0.379602 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 3 model components to the UV plane model. ! The established model now contains 100 components and 0.379602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=5.263382Jy sigma=0.411585 ! Fit after self-cal, rms=5.303749Jy sigma=0.409802 ! 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.12 mas, bmaj=14.13 mas, bpa=-14.91 degrees ! Estimated noise=32.6225 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.023391 Jy ! Component: 100 - total flux cleaned = 0.0262587 Jy ! Component: 150 - total flux cleaned = 0.0278549 Jy ! Component: 200 - total flux cleaned = 0.0298983 Jy ! Total flux subtracted in 200 components = 0.0298983 Jy ! Clean residual min=-0.023000 max=0.063473 Jy/beam ! Clean residual mean=-0.000079 rms=0.011363 Jy/beam ! Combined flux in latest and established models = 0.0298983 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0298983 Jy ! Inverting map and beam ! Estimated beam: bmin=3.692 mas, bmaj=17.21 mas, bpa=-15.11 degrees ! Estimated noise=12.0167 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.0111658 Jy ! Component: 100 - total flux cleaned = -0.0102337 Jy ! Component: 150 - total flux cleaned = -0.00970947 Jy ! Component: 200 - total flux cleaned = -0.00938592 Jy ! Total flux subtracted in 200 components = -0.00938592 Jy ! Clean residual min=-0.010249 max=0.021345 Jy/beam ! Clean residual mean=0.000133 rms=0.005205 Jy/beam ! Combined flux in latest and established models = 0.0205124 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.0205124 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=8.46 mas, bmaj=26.24 mas, bpa=1.908 degrees ! Estimated noise=14.0917 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.00364781 Jy ! Component: 100 - total flux cleaned = 0.00420262 Jy ! Component: 150 - total flux cleaned = 0.00472664 Jy ! Component: 200 - total flux cleaned = 0.00507902 Jy ! Total flux subtracted in 200 components = 0.00507902 Jy ! Clean residual min=-0.013025 max=0.025710 Jy/beam ! Clean residual mean=0.000277 rms=0.006752 Jy/beam ! Combined flux in latest and established models = 0.0255914 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 33 components and 0.0255914 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.692 mas, bmaj=17.21 mas, bpa=-15.11 degrees ! Estimated noise=12.0167 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00212151 Jy ! Component: 100 - total flux cleaned = -0.00202763 Jy ! Component: 150 - total flux cleaned = -0.00174138 Jy ! Component: 200 - total flux cleaned = -0.00147109 Jy ! Total flux subtracted in 200 components = -0.0014711 Jy ! Clean residual min=-0.009364 max=0.021140 Jy/beam ! Clean residual mean=0.000139 rms=0.005012 Jy/beam ! Combined flux in latest and established models = 0.0241203 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.0241203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.952585Jy sigma=0.044977 ! Fit after self-cal, rms=1.951172Jy sigma=0.042406 wmodel J1924-2914_S_1996_05_15_yyk\_map.mod ! Writing 38 model components to file: J1924-2914_S_1996_05_15_yyk_map.mod wobs J1924-2914_S_1996_05_15_yyk\_uvs.fits ! Writing UV FITS file: J1924-2914_S_1996_05_15_yyk_uvs.fits wwins J1924-2914_S_1996_05_15_yyk\_map.win ! wwins: Wrote 1 windows to J1924-2914_S_1996_05_15_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.00869512 Jy ! Component: 100 - total flux cleaned = 0.0146593 Jy ! Component: 150 - total flux cleaned = 0.0189628 Jy ! Component: 200 - total flux cleaned = 0.0223098 Jy ! Component: 250 - total flux cleaned = 0.0249722 Jy ! Component: 300 - total flux cleaned = 0.0262832 Jy ! Component: 350 - total flux cleaned = 0.0274002 Jy ! Component: 400 - total flux cleaned = 0.028355 Jy ! Component: 450 - total flux cleaned = 0.0291637 Jy ! Component: 500 - total flux cleaned = 0.0298445 Jy ! Component: 550 - total flux cleaned = 0.0302868 Jy ! Component: 600 - total flux cleaned = 0.0307103 Jy ! Component: 650 - total flux cleaned = 0.0310546 Jy ! Component: 700 - total flux cleaned = 0.0313267 Jy ! Component: 750 - total flux cleaned = 0.031483 Jy ! Component: 800 - total flux cleaned = 0.0314841 Jy ! Component: 850 - total flux cleaned = 0.0314844 Jy ! Component: 900 - total flux cleaned = 0.0314843 Jy ! Component: 950 - total flux cleaned = 0.0313501 Jy ! Component: 1000 - total flux cleaned = 0.0314376 Jy ! Component: 1050 - total flux cleaned = 0.031438 Jy ! Component: 1100 - total flux cleaned = 0.0315625 Jy ! Component: 1150 - total flux cleaned = 0.0316432 Jy ! Component: 1200 - total flux cleaned = 0.0317228 Jy ! Component: 1250 - total flux cleaned = 0.031762 Jy ! Component: 1300 - total flux cleaned = 0.0317624 Jy ! Component: 1350 - total flux cleaned = 0.0319906 Jy ! Component: 1400 - total flux cleaned = 0.0321406 Jy ! Component: 1450 - total flux cleaned = 0.0323648 Jy ! Component: 1500 - total flux cleaned = 0.0325505 Jy ! Component: 1550 - total flux cleaned = 0.0328453 Jy ! Component: 1600 - total flux cleaned = 0.0331019 Jy ! Component: 1650 - total flux cleaned = 0.0332841 Jy ! Component: 1700 - total flux cleaned = 0.0335378 Jy ! Component: 1750 - total flux cleaned = 0.0338628 Jy ! Component: 1800 - total flux cleaned = 0.0341153 Jy ! Component: 1850 - total flux cleaned = 0.0344041 Jy ! Component: 1900 - total flux cleaned = 0.0346569 Jy ! Component: 1950 - total flux cleaned = 0.0348733 Jy ! Component: 2000 - total flux cleaned = 0.0351625 Jy ! Total flux subtracted in 2048 components = 0.0353794 Jy ! Clean residual min=-0.001965 max=0.002247 Jy/beam ! Clean residual mean=-0.000023 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.0594998 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 180 components and 0.0594998 Jy ![Exited script file: muppet] wmap "J1924-2914_S_1996_05_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.692 x 17.21 at -15.11 degrees (North through East) ! Clean map min=-0.027883 max=0.040496 Jy/beam ! Writing clean map to FITS file: J1924-2914_S_1996_05_15_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0404956 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000700406 device "J1924-2914_S_1996_05_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J1924-2914_S_1996_05_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.18876 5.18876 10.3775 20.755 41.5101 83.0201 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.04 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.692 x 17.21 at -15.11 degrees (North through East) ! Clean map min=-0.027883 max=0.040496 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1924-2914_S_1996_05_15_yyk\_map.gif/gif" ! Attempting to open device: 'J1924-2914_S_1996_05_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1924-2914_S_1996_05_15_yyk_uvs.log closed on Sun Jan 7 19:38:55 2007