! Started logfile: J0532-3848_S_2005_06_01_yyk_uvs.log on Sat Oct 8 16:58:46 2005 obs J0532-3848_S_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J0532-3848_S_2005_06_01_yyk_uve.fits ! AN table 1: 19 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.265497 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0532-3848 ! ! 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 1802 lines of history. ! ! Reading 908 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 J0532-3848_S_2005_06_01_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)= 0.141548 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.675 mas, bmaj=7.844 mas, bpa=-14.97 degrees ! Estimated noise=4.1598 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.0574987 Jy ! Component: 100 - total flux cleaned = 0.0695773 Jy ! Total flux subtracted in 100 components = 0.0695773 Jy ! Clean residual min=-0.015031 max=0.015252 Jy/beam ! Clean residual mean=0.000048 rms=0.004169 Jy/beam ! Combined flux in latest and established models = 0.0695773 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0695773 Jy ! ! Correcting IF 1. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.126179Jy sigma=1.336929 ! Fit after self-cal, rms=0.121483Jy sigma=1.235633 ! Inverting map and beam ! Estimated beam: bmin=2.675 mas, bmaj=7.844 mas, bpa=-14.97 degrees ! Estimated noise=4.1598 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.545 mas, bmaj=16.32 mas, bpa=-21.23 degrees ! Estimated noise=2.17469 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.00733761 Jy ! Component: 100 - total flux cleaned = 0.0084057 Jy ! Component: 150 - total flux cleaned = 0.00842849 Jy ! Component: 200 - total flux cleaned = 0.00843838 Jy ! Total flux subtracted in 200 components = 0.00843838 Jy ! Clean residual min=-0.009846 max=0.007963 Jy/beam ! Clean residual mean=0.000042 rms=0.002648 Jy/beam ! Combined flux in latest and established models = 0.0780157 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.0780157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120717Jy sigma=1.230586 ! Fit after self-cal, rms=0.120710Jy sigma=1.230562 ! 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.545 x 16.32 at -21.23 degrees (North through East) ! Clean map min=-0.0096036 max=0.063821 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 ! 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* ! ! ! Correcting IF 2. ! 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* ! ! ! Correcting IF 3. ! 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* ! ! ! 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.120710Jy sigma=1.230562 ! Fit after self-cal, rms=0.120710Jy sigma=1.230562 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.120710Jy sigma=1.230562 ! Fit after self-cal, rms=0.120710Jy sigma=1.230562 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=16.32 mas, bpa=-21.23 degrees ! Estimated noise=2.17469 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 = -6.06823e-05 Jy ! Component: 100 - total flux cleaned = -4.49153e-05 Jy ! Component: 150 - total flux cleaned = -8.24676e-05 Jy ! Component: 200 - total flux cleaned = -0.000125017 Jy ! Total flux subtracted in 200 components = -0.000125017 Jy ! Clean residual min=-0.009743 max=0.007917 Jy/beam ! Clean residual mean=0.000040 rms=0.002638 Jy/beam ! Combined flux in latest and established models = 0.0778907 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 18 components and 0.0778907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120648Jy sigma=1.230108 ! Fit after self-cal, rms=0.120633Jy sigma=1.230080 ! 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.120633Jy sigma=1.230080 ! Fit after self-cal, rms=0.112800Jy sigma=1.062885 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.0138581 Jy ! Component: 100 - total flux cleaned = 0.0138468 Jy ! Component: 150 - total flux cleaned = 0.0138494 Jy ! Component: 200 - total flux cleaned = 0.0138589 Jy ! Total flux subtracted in 200 components = 0.0138589 Jy ! Clean residual min=-0.006898 max=0.007704 Jy/beam ! Clean residual mean=-0.000074 rms=0.002444 Jy/beam ! Combined flux in latest and established models = 0.0917495 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.0917495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111393Jy sigma=1.026728 ! Fit after self-cal, rms=0.109427Jy sigma=1.009884 ! 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.545 x 16.32 at -21.23 degrees (North through East) ! Clean map min=-0.0067544 max=0.084194 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=11.6 mas, bmaj=42.42 mas, bpa=-5.279 degrees ! Estimated noise=2.59216 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.000324315 Jy ! Component: 100 - total flux cleaned = 0.000329052 Jy ! Component: 150 - total flux cleaned = 0.000333024 Jy ! Component: 200 - total flux cleaned = 0.000333231 Jy ! Total flux subtracted in 200 components = 0.000333231 Jy ! Clean residual min=-0.007324 max=0.007800 Jy/beam ! Clean residual mean=-0.000117 rms=0.003267 Jy/beam ! Combined flux in latest and established models = 0.0920828 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 36 components and 0.0920828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109418Jy sigma=1.010016 ! Fit after self-cal, rms=0.108732Jy sigma=1.007528 ! Inverting map uvtaper 0,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.675 mas, bmaj=7.844 mas, bpa=-14.97 degrees ! Estimated noise=4.1598 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0766152 Jy ! Component: 100 - total flux cleaned = 0.0939662 Jy ! Component: 150 - total flux cleaned = 0.0973112 Jy ! Component: 200 - total flux cleaned = 0.0985292 Jy ! Total flux subtracted in 200 components = 0.0985292 Jy ! Clean residual min=-0.011657 max=0.010792 Jy/beam ! Clean residual mean=-0.000031 rms=0.003186 Jy/beam ! Combined flux in latest and established models = 0.0985293 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0985293 Jy ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=16.32 mas, bpa=-21.23 degrees ! Estimated noise=2.17469 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.00540105 Jy ! Component: 100 - total flux cleaned = -0.00555244 Jy ! Component: 150 - total flux cleaned = -0.00567221 Jy ! Component: 200 - total flux cleaned = -0.00573336 Jy ! Total flux subtracted in 200 components = -0.00573336 Jy ! Clean residual min=-0.007150 max=0.008755 Jy/beam ! Clean residual mean=-0.000066 rms=0.002600 Jy/beam ! Combined flux in latest and established models = 0.0927959 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.0927959 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=11.6 mas, bmaj=42.42 mas, bpa=-5.279 degrees ! Estimated noise=2.59216 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.000519066 Jy ! Component: 100 - total flux cleaned = -0.000517848 Jy ! Component: 150 - total flux cleaned = -0.000518234 Jy ! Component: 200 - total flux cleaned = -0.00051872 Jy ! Total flux subtracted in 200 components = -0.00051872 Jy ! Clean residual min=-0.007472 max=0.007797 Jy/beam ! Clean residual mean=-0.000112 rms=0.003325 Jy/beam ! Combined flux in latest and established models = 0.0922772 Jy ! Adding 3 model components to the UV plane model. ! The established model now contains 23 components and 0.0922772 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=16.32 mas, bpa=-21.23 degrees ! Estimated noise=2.17469 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00029533 Jy ! Component: 100 - total flux cleaned = 0.000300841 Jy ! Component: 150 - total flux cleaned = 0.000306117 Jy ! Component: 200 - total flux cleaned = 0.00030332 Jy ! Total flux subtracted in 200 components = 0.00030332 Jy ! Clean residual min=-0.006875 max=0.008508 Jy/beam ! Clean residual mean=-0.000067 rms=0.002563 Jy/beam ! Combined flux in latest and established models = 0.0925805 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.0925805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108677Jy sigma=1.005948 ! Fit after self-cal, rms=0.108245Jy sigma=1.005137 wmodel J0532-3848_S_2005_06_01_yyk\_map.mod ! Writing 31 model components to file: J0532-3848_S_2005_06_01_yyk_map.mod wobs J0532-3848_S_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J0532-3848_S_2005_06_01_yyk_uvs.fits wwins J0532-3848_S_2005_06_01_yyk\_map.win ! wwins: Wrote 1 windows to J0532-3848_S_2005_06_01_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.00157692 Jy ! Component: 100 - total flux cleaned = 0.00123317 Jy ! Component: 150 - total flux cleaned = 0.00071076 Jy ! Component: 200 - total flux cleaned = 5.41325e-05 Jy ! Component: 250 - total flux cleaned = -0.000285376 Jy ! Component: 300 - total flux cleaned = -0.000516996 Jy ! Component: 350 - total flux cleaned = -0.000518201 Jy ! Component: 400 - total flux cleaned = -0.000651556 Jy ! Component: 450 - total flux cleaned = -0.000888229 Jy ! Component: 500 - total flux cleaned = -0.00111196 Jy ! Component: 550 - total flux cleaned = -0.0013227 Jy ! Component: 600 - total flux cleaned = -0.00181688 Jy ! Component: 650 - total flux cleaned = -0.00215 Jy ! Component: 700 - total flux cleaned = -0.00228808 Jy ! Component: 750 - total flux cleaned = -0.00215291 Jy ! Component: 800 - total flux cleaned = -0.00206374 Jy ! Component: 850 - total flux cleaned = -0.00201993 Jy ! Component: 900 - total flux cleaned = -0.00193219 Jy ! Component: 950 - total flux cleaned = -0.00179903 Jy ! Component: 1000 - total flux cleaned = -0.00166432 Jy ! Component: 1050 - total flux cleaned = -0.00157296 Jy ! Component: 1100 - total flux cleaned = -0.00143357 Jy ! Component: 1150 - total flux cleaned = -0.00143338 Jy ! Component: 1200 - total flux cleaned = -0.00138414 Jy ! Component: 1250 - total flux cleaned = -0.00133422 Jy ! Component: 1300 - total flux cleaned = -0.00123174 Jy ! Component: 1350 - total flux cleaned = -0.00112603 Jy ! Component: 1400 - total flux cleaned = -0.000962879 Jy ! Component: 1450 - total flux cleaned = -0.000962448 Jy ! Component: 1500 - total flux cleaned = -0.000962461 Jy ! Component: 1550 - total flux cleaned = -0.00096091 Jy ! Component: 1600 - total flux cleaned = -0.000958459 Jy ! Component: 1650 - total flux cleaned = -0.000957159 Jy ! Component: 1700 - total flux cleaned = -0.000956579 Jy ! Component: 1750 - total flux cleaned = -0.000956878 Jy ! Component: 1800 - total flux cleaned = -0.000956977 Jy ! Component: 1850 - total flux cleaned = -0.000879355 Jy ! Component: 1900 - total flux cleaned = -0.000878228 Jy ! Component: 1950 - total flux cleaned = -0.000879538 Jy ! Component: 2000 - total flux cleaned = -0.000793517 Jy ! Total flux subtracted in 2048 components = -0.000703389 Jy ! Clean residual min=-0.005175 max=0.006168 Jy/beam ! Clean residual mean=0.000009 rms=0.001552 Jy/beam ! Combined flux in latest and established models = 0.0918771 Jy keep ! Adding 64 model components to the UV plane model. ! The established model now contains 95 components and 0.0918771 Jy ![Exited script file: muppet] wmap "J0532-3848_S_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.545 x 16.32 at -21.23 degrees (North through East) ! Clean map min=-0.010965 max=0.086704 Jy/beam ! Writing clean map to FITS file: J0532-3848_S_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0867044 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0015918 device "J0532-3848_S_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J0532-3848_S_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.50767 5.50767 11.0153 22.0307 44.0614 88.1227 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0047 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.086 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.545 x 16.32 at -21.23 degrees (North through East) ! Clean map min=-0.010965 max=0.086704 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0532-3848_S_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J0532-3848_S_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0532-3848_S_2005_06_01_yyk_uvs.log closed on Sat Oct 8 16:58:50 2005