! Started logfile: J0110-1648_X_2004_05_27_yyk_uvs.log on Tue Dec 6 23:50:45 2005 obs J0110-1648_X_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J0110-1648_X_2004_05_27_yyk_uve.fits ! AN table 1: 22 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.841414 visibilities/baseline/integration-bin. ! Found source: J0110-1648 ! ! 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 1383 lines of history. ! ! Reading 3332 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 J0110-1648_X_2004_05_27_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.0931865 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.931338Jy sigma=18.505627 ! Fit after self-cal, rms=0.931175Jy sigma=18.502715 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.8169 mas, bmaj=2.966 mas, bpa=18.13 degrees ! Estimated noise=1.07075 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.0578779 Jy ! Component: 100 - total flux cleaned = 0.0696205 Jy ! Total flux subtracted in 100 components = 0.0696205 Jy ! Clean residual min=-0.005035 max=0.006789 Jy/beam ! Clean residual mean=0.000007 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.0696205 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0696205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060220Jy sigma=1.039905 ! Fit after self-cal, rms=0.060193Jy sigma=1.039305 ! Inverting map 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.068 mas, bmaj=3.402 mas, bpa=15.67 degrees ! Estimated noise=0.642913 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.00901845 Jy ! Component: 100 - total flux cleaned = 0.0119408 Jy ! Component: 150 - total flux cleaned = 0.0123798 Jy ! Component: 200 - total flux cleaned = 0.0124779 Jy ! Total flux subtracted in 200 components = 0.0124779 Jy ! Clean residual min=-0.002870 max=0.003290 Jy/beam ! Clean residual mean=0.000008 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.0820984 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 32 components and 0.0820984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059551Jy sigma=1.019589 ! Fit after self-cal, rms=0.059511Jy sigma=1.018800 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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.02699 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 0.98 KP 1.03 ! LA 0.95 MK 1.00* NL 0.99 OV 0.99 ! PT 0.96 SC 0.91 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01639 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.01 KP 0.90 ! LA 0.95 MK 1.00* NL 1.07 OV 1.02 ! PT 1.03 SC 0.91 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00937 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 0.85 KP 0.88 ! LA 0.96 MK 1.00* NL 1.11 OV 1.08 ! PT 1.01 SC 1.08 ! ! ! 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.059511Jy sigma=1.018800 ! Fit after self-cal, rms=0.058917Jy sigma=1.013749 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.058917Jy sigma=1.013749 ! Fit after self-cal, rms=0.058908Jy sigma=1.013494 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.051 mas, bmaj=3.388 mas, bpa=15.91 degrees ! Estimated noise=0.639416 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.000894592 Jy ! Component: 100 - total flux cleaned = 0.000964858 Jy ! Component: 150 - total flux cleaned = 0.000993869 Jy ! Component: 200 - total flux cleaned = 0.000965203 Jy ! Total flux subtracted in 200 components = 0.000965203 Jy ! Clean residual min=-0.002584 max=0.003023 Jy/beam ! Clean residual mean=0.000005 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.0830636 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.0830636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058869Jy sigma=1.012821 ! Fit after self-cal, rms=0.058862Jy sigma=1.012604 ! 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.058862Jy sigma=1.012604 ! Fit after self-cal, rms=0.056024Jy sigma=0.961580 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.00121646 Jy ! Component: 100 - total flux cleaned = 0.00131228 Jy ! Component: 150 - total flux cleaned = 0.00133777 Jy ! Component: 200 - total flux cleaned = 0.00133808 Jy ! Total flux subtracted in 200 components = 0.00133808 Jy ! Clean residual min=-0.002517 max=0.002892 Jy/beam ! Clean residual mean=0.000004 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.0844017 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 45 components and 0.0844017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056018Jy sigma=0.960586 ! Fit after self-cal, rms=0.055659Jy sigma=0.957070 ! 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.051 x 3.388 at 15.91 degrees (North through East) ! Clean map min=-0.0024392 max=0.074252 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.305 mas, bmaj=4.708 mas, bpa=4.801 degrees ! Estimated noise=0.767881 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.000289402 Jy ! Component: 100 - total flux cleaned = 0.000286802 Jy ! Component: 150 - total flux cleaned = 0.000270892 Jy ! Component: 200 - total flux cleaned = 0.000284266 Jy ! Total flux subtracted in 200 components = 0.000284266 Jy ! Clean residual min=-0.003097 max=0.002437 Jy/beam ! Clean residual mean=0.000004 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.0846859 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.0846859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055662Jy sigma=0.957024 ! Fit after self-cal, rms=0.055499Jy sigma=0.956153 ! 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.8128 mas, bmaj=2.962 mas, bpa=18.19 degrees ! Estimated noise=1.06198 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0596067 Jy ! Component: 100 - total flux cleaned = 0.0716565 Jy ! Component: 150 - total flux cleaned = 0.0772005 Jy ! Component: 200 - total flux cleaned = 0.0800232 Jy ! Total flux subtracted in 200 components = 0.0800232 Jy ! Clean residual min=-0.004391 max=0.005077 Jy/beam ! Clean residual mean=-0.000016 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.0800232 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0800232 Jy ! Inverting map and beam ! Estimated beam: bmin=1.051 mas, bmaj=3.388 mas, bpa=15.91 degrees ! Estimated noise=0.639416 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.00404931 Jy ! Component: 100 - total flux cleaned = 0.00469184 Jy ! Component: 150 - total flux cleaned = 0.00469743 Jy ! Component: 200 - total flux cleaned = 0.00466068 Jy ! Total flux subtracted in 200 components = 0.00466068 Jy ! Clean residual min=-0.002608 max=0.003028 Jy/beam ! Clean residual mean=0.000005 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.0846839 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 0.0846839 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.305 mas, bmaj=4.708 mas, bpa=4.801 degrees ! Estimated noise=0.767881 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.000222801 Jy ! Component: 100 - total flux cleaned = 0.000138074 Jy ! Component: 150 - total flux cleaned = 9.90217e-05 Jy ! Component: 200 - total flux cleaned = 9.92664e-05 Jy ! Total flux subtracted in 200 components = 9.92664e-05 Jy ! Clean residual min=-0.003184 max=0.002444 Jy/beam ! Clean residual mean=0.000005 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.0847831 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 44 components and 0.0847831 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.051 mas, bmaj=3.388 mas, bpa=15.91 degrees ! Estimated noise=0.639416 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114142 Jy ! Component: 100 - total flux cleaned = -0.000282638 Jy ! Component: 150 - total flux cleaned = -0.000310817 Jy ! Component: 200 - total flux cleaned = -0.000335034 Jy ! Total flux subtracted in 200 components = -0.000335034 Jy ! Clean residual min=-0.002506 max=0.002940 Jy/beam ! Clean residual mean=0.000004 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.0844481 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.0844481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055511Jy sigma=0.956281 ! Fit after self-cal, rms=0.055404Jy sigma=0.956020 wmodel J0110-1648_X_2004_05_27_yyk\_map.mod ! Writing 52 model components to file: J0110-1648_X_2004_05_27_yyk_map.mod wobs J0110-1648_X_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J0110-1648_X_2004_05_27_yyk_uvs.fits wwins J0110-1648_X_2004_05_27_yyk\_map.win ! wwins: Wrote 1 windows to J0110-1648_X_2004_05_27_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.00102589 Jy ! Component: 100 - total flux cleaned = 0.0013816 Jy ! Component: 150 - total flux cleaned = 0.00175017 Jy ! Component: 200 - total flux cleaned = 0.0018289 Jy ! Component: 250 - total flux cleaned = 0.00186596 Jy ! Component: 300 - total flux cleaned = 0.00162048 Jy ! Component: 350 - total flux cleaned = 0.00135049 Jy ! Component: 400 - total flux cleaned = 0.00112331 Jy ! Component: 450 - total flux cleaned = 0.000872488 Jy ! Component: 500 - total flux cleaned = 0.000629112 Jy ! Component: 550 - total flux cleaned = 0.000422321 Jy ! Component: 600 - total flux cleaned = 0.000277231 Jy ! Component: 650 - total flux cleaned = 0.000192937 Jy ! Component: 700 - total flux cleaned = 5.49085e-05 Jy ! Component: 750 - total flux cleaned = -2.60533e-05 Jy ! Component: 800 - total flux cleaned = -0.000183923 Jy ! Component: 850 - total flux cleaned = -0.000338074 Jy ! Component: 900 - total flux cleaned = -0.000488741 Jy ! Component: 950 - total flux cleaned = -0.000611849 Jy ! Component: 1000 - total flux cleaned = -0.000612008 Jy ! Component: 1050 - total flux cleaned = -0.000730671 Jy ! Component: 1100 - total flux cleaned = -0.000846999 Jy ! Component: 1150 - total flux cleaned = -0.000938847 Jy ! Component: 1200 - total flux cleaned = -0.000983585 Jy ! Component: 1250 - total flux cleaned = -0.00102773 Jy ! Component: 1300 - total flux cleaned = -0.00102805 Jy ! Component: 1350 - total flux cleaned = -0.00098566 Jy ! Component: 1400 - total flux cleaned = -0.00092216 Jy ! Component: 1450 - total flux cleaned = -0.000881097 Jy ! Component: 1500 - total flux cleaned = -0.000881187 Jy ! Component: 1550 - total flux cleaned = -0.000841071 Jy ! Component: 1600 - total flux cleaned = -0.000761522 Jy ! Component: 1650 - total flux cleaned = -0.000761467 Jy ! Component: 1700 - total flux cleaned = -0.000703497 Jy ! Component: 1750 - total flux cleaned = -0.000703857 Jy ! Component: 1800 - total flux cleaned = -0.000722749 Jy ! Component: 1850 - total flux cleaned = -0.000704207 Jy ! Component: 1900 - total flux cleaned = -0.00072287 Jy ! Component: 1950 - total flux cleaned = -0.000777627 Jy ! Component: 2000 - total flux cleaned = -0.000741715 Jy ! Total flux subtracted in 2048 components = -0.000794889 Jy ! Clean residual min=-0.000891 max=0.001048 Jy/beam ! Clean residual mean=0.000003 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0836532 Jy keep ! Adding 140 model components to the UV plane model. ! The established model now contains 192 components and 0.0836532 Jy ![Exited script file: muppet] wmap "J0110-1648_X_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.051 x 3.388 at 15.91 degrees (North through East) ! Clean map min=-0.0016045 max=0.074119 Jy/beam ! Writing clean map to FITS file: J0110-1648_X_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0741187 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000360378 device "J0110-1648_X_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0110-1648_X_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.45865 1.45865 2.91731 5.83461 11.6692 23.3384 46.6769 93.3538 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.074 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.051 x 3.388 at 15.91 degrees (North through East) ! Clean map min=-0.0016045 max=0.074119 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0110-1648_X_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0110-1648_X_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0110-1648_X_2004_05_27_yyk_uvs.log closed on Tue Dec 6 23:50:49 2005