pymcabatch(1) | PyMca X-Ray Fluorescence Toolkit | pymcabatch(1) |
NAME¶
pymcabatch - Batch fitting of X-ray Fluorescence SpectraSYNOPSIS¶
pymcabatch [OPTIONS] [FILES]DESCRIPTION¶
Loops over a series of input files to which the same fitting parameters can be applied. The setup of the fit configuration is usually made via the main PyMca application.EXAMPLES¶
pymcabatchOpen a dialog to select input files, fit configuration, output
directory and output parameters.
Fit all the .mca files in current directory using the specified
confifuration file fitconfig.cfg and stores the output in /tmp
Same as above but taken the files from the inputfiles file. This file
is just a text file with one file path in each line.
CAVEATS¶
This tool, when used in command line mode, could run fully Qt independent because in that case it uses Qt just for showing the progress bar.SEE ALSO¶
pymca, pymcapostbatchMarch 2012 | ESRF |