! Started logfile: J1744-3116_X_2002_01_31_yyk_uvs.log on Wed Jun 27 11:00:21 2007 obs J1744-3116_X_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J1744-3116_X_2002_01_31_yyk_uva.fits ! AN table 1: 71 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.590923 visibilities/baseline/integration-bin. ! Found source: J1744-3116 ! ! 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.40947e+09 8e+06 1 8e+06 ! 02 2 8.47947e+09 8e+06 1 8e+06 ! 03 3 8.79447e+09 8e+06 1 8e+06 ! 04 4 8.89947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1545 lines of history. ! ! Reading 7552 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 flag NL ! Flagging baselines of antenna 1:NL in the currently selected channels. ![@muppet J1744-3116_X_2002_01_31_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.239129 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.6324 mas, bmaj=1.574 mas, bpa=1.461 degrees ! Estimated noise=2019.03 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.2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0662365 Jy ! Component: 100 - total flux cleaned = 0.0993248 Jy ! Total flux subtracted in 100 components = 0.0993248 Jy ! Clean residual min=-0.025385 max=0.035964 Jy/beam ! Clean residual mean=-0.000420 rms=0.007040 Jy/beam ! Combined flux in latest and established models = 0.0993248 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0993248 Jy ! ! Correcting IF 1. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 284 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.216293Jy sigma=0.001742 ! Fit after self-cal, rms=0.213815Jy sigma=0.001720 ! Inverting map and beam ! Estimated beam: bmin=0.6324 mas, bmaj=1.574 mas, bpa=1.461 degrees ! Estimated noise=2019.03 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.8774 mas, bmaj=2.067 mas, bpa=-1.831 degrees ! Estimated noise=1043.31 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.0506402 Jy ! Component: 100 - total flux cleaned = 0.0676951 Jy ! Component: 150 - total flux cleaned = 0.072506 Jy ! Component: 200 - total flux cleaned = 0.0728557 Jy ! Total flux subtracted in 200 components = 0.0728557 Jy ! Clean residual min=-0.022148 max=0.051155 Jy/beam ! Clean residual mean=-0.000376 rms=0.010803 Jy/beam ! Combined flux in latest and established models = 0.17218 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.17218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208149Jy sigma=0.001657 ! Fit after self-cal, rms=0.208097Jy sigma=0.001656 ! 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.8774 x 2.067 at -1.831 degrees (North through East) ! Clean map min=-0.02241 max=0.059976 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.208097Jy sigma=0.001656 ! Fit after self-cal, rms=0.208097Jy sigma=0.001656 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.208097Jy sigma=0.001656 ! Fit after self-cal, rms=0.208095Jy sigma=0.001656 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8774 mas, bmaj=2.067 mas, bpa=-1.831 degrees ! Estimated noise=1043.31 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.00134182 Jy ! Component: 100 - total flux cleaned = 0.00151257 Jy ! Component: 150 - total flux cleaned = 0.00181118 Jy ! Component: 200 - total flux cleaned = 0.00208779 Jy ! Total flux subtracted in 200 components = 0.00208779 Jy ! Clean residual min=-0.022954 max=0.050521 Jy/beam ! Clean residual mean=-0.000368 rms=0.010739 Jy/beam ! Combined flux in latest and established models = 0.174268 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.174268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207974Jy sigma=0.001655 ! Fit after self-cal, rms=0.207971Jy sigma=0.001655 ! 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.207971Jy sigma=0.001655 ! Fit after self-cal, rms=0.206688Jy sigma=0.001645 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 (3.8, 2.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0568049 Jy ! Component: 100 - total flux cleaned = 0.0755153 Jy ! Component: 150 - total flux cleaned = 0.0815398 Jy ! Component: 200 - total flux cleaned = 0.0831481 Jy ! Total flux subtracted in 200 components = 0.0831481 Jy ! Clean residual min=-0.017165 max=0.047756 Jy/beam ! Clean residual mean=-0.000246 rms=0.007685 Jy/beam ! Combined flux in latest and established models = 0.257416 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 60 model components to the UV plane model. ! The established model now contains 86 components and 0.257416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199359Jy sigma=0.001561 ! Fit after self-cal, rms=0.196032Jy sigma=0.001531 ! 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.8774 x 2.067 at -1.831 degrees (North through East) ! Clean map min=-0.017194 max=0.056455 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=3.131 mas, bmaj=7.542 mas, bpa=8.068 degrees ! Estimated noise=1333.56 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 (-3.8, -1.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0536781 Jy ! Component: 100 - total flux cleaned = 0.0703698 Jy ! Component: 150 - total flux cleaned = 0.077406 Jy ! Component: 200 - total flux cleaned = 0.0846376 Jy ! Total flux subtracted in 200 components = 0.0846376 Jy ! Clean residual min=-0.012593 max=0.017456 Jy/beam ! Clean residual mean=-0.000199 rms=0.005132 Jy/beam ! Combined flux in latest and established models = 0.342054 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 125 components and 0.342054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191717Jy sigma=0.001483 ! Fit after self-cal, rms=0.190996Jy sigma=0.001477 ! 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.6324 mas, bmaj=1.574 mas, bpa=1.461 degrees ! Estimated noise=2019.03 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0744768 Jy ! Component: 100 - total flux cleaned = 0.124093 Jy ! Component: 150 - total flux cleaned = 0.162473 Jy ! Component: 200 - total flux cleaned = 0.192152 Jy ! Total flux subtracted in 200 components = 0.192152 Jy ! Clean residual min=-0.015703 max=0.016033 Jy/beam ! Clean residual mean=-0.000281 rms=0.004589 Jy/beam ! Combined flux in latest and established models = 0.192152 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 76 model components to the UV plane model. ! The established model now contains 76 components and 0.192152 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8774 mas, bmaj=2.067 mas, bpa=-1.831 degrees ! Estimated noise=1043.31 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.0477481 Jy ! Component: 100 - total flux cleaned = 0.0777262 Jy ! Component: 150 - total flux cleaned = 0.0988847 Jy ! Component: 200 - total flux cleaned = 0.11282 Jy ! Total flux subtracted in 200 components = 0.11282 Jy ! Clean residual min=-0.010534 max=0.013527 Jy/beam ! Clean residual mean=-0.000180 rms=0.003732 Jy/beam ! Combined flux in latest and established models = 0.304972 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 154 components and 0.304972 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=3.131 mas, bmaj=7.542 mas, bpa=8.068 degrees ! Estimated noise=1333.56 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.013887 Jy ! Component: 100 - total flux cleaned = 0.024505 Jy ! Component: 150 - total flux cleaned = 0.0319122 Jy ! Component: 200 - total flux cleaned = 0.037255 Jy ! Total flux subtracted in 200 components = 0.037255 Jy ! Clean residual min=-0.010831 max=0.017071 Jy/beam ! Clean residual mean=-0.000186 rms=0.004779 Jy/beam ! Combined flux in latest and established models = 0.342227 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 238 components and 0.342227 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8774 mas, bmaj=2.067 mas, bpa=-1.831 degrees ! Estimated noise=1043.31 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147499 Jy ! Component: 100 - total flux cleaned = 0.00430035 Jy ! Component: 150 - total flux cleaned = 0.00686656 Jy ! Component: 200 - total flux cleaned = 0.00920746 Jy ! Total flux subtracted in 200 components = 0.00920746 Jy ! Clean residual min=-0.007600 max=0.010792 Jy/beam ! Clean residual mean=-0.000094 rms=0.002694 Jy/beam ! Combined flux in latest and established models = 0.351434 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 280 components and 0.351434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189477Jy sigma=0.001466 ! Fit after self-cal, rms=0.188903Jy sigma=0.001462 wmodel J1744-3116_X_2002_01_31_yyk\_map.mod ! Writing 280 model components to file: J1744-3116_X_2002_01_31_yyk_map.mod wobs J1744-3116_X_2002_01_31_yyk\_uvs.fits ! Applying 71 buffered edits. ! Writing UV FITS file: J1744-3116_X_2002_01_31_yyk_uvs.fits wwins J1744-3116_X_2002_01_31_yyk\_map.win ! wwins: Wrote 3 windows to J1744-3116_X_2002_01_31_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.0045644 Jy ! Component: 100 - total flux cleaned = 0.00814363 Jy ! Component: 150 - total flux cleaned = 0.0104195 Jy ! Component: 200 - total flux cleaned = 0.0122747 Jy ! Component: 250 - total flux cleaned = 0.013761 Jy ! Component: 300 - total flux cleaned = 0.0154007 Jy ! Component: 350 - total flux cleaned = 0.0168446 Jy ! Component: 400 - total flux cleaned = 0.0182212 Jy ! Component: 450 - total flux cleaned = 0.0197414 Jy ! Component: 500 - total flux cleaned = 0.0205207 Jy ! Component: 550 - total flux cleaned = 0.0212732 Jy ! Component: 600 - total flux cleaned = 0.0219084 Jy ! Component: 650 - total flux cleaned = 0.0223487 Jy ! Component: 700 - total flux cleaned = 0.0227738 Jy ! Component: 750 - total flux cleaned = 0.0227736 Jy ! Component: 800 - total flux cleaned = 0.0231755 Jy ! Component: 850 - total flux cleaned = 0.0234879 Jy ! Component: 900 - total flux cleaned = 0.0238695 Jy ! Component: 950 - total flux cleaned = 0.024169 Jy ! Component: 1000 - total flux cleaned = 0.0246788 Jy ! Component: 1050 - total flux cleaned = 0.0248919 Jy ! Component: 1100 - total flux cleaned = 0.0253093 Jy ! Component: 1150 - total flux cleaned = 0.025582 Jy ! Component: 1200 - total flux cleaned = 0.0259817 Jy ! Component: 1250 - total flux cleaned = 0.0262424 Jy ! Component: 1300 - total flux cleaned = 0.0265621 Jy ! Component: 1350 - total flux cleaned = 0.0269382 Jy ! Component: 1400 - total flux cleaned = 0.0271842 Jy ! Component: 1450 - total flux cleaned = 0.0276046 Jy ! Component: 1500 - total flux cleaned = 0.0277227 Jy ! Component: 1550 - total flux cleaned = 0.0278391 Jy ! Component: 1600 - total flux cleaned = 0.0279532 Jy ! Component: 1650 - total flux cleaned = 0.0281201 Jy ! Component: 1700 - total flux cleaned = 0.0281203 Jy ! Component: 1750 - total flux cleaned = 0.0283349 Jy ! Component: 1800 - total flux cleaned = 0.0283884 Jy ! Component: 1850 - total flux cleaned = 0.0285953 Jy ! Component: 1900 - total flux cleaned = 0.0286963 Jy ! Component: 1950 - total flux cleaned = 0.0286961 Jy ! Component: 2000 - total flux cleaned = 0.0288449 Jy ! Total flux subtracted in 2048 components = 0.0289418 Jy ! Clean residual min=-0.002891 max=0.002892 Jy/beam ! Clean residual mean=-0.000007 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.380376 Jy keep ! Adding 158 model components to the UV plane model. ! The established model now contains 438 components and 0.380376 Jy ![Exited script file: muppet] wmap "J1744-3116_X_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8774 x 2.067 at -1.831 degrees (North through East) ! Clean map min=-0.0087596 max=0.044676 Jy/beam ! Writing clean map to FITS file: J1744-3116_X_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0446762 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00115813 device "J1744-3116_X_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J1744-3116_X_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -7.7768 7.7768 15.5536 31.1072 62.2144 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0034 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.044 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.8774 x 2.067 at -1.831 degrees (North through East) ! Clean map min=-0.0087596 max=0.044676 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1744-3116_X_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J1744-3116_X_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1744-3116_X_2002_01_31_yyk_uvs.log closed on Wed Jun 27 11:00:28 2007