! Started logfile: J0935-1939_X_2005_07_08_yyk_uvs.log on Fri Jan 20 10:14:53 2006 obs J0935-1939_X_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J0935-1939_X_2005_07_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.543434 visibilities/baseline/integration-bin. ! Found source: J0935-1939 ! ! 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 1407 lines of history. ! ! Reading 1076 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 J0935-1939_X_2005_07_08_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.104565 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.8892 mas, bmaj=4.365 mas, bpa=-25.24 degrees ! Estimated noise=3.18418 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.070079 Jy ! Component: 100 - total flux cleaned = 0.0812365 Jy ! Total flux subtracted in 100 components = 0.0812365 Jy ! Clean residual min=-0.011061 max=0.012566 Jy/beam ! Clean residual mean=0.000033 rms=0.003399 Jy/beam ! Combined flux in latest and established models = 0.0812365 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.0812365 Jy ! ! Correcting IF 1. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.061154Jy sigma=1.060589 ! Fit after self-cal, rms=0.057738Jy sigma=1.020712 ! Inverting map and beam ! Estimated beam: bmin=0.8899 mas, bmaj=4.367 mas, bpa=-25.23 degrees ! Estimated noise=3.20051 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.212 mas, bmaj=6.205 mas, bpa=-26.57 degrees ! Estimated noise=1.58315 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.0117682 Jy ! Component: 100 - total flux cleaned = 0.0160937 Jy ! Component: 150 - total flux cleaned = 0.0172836 Jy ! Component: 200 - total flux cleaned = 0.0177098 Jy ! Total flux subtracted in 200 components = 0.0177098 Jy ! Clean residual min=-0.004335 max=0.005289 Jy/beam ! Clean residual mean=0.000046 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.0989463 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 47 components and 0.0989463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056521Jy sigma=0.987112 ! Fit after self-cal, rms=0.056412Jy sigma=0.985884 ! 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.212 x 6.205 at -26.57 degrees (North through East) ! Clean map min=-0.0045108 max=0.086509 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.00952 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.02 HN 1.00* KP 0.87 ! LA 1.02 MK 1.08 NL 1.01 OV 0.98 ! PT 1.00 SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 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 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.056412Jy sigma=0.985884 ! Fit after self-cal, rms=0.056019Jy sigma=0.982814 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.056019Jy sigma=0.982814 ! Fit after self-cal, rms=0.055904Jy sigma=0.981327 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.245 mas, bmaj=6.174 mas, bpa=-26.48 degrees ! Estimated noise=1.58218 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.000372134 Jy ! Component: 100 - total flux cleaned = 0.000437176 Jy ! Component: 150 - total flux cleaned = 0.000552534 Jy ! Component: 200 - total flux cleaned = 0.000604849 Jy ! Total flux subtracted in 200 components = 0.000604849 Jy ! Clean residual min=-0.004632 max=0.005121 Jy/beam ! Clean residual mean=0.000046 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.0995512 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.0995512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055702Jy sigma=0.979295 ! Fit after self-cal, rms=0.055666Jy sigma=0.978661 ! 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.055666Jy sigma=0.978661 ! Fit after self-cal, rms=0.050320Jy sigma=0.893534 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.00259361 Jy ! Component: 100 - total flux cleaned = 0.00288207 Jy ! Component: 150 - total flux cleaned = 0.00283501 Jy ! Component: 200 - total flux cleaned = 0.00279309 Jy ! Total flux subtracted in 200 components = 0.00279309 Jy ! Clean residual min=-0.003748 max=0.004755 Jy/beam ! Clean residual mean=0.000053 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.102344 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.102344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050157Jy sigma=0.890761 ! Fit after self-cal, rms=0.049744Jy sigma=0.886258 ! 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.245 x 6.174 at -26.48 degrees (North through East) ! Clean map min=-0.0036818 max=0.089274 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.765 mas, bmaj=7.421 mas, bpa=-14.09 degrees ! Estimated noise=1.76141 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.000356196 Jy ! Component: 100 - total flux cleaned = 0.000303174 Jy ! Component: 150 - total flux cleaned = 0.000282534 Jy ! Component: 200 - total flux cleaned = 0.000240915 Jy ! Total flux subtracted in 200 components = 0.000240915 Jy ! Clean residual min=-0.003575 max=0.005089 Jy/beam ! Clean residual mean=0.000067 rms=0.001477 Jy/beam ! Combined flux in latest and established models = 0.102585 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 84 components and 0.102585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049760Jy sigma=0.886085 ! Fit after self-cal, rms=0.049721Jy sigma=0.885695 ! 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.8981 mas, bmaj=4.334 mas, bpa=-25.28 degrees ! Estimated noise=3.15218 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0780024 Jy ! Component: 100 - total flux cleaned = 0.0870122 Jy ! Component: 150 - total flux cleaned = 0.0894016 Jy ! Component: 200 - total flux cleaned = 0.0901398 Jy ! Total flux subtracted in 200 components = 0.0901398 Jy ! Clean residual min=-0.008668 max=0.007008 Jy/beam ! Clean residual mean=0.000040 rms=0.002308 Jy/beam ! Combined flux in latest and established models = 0.0901398 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0901398 Jy ! Inverting map and beam ! Estimated beam: bmin=1.245 mas, bmaj=6.174 mas, bpa=-26.48 degrees ! Estimated noise=1.58218 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.00563385 Jy ! Component: 100 - total flux cleaned = 0.00835467 Jy ! Component: 150 - total flux cleaned = 0.00973945 Jy ! Component: 200 - total flux cleaned = 0.00997293 Jy ! Total flux subtracted in 200 components = 0.00997293 Jy ! Clean residual min=-0.003725 max=0.004657 Jy/beam ! Clean residual mean=0.000047 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.100113 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 58 components and 0.100113 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.765 mas, bmaj=7.421 mas, bpa=-14.09 degrees ! Estimated noise=1.76141 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.000769119 Jy ! Component: 100 - total flux cleaned = 0.000983909 Jy ! Component: 150 - total flux cleaned = 0.00120733 Jy ! Component: 200 - total flux cleaned = 0.00136842 Jy ! Total flux subtracted in 200 components = 0.00136842 Jy ! Clean residual min=-0.003685 max=0.005062 Jy/beam ! Clean residual mean=0.000063 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.101481 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.101481 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.245 mas, bmaj=6.174 mas, bpa=-26.48 degrees ! Estimated noise=1.58218 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000154147 Jy ! Component: 100 - total flux cleaned = -0.000154292 Jy ! Component: 150 - total flux cleaned = -0.000120457 Jy ! Component: 200 - total flux cleaned = -5.75679e-05 Jy ! Total flux subtracted in 200 components = -5.75679e-05 Jy ! Clean residual min=-0.003649 max=0.004619 Jy/beam ! Clean residual mean=0.000051 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.101424 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 77 components and 0.101424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049613Jy sigma=0.885000 ! Fit after self-cal, rms=0.049601Jy sigma=0.884873 wmodel J0935-1939_X_2005_07_08_yyk\_map.mod ! Writing 77 model components to file: J0935-1939_X_2005_07_08_yyk_map.mod wobs J0935-1939_X_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J0935-1939_X_2005_07_08_yyk_uvs.fits wwins J0935-1939_X_2005_07_08_yyk\_map.win ! wwins: Wrote 1 windows to J0935-1939_X_2005_07_08_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.00154861 Jy ! Component: 100 - total flux cleaned = 0.00193198 Jy ! Component: 150 - total flux cleaned = 0.00210588 Jy ! Component: 200 - total flux cleaned = 0.0022099 Jy ! Component: 250 - total flux cleaned = 0.00261292 Jy ! Component: 300 - total flux cleaned = 0.00309277 Jy ! Component: 350 - total flux cleaned = 0.00341326 Jy ! Component: 400 - total flux cleaned = 0.0037213 Jy ! Component: 450 - total flux cleaned = 0.00418682 Jy ! Component: 500 - total flux cleaned = 0.0045948 Jy ! Component: 550 - total flux cleaned = 0.00515155 Jy ! Component: 600 - total flux cleaned = 0.00561394 Jy ! Component: 650 - total flux cleaned = 0.00598921 Jy ! Component: 700 - total flux cleaned = 0.0063921 Jy ! Component: 750 - total flux cleaned = 0.00685579 Jy ! Component: 800 - total flux cleaned = 0.00713533 Jy ! Component: 850 - total flux cleaned = 0.00744271 Jy ! Component: 900 - total flux cleaned = 0.00771058 Jy ! Component: 950 - total flux cleaned = 0.00797294 Jy ! Component: 1000 - total flux cleaned = 0.00822974 Jy ! Component: 1050 - total flux cleaned = 0.00854478 Jy ! Component: 1100 - total flux cleaned = 0.00879222 Jy ! Component: 1150 - total flux cleaned = 0.0090971 Jy ! Component: 1200 - total flux cleaned = 0.00927776 Jy ! Component: 1250 - total flux cleaned = 0.00942646 Jy ! Component: 1300 - total flux cleaned = 0.00960403 Jy ! Component: 1350 - total flux cleaned = 0.00969222 Jy ! Component: 1400 - total flux cleaned = 0.00983826 Jy ! Component: 1450 - total flux cleaned = 0.00998341 Jy ! Component: 1500 - total flux cleaned = 0.0101277 Jy ! Component: 1550 - total flux cleaned = 0.0102713 Jy ! Component: 1600 - total flux cleaned = 0.0104431 Jy ! Component: 1650 - total flux cleaned = 0.0106144 Jy ! Component: 1700 - total flux cleaned = 0.0107849 Jy ! Component: 1750 - total flux cleaned = 0.0109549 Jy ! Component: 1800 - total flux cleaned = 0.0110682 Jy ! Component: 1850 - total flux cleaned = 0.0112938 Jy ! Component: 1900 - total flux cleaned = 0.0114904 Jy ! Component: 1950 - total flux cleaned = 0.0116305 Jy ! Component: 2000 - total flux cleaned = 0.0117983 Jy ! Total flux subtracted in 2048 components = 0.01191 Jy ! Clean residual min=-0.001679 max=0.001495 Jy/beam ! Clean residual mean=0.000029 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.113334 Jy keep ! Adding 119 model components to the UV plane model. ! The established model now contains 196 components and 0.113334 Jy ![Exited script file: muppet] wmap "J0935-1939_X_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.245 x 6.174 at -26.48 degrees (North through East) ! Clean map min=-0.0039233 max=0.090413 Jy/beam ! Writing clean map to FITS file: J0935-1939_X_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0904126 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000538331 device "J0935-1939_X_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0935-1939_X_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.78625 1.78625 3.57249 7.14499 14.29 28.5799 57.1599 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.09 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.245 x 6.174 at -26.48 degrees (North through East) ! Clean map min=-0.0039233 max=0.090413 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0935-1939_X_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0935-1939_X_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0935-1939_X_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:14:57 2006