.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. .TH PYFAI-INTEGRATE "1" "February 2018" "pyFAI-integrate version 0.15.0 from 30/01/2018" "User Commands" .SH NAME pyFAI-integrate \- manual page for pyFAI-integrate version 0.15.0 from 30/01/2018 .SH DESCRIPTION usage: pyFAI\-integrate [options] file1.edf file2.edf ... .PP PyFAI\-integrate is a graphical interface (based on Python/Qt4) to perform azimuthal integration on a set of files. It exposes most of the important options available within pyFAI and allows you to select a GPU (or an openCL platform) to perform the calculation on. .SS "positional arguments:" .TP FILE Files to be integrated .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-V\fR, \fB\-\-version\fR show program's version number and exit .TP \fB\-v\fR, \fB\-\-verbose\fR switch to verbose/debug mode .TP \fB\-o\fR OUTPUT, \fB\-\-output\fR OUTPUT Directory or file where to store the output data .TP \fB\-f\fR FORMAT, \fB\-\-format\fR FORMAT output data format (can be HDF5) .TP \fB\-s\fR SLOW, \fB\-\-slow\-motor\fR SLOW Dimension of the scan on the slow direction (makes sense only with HDF5) .TP \fB\-r\fR RAPID, \fB\-\-fast\-motor\fR RAPID Dimension of the scan on the fast direction (makes sense only with HDF5) .TP \fB\-\-no\-gui\fR Process the dataset without showing the user interface. .TP \fB\-j\fR JSON, \fB\-\-json\fR JSON Configuration file containing the processing to be done .TP \fB\-\-monitor\-name\fR MONITOR_KEY Name of the monitor in the header of each input files. If defined the contribution of each input file is divided by the monitor. If the header does not contain or contains a wrong value, the contribution of the input file is ignored. On EDF files, values from \&'counter_pos' can accessed by using the expected mnemonic. For example 'counter/bmon'. .PP PyFAI\-integrate saves all parameters in a .azimint.json (hidden) file. This JSON file is an ascii file which can be edited and used to configure online data analysis using the LImA plugin of pyFAI. Nota: there is bug in debian6 making the GUI crash (to be fixed inside pyqt) http://bugs.debian.org/cgibin/bugreport.cgi?bug=697348 .SH "SEE ALSO" The full documentation for .B pyFAI-integrate is maintained as a Texinfo manual. If the .B info and .B pyFAI-integrate programs are properly installed at your site, the command .IP .B info pyFAI-integrate .PP should give you access to the complete manual.