! Started logfile: J1912-0804_S_2004_05_27_yyk_uvs.log on Wed Dec 7 00:46:45 2005 obs J1912-0804_S_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J1912-0804_S_2004_05_27_yyk_uve.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.890278 visibilities/baseline/integration-bin. ! Found source: J1912-0804 ! ! 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 1387 lines of history. ! ! Reading 2564 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 J1912-0804_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.113398 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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.911156Jy sigma=16.870490 ! Fit after self-cal, rms=0.910006Jy sigma=16.870035 ! 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=3.191 mas, bmaj=6.804 mas, bpa=3.074 degrees ! Estimated noise=1.20083 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.0759281 Jy ! Component: 100 - total flux cleaned = 0.0946258 Jy ! Total flux subtracted in 100 components = 0.0946258 Jy ! Clean residual min=-0.005648 max=0.006483 Jy/beam ! Clean residual mean=0.000018 rms=0.001584 Jy/beam ! Combined flux in latest and established models = 0.0946258 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0946258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063865Jy sigma=1.067999 ! Fit after self-cal, rms=0.063858Jy sigma=1.067679 ! 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=3.804 mas, bmaj=8.761 mas, bpa=-0.7118 degrees ! Estimated noise=0.834983 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.0128315 Jy ! Component: 100 - total flux cleaned = 0.0175498 Jy ! Component: 150 - total flux cleaned = 0.0197661 Jy ! Component: 200 - total flux cleaned = 0.0203002 Jy ! Total flux subtracted in 200 components = 0.0203002 Jy ! Clean residual min=-0.003111 max=0.005380 Jy/beam ! Clean residual mean=0.000059 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.114926 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 56 components and 0.114926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062388Jy sigma=1.032944 ! Fit after self-cal, rms=0.062365Jy sigma=1.032707 ! 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: 0.994675 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.11 HN 0.98 KP 0.96 ! LA 1.06 MK 1.04 NL 1.02 OV 1.02 ! PT 1.00 SC 0.88 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00256 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.10 KP 0.97 ! LA 1.01 MK 0.99 NL 1.03 OV 1.02 ! PT 0.94 SC 0.86 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.999709 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.86 HN 1.03 KP 0.89 ! LA 0.92 MK 0.99 NL 1.14 OV 1.11 ! PT 1.09 SC 0.98 ! ! ! 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.062365Jy sigma=1.032707 ! Fit after self-cal, rms=0.061807Jy sigma=1.020704 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.061807Jy sigma=1.020704 ! Fit after self-cal, rms=0.061813Jy sigma=1.020666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.729 mas, bmaj=8.525 mas, bpa=1.557 degrees ! Estimated noise=0.832501 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.00236561 Jy ! Component: 100 - total flux cleaned = 0.00246654 Jy ! Component: 150 - total flux cleaned = 0.00258078 Jy ! Component: 200 - total flux cleaned = 0.00268057 Jy ! Total flux subtracted in 200 components = 0.00268057 Jy ! Clean residual min=-0.003014 max=0.003886 Jy/beam ! Clean residual mean=0.000049 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.117607 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 67 components and 0.117607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061689Jy sigma=1.018840 ! Fit after self-cal, rms=0.061681Jy sigma=1.018802 ! 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.061681Jy sigma=1.018802 ! Fit after self-cal, rms=0.058374Jy sigma=0.966858 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 (-6, -0.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00487765 Jy ! Component: 100 - total flux cleaned = 0.00545646 Jy ! Component: 150 - total flux cleaned = 0.00558177 Jy ! Component: 200 - total flux cleaned = 0.00568773 Jy ! Total flux subtracted in 200 components = 0.00568773 Jy ! Clean residual min=-0.002886 max=0.002933 Jy/beam ! Clean residual mean=0.000020 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.123294 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 96 components and 0.123294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058078Jy sigma=0.960518 ! Fit after self-cal, rms=0.057668Jy sigma=0.955139 ! 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.729 x 8.525 at 1.557 degrees (North through East) ! Clean map min=-0.0027961 max=0.094492 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=7.965 mas, bmaj=14.48 mas, bpa=1.512 degrees ! Estimated noise=1.0263 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.000546731 Jy ! Component: 100 - total flux cleaned = 0.000508781 Jy ! Component: 150 - total flux cleaned = 0.000411333 Jy ! Component: 200 - total flux cleaned = 0.000329408 Jy ! Total flux subtracted in 200 components = 0.000329408 Jy ! Clean residual min=-0.002519 max=0.002483 Jy/beam ! Clean residual mean=0.000039 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.123624 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 116 components and 0.123624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057647Jy sigma=0.954502 ! Fit after self-cal, rms=0.057586Jy sigma=0.953342 ! 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=3.16 mas, bmaj=6.758 mas, bpa=4.122 degrees ! Estimated noise=1.19103 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0779686 Jy ! Component: 100 - total flux cleaned = 0.0970835 Jy ! Component: 150 - total flux cleaned = 0.10712 Jy ! Component: 200 - total flux cleaned = 0.113303 Jy ! Total flux subtracted in 200 components = 0.113303 Jy ! Clean residual min=-0.004243 max=0.004366 Jy/beam ! Clean residual mean=0.000007 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.113303 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.113303 Jy ! Inverting map and beam ! Estimated beam: bmin=3.729 mas, bmaj=8.525 mas, bpa=1.557 degrees ! Estimated noise=0.832501 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.00604902 Jy ! Component: 100 - total flux cleaned = 0.00843632 Jy ! Component: 150 - total flux cleaned = 0.0093265 Jy ! Component: 200 - total flux cleaned = 0.00977692 Jy ! Total flux subtracted in 200 components = 0.00977692 Jy ! Clean residual min=-0.002787 max=0.002601 Jy/beam ! Clean residual mean=0.000023 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.123079 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 96 components and 0.123079 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=7.965 mas, bmaj=14.48 mas, bpa=1.512 degrees ! Estimated noise=1.0263 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.000732031 Jy ! Component: 100 - total flux cleaned = 0.000769345 Jy ! Component: 150 - total flux cleaned = 0.000739374 Jy ! Component: 200 - total flux cleaned = 0.000716169 Jy ! Total flux subtracted in 200 components = 0.000716169 Jy ! Clean residual min=-0.002446 max=0.002489 Jy/beam ! Clean residual mean=0.000038 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.123796 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 121 components and 0.123796 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.729 mas, bmaj=8.525 mas, bpa=1.557 degrees ! Estimated noise=0.832501 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000346206 Jy ! Component: 100 - total flux cleaned = -0.000305786 Jy ! Component: 150 - total flux cleaned = -0.000236279 Jy ! Component: 200 - total flux cleaned = -0.000173107 Jy ! Total flux subtracted in 200 components = -0.000173107 Jy ! Clean residual min=-0.002751 max=0.002679 Jy/beam ! Clean residual mean=0.000020 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.123623 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 138 components and 0.123623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057546Jy sigma=0.952163 ! Fit after self-cal, rms=0.057551Jy sigma=0.951732 wmodel J1912-0804_S_2004_05_27_yyk\_map.mod ! Writing 138 model components to file: J1912-0804_S_2004_05_27_yyk_map.mod wobs J1912-0804_S_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J1912-0804_S_2004_05_27_yyk_uvs.fits wwins J1912-0804_S_2004_05_27_yyk\_map.win ! wwins: Wrote 2 windows to J1912-0804_S_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.000304035 Jy ! Component: 100 - total flux cleaned = -0.000660962 Jy ! Component: 150 - total flux cleaned = -0.00107614 Jy ! Component: 200 - total flux cleaned = -0.00127124 Jy ! Component: 250 - total flux cleaned = -0.00142116 Jy ! Component: 300 - total flux cleaned = -0.00149286 Jy ! Component: 350 - total flux cleaned = -0.00152714 Jy ! Component: 400 - total flux cleaned = -0.00159506 Jy ! Component: 450 - total flux cleaned = -0.00162777 Jy ! Component: 500 - total flux cleaned = -0.00162709 Jy ! Component: 550 - total flux cleaned = -0.00153294 Jy ! Component: 600 - total flux cleaned = -0.00153283 Jy ! Component: 650 - total flux cleaned = -0.00156219 Jy ! Component: 700 - total flux cleaned = -0.00159164 Jy ! Component: 750 - total flux cleaned = -0.00159181 Jy ! Component: 800 - total flux cleaned = -0.00153616 Jy ! Component: 850 - total flux cleaned = -0.00153609 Jy ! Component: 900 - total flux cleaned = -0.00142864 Jy ! Component: 950 - total flux cleaned = -0.00140201 Jy ! Component: 1000 - total flux cleaned = -0.00132457 Jy ! Component: 1050 - total flux cleaned = -0.00135019 Jy ! Component: 1100 - total flux cleaned = -0.00127488 Jy ! Component: 1150 - total flux cleaned = -0.00127461 Jy ! Component: 1200 - total flux cleaned = -0.00125013 Jy ! Component: 1250 - total flux cleaned = -0.00117792 Jy ! Component: 1300 - total flux cleaned = -0.00108298 Jy ! Component: 1350 - total flux cleaned = -0.00103688 Jy ! Component: 1400 - total flux cleaned = -0.000967386 Jy ! Component: 1450 - total flux cleaned = -0.000944483 Jy ! Component: 1500 - total flux cleaned = -0.000831872 Jy ! Component: 1550 - total flux cleaned = -0.000765389 Jy ! Component: 1600 - total flux cleaned = -0.000743176 Jy ! Component: 1650 - total flux cleaned = -0.000742696 Jy ! Component: 1700 - total flux cleaned = -0.000656528 Jy ! Component: 1750 - total flux cleaned = -0.000635406 Jy ! Component: 1800 - total flux cleaned = -0.000635272 Jy ! Component: 1850 - total flux cleaned = -0.000614612 Jy ! Component: 1900 - total flux cleaned = -0.000593908 Jy ! Component: 1950 - total flux cleaned = -0.000552783 Jy ! Component: 2000 - total flux cleaned = -0.000552454 Jy ! Total flux subtracted in 2048 components = -0.000512375 Jy ! Clean residual min=-0.001357 max=0.001279 Jy/beam ! Clean residual mean=0.000007 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.12311 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 272 components and 0.12311 Jy ![Exited script file: muppet] wmap "J1912-0804_S_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.729 x 8.525 at 1.557 degrees (North through East) ! Clean map min=-0.0020915 max=0.094369 Jy/beam ! Writing clean map to FITS file: J1912-0804_S_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.0943687 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000418324 device "J1912-0804_S_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1912-0804_S_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.32986 1.32986 2.65972 5.31944 10.6389 21.2778 42.5555 85.111 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.094 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.729 x 8.525 at 1.557 degrees (North through East) ! Clean map min=-0.0020915 max=0.094369 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1912-0804_S_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1912-0804_S_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1912-0804_S_2004_05_27_yyk_uvs.log closed on Wed Dec 7 00:46:49 2005