! Started logfile: J0338+2243_K_2006_10_20_yyk_uvs.log on Thu Jul 8 23:38:41 2010 obs J0338+2243_K_2006_10_20_yyk_uva.fits ! Reading UV FITS file: J0338+2243_K_2006_10_20_yyk_uva.fits ! AN table 1: 1546 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.429927 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0338+2243 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.42136e+10 8e+06 1 8e+06 ! 02 2 2.42266e+10 8e+06 1 8e+06 ! 03 3 2.42656e+10 8e+06 1 8e+06 ! 04 4 2.43436e+10 8e+06 1 8e+06 ! 05 5 2.44866e+10 8e+06 1 8e+06 ! 06 6 2.45906e+10 8e+06 1 8e+06 ! 07 7 2.46556e+10 8e+06 1 8e+06 ! 08 8 2.46816e+10 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2241 lines of history. ! ! Reading 239280 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 ![@muppet J0338+2243_K_2006_10_20_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 3 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=3 float phase_soltime2 phase_soltime2=0.3 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.70 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 10 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.0650x0.0650 milli-arcsec cellsize. uvav time_av, true ! Averaging into 10 second bins. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.285924 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.4067 mas, bmaj=0.9307 mas, bpa=-26.63 degrees ! Estimated noise=5.6036 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=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0968593 Jy ! Component: 100 - total flux cleaned = 0.115909 Jy ! Total flux subtracted in 100 components = 0.115909 Jy ! Clean residual min=-0.017926 max=0.017941 Jy/beam ! Clean residual mean=-0.000168 rms=0.005815 Jy/beam ! Combined flux in latest and established models = 0.115909 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.115909 Jy ! ! Correcting IF 1. ! A total of 151 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 230 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 185 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 170 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 230 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.251158Jy sigma=1.075043 ! Fit after self-cal, rms=0.249212Jy sigma=1.072415 ! Inverting map and beam ! Estimated beam: bmin=0.3892 mas, bmaj=0.8953 mas, bpa=-26.55 degrees ! Estimated noise=5.50637 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.5528 mas, bmaj=0.9351 mas, bpa=-18.85 degrees ! Estimated noise=4.0269 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.0303388 Jy ! Component: 100 - total flux cleaned = 0.0335176 Jy ! Component: 150 - total flux cleaned = 0.0312738 Jy ! Component: 200 - total flux cleaned = 0.0299636 Jy ! Total flux subtracted in 200 components = 0.0299636 Jy ! Clean residual min=-0.005415 max=0.005524 Jy/beam ! Clean residual mean=-0.000112 rms=0.001977 Jy/beam ! Combined flux in latest and established models = 0.145873 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 76 model components to the UV plane model. ! The established model now contains 102 components and 0.145873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.245527Jy sigma=1.043062 ! Fit after self-cal, rms=0.245607Jy sigma=1.041794 ! 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.5528 x 0.9351 at -18.85 degrees (North through East) ! Clean map min=-0.012688 max=0.088507 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.81 HN 1.00* KP 0.95 ! LA 0.99 MK 1.00* NL 1.00* OV 1.85 ! PT 0.96 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.13 HN 1.00* KP 0.95 ! LA 1.09 MK 0.96 NL 0.99 OV 0.76 ! PT 1.03 SC 1.00* ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.00* KP 1.01 ! LA 0.94 MK 1.00* NL 1.00* OV 0.74 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.38 FD 1.14 HN 1.00* KP 0.81 ! LA 1.00* MK 1.00* NL 1.00* OV 0.88 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.245607Jy sigma=1.041794 ! Fit after self-cal, rms=0.247698Jy sigma=1.035242 selfcal false, false, phase_soltime ! Performing phase self-cal over 3 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.247698Jy sigma=1.035242 ! Fit after self-cal, rms=0.247853Jy sigma=1.034646 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.5286 mas, bmaj=0.9204 mas, bpa=-22.65 degrees ! Estimated noise=4.05005 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.00625667 Jy ! Component: 100 - total flux cleaned = 0.00829522 Jy ! Component: 150 - total flux cleaned = 0.00736814 Jy ! Component: 200 - total flux cleaned = 0.00626599 Jy ! Total flux subtracted in 200 components = 0.00626599 Jy ! Clean residual min=-0.002312 max=0.002376 Jy/beam ! Clean residual mean=-0.000035 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.152139 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 146 components and 0.152139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.247284Jy sigma=1.032175 ! Fit after self-cal, rms=0.247511Jy sigma=1.031724 ! 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.3 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.247511Jy sigma=1.031724 ! Fit after self-cal, rms=0.240942Jy sigma=0.990453 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.00137122 Jy ! Component: 100 - total flux cleaned = 0.00173364 Jy ! Component: 150 - total flux cleaned = 0.000891796 Jy ! Component: 200 - total flux cleaned = 0.0013863 Jy ! Total flux subtracted in 200 components = 0.0013863 Jy ! Clean residual min=-0.003118 max=0.003061 Jy/beam ! Clean residual mean=-0.000016 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.153525 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 54 model components to the UV plane model. ! The established model now contains 199 components and 0.153525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.240151Jy sigma=0.984755 ! Fit after self-cal, rms=0.238295Jy sigma=0.979513 ! 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.5286 x 0.9204 at -22.65 degrees (North through East) ! Clean map min=-0.011084 max=0.08766 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 = 180 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.016 mas, bmaj=1.645 mas, bpa=30.65 degrees ! Estimated noise=4.49568 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.000910733 Jy ! Component: 100 - total flux cleaned = -0.00146528 Jy ! Component: 150 - total flux cleaned = -0.00194522 Jy ! Component: 200 - total flux cleaned = -0.00163193 Jy ! Total flux subtracted in 200 components = -0.00163193 Jy ! Clean residual min=-0.002035 max=0.002052 Jy/beam ! Clean residual mean=0.000004 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.151893 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 50 model components to the UV plane model. ! The established model now contains 244 components and 0.151893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.238177Jy sigma=0.977949 ! Fit after self-cal, rms=0.236402Jy sigma=0.976065 ! 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.3878 mas, bmaj=0.9103 mas, bpa=-27.48 degrees ! Estimated noise=5.33899 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0916488 Jy ! Component: 100 - total flux cleaned = 0.112966 Jy ! Component: 150 - total flux cleaned = 0.125278 Jy ! Component: 200 - total flux cleaned = 0.133206 Jy ! Total flux subtracted in 200 components = 0.133206 Jy ! Clean residual min=-0.010605 max=0.010699 Jy/beam ! Clean residual mean=-0.000175 rms=0.004187 Jy/beam ! Combined flux in latest and established models = 0.133206 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 51 model components to the UV plane model. ! The established model now contains 51 components and 0.133206 Jy ! Inverting map and beam ! Estimated beam: bmin=0.5286 mas, bmaj=0.9204 mas, bpa=-22.65 degrees ! Estimated noise=4.05005 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.0063032 Jy ! Component: 100 - total flux cleaned = 0.00710445 Jy ! Component: 150 - total flux cleaned = 0.00408486 Jy ! Component: 200 - total flux cleaned = 0.00186129 Jy ! Total flux subtracted in 200 components = 0.00186129 Jy ! Clean residual min=-0.002534 max=0.002532 Jy/beam ! Clean residual mean=-0.000052 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.135068 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 108 components and 0.135068 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 180 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.016 mas, bmaj=1.645 mas, bpa=30.65 degrees ! Estimated noise=4.49568 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 = -3.38141e-06 Jy ! Component: 100 - total flux cleaned = -0.00152971 Jy ! Component: 150 - total flux cleaned = -0.00271676 Jy ! Component: 200 - total flux cleaned = -0.00355267 Jy ! Total flux subtracted in 200 components = -0.00355267 Jy ! Clean residual min=-0.001439 max=0.001429 Jy/beam ! Clean residual mean=-0.000025 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.131515 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 168 components and 0.131515 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.5286 mas, bmaj=0.9204 mas, bpa=-22.65 degrees ! Estimated noise=4.05005 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000292943 Jy ! Component: 100 - total flux cleaned = 0.000924294 Jy ! Component: 150 - total flux cleaned = 0.0018283 Jy ! Component: 200 - total flux cleaned = 0.00214622 Jy ! Total flux subtracted in 200 components = 0.00214622 Jy ! Clean residual min=-0.001278 max=0.001279 Jy/beam ! Clean residual mean=-0.000004 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.133661 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.3 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 202 components and 0.133661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.235905Jy sigma=0.972255 ! Fit after self-cal, rms=0.234454Jy sigma=0.969716 wmodel J0338+2243_K_2006_10_20_yyk\_map.mod ! Writing 202 model components to file: J0338+2243_K_2006_10_20_yyk_map.mod wobs J0338+2243_K_2006_10_20_yyk\_uvs.fits ! Writing UV FITS file: J0338+2243_K_2006_10_20_yyk_uvs.fits wwins J0338+2243_K_2006_10_20_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J0338+2243_K_2006_10_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.5286 x 0.9204 at -22.65 degrees (North through East) ! Clean map min=-0.016047 max=0.090372 Jy/beam ! Writing clean map to FITS file: J0338+2243_K_2006_10_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0903718 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00080357 device "J0338+2243_K_2006_10_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J0338+2243_K_2006_10_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.66755 2.66755 5.33509 10.6702 21.3404 42.6807 85.3615 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.09 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.5286 x 0.9204 at -22.65 degrees (North through East) ! Clean map min=-0.016047 max=0.090372 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0338+2243_K_2006_10_20_yyk\_map.gif/gif" ! Attempting to open device: 'J0338+2243_K_2006_10_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0338+2243_K_2006_10_20_yyk_uvs.log closed on Thu Jul 8 23:38:43 2010