Changeset 3151 in Sophya for trunk/SophyaLib/Manual/piapp.tex


Ignore:
Timestamp:
Jan 19, 2007, 1:51:26 PM (19 years ago)
Author:
cmv
Message:

modifs de texte pour plot histerr cmv

File:
1 edited

Legend:

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

    r3138 r3151  
    704704\begin{verbatim}
    705705 ---- PIHisto options help info :
    706   draw=v: draw bin content
    707       =e: draw bin error (if exist)
    708       =n: draw number of entries in the bin (if exist)
    709       default: draw scaled and offset value (default)
    710706  sta,stat,stats:            activate   statistic display
    711707  nsta,nstat,nostat,nostats: deactivate statistic display
     
    715711  statposoff=OffsetX,OffsetY : Position offset for Stats drawing
    716712       as a fraction of total size
    717  ---- HistoWrapper options :
    718   hscale=value  : multiplicative factor (in Y)
    719   hoffset=value : additive coefficient  (in Y)
    720   hs1 : set hscale=1 hoffset=0  (default)
     713  ---- HistoWrapper options :
     714 hbincont: select bin content as Y value for display (default)
     715 hbinerr: select bin error as Y value for display
     716 hbinent: select bin entries as Y value for display
     717 hscale=value : multiplicative factor for Y value
     718 hoffset=value : additive coefficient for Y value
     719 hs1: set hscale=1 hoffset=0  (default)
     720 hscale=value  : multiplicative factor (in Y)
    721721
    722722\end{verbatim}
     
    737737- use key "revcmap" to reverse color table
    738738- h2frac=[fmin][,fmax]: choose sub-range display [0,1]
     739  ---- HistoWrapper options : (see HistoWrapper above)
    739740
    740741\end{verbatim}
Note: See TracChangeset for help on using the changeset viewer.