! Started logfile: J0134-3843_S_2002_05_14_yyk_uvs.log on Tue Jun 26 21:56:55 2007 obs J0134-3843_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J0134-3843_S_2002_05_14_yyk_uva.fits ! AN table 1: 37 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.438438 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0134-3843 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1153 lines of history. ! ! Reading 2920 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 J0134-3843_S_2002_05_14_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.457735 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=3.096 mas, bmaj=18.16 mas, bpa=18.47 degrees ! Estimated noise=3843.34 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=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.18807 Jy ! Component: 100 - total flux cleaned = 0.266142 Jy ! Total flux subtracted in 100 components = 0.266142 Jy ! Clean residual min=-0.020226 max=0.029033 Jy/beam ! Clean residual mean=0.000727 rms=0.010188 Jy/beam ! Combined flux in latest and established models = 0.266142 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 0.266142 Jy ! ! Correcting IF 1. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.394846Jy sigma=0.001409 ! Fit after self-cal, rms=0.393611Jy sigma=0.001405 ! Inverting map and beam ! Estimated beam: bmin=3.096 mas, bmaj=18.16 mas, bpa=18.47 degrees ! Estimated noise=3843.34 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=3.59 mas, bmaj=22.04 mas, bpa=17.38 degrees ! Estimated noise=2785.86 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.068301 Jy ! Component: 100 - total flux cleaned = 0.0946232 Jy ! Component: 150 - total flux cleaned = 0.0975111 Jy ! Component: 200 - total flux cleaned = 0.0936797 Jy ! Total flux subtracted in 200 components = 0.0936797 Jy ! Clean residual min=-0.007342 max=0.007404 Jy/beam ! Clean residual mean=0.000306 rms=0.003558 Jy/beam ! Combined flux in latest and established models = 0.359822 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 115 model components to the UV plane model. ! The established model now contains 155 components and 0.359822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.387466Jy sigma=0.001350 ! Fit after self-cal, rms=0.387235Jy sigma=0.001350 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.59 x 22.04 at 17.38 degrees (North through East) ! Clean map min=-0.01114 max=0.11752 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Fit before self-cal, rms=0.387235Jy sigma=0.001350 ! Fit after self-cal, rms=0.387235Jy sigma=0.001350 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.387235Jy sigma=0.001350 ! Fit after self-cal, rms=0.387234Jy sigma=0.001350 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.59 mas, bmaj=22.04 mas, bpa=17.38 degrees ! Estimated noise=2785.86 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.00431945 Jy ! Component: 100 - total flux cleaned = 0.00293034 Jy ! Component: 150 - total flux cleaned = 0.00166244 Jy ! Component: 200 - total flux cleaned = 8.34315e-05 Jy ! Total flux subtracted in 200 components = 8.34315e-05 Jy ! Clean residual min=-0.004741 max=0.004773 Jy/beam ! Clean residual mean=0.000212 rms=0.002127 Jy/beam ! Combined flux in latest and established models = 0.359905 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 59 model components to the UV plane model. ! The established model now contains 204 components and 0.359905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.386329Jy sigma=0.001345 ! Fit after self-cal, rms=0.386194Jy sigma=0.001345 ! 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.386194Jy sigma=0.001345 ! Fit after self-cal, rms=0.383982Jy sigma=0.001335 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.00336704 Jy ! Component: 100 - total flux cleaned = 0.00228957 Jy ! Component: 150 - total flux cleaned = 0.00194725 Jy ! Component: 200 - total flux cleaned = 0.000973403 Jy ! Total flux subtracted in 200 components = 0.000973403 Jy ! Clean residual min=-0.003889 max=0.003910 Jy/beam ! Clean residual mean=0.000129 rms=0.001607 Jy/beam ! Combined flux in latest and established models = 0.360879 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 55 model components to the UV plane model. ! The established model now contains 257 components and 0.360879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.383096Jy sigma=0.001332 ! Fit after self-cal, rms=0.382662Jy sigma=0.001331 ! 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.59 x 22.04 at 17.38 degrees (North through East) ! Clean map min=-0.014983 max=0.11773 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 ! Performing amp+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.382662Jy sigma=0.001331 ! Fit after self-cal, rms=0.380863Jy sigma=0.001325 ! 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.380863Jy sigma=0.001325 ! Fit after self-cal, rms=0.380596Jy sigma=0.001324 ! Inverting map and beam ! Estimated beam: bmin=3.616 mas, bmaj=22.49 mas, bpa=17.39 degrees ! Estimated noise=2693.44 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00689213 Jy ! Component: 100 - total flux cleaned = -0.00724907 Jy ! Component: 150 - total flux cleaned = -0.00635559 Jy ! Component: 200 - total flux cleaned = -0.00636239 Jy ! Total flux subtracted in 200 components = -0.00636239 Jy ! Clean residual min=-0.003302 max=0.003339 Jy/beam ! Clean residual mean=-0.000018 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 0.354516 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 62 model components to the UV plane model. ! The established model now contains 319 components and 0.354516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.379615Jy sigma=0.001321 ! Fit after self-cal, rms=0.379454Jy sigma=0.001321 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.379454Jy sigma=0.001321 ! Fit after self-cal, rms=0.375982Jy sigma=0.001321 ! 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.375982Jy sigma=0.001321 ! Fit after self-cal, rms=0.375920Jy sigma=0.001321 ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=22.34 mas, bpa=17.28 degrees ! Estimated noise=2663.21 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000285716 Jy ! Component: 100 - total flux cleaned = -0.000264916 Jy ! Component: 150 - total flux cleaned = 0.000152412 Jy ! Component: 200 - total flux cleaned = 0.000532052 Jy ! Total flux subtracted in 200 components = 0.000532052 Jy ! Clean residual min=-0.002324 max=0.002334 Jy/beam ! Clean residual mean=-0.000032 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.355048 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 362 components and 0.355048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.375441Jy sigma=0.001320 ! Fit after self-cal, rms=0.375398Jy sigma=0.001319 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** 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=8.032 mas, bmaj=31.78 mas, bpa=6.713 degrees ! Estimated noise=3220.37 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.00124724 Jy ! Component: 100 - total flux cleaned = 0.00138349 Jy ! Component: 150 - total flux cleaned = 0.00152884 Jy ! Component: 200 - total flux cleaned = 0.0018014 Jy ! Total flux subtracted in 200 components = 0.0018014 Jy ! Clean residual min=-0.001660 max=0.001657 Jy/beam ! Clean residual mean=-0.000049 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.35685 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 401 components and 0.35685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.375217Jy sigma=0.001319 ! Fit after self-cal, rms=0.375208Jy sigma=0.001319 ! 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=3.101 mas, bmaj=18.27 mas, bpa=18.41 degrees ! Estimated noise=3711.67 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.187503 Jy ! Component: 100 - total flux cleaned = 0.263563 Jy ! Component: 150 - total flux cleaned = 0.302618 Jy ! Component: 200 - total flux cleaned = 0.310438 Jy ! Total flux subtracted in 200 components = 0.310438 Jy ! Clean residual min=-0.013061 max=0.013126 Jy/beam ! Clean residual mean=0.000392 rms=0.005597 Jy/beam ! Combined flux in latest and established models = 0.310438 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 86 model components to the UV plane model. ! The established model now contains 86 components and 0.310438 Jy ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=22.34 mas, bpa=17.28 degrees ! Estimated noise=2663.21 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.0317626 Jy ! Component: 100 - total flux cleaned = 0.041331 Jy ! Component: 150 - total flux cleaned = 0.0393856 Jy ! Component: 200 - total flux cleaned = 0.03849 Jy ! Total flux subtracted in 200 components = 0.03849 Jy ! Clean residual min=-0.005460 max=0.005507 Jy/beam ! Clean residual mean=0.000184 rms=0.002567 Jy/beam ! Combined flux in latest and established models = 0.348928 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 156 components and 0.348928 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=8.032 mas, bmaj=31.78 mas, bpa=6.713 degrees ! Estimated noise=3220.37 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.0063721 Jy ! Component: 100 - total flux cleaned = 0.00604478 Jy ! Component: 150 - total flux cleaned = 0.0072256 Jy ! Component: 200 - total flux cleaned = 0.0072307 Jy ! Total flux subtracted in 200 components = 0.00723071 Jy ! Clean residual min=-0.003514 max=0.003611 Jy/beam ! Clean residual mean=0.000137 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.356159 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 227 components and 0.356159 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=22.34 mas, bpa=17.28 degrees ! Estimated noise=2663.21 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00439745 Jy ! Component: 100 - total flux cleaned = -0.0086914 Jy ! Component: 150 - total flux cleaned = -0.0116668 Jy ! Component: 200 - total flux cleaned = -0.0139381 Jy ! Total flux subtracted in 200 components = -0.0139381 Jy ! Clean residual min=-0.002744 max=0.002743 Jy/beam ! Clean residual mean=0.000073 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.342221 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 65 model components to the UV plane model. ! The established model now contains 291 components and 0.342221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.375548Jy sigma=0.001320 ! Fit after self-cal, rms=0.375488Jy sigma=0.001320 wmodel J0134-3843_S_2002_05_14_yyk\_map.mod ! Writing 291 model components to file: J0134-3843_S_2002_05_14_yyk_map.mod wobs J0134-3843_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J0134-3843_S_2002_05_14_yyk_uvs.fits wwins J0134-3843_S_2002_05_14_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J0134-3843_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.625 x 22.34 at 17.28 degrees (North through East) ! Clean map min=-0.0090265 max=0.13116 Jy/beam ! Writing clean map to FITS file: J0134-3843_S_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.131157 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00110763 device "J0134-3843_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J0134-3843_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.5335 2.5335 5.06701 10.134 20.268 40.5361 81.0722 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0033 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.131 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.625 x 22.34 at 17.28 degrees (North through East) ! Clean map min=-0.0090265 max=0.13116 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0134-3843_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J0134-3843_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0134-3843_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 21:57:01 2007