1
2
3pymca(1) PyMca X-Ray Fluorescence Toolkit pymca(1)
4
5
6
8 pymca - PyMca X-Ray Fluorescence Toolkit main application
9
10
12 pymca [OPTION]... [FILE]
13
14
16 Start the graphical user interface of the PyMca X-Ray Fluorescence
17 Toolkit main window using latest user defined default settings.
18
19
20 If FILE is given, it will be opened in the program provided its format
21 is supported.
22
23 -f bypass user defined default settings
24
25
27 pymca -f
28
29 Start the program bypassing user defined default settings.
30
31 pymca -f LShellConstants.dat
32
33 Open the LShellConstants.dat and list its contents in the source
34 browser.
35
36 pymca -f your_HDF5_file.h5
37
38 Allows to browse the HDF5 file your_HDF5_file.h5 in PyMca if the Python
39 module h5py is installed.
40
41
43 HDF5, h5py
44
45
46
47ESRF March 2012 pymca(1)