! Started logfile: J1628-0041_X_2005_06_01_yyk_uvs.log on Sat Oct 8 17:28:26 2005 obs J1628-0041_X_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J1628-0041_X_2005_06_01_yyk_uve.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.92 visibilities/baseline/integration-bin. ! Found source: J1628-0041 ! ! 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 1618 lines of history. ! ! Reading 3312 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 J1628-0041_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0953688 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.9421 mas, bmaj=2.574 mas, bpa=14.46 degrees ! Estimated noise=1.00519 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.0642468 Jy ! Component: 100 - total flux cleaned = 0.0801707 Jy ! Total flux subtracted in 100 components = 0.0801707 Jy ! Clean residual min=-0.005263 max=0.006520 Jy/beam ! Clean residual mean=-0.000006 rms=0.001535 Jy/beam ! Combined flux in latest and established models = 0.0801707 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0801707 Jy ! ! Correcting IF 1. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.054528Jy sigma=1.065717 ! Fit after self-cal, rms=0.054091Jy sigma=1.058874 ! Inverting map and beam ! Estimated beam: bmin=0.9421 mas, bmaj=2.574 mas, bpa=14.46 degrees ! Estimated noise=1.00519 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=1.173 mas, bmaj=2.814 mas, bpa=13.36 degrees ! Estimated noise=0.678954 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.00834094 Jy ! Component: 100 - total flux cleaned = 0.0116202 Jy ! Component: 150 - total flux cleaned = 0.0121108 Jy ! Component: 200 - total flux cleaned = 0.0122926 Jy ! Total flux subtracted in 200 components = 0.0122926 Jy ! Clean residual min=-0.003167 max=0.003211 Jy/beam ! Clean residual mean=0.000001 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.0924633 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 44 components and 0.0924633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053323Jy sigma=1.039113 ! Fit after self-cal, rms=0.053312Jy sigma=1.038975 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.173 x 2.814 at 13.36 degrees (North through East) ! Clean map min=-0.0029292 max=0.077601 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.01824 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.03 HN 0.95 KP 0.97 ! LA 0.98 MK 1.00* NL 1.05 OV 1.03 ! PT 0.96 SC 0.94 ! ! ! 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.0112 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 0.91 KP 0.91 ! LA 1.01 MK 1.00* NL 0.94 OV 1.05 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.976112 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 1.19 KP 0.94 ! LA 1.00 MK 1.00* NL 1.01 OV 1.07 ! PT 1.12 SC 1.00* ! ! ! Fit before self-cal, rms=0.053312Jy sigma=1.038975 ! Fit after self-cal, rms=0.052967Jy sigma=1.034963 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.052967Jy sigma=1.034963 ! Fit after self-cal, rms=0.052965Jy sigma=1.034943 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.169 mas, bmaj=2.79 mas, bpa=13.62 degrees ! Estimated noise=0.677099 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.00103105 Jy ! Component: 100 - total flux cleaned = 0.00103578 Jy ! Component: 150 - total flux cleaned = 0.00107316 Jy ! Component: 200 - total flux cleaned = 0.00103938 Jy ! Total flux subtracted in 200 components = 0.00103938 Jy ! Clean residual min=-0.003265 max=0.003261 Jy/beam ! Clean residual mean=0.000006 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.0935027 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 54 components and 0.0935027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052919Jy sigma=1.033804 ! Fit after self-cal, rms=0.052913Jy sigma=1.033744 ! 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.052913Jy sigma=1.033744 ! Fit after self-cal, rms=0.049442Jy sigma=0.960302 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.00109465 Jy ! Component: 100 - total flux cleaned = 0.00116238 Jy ! Component: 150 - total flux cleaned = 0.0011203 Jy ! Component: 200 - total flux cleaned = 0.00112376 Jy ! Total flux subtracted in 200 components = 0.00112376 Jy ! Clean residual min=-0.002874 max=0.002908 Jy/beam ! Clean residual mean=0.000005 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.0946264 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 61 components and 0.0946264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049316Jy sigma=0.957794 ! Fit after self-cal, rms=0.049109Jy sigma=0.952341 ! 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: 1.169 x 2.79 at 13.62 degrees (North through East) ! Clean map min=-0.0026434 max=0.079894 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.27 mas, bmaj=3.627 mas, bpa=1.009 degrees ! Estimated noise=0.79266 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 = -9.6954e-05 Jy ! Component: 100 - total flux cleaned = -0.000111551 Jy ! Component: 150 - total flux cleaned = -9.89369e-05 Jy ! Component: 200 - total flux cleaned = -8.70347e-05 Jy ! Total flux subtracted in 200 components = -8.70347e-05 Jy ! Clean residual min=-0.002186 max=0.002541 Jy/beam ! Clean residual mean=0.000007 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.0945394 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 69 components and 0.0945394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049100Jy sigma=0.952219 ! Fit after self-cal, rms=0.049121Jy sigma=0.951520 ! 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=0.9453 mas, bmaj=2.571 mas, bpa=14.51 degrees ! Estimated noise=1.00295 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0674202 Jy ! Component: 100 - total flux cleaned = 0.082471 Jy ! Component: 150 - total flux cleaned = 0.0888655 Jy ! Component: 200 - total flux cleaned = 0.0921908 Jy ! Total flux subtracted in 200 components = 0.0921908 Jy ! Clean residual min=-0.004400 max=0.004509 Jy/beam ! Clean residual mean=0.000000 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.0921908 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0921908 Jy ! Inverting map and beam ! Estimated beam: bmin=1.169 mas, bmaj=2.79 mas, bpa=13.62 degrees ! Estimated noise=0.677099 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.00231169 Jy ! Component: 100 - total flux cleaned = 0.00278236 Jy ! Component: 150 - total flux cleaned = 0.00307101 Jy ! Component: 200 - total flux cleaned = 0.00310323 Jy ! Total flux subtracted in 200 components = 0.00310323 Jy ! Clean residual min=-0.002856 max=0.002894 Jy/beam ! Clean residual mean=0.000005 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.0952941 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.0952941 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.27 mas, bmaj=3.627 mas, bpa=1.009 degrees ! Estimated noise=0.79266 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.000198821 Jy ! Component: 100 - total flux cleaned = -0.000196404 Jy ! Component: 150 - total flux cleaned = -0.00022605 Jy ! Component: 200 - total flux cleaned = -0.000266523 Jy ! Total flux subtracted in 200 components = -0.000266523 Jy ! Clean residual min=-0.002208 max=0.002496 Jy/beam ! Clean residual mean=0.000008 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.0950276 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.0950276 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.169 mas, bmaj=2.79 mas, bpa=13.62 degrees ! Estimated noise=0.677099 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 3.00287e-05 Jy ! Component: 100 - total flux cleaned = 5.36025e-05 Jy ! Component: 150 - total flux cleaned = 7.50452e-05 Jy ! Component: 200 - total flux cleaned = 7.51221e-05 Jy ! Total flux subtracted in 200 components = 7.51221e-05 Jy ! Clean residual min=-0.002910 max=0.002864 Jy/beam ! Clean residual mean=0.000005 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.0951027 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 53 components and 0.0951027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049104Jy sigma=0.951470 ! Fit after self-cal, rms=0.049133Jy sigma=0.951273 wmodel J1628-0041_X_2005_06_01_yyk\_map.mod ! Writing 53 model components to file: J1628-0041_X_2005_06_01_yyk_map.mod wobs J1628-0041_X_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J1628-0041_X_2005_06_01_yyk_uvs.fits wwins J1628-0041_X_2005_06_01_yyk\_map.win ! wwins: Wrote 1 windows to J1628-0041_X_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 = -6.53718e-05 Jy ! Component: 100 - total flux cleaned = -1.73784e-05 Jy ! Component: 150 - total flux cleaned = 7.14118e-05 Jy ! Component: 200 - total flux cleaned = 0.000199999 Jy ! Component: 250 - total flux cleaned = 0.000159028 Jy ! Component: 300 - total flux cleaned = 0.000159013 Jy ! Component: 350 - total flux cleaned = 0.000274278 Jy ! Component: 400 - total flux cleaned = 0.000200101 Jy ! Component: 450 - total flux cleaned = 0.000273582 Jy ! Component: 500 - total flux cleaned = 0.000237498 Jy ! Component: 550 - total flux cleaned = 0.000133374 Jy ! Component: 600 - total flux cleaned = 6.55823e-05 Jy ! Component: 650 - total flux cleaned = 6.54094e-05 Jy ! Component: 700 - total flux cleaned = -9.88629e-05 Jy ! Component: 750 - total flux cleaned = -0.000162819 Jy ! Component: 800 - total flux cleaned = -0.000352544 Jy ! Component: 850 - total flux cleaned = -0.000600735 Jy ! Component: 900 - total flux cleaned = -0.000752458 Jy ! Component: 950 - total flux cleaned = -0.000782718 Jy ! Component: 1000 - total flux cleaned = -0.000900668 Jy ! Component: 1050 - total flux cleaned = -0.00107463 Jy ! Component: 1100 - total flux cleaned = -0.00118831 Jy ! Component: 1150 - total flux cleaned = -0.00121629 Jy ! Component: 1200 - total flux cleaned = -0.00132744 Jy ! Component: 1250 - total flux cleaned = -0.00140991 Jy ! Component: 1300 - total flux cleaned = -0.00159846 Jy ! Component: 1350 - total flux cleaned = -0.00170426 Jy ! Component: 1400 - total flux cleaned = -0.00178253 Jy ! Component: 1450 - total flux cleaned = -0.00191158 Jy ! Component: 1500 - total flux cleaned = -0.00186002 Jy ! Component: 1550 - total flux cleaned = -0.00191036 Jy ! Component: 1600 - total flux cleaned = -0.00196005 Jy ! Component: 1650 - total flux cleaned = -0.0020093 Jy ! Component: 1700 - total flux cleaned = -0.0020576 Jy ! Component: 1750 - total flux cleaned = -0.00215349 Jy ! Component: 1800 - total flux cleaned = -0.00220063 Jy ! Component: 1850 - total flux cleaned = -0.00222448 Jy ! Component: 1900 - total flux cleaned = -0.00215557 Jy ! Component: 1950 - total flux cleaned = -0.00210973 Jy ! Component: 2000 - total flux cleaned = -0.00204206 Jy ! Total flux subtracted in 2048 components = -0.00206417 Jy ! Clean residual min=-0.001505 max=0.001359 Jy/beam ! Clean residual mean=0.000001 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.0930385 Jy keep ! Adding 119 model components to the UV plane model. ! The established model now contains 172 components and 0.0930385 Jy ![Exited script file: muppet] wmap "J1628-0041_X_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.169 x 2.79 at 13.62 degrees (North through East) ! Clean map min=-0.0021839 max=0.080205 Jy/beam ! Writing clean map to FITS file: J1628-0041_X_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.0802046 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000427988 device "J1628-0041_X_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J1628-0041_X_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.60086 1.60086 3.20172 6.40344 12.8069 25.6138 51.2276 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.08 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.169 x 2.79 at 13.62 degrees (North through East) ! Clean map min=-0.0021839 max=0.080205 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1628-0041_X_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J1628-0041_X_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1628-0041_X_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:28:30 2005