! Started logfile: J1354-0206_S_1996_03_13_yyk_uvs.log on Sun Jan 7 18:26:30 2007 obs J1354-0206_S_1996_03_13_yyk_uva.fits ! Reading UV FITS file: J1354-0206_S_1996_03_13_yyk_uva.fits ! AN table 1: 68 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.86634 visibilities/baseline/integration-bin. ! Found source: J1354-0206 ! ! 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 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 655 lines of history. ! ! Reading 10604 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 J1354-0206_S_1996_03_13_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)= 1.02941 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.878 mas, bmaj=7.165 mas, bpa=-4.578 degrees ! Estimated noise=3182.83 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.708345 Jy ! Component: 100 - total flux cleaned = 0.778409 Jy ! Total flux subtracted in 100 components = 0.778409 Jy ! Clean residual min=-0.101551 max=0.241178 Jy/beam ! Clean residual mean=0.002190 rms=0.040686 Jy/beam ! Combined flux in latest and established models = 0.778409 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.778409 Jy ! ! Correcting IF 1. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.598390Jy sigma=0.002600 ! Fit after self-cal, rms=0.596422Jy sigma=0.002593 ! Inverting map and beam ! Estimated beam: bmin=2.878 mas, bmaj=7.165 mas, bpa=-4.578 degrees ! Estimated noise=3182.93 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.014 mas, bmaj=8.995 mas, bpa=-4.469 degrees ! Estimated noise=1451.24 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 (-30.5, 38.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.203317 Jy ! Component: 100 - total flux cleaned = 0.213013 Jy ! Component: 150 - total flux cleaned = 0.220055 Jy ! Component: 200 - total flux cleaned = 0.217331 Jy ! Total flux subtracted in 200 components = 0.217331 Jy ! Clean residual min=-0.089596 max=0.140871 Jy/beam ! Clean residual mean=0.001623 rms=0.025985 Jy/beam ! Combined flux in latest and established models = 0.99574 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 51 components and 0.99574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.507990Jy sigma=0.002164 ! Fit after self-cal, rms=0.494019Jy sigma=0.002098 ! 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.014 x 8.995 at -4.469 degrees (North through East) ! Clean map min=-0.068321 max=0.68008 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.416986 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.09 HN 0.99 KP 0.87 ! LA 0.89 MK 1.02 NL 0.86 OV 15.51 ! PT 0.96 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.273754 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.18 HN 1.06 KP 0.89 ! LA 1.00 MK 1.09 NL 0.88 OV 27.53 ! PT 0.90 SC 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.649379 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.08 HN 0.95 KP 0.91 ! LA 0.76 MK 0.92 NL 0.90 OV 6.87 ! PT 1.11 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.571765 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.13 HN 1.01 KP 0.94 ! LA 0.84 MK 1.12 NL 1.00 OV 8.72 ! PT 0.97 SC 0.87 ! ! ! Fit before self-cal, rms=0.494019Jy sigma=0.002098 ! Fit after self-cal, rms=0.890357Jy sigma=0.028219 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.890357Jy sigma=0.028219 ! Fit after self-cal, rms=0.890353Jy sigma=0.028219 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.275 mas, bmaj=8.935 mas, bpa=-2.087 degrees ! Estimated noise=208.703 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.744563 Jy ! Component: 100 - total flux cleaned = -0.858433 Jy ! Component: 150 - total flux cleaned = -0.888466 Jy ! Component: 200 - total flux cleaned = -0.892669 Jy ! Total flux subtracted in 200 components = -0.892669 Jy ! Clean residual min=-0.017522 max=0.030361 Jy/beam ! Clean residual mean=0.000486 rms=0.004810 Jy/beam ! Combined flux in latest and established models = 0.103071 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 74 components and 0.103071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.613920Jy sigma=0.003246 ! Fit after self-cal, rms=0.611431Jy sigma=0.003191 ! 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.611431Jy sigma=0.003191 ! Fit after self-cal, rms=0.610011Jy sigma=0.003187 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.00493175 Jy ! Component: 100 - total flux cleaned = -0.00491775 Jy ! Component: 150 - total flux cleaned = -0.00491173 Jy ! Component: 200 - total flux cleaned = -0.00457067 Jy ! Total flux subtracted in 200 components = -0.00457067 Jy ! Clean residual min=-0.008602 max=0.011059 Jy/beam ! Clean residual mean=0.000175 rms=0.002673 Jy/beam ! Combined flux in latest and established models = 0.0985006 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 102 components and 0.0985006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.610235Jy sigma=0.003100 ! Fit after self-cal, rms=0.609715Jy sigma=0.003096 ! 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.275 x 8.935 at -2.087 degrees (North through East) ! Clean map min=-0.019738 max=0.098773 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.917 mas, bmaj=13.4 mas, bpa=6.527 degrees ! Estimated noise=240.35 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.000419103 Jy ! Component: 100 - total flux cleaned = 0.00148785 Jy ! Component: 150 - total flux cleaned = 0.00184388 Jy ! Component: 200 - total flux cleaned = 0.00217748 Jy ! Total flux subtracted in 200 components = 0.00217748 Jy ! Clean residual min=-0.006318 max=0.006178 Jy/beam ! Clean residual mean=0.000198 rms=0.001916 Jy/beam ! Combined flux in latest and established models = 0.100678 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 125 components and 0.100678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.609650Jy sigma=0.003081 ! Fit after self-cal, rms=0.609597Jy sigma=0.003080 ! 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.876 mas, bmaj=7.174 mas, bpa=-5.499 degrees ! Estimated noise=624.262 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.138515 Jy ! Component: 100 - total flux cleaned = 0.157483 Jy ! Component: 150 - total flux cleaned = 0.158351 Jy ! Component: 200 - total flux cleaned = 0.157612 Jy ! Total flux subtracted in 200 components = 0.157612 Jy ! Clean residual min=-0.024676 max=0.031092 Jy/beam ! Clean residual mean=-0.000046 rms=0.005517 Jy/beam ! Combined flux in latest and established models = 0.157612 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.157612 Jy ! Inverting map and beam ! Estimated beam: bmin=4.275 mas, bmaj=8.935 mas, bpa=-2.087 degrees ! Estimated noise=208.703 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.0425178 Jy ! Component: 100 - total flux cleaned = -0.0490338 Jy ! Component: 150 - total flux cleaned = -0.0483203 Jy ! Component: 200 - total flux cleaned = -0.0477412 Jy ! Total flux subtracted in 200 components = -0.0477412 Jy ! Clean residual min=-0.008741 max=0.007270 Jy/beam ! Clean residual mean=-0.000019 rms=0.001747 Jy/beam ! Combined flux in latest and established models = 0.109871 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 53 components and 0.109871 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.917 mas, bmaj=13.4 mas, bpa=6.527 degrees ! Estimated noise=240.35 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 = -5.27504e-05 Jy ! Component: 100 - total flux cleaned = 0.000326945 Jy ! Component: 150 - total flux cleaned = 0.000547018 Jy ! Component: 200 - total flux cleaned = 0.000744479 Jy ! Total flux subtracted in 200 components = 0.000744479 Jy ! Clean residual min=-0.005616 max=0.004254 Jy/beam ! Clean residual mean=-0.000075 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.110616 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 72 components and 0.110616 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.275 mas, bmaj=8.935 mas, bpa=-2.087 degrees ! Estimated noise=208.703 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000259313 Jy ! Component: 100 - total flux cleaned = -0.000530826 Jy ! Component: 150 - total flux cleaned = -0.000519675 Jy ! Component: 200 - total flux cleaned = -0.000724346 Jy ! Total flux subtracted in 200 components = -0.000724346 Jy ! Clean residual min=-0.007449 max=0.007226 Jy/beam ! Clean residual mean=-0.000034 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.109891 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 88 components and 0.109891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.611568Jy sigma=0.002980 ! Fit after self-cal, rms=0.608775Jy sigma=0.002969 wmodel J1354-0206_S_1996_03_13_yyk\_map.mod ! Writing 88 model components to file: J1354-0206_S_1996_03_13_yyk_map.mod wobs J1354-0206_S_1996_03_13_yyk\_uvs.fits ! Writing UV FITS file: J1354-0206_S_1996_03_13_yyk_uvs.fits wwins J1354-0206_S_1996_03_13_yyk\_map.win ! wwins: Wrote 2 windows to J1354-0206_S_1996_03_13_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.00167838 Jy ! Component: 100 - total flux cleaned = -0.00234914 Jy ! Component: 150 - total flux cleaned = -0.00226076 Jy ! Component: 200 - total flux cleaned = -0.00190419 Jy ! Component: 250 - total flux cleaned = -0.00164951 Jy ! Component: 300 - total flux cleaned = -0.00140646 Jy ! Component: 350 - total flux cleaned = -0.00109089 Jy ! Component: 400 - total flux cleaned = -0.000784292 Jy ! Component: 450 - total flux cleaned = -0.000634588 Jy ! Component: 500 - total flux cleaned = -0.000343781 Jy ! Component: 550 - total flux cleaned = -5.84487e-05 Jy ! Component: 600 - total flux cleaned = 8.18323e-05 Jy ! Component: 650 - total flux cleaned = 0.000423073 Jy ! Component: 700 - total flux cleaned = 0.000690995 Jy ! Component: 750 - total flux cleaned = 0.00101739 Jy ! Component: 800 - total flux cleaned = 0.00127328 Jy ! Component: 850 - total flux cleaned = 0.0015258 Jy ! Component: 900 - total flux cleaned = 0.00183414 Jy ! Component: 950 - total flux cleaned = 0.00207887 Jy ! Component: 1000 - total flux cleaned = 0.00249951 Jy ! Component: 1050 - total flux cleaned = 0.00279543 Jy ! Component: 1100 - total flux cleaned = 0.00297093 Jy ! Component: 1150 - total flux cleaned = 0.00314521 Jy ! Component: 1200 - total flux cleaned = 0.00320285 Jy ! Component: 1250 - total flux cleaned = 0.00343123 Jy ! Component: 1300 - total flux cleaned = 0.00354442 Jy ! Component: 1350 - total flux cleaned = 0.00371313 Jy ! Component: 1400 - total flux cleaned = 0.00388095 Jy ! Component: 1450 - total flux cleaned = 0.0041023 Jy ! Component: 1500 - total flux cleaned = 0.00421187 Jy ! Component: 1550 - total flux cleaned = 0.00432111 Jy ! Component: 1600 - total flux cleaned = 0.00453873 Jy ! Component: 1650 - total flux cleaned = 0.0047541 Jy ! Component: 1700 - total flux cleaned = 0.00496856 Jy ! Component: 1750 - total flux cleaned = 0.0051286 Jy ! Component: 1800 - total flux cleaned = 0.00528815 Jy ! Component: 1850 - total flux cleaned = 0.00544663 Jy ! Component: 1900 - total flux cleaned = 0.00560384 Jy ! Component: 1950 - total flux cleaned = 0.00576038 Jy ! Component: 2000 - total flux cleaned = 0.00581213 Jy ! Total flux subtracted in 2048 components = 0.00596733 Jy ! Clean residual min=-0.003005 max=0.003312 Jy/beam ! Clean residual mean=0.000006 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.115858 Jy keep ! Adding 68 model components to the UV plane model. ! The established model now contains 155 components and 0.115858 Jy ![Exited script file: muppet] wmap "J1354-0206_S_1996_03_13_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.275 x 8.935 at -2.087 degrees (North through East) ! Clean map min=-0.013796 max=0.098912 Jy/beam ! Writing clean map to FITS file: J1354-0206_S_1996_03_13_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0989121 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000819031 device "J1354-0206_S_1996_03_13_yyk\_map.eps/VPS" ! Attempting to open device: 'J1354-0206_S_1996_03_13_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.48412 2.48412 4.96823 9.93647 19.8729 39.7459 79.4917 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.098 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.275 x 8.935 at -2.087 degrees (North through East) ! Clean map min=-0.013796 max=0.098912 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1354-0206_S_1996_03_13_yyk\_map.gif/gif" ! Attempting to open device: 'J1354-0206_S_1996_03_13_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1354-0206_S_1996_03_13_yyk_uvs.log closed on Sun Jan 7 18:26:35 2007