! Started logfile: J1924-2914_X_1996_05_15_yyk_uvs.log on Mon Jan 8 09:42:48 2007 obs J1924-2914_X_1996_05_15_yyk_uva.fits ! Reading UV FITS file: J1924-2914_X_1996_05_15_yyk_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.741453 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 8.15049e+09 8e+06 1 8e+06 ! 02 2 8.23424e+09 8e+06 1 8e+06 ! 03 3 8.41424e+09 8e+06 1 8e+06 ! 04 4 8.55424e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 617 lines of history. ! ! Reading 6940 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_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 11.0514 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.6547 mas, bmaj=1.92 mas, bpa=-0.8387 degrees ! Estimated noise=2985.87 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 = 8.78083 Jy ! Component: 100 - total flux cleaned = 11.1832 Jy ! Total flux subtracted in 100 components = 11.1832 Jy ! Clean residual min=-0.529538 max=0.740726 Jy/beam ! Clean residual mean=-0.001928 rms=0.147579 Jy/beam ! Combined flux in latest and established models = 11.1832 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 11.1832 Jy ! ! Correcting IF 1. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.786235Jy sigma=0.015994 ! Fit after self-cal, rms=2.790107Jy sigma=0.015968 ! Inverting map and beam ! Estimated beam: bmin=0.6547 mas, bmaj=1.92 mas, bpa=-0.8387 degrees ! Estimated noise=2985.87 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.8578 mas, bmaj=2.41 mas, bpa=-4.896 degrees ! Estimated noise=1541.27 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 = 1.49609 Jy ! Component: 100 - total flux cleaned = 1.99822 Jy ! Component: 150 - total flux cleaned = 2.17649 Jy ! Component: 200 - total flux cleaned = 2.21291 Jy ! Total flux subtracted in 200 components = 2.21291 Jy ! Clean residual min=-0.435520 max=0.589589 Jy/beam ! Clean residual mean=-0.003840 rms=0.150722 Jy/beam ! Combined flux in latest and established models = 13.3961 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 38 components and 13.3961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.474827Jy sigma=0.013083 ! Fit after self-cal, rms=2.474724Jy sigma=0.013077 ! 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.8578 x 2.41 at -4.896 degrees (North through East) ! Clean map min=-0.40863 max=9.6457 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.273716 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.92 HN 1.19 KP 0.96 ! LA 1.01 MK 1.01 NL 1.13 OV 1.04 ! PT 0.98 SC 27.29 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.0629967 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.92 HN 1.18 KP 0.97 ! LA 0.98 MK 1.00 NL 1.10 OV 1.08 ! PT 0.95 SC 149.55 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.203554 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.92 HN 1.17 KP 0.95 ! LA 1.00 MK 1.03 NL 1.10 OV 1.06 ! PT 0.93 SC 39.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.175384 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.92 HN 1.21 KP 0.96 ! LA 1.00 MK 1.00 NL 1.13 OV 1.04 ! PT 0.97 SC 47.78 ! ! ! Fit before self-cal, rms=2.474724Jy sigma=0.013077 ! Fit after self-cal, rms=10.716359Jy sigma=8.172605 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=10.716359Jy sigma=8.172605 ! Fit after self-cal, rms=10.716463Jy sigma=8.172604 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9914 mas, bmaj=5.089 mas, bpa=-16.93 degrees ! Estimated noise=12.8029 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 = -10.662 Jy ! Component: 100 - total flux cleaned = -12.2667 Jy ! Component: 150 - total flux cleaned = -12.7418 Jy ! Component: 200 - total flux cleaned = -12.8461 Jy ! Total flux subtracted in 200 components = -12.8461 Jy ! Clean residual min=-0.252111 max=0.193780 Jy/beam ! Clean residual mean=-0.000900 rms=0.064249 Jy/beam ! Combined flux in latest and established models = 0.549961 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 51 components and 0.549962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.508130Jy sigma=0.388983 ! Fit after self-cal, rms=4.474754Jy sigma=0.370522 ! 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=4.474754Jy sigma=0.370522 ! Fit after self-cal, rms=4.471451Jy sigma=0.369836 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.0611033 Jy ! Component: 100 - total flux cleaned = -0.0753728 Jy ! Component: 150 - total flux cleaned = -0.0888365 Jy ! Component: 200 - total flux cleaned = -0.10171 Jy ! Total flux subtracted in 200 components = -0.10171 Jy ! Clean residual min=-0.217471 max=0.160217 Jy/beam ! Clean residual mean=-0.000868 rms=0.052341 Jy/beam ! Combined flux in latest and established models = 0.448252 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 51 components and 0.448252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.347826Jy sigma=0.334954 ! Fit after self-cal, rms=4.343045Jy sigma=0.334534 ! 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.9914 x 5.089 at -16.93 degrees (North through East) ! Clean map min=-0.19045 max=0.14695 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.579 mas, bmaj=7.498 mas, bpa=2.516 degrees ! Estimated noise=15.1429 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.15466 Jy ! Component: 100 - total flux cleaned = -0.16038 Jy ! Component: 150 - total flux cleaned = -0.165957 Jy ! Component: 200 - total flux cleaned = -0.171341 Jy ! Total flux subtracted in 200 components = -0.171341 Jy ! Clean residual min=-0.170513 max=0.091375 Jy/beam ! Clean residual mean=-0.000853 rms=0.042660 Jy/beam ! Combined flux in latest and established models = 0.276911 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 52 components and 0.276911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.259534Jy sigma=0.322436 ! Fit after self-cal, rms=4.253996Jy sigma=0.321668 ! 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=0.7533 mas, bmaj=3.804 mas, bpa=-14.62 degrees ! Estimated noise=56.3348 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0201219 Jy ! Component: 100 - total flux cleaned = 0.0189268 Jy ! Component: 150 - total flux cleaned = 0.0190378 Jy ! Component: 200 - total flux cleaned = 0.0197449 Jy ! Total flux subtracted in 200 components = 0.0197449 Jy ! Clean residual min=-0.038486 max=0.111748 Jy/beam ! Clean residual mean=0.000439 rms=0.015722 Jy/beam ! Combined flux in latest and established models = 0.0197449 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0197449 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9914 mas, bmaj=5.089 mas, bpa=-16.93 degrees ! Estimated noise=12.8029 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) ! Added new window around map position (-8.8, 21.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0280986 Jy ! Component: 100 - total flux cleaned = 0.032265 Jy ! Component: 150 - total flux cleaned = 0.0356176 Jy ! Component: 200 - total flux cleaned = 0.0385106 Jy ! Total flux subtracted in 200 components = 0.0385106 Jy ! Clean residual min=-0.010073 max=0.008560 Jy/beam ! Clean residual mean=0.000003 rms=0.002361 Jy/beam ! Combined flux in latest and established models = 0.0582555 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 41 components and 0.0582555 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.579 mas, bmaj=7.498 mas, bpa=2.516 degrees ! Estimated noise=15.1429 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.00520459 Jy ! Component: 100 - total flux cleaned = 0.00522465 Jy ! Component: 150 - total flux cleaned = 0.00512796 Jy ! Component: 200 - total flux cleaned = 0.00495167 Jy ! Total flux subtracted in 200 components = 0.00495167 Jy ! Clean residual min=-0.004938 max=0.005641 Jy/beam ! Clean residual mean=-0.000025 rms=0.001575 Jy/beam ! Combined flux in latest and established models = 0.0632072 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 60 components and 0.0632072 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9914 mas, bmaj=5.089 mas, bpa=-16.93 degrees ! Estimated noise=12.8029 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000230559 Jy ! Component: 100 - total flux cleaned = 0.000411414 Jy ! Component: 150 - total flux cleaned = 0.000418434 Jy ! Component: 200 - total flux cleaned = 0.000282529 Jy ! Total flux subtracted in 200 components = 0.000282529 Jy ! Clean residual min=-0.005300 max=0.006474 Jy/beam ! Clean residual mean=-0.000023 rms=0.001424 Jy/beam ! Combined flux in latest and established models = 0.0634897 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 71 components and 0.0634897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.146981Jy sigma=0.052461 ! Fit after self-cal, rms=1.146062Jy sigma=0.051358 wmodel J1924-2914_X_1996_05_15_yyk\_map.mod ! Writing 71 model components to file: J1924-2914_X_1996_05_15_yyk_map.mod wobs J1924-2914_X_1996_05_15_yyk\_uvs.fits ! Writing UV FITS file: J1924-2914_X_1996_05_15_yyk_uvs.fits wwins J1924-2914_X_1996_05_15_yyk\_map.win ! wwins: Wrote 2 windows to J1924-2914_X_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.0022996 Jy ! Component: 100 - total flux cleaned = 0.00422059 Jy ! Component: 150 - total flux cleaned = 0.00521939 Jy ! Component: 200 - total flux cleaned = 0.00622837 Jy ! Component: 250 - total flux cleaned = 0.0066153 Jy ! Component: 300 - total flux cleaned = 0.00686632 Jy ! Component: 350 - total flux cleaned = 0.00729236 Jy ! Component: 400 - total flux cleaned = 0.00759042 Jy ! Component: 450 - total flux cleaned = 0.00800063 Jy ! Component: 500 - total flux cleaned = 0.00834673 Jy ! Component: 550 - total flux cleaned = 0.00851711 Jy ! Component: 600 - total flux cleaned = 0.00874187 Jy ! Component: 650 - total flux cleaned = 0.00885228 Jy ! Component: 700 - total flux cleaned = 0.00901624 Jy ! Component: 750 - total flux cleaned = 0.00912368 Jy ! Component: 800 - total flux cleaned = 0.00917611 Jy ! Component: 850 - total flux cleaned = 0.00917596 Jy ! Component: 900 - total flux cleaned = 0.00917613 Jy ! Component: 950 - total flux cleaned = 0.00917606 Jy ! Component: 1000 - total flux cleaned = 0.00917582 Jy ! Component: 1050 - total flux cleaned = 0.00917566 Jy ! Component: 1100 - total flux cleaned = 0.0091753 Jy ! Component: 1150 - total flux cleaned = 0.00907325 Jy ! Component: 1200 - total flux cleaned = 0.00912421 Jy ! Component: 1250 - total flux cleaned = 0.00917458 Jy ! Component: 1300 - total flux cleaned = 0.0090736 Jy ! Component: 1350 - total flux cleaned = 0.0090735 Jy ! Component: 1400 - total flux cleaned = 0.00912347 Jy ! Component: 1450 - total flux cleaned = 0.00917295 Jy ! Component: 1500 - total flux cleaned = 0.00902385 Jy ! Component: 1550 - total flux cleaned = 0.00912298 Jy ! Component: 1600 - total flux cleaned = 0.00912295 Jy ! Component: 1650 - total flux cleaned = 0.00912287 Jy ! Component: 1700 - total flux cleaned = 0.00917271 Jy ! Component: 1750 - total flux cleaned = 0.00917268 Jy ! Component: 1800 - total flux cleaned = 0.0091725 Jy ! Component: 1850 - total flux cleaned = 0.00917234 Jy ! Component: 1900 - total flux cleaned = 0.0091723 Jy ! Component: 1950 - total flux cleaned = 0.00912286 Jy ! Component: 2000 - total flux cleaned = 0.00907349 Jy ! Total flux subtracted in 2048 components = 0.00902417 Jy ! Clean residual min=-0.003420 max=0.002538 Jy/beam ! Clean residual mean=-0.000041 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.0725139 Jy keep ! Adding 81 model components to the UV plane model. ! The established model now contains 150 components and 0.0725139 Jy ![Exited script file: muppet] wmap "J1924-2914_X_1996_05_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9914 x 5.089 at -16.93 degrees (North through East) ! Clean map min=-0.0064572 max=0.043027 Jy/beam ! Writing clean map to FITS file: J1924-2914_X_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.0430268 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000863054 device "J1924-2914_X_1996_05_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J1924-2914_X_1996_05_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.01756 6.01756 12.0351 24.0702 48.1405 96.281 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.043 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.9914 x 5.089 at -16.93 degrees (North through East) ! Clean map min=-0.0064572 max=0.043027 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1924-2914_X_1996_05_15_yyk\_map.gif/gif" ! Attempting to open device: 'J1924-2914_X_1996_05_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1924-2914_X_1996_05_15_yyk_uvs.log closed on Mon Jan 8 09:42:53 2007