Changeset 3061 in Sophya for trunk/SophyaLib/Manual/piahelp.tex


Ignore:
Timestamp:
Aug 14, 2006, 8:20:08 PM (19 years ago)
Author:
cmv
Message:

un oeu de texte cmv 14/8/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Manual/piahelp.tex

    r3043 r3061  
    20032003\begin{verbatim}
    20042004Specific plot for 2D histogrammes
    2005  h/plot/2d nameh2d show        : infos on 2D histogramme
     2005 h/plot/2d nameh2d show        : infos on 2D histogramme projections
    20062006 h/plot/2d nameh2d h    [dopt] : plot 2D histogramme
    20072007 h/plot/2d nameh2d px   [dopt] : plot X projection
     
    20112011 h/plot/2d nameh2d sx n [dopt] : plot X slice number n
    20122012 h/plot/2d nameh2d sy n [dopt] : plot Y slice number n
    2013                       n < 0 means Show Info
    2014 \end{verbatim}
     2013                      n < 0 means Show Info\end{verbatim}
     2014\piacommand{h/2d/geth} \label{hZ2dZgeth}
     2015\begin{verbatim}
     2016Get histo projections, bandes and slices
     2017 h/2d/geth nameh2d         : infos on 2D histogramme projections
     2018 h/2d/geth h nameh2d px    : copy X projection into histo h
     2019 h/2d/geth h nameh2d py    : copy Y projection into histo h
     2020 h/2d/geth h nameh2d bx n  : copy X band number n into histo h
     2021 h/2d/geth h nameh2d by n  : copy Y band number n into histo h
     2022 h/2d/geth h nameh2d sx n  : copy X slice number n into histo h
     2023 h/2d/geth h nameh2d sy n  : copy Y slice number n into histo h
     2024  Related commands: h/plot/2d\end{verbatim}
    20152025\piacommand{h/put\_vec} \label{hZputZvec}
    20162026\begin{verbatim}
Note: See TracChangeset for help on using the changeset viewer.