Rechercher une page de manuel
scigraphica
Langue: en
Version: December 2001 (mandriva - 01/05/08)
Section: 1 (Commandes utilisateur)
NAME
SciGraphica - A scientific application for data analysis and technical graphicsSYNOPSIS
scigraphica [options] [file ...]DESCRIPTION
SciGraphica is too complex to cover completely in these manual pages. If your system is properly configured, you can access the full documentation within SciGraphica under the Help menu.SciGraphica is a scientific application for data analysis and technical graphics. It pretends to be a clone of the commercial (and for MS-Windows only) application "Microcal Origin". The aim is to obtain a fully-featured, cross-platform, user-friendly, self-growing scientific application. It fully supplies plotting features for 2D, 3D and polar charts. It is free and open-source, released under the GPL license.
SciGraphica uses the Gtk+ Library as a toolkit (with optional Gnome support). SciGraphica should run on any platform, where Gtk+ runs. This is on all major Unix and Unix-type platforms, such as HP-UX, IRIX, GNU/Linux and FreeBSD.
OPTIONS
SciGraphica supports the following command-line options:- -w[=name] or --worksheet[=name]
- Starts SciGraphica in worksheet mode and optionally renames the worksheet to name.
- -p[=name] or --plot[=name]
- Starts SciGraphica in plot mode and optionally renames the plot to name.
- -v or --version
- Shows version information on the build of SciGraphica.
- SciGraphica supports also the following generic command-line options from the Gtk+ Library:
- --help
- Shows help message on Gtk+, GUI and Gnome options (only available when compiled with Gnome support).
- --gtk-module=MODULE
- Loads an additional Gtk module.
- --g-fatal-warning
- Makes all warnings fatal.
- --gtk-debug=FLAGS
- Gtk+ debugging flags to set.
- --gtk-no-debug=FLAGS
- Gtk+ debugging flags to unset.
- --display=DISPLAY
- X display to use.
- --sync
- Makes X calls synchronous.
- --no-xshm
- Don't use X shared memory extension.
- --name=NAME
- Program name as used by the window manager.
- --class=CLASS
- Program class as used by the window manager.
ENVIRONMENT
- SG_ROOT
- specifies the SciGraphica installation directory (by default /usr/local on Unix systems)
- SG_DOCVIEWER
- specifies the html document viewer/browser for SciGraphica
FILES
- ~/.scigraphica/config
- System generated configuration file
- SHARE/gnome/help/scigraphica/<locale>/
- directory containing help documentation in HTML format
- SHARE/scigraphica/examples/
- directory containing SciGraphica and python example files
- SHARE/scigraphica/python/
- directory containing python modules for SciGraphica
- SHARE/pixmaps/scigraphica/
- directory containing pixmaps used by SciGraphica
- SHARE/locale/<locale>/LC_MESSAGES/scigraphica.mo
- file with locale translations of SciGraphica messages
- SHARE is the SciGraphica system directory. The default is SG_ROOT/share (/usr/local/share) on UNIX systems.
SEE ALSO
python(1).Full documentation is available in either SGML or HTML format.
The homepage of SciGraphica and its most recent version can be found at http://scigraphica.sourceforge.net/
BUGS/LIMITATIONS
There are probably still bugs in SciGraphica. Please report them to scigraphica-devel@lists.sourceforge.net with detailed info, including which version of SciGraphica you use. Consult the bug-reporting instructions in the documentation (accessible from the Help menu in SciGraphica) first if possible.AUTHORS
Copyright (c) 2000 by Adrian E. Feiguin (feiguin@magnet.fsu.edu) and the rest of the SciGraphica Team (see credits in the documentation).Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre