1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2.
.TH FABIO_VIEWER "1" "July 2015" "FabIO" "User Commands"
.SH NAME
fabio_viewer \- fabio_viewer
.SH DESCRIPTION
usage: fabio_viewer img1 img2 ... imgn
.PP
FabIO_viewer is a portable diffraction images viewer/converter:
* Written in Python, it combines the functionalities of the I/O library FabIO
with a user friendly Qt4 GUI.
* Image converter is also a light viewer based on the
visualization tool provided by the module matplotlib.
.SS "positional arguments:"
.IP
images
.SS "optional arguments:"
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-V\fR, \fB\-\-version\fR
Print version & quit
.PP
Based on FabIO version 0.2.2
|