next up previous contents
: パラメタを変える : 表示させてみる : 表示させてみる  ; 目次

表示させる

まず、最初にもどります [*]


   da> bye
         dataio.     images.     noao.       proto.      system.     xray.
         dbms.       language.   obsolete.   softools.   tables.
         ftools.     lists.      plot.       stsdas.     utilities.
   cl>
``bye''とすると一つ上にもどります。 では、contour や鳥瞰図を描いてみましょう。 まず、``plot''のパッケージに入ります。

   cl> plot
         calcomp     gkidir      imdkern     phistogram  sgidecode   surface
         contour     gkiextract  implot      pradprof    sgikern     velvect
         crtpict     gkimosaic   nsppkern    prow        showcap
         gdevices    graph       pcol        prows       stdgraph
         gkidecode   hafton      pcols       pvector     stdplot
   pl>
contour をみるにはそのまま``contour''とすればよい。 あとは聞かれるままに答える。

   pl> contour
   image or image section to be plotted ( ): sis0_image.iraf
   Image will be block averaged by 4 in x and 4 in y
同様に鳥瞰図がみたかったら

   pl> surface
   image or image section to be plotted ( ): sis0_image.iraf
   Image will be block averaged by 4 in x and 4 in y
これらは xterm に表示されます。``help''とすればどのようなタスクなのかわかります。



WATANABE Manabu 平成12年8月10日