Changeset 3481 in Sophya


Ignore:
Timestamp:
Apr 4, 2008, 10:19:13 PM (17 years ago)
Author:
ansari
Message:

MAJ doc pour options graphique revax/revay/axelr/axerl/axeud/axedu - Reza 04/04/2008

Location:
trunk/SophyaLib/Manual
Files:
2 edited

Legend:

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

    r3459 r3481  
    8686\titre{PI/piapp}
    8787\begin{itemize}
    88 \item[\rond] Janvier 2008 {\bf (ProgPI)} Ajout de l'option {\tt -nobsz} ˆ la commande {\bf readfits}
    89 et ajout de la commande de lecture array from fits : {\bf rdfitsarr}
     88\item[\rond] Avril 2008 {\bf (PI)}: Ajout d\'ecodage options sens des axes X,Y ˆ PiScDrawWdg. \\
     89{\tt revax = axerl } (kAxeDirRtoL) \hspace{5mm}  {\tt axelr}   (kAxeDirLtoR) \\
     90{\tt revay = axeud}  (kAxeDirUpDown) \hspace{5mm} {\tt axedu} ((kAxeDirDownUp)
    9091\item[\rond] Fevrier 2008 {\bf (PI)}: Nouvelle m\'ethode de calcul de limite de LUT\\
    9192On garde les $frackeep$ valeurs centrales des pixels, cad on vire les $(1-frackeep)/2$
     
    9495  autolut=hisrng,frackeep,min,max
    9596\end{verbatim}
     97\item[\rond] Janvier 2008 {\bf (ProgPI)} Ajout de l'option {\tt -nobsz} ˆ la commande {\bf readfits}
     98et ajout de la commande de lecture array from fits : {\bf rdfitsarr}
    9699\end{itemize}
    97100
  • trunk/SophyaLib/Manual/piapp.tex

    r3457 r3481  
    647647  defdrrect=x1,x2,y1,y2  (default: x1=y1=0.1  x2=y2=0.9)
    648648>> Axes flags :
    649   linx  logx  liny logy
     649  linx  logx  : Linear or logarithmic scale for X Axis
     650  liny logy : Linear or logarithmic scale for Y Axis
     651  revax : Set X axis direction  Right to Left (or axerl)
     652  revay : Set Y axis direction  Up to Down (or axeud)
     653  axelr : AxeDirLtoR   axedu : AxeDirDownUp
    650654>> To change the background color (default=white)
    651655  wbgcol=colname
Note: See TracChangeset for help on using the changeset viewer.