! Started logfile: J2235-1826_X_2006_12_18_yyk_uvs.log on Mon Jun 16 20:06:55 2008 obs J2235-1826_X_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J2235-1826_X_2006_12_18_yyk_uve.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.768889 visibilities/baseline/integration-bin. ! Found source: J2235-1826 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2161 lines of history. ! ! Reading 2076 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 J2235-1826_X_2006_12_18_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)= 0.118889 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.7196 mas, bmaj=1.769 mas, bpa=3.933 degrees ! Estimated noise=1.44437 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.0712675 Jy ! Component: 100 - total flux cleaned = 0.0884819 Jy ! Total flux subtracted in 100 components = 0.0884819 Jy ! Clean residual min=-0.009123 max=0.013702 Jy/beam ! Clean residual mean=-0.000009 rms=0.002793 Jy/beam ! Combined flux in latest and established models = 0.088482 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.088482 Jy ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.077144Jy sigma=1.214644 ! Fit after self-cal, rms=0.074218Jy sigma=1.181528 ! Inverting map and beam ! Estimated beam: bmin=0.7196 mas, bmaj=1.769 mas, bpa=3.933 degrees ! Estimated noise=1.44437 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.8606 mas, bmaj=2.205 mas, bpa=4.156 degrees ! Estimated noise=0.966359 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.0147449 Jy ! Component: 100 - total flux cleaned = 0.0193504 Jy ! Component: 150 - total flux cleaned = 0.021296 Jy ! Component: 200 - total flux cleaned = 0.0215301 Jy ! Total flux subtracted in 200 components = 0.0215301 Jy ! Clean residual min=-0.005031 max=0.006008 Jy/beam ! Clean residual mean=-0.000009 rms=0.001392 Jy/beam ! Combined flux in latest and established models = 0.110012 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.110012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072383Jy sigma=1.142554 ! Fit after self-cal, rms=0.072370Jy sigma=1.142454 ! 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.8606 x 2.205 at 4.156 degrees (North through East) ! Clean map min=-0.0046354 max=0.086147 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.02139 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.03 KP 0.88 ! LA 0.94 MK 1.02 NL 0.96 OV 0.96 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01207 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00* HN 0.95 KP 0.84 ! LA 1.01 MK 1.00* NL 0.94 OV 1.01 ! PT 1.10 SC 0.95 ! ! ! 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.072370Jy sigma=1.142454 ! Fit after self-cal, rms=0.071969Jy sigma=1.136871 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.071969Jy sigma=1.136871 ! Fit after self-cal, rms=0.071977Jy sigma=1.136849 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.867 mas, bmaj=2.223 mas, bpa=4.564 degrees ! Estimated noise=0.959155 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.000571693 Jy ! Component: 100 - total flux cleaned = -0.00061595 Jy ! Component: 150 - total flux cleaned = -0.000615072 Jy ! Component: 200 - total flux cleaned = -0.000615921 Jy ! Total flux subtracted in 200 components = -0.000615921 Jy ! Clean residual min=-0.004733 max=0.005507 Jy/beam ! Clean residual mean=-0.000013 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.109396 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.109396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071933Jy sigma=1.136114 ! Fit after self-cal, rms=0.071929Jy sigma=1.136054 ! 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.071929Jy sigma=1.136054 ! Fit after self-cal, rms=0.064710Jy sigma=1.010909 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) ! Added new window around map position (5, -14.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00566941 Jy ! Component: 100 - total flux cleaned = 0.00659466 Jy ! Component: 150 - total flux cleaned = 0.006949 Jy ! Component: 200 - total flux cleaned = 0.006855 Jy ! Total flux subtracted in 200 components = 0.006855 Jy ! Clean residual min=-0.004433 max=0.004823 Jy/beam ! Clean residual mean=-0.000001 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.116251 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 40 components and 0.116251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063950Jy sigma=0.997627 ! Fit after self-cal, rms=0.063360Jy sigma=0.989056 ! 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.867 x 2.223 at 4.564 degrees (North through East) ! Clean map min=-0.003977 max=0.089317 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.084 mas, bmaj=4.861 mas, bpa=2.063 degrees ! Estimated noise=1.23541 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 (17.2, -15). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00644201 Jy ! Component: 100 - total flux cleaned = 0.00703365 Jy ! Component: 150 - total flux cleaned = 0.00682802 Jy ! Component: 200 - total flux cleaned = 0.00639385 Jy ! Total flux subtracted in 200 components = 0.00639385 Jy ! Clean residual min=-0.003956 max=0.004045 Jy/beam ! Clean residual mean=0.000011 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.122645 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 77 components and 0.122645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063003Jy sigma=0.981633 ! Fit after self-cal, rms=0.062860Jy sigma=0.980002 ! 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.7221 mas, bmaj=1.777 mas, bpa=4.23 degrees ! Estimated noise=1.43445 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0810418 Jy ! Component: 100 - total flux cleaned = 0.0998477 Jy ! Component: 150 - total flux cleaned = 0.105721 Jy ! Component: 200 - total flux cleaned = 0.107721 Jy ! Total flux subtracted in 200 components = 0.107721 Jy ! Clean residual min=-0.006378 max=0.006952 Jy/beam ! Clean residual mean=-0.000020 rms=0.001510 Jy/beam ! Combined flux in latest and established models = 0.107721 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.107721 Jy ! Inverting map and beam ! Estimated beam: bmin=0.867 mas, bmaj=2.223 mas, bpa=4.564 degrees ! Estimated noise=0.959155 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 (-0.8, 2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00796595 Jy ! Component: 100 - total flux cleaned = 0.0111688 Jy ! Component: 150 - total flux cleaned = 0.0116639 Jy ! Component: 200 - total flux cleaned = 0.011811 Jy ! Total flux subtracted in 200 components = 0.011811 Jy ! Clean residual min=-0.004173 max=0.003734 Jy/beam ! Clean residual mean=-0.000004 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.119532 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 73 components and 0.119532 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.084 mas, bmaj=4.861 mas, bpa=2.063 degrees ! Estimated noise=1.23541 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.00277254 Jy ! Component: 100 - total flux cleaned = 0.00289523 Jy ! Component: 150 - total flux cleaned = 0.00261826 Jy ! Component: 200 - total flux cleaned = 0.00236459 Jy ! Total flux subtracted in 200 components = 0.00236459 Jy ! Clean residual min=-0.003605 max=0.003465 Jy/beam ! Clean residual mean=0.000007 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.121897 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 105 components and 0.121897 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.867 mas, bmaj=2.223 mas, bpa=4.564 degrees ! Estimated noise=0.959155 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -8.78474e-05 Jy ! Component: 100 - total flux cleaned = -0.000438876 Jy ! Component: 150 - total flux cleaned = -0.000656353 Jy ! Component: 200 - total flux cleaned = -0.000750703 Jy ! Total flux subtracted in 200 components = -0.000750703 Jy ! Clean residual min=-0.003667 max=0.003472 Jy/beam ! Clean residual mean=-0.000000 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.121146 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 135 components and 0.121146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062144Jy sigma=0.967264 ! Fit after self-cal, rms=0.062084Jy sigma=0.966180 wmodel J2235-1826_X_2006_12_18_yyk\_map.mod ! Writing 135 model components to file: J2235-1826_X_2006_12_18_yyk_map.mod wobs J2235-1826_X_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J2235-1826_X_2006_12_18_yyk_uvs.fits wwins J2235-1826_X_2006_12_18_yyk\_map.win ! wwins: Wrote 4 windows to J2235-1826_X_2006_12_18_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.000536352 Jy ! Component: 100 - total flux cleaned = -0.00100833 Jy ! Component: 150 - total flux cleaned = -0.00143306 Jy ! Component: 200 - total flux cleaned = -0.00178206 Jy ! Component: 250 - total flux cleaned = -0.00187664 Jy ! Component: 300 - total flux cleaned = -0.00206192 Jy ! Component: 350 - total flux cleaned = -0.00215215 Jy ! Component: 400 - total flux cleaned = -0.00215206 Jy ! Component: 450 - total flux cleaned = -0.00215239 Jy ! Component: 500 - total flux cleaned = -0.00219476 Jy ! Component: 550 - total flux cleaned = -0.0022355 Jy ! Component: 600 - total flux cleaned = -0.00231534 Jy ! Component: 650 - total flux cleaned = -0.00227631 Jy ! Component: 700 - total flux cleaned = -0.00220048 Jy ! Component: 750 - total flux cleaned = -0.00223846 Jy ! Component: 800 - total flux cleaned = -0.00212802 Jy ! Component: 850 - total flux cleaned = -0.00205625 Jy ! Component: 900 - total flux cleaned = -0.00205636 Jy ! Component: 950 - total flux cleaned = -0.00205652 Jy ! Component: 1000 - total flux cleaned = -0.00205652 Jy ! Component: 1050 - total flux cleaned = -0.00198809 Jy ! Component: 1100 - total flux cleaned = -0.00202124 Jy ! Component: 1150 - total flux cleaned = -0.00192155 Jy ! Component: 1200 - total flux cleaned = -0.00185657 Jy ! Component: 1250 - total flux cleaned = -0.00185617 Jy ! Component: 1300 - total flux cleaned = -0.00188775 Jy ! Component: 1350 - total flux cleaned = -0.00182538 Jy ! Component: 1400 - total flux cleaned = -0.00201179 Jy ! Component: 1450 - total flux cleaned = -0.00204259 Jy ! Component: 1500 - total flux cleaned = -0.00219428 Jy ! Component: 1550 - total flux cleaned = -0.00219413 Jy ! Component: 1600 - total flux cleaned = -0.00225362 Jy ! Component: 1650 - total flux cleaned = -0.00225401 Jy ! Component: 1700 - total flux cleaned = -0.00231228 Jy ! Component: 1750 - total flux cleaned = -0.00228345 Jy ! Component: 1800 - total flux cleaned = -0.0022262 Jy ! Component: 1850 - total flux cleaned = -0.00225382 Jy ! Component: 1900 - total flux cleaned = -0.00217023 Jy ! Component: 1950 - total flux cleaned = -0.00208774 Jy ! Component: 2000 - total flux cleaned = -0.00197863 Jy ! Total flux subtracted in 2048 components = -0.00192449 Jy ! Clean residual min=-0.001468 max=0.001877 Jy/beam ! Clean residual mean=-0.000005 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.119221 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 264 components and 0.119221 Jy ![Exited script file: muppet] wmap "J2235-1826_X_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.867 x 2.223 at 4.564 degrees (North through East) ! Clean map min=-0.0026115 max=0.089501 Jy/beam ! Writing clean map to FITS file: J2235-1826_X_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0895008 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000505198 device "J2235-1826_X_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J2235-1826_X_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.69339 1.69339 3.38677 6.77355 13.5471 27.0942 54.1884 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.089 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.867 x 2.223 at 4.564 degrees (North through East) ! Clean map min=-0.0026115 max=0.089501 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2235-1826_X_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J2235-1826_X_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2235-1826_X_2006_12_18_yyk_uvs.log closed on Mon Jun 16 20:07:00 2008