summaryrefslogtreecommitdiff
path: root/PyMca5.egg-info
diff options
context:
space:
mode:
authorPicca Frédéric-Emmanuel <picca@debian.org>2017-11-26 08:57:18 +0100
committerPicca Frédéric-Emmanuel <picca@debian.org>2017-11-26 08:57:18 +0100
commit569883a80e91aae606aa654b7e8fe18dfdb51727 (patch)
tree625ed6f8a561d6e9fca791be2e870163c13c6709 /PyMca5.egg-info
parentdeeef665eb0eb175a04c965a2d1910aeef9ac333 (diff)
New upstream version 5.2.2+dfsg
Diffstat (limited to 'PyMca5.egg-info')
-rw-r--r--PyMca5.egg-info/PKG-INFO27
-rw-r--r--PyMca5.egg-info/SOURCES.txt963
-rw-r--r--PyMca5.egg-info/dependency_links.txt1
-rw-r--r--PyMca5.egg-info/requires.txt3
-rw-r--r--PyMca5.egg-info/top_level.txt1
5 files changed, 995 insertions, 0 deletions
diff --git a/PyMca5.egg-info/PKG-INFO b/PyMca5.egg-info/PKG-INFO
new file mode 100644
index 0000000..d9c6950
--- /dev/null
+++ b/PyMca5.egg-info/PKG-INFO
@@ -0,0 +1,27 @@
+Metadata-Version: 1.1
+Name: PyMca5
+Version: 5.2.2
+Summary: Mapping and X-Ray Fluorescence Analysis
+Home-page: http://pymca.sourceforge.net
+Author: V. Armando Sole
+Author-email: sole@esrf.fr
+License: MIT
+Download-URL: https://github.com/vasole/pymca/archive/v5.2.2.tar.gz
+Description: Stand-alone application and Python tools for interactive and/or batch processing analysis of X-Ray Fluorescence Spectra. Graphical user interface (GUI) and batch processing capabilities provided
+
+Platform: any
+Classifier: Development Status :: 5 - Production/Stable
+Classifier: Programming Language :: Python :: 2
+Classifier: Programming Language :: Python :: 3
+Classifier: Intended Audience :: Developers
+Classifier: Intended Audience :: End Users/Desktop
+Classifier: Intended Audience :: Science/Research
+Classifier: License :: OSI Approved :: MIT License
+Classifier: Topic :: Software Development :: Libraries :: Python Modules
+Classifier: Operating System :: Microsoft :: Windows
+Classifier: Operating System :: Unix
+Classifier: Operating System :: MacOS :: MacOS X
+Classifier: Operating System :: POSIX
+Classifier: Topic :: Scientific/Engineering :: Chemistry
+Classifier: Topic :: Scientific/Engineering :: Physics
+Classifier: Topic :: Scientific/Engineering :: Visualization
diff --git a/PyMca5.egg-info/SOURCES.txt b/PyMca5.egg-info/SOURCES.txt
new file mode 100644
index 0000000..9e59fb8
--- /dev/null
+++ b/PyMca5.egg-info/SOURCES.txt
@@ -0,0 +1,963 @@
+LICENSE
+LICENSE.GPL
+LICENSE.LGPL
+LICENSE.MIT
+MANIFEST.in
+PlatypusScript
+README
+build-deb.sh
+changelog.txt
+copyright
+cx_setup.py
+py2app_setup.py
+qtconffile
+setup.py
+version.py
+PyMca5/PyMcaDataDir.py
+PyMca5/__init__.py
+PyMca5.egg-info/PKG-INFO
+PyMca5.egg-info/SOURCES.txt
+PyMca5.egg-info/dependency_links.txt
+PyMca5.egg-info/requires.txt
+PyMca5.egg-info/top_level.txt
+PyMca5/EPDL97/EADL.DAT
+PyMca5/EPDL97/EADLParser.py
+PyMca5/EPDL97/EADLSubshells.py
+PyMca5/EPDL97/EPDL97.DAT
+PyMca5/EPDL97/EPDL97Parser.py
+PyMca5/EPDL97/GenerateEADLBindingEnergies.py
+PyMca5/EPDL97/GenerateEADLShellConstants.py
+PyMca5/EPDL97/GenerateEADLShellNonradiativeRates.py
+PyMca5/EPDL97/GenerateEADLShellRadiativeRates.py
+PyMca5/EPDL97/GenerateEPDL97CrossSections.py
+PyMca5/EPDL97/GenerateEPDL97TotalCrossSections.py
+PyMca5/EPDL97/LICENSE
+PyMca5/EPDL97/__init__.py
+PyMca5/Object3D/ClippingPlaneConfiguration.py
+PyMca5/Object3D/GLToolBar.py
+PyMca5/Object3D/GLWidgetCachePixmap.py
+PyMca5/Object3D/HorizontalSpacer.py
+PyMca5/Object3D/LICENSE.LGPL
+PyMca5/Object3D/Object3DBase.py
+PyMca5/Object3D/Object3DColormap.py
+PyMca5/Object3D/Object3DConfig.py
+PyMca5/Object3D/Object3DCoordinates.py
+PyMca5/Object3D/Object3DDirs.py
+PyMca5/Object3D/Object3DIcons.py
+PyMca5/Object3D/Object3DMovement.py
+PyMca5/Object3D/Object3DPrintPreview.py
+PyMca5/Object3D/Object3DPrivateConfig.py
+PyMca5/Object3D/Object3DProperties.py
+PyMca5/Object3D/Object3DQt.py
+PyMca5/Object3D/Object3DRedBookFont.py
+PyMca5/Object3D/Object3DScene.py
+PyMca5/Object3D/Object3DSlider.py
+PyMca5/Object3D/ObjectTree.py
+PyMca5/Object3D/PrivateConfigTools.py
+PyMca5/Object3D/README.txt
+PyMca5/Object3D/Scene.py
+PyMca5/Object3D/SceneControl.py
+PyMca5/Object3D/SceneCoordinates.py
+PyMca5/Object3D/SceneGLWidget.py
+PyMca5/Object3D/SceneGLWindow.py
+PyMca5/Object3D/SceneManager.py
+PyMca5/Object3D/SceneTree.py
+PyMca5/Object3D/SceneWidget.py
+PyMca5/Object3D/VerticalSpacer.py
+PyMca5/Object3D/__init__.py
+PyMca5/Object3D/cx_setup.py
+PyMca5/Object3D/qtconffile
+PyMca5/Object3D/setup.py
+PyMca5/Object3D/Object3DCTools/MarchingCubes.c
+PyMca5/Object3D/Object3DCTools/Object3DCTools.c
+PyMca5/Object3D/Object3DCTools/marchingsource.cpp
+PyMca5/Object3D/Object3DCTools/setup.py
+PyMca5/Object3D/Object3DPlugins/ChimeraStack.py
+PyMca5/Object3D/Object3DPlugins/Object3DMesh.py
+PyMca5/Object3D/Object3DPlugins/Object3DMeshConfig.py
+PyMca5/Object3D/Object3DPlugins/Object3DPixmap.py
+PyMca5/Object3D/Object3DPlugins/Object3DStack.py
+PyMca5/Object3D/Object3DPlugins/__init__.py
+PyMca5/Object3D/Object3DQhull/Object3DQhull.c
+PyMca5/Object3D/Object3DQhull/__init__.py
+PyMca5/Object3D/Object3DQhull/setup.py
+PyMca5/Object3D/Object3DQhull/test.py
+PyMca5/Object3D/Object3DQhull/_qhull/_qhull32.c
+PyMca5/Object3D/Object3DQhull/_qhull/_qhull32.pyx
+PyMca5/Object3D/Object3DQhull/_qhull/_qhull64.c
+PyMca5/Object3D/Object3DQhull/_qhull/_qhull64.pyx
+PyMca5/Object3D/Object3DQhull/_qhull/qhull.pxd
+PyMca5/Object3D/Object3DQhull/_qhull/qhull.pxi
+PyMca5/Object3D/doc/DemoPlugin.py
+PyMca5/Object3D/scripts/ob_scene
+PyMca5/Object3D/scripts/object3d_win_post_install.py
+PyMca5/PyMca/__init__.py
+PyMca5/PyMcaCore/DataObject.py
+PyMca5/PyMcaCore/EdfFileDataSource.py
+PyMca5/PyMcaCore/EdfFileLayer.py
+PyMca5/PyMcaCore/EventHandler.py
+PyMca5/PyMcaCore/HtmlIndex.py
+PyMca5/PyMcaCore/NexusDataSource.py
+PyMca5/PyMcaCore/Plugin1DBase.py
+PyMca5/PyMcaCore/PyMcaBatchBuildOutput.py
+PyMca5/PyMcaCore/PyMcaDirs.py
+PyMca5/PyMcaCore/PyMcaLogo.py
+PyMca5/PyMcaCore/PyMcaMatplotlibSave.py
+PyMca5/PyMcaCore/SPSLayer.py
+PyMca5/PyMcaCore/SpecFileDataSource.py
+PyMca5/PyMcaCore/SpecFileLayer.py
+PyMca5/PyMcaCore/SpsDataSource.py
+PyMca5/PyMcaCore/StackBase.py
+PyMca5/PyMcaCore/StackPluginBase.py
+PyMca5/PyMcaCore/StackROIBatch.py
+PyMca5/PyMcaCore/XiaCorrect.py
+PyMca5/PyMcaCore/XiaEdf.py
+PyMca5/PyMcaCore/__init__.py
+PyMca5/PyMcaData/EXAFS_Cu.dat
+PyMca5/PyMcaData/EXAFS_Ge.dat
+PyMca5/PyMcaData/KShellRatesScofieldHS.dat
+PyMca5/PyMcaData/LShellRatesCampbell.dat
+PyMca5/PyMcaData/LShellRatesScofieldHS.dat
+PyMca5/PyMcaData/McaTheory.cfg
+PyMca5/PyMcaData/PyMcaSplashImage.png
+PyMca5/PyMcaData/Scofield1973.dict
+PyMca5/PyMcaData/XRFSpectrum.mca
+PyMca5/PyMcaData/HTML/AdvancedAlignmentScanPlugin.html
+PyMca5/PyMcaData/HTML/Display-HOWTO.html
+PyMca5/PyMcaData/HTML/MCA-HOWTO.html
+PyMca5/PyMcaData/HTML/Menu.html
+PyMca5/PyMcaData/HTML/N4f.png
+PyMca5/PyMcaData/HTML/PyMCA.html
+PyMca5/PyMcaData/HTML/PyMCA.pdf
+PyMca5/PyMcaData/HTML/SumRulesToolInfotext.html
+PyMca5/PyMcaData/HTML/XMCDInfotext.html
+PyMca5/PyMcaData/HTML/aM4.png
+PyMca5/PyMcaData/HTML/aM5.png
+PyMca5/PyMcaData/HTML/lz.png
+PyMca5/PyMcaData/HTML/mOrb.png
+PyMca5/PyMcaData/HTML/mOrb_K.png
+PyMca5/PyMcaData/HTML/mOverM.png
+PyMca5/PyMcaData/HTML/mSpin.png
+PyMca5/PyMcaData/HTML/mSpin_K.png
+PyMca5/PyMcaData/HTML/mu.png
+PyMca5/PyMcaData/HTML/nMax.png
+PyMca5/PyMcaData/HTML/pInt.png
+PyMca5/PyMcaData/HTML/qInt.png
+PyMca5/PyMcaData/HTML/rInt.png
+PyMca5/PyMcaData/HTML/sz.png
+PyMca5/PyMcaData/HTML/IMAGES/Formula1.png
+PyMca5/PyMcaData/HTML/IMAGES/Formula2.png
+PyMca5/PyMcaData/HTML/IMAGES/Formula3.png
+PyMca5/PyMcaData/HTML/IMAGES/Formula4.png
+PyMca5/PyMcaData/HTML/IMAGES/Formula5.png
+PyMca5/PyMcaData/HTML/IMAGES/Formula6.png
+PyMca5/PyMcaData/HTML/IMAGES/Formula7.png
+PyMca5/PyMcaData/HTML/IMAGES/Formula8.png
+PyMca5/PyMcaData/HTML/IMAGES/Formula9.png
+PyMca5/PyMcaData/HTML/IMAGES/image002.gif
+PyMca5/PyMcaData/HTML/IMAGES/image004.gif
+PyMca5/PyMcaData/HTML/IMAGES/image006.gif
+PyMca5/PyMcaData/HTML/IMAGES/image008.gif
+PyMca5/PyMcaData/HTML/IMAGES/image010.gif
+PyMca5/PyMcaData/HTML/IMAGES/image012.gif
+PyMca5/PyMcaData/HTML/IMAGES/image014.gif
+PyMca5/PyMcaData/HTML/IMAGES/image016.gif
+PyMca5/PyMcaData/HTML/IMAGES/image018.gif
+PyMca5/PyMcaData/HTML/IMAGES/image020.gif
+PyMca5/PyMcaData/HTML/PyMCA_files/filelist.xml
+PyMca5/PyMcaData/HTML/PyMCA_files/image001.wmz
+PyMca5/PyMcaData/HTML/PyMCA_files/image002.gif
+PyMca5/PyMcaData/HTML/PyMCA_files/image003.wmz
+PyMca5/PyMcaData/HTML/PyMCA_files/image004.gif
+PyMca5/PyMcaData/HTML/PyMCA_files/image005.wmz
+PyMca5/PyMcaData/HTML/PyMCA_files/image006.gif
+PyMca5/PyMcaData/HTML/PyMCA_files/image007.wmz
+PyMca5/PyMcaData/HTML/PyMCA_files/image008.gif
+PyMca5/PyMcaData/HTML/PyMCA_files/image009.wmz
+PyMca5/PyMcaData/HTML/PyMCA_files/image010.gif
+PyMca5/PyMcaData/HTML/PyMCA_files/image011.wmz
+PyMca5/PyMcaData/HTML/PyMCA_files/image012.gif
+PyMca5/PyMcaData/HTML/PyMCA_files/image013.wmz
+PyMca5/PyMcaData/HTML/PyMCA_files/image014.gif
+PyMca5/PyMcaData/HTML/PyMCA_files/image015.wmz
+PyMca5/PyMcaData/HTML/PyMCA_files/image016.gif
+PyMca5/PyMcaData/HTML/PyMCA_files/image017.wmz
+PyMca5/PyMcaData/HTML/PyMCA_files/image018.gif
+PyMca5/PyMcaData/HTML/PyMCA_files/image019.wmz
+PyMca5/PyMcaData/HTML/PyMCA_files/image020.gif
+PyMca5/PyMcaData/HTML/PyMCA_files/oledata.mso
+PyMca5/PyMcaData/attdata/Ac.mat
+PyMca5/PyMcaData/attdata/Ag.mat
+PyMca5/PyMcaData/attdata/Al.mat
+PyMca5/PyMcaData/attdata/Am.mat
+PyMca5/PyMcaData/attdata/Ar.mat
+PyMca5/PyMcaData/attdata/As.mat
+PyMca5/PyMcaData/attdata/At.mat
+PyMca5/PyMcaData/attdata/Au.mat
+PyMca5/PyMcaData/attdata/B.mat
+PyMca5/PyMcaData/attdata/Ba.mat
+PyMca5/PyMcaData/attdata/Be.mat
+PyMca5/PyMcaData/attdata/Bi.mat
+PyMca5/PyMcaData/attdata/Bk.mat
+PyMca5/PyMcaData/attdata/Br.mat
+PyMca5/PyMcaData/attdata/C.mat
+PyMca5/PyMcaData/attdata/Ca.mat
+PyMca5/PyMcaData/attdata/Cd.mat
+PyMca5/PyMcaData/attdata/Ce.mat
+PyMca5/PyMcaData/attdata/Cf.mat
+PyMca5/PyMcaData/attdata/Cl.mat
+PyMca5/PyMcaData/attdata/Cm.mat
+PyMca5/PyMcaData/attdata/Co.mat
+PyMca5/PyMcaData/attdata/Cr.mat
+PyMca5/PyMcaData/attdata/Cs.mat
+PyMca5/PyMcaData/attdata/Cu.mat
+PyMca5/PyMcaData/attdata/Dy.mat
+PyMca5/PyMcaData/attdata/EGRID.TXT
+PyMca5/PyMcaData/attdata/Er.mat
+PyMca5/PyMcaData/attdata/Es.mat
+PyMca5/PyMcaData/attdata/Eu.mat
+PyMca5/PyMcaData/attdata/F.mat
+PyMca5/PyMcaData/attdata/Fe.mat
+PyMca5/PyMcaData/attdata/Fm.mat
+PyMca5/PyMcaData/attdata/Fr.mat
+PyMca5/PyMcaData/attdata/Ga.mat
+PyMca5/PyMcaData/attdata/Gd.mat
+PyMca5/PyMcaData/attdata/Ge.mat
+PyMca5/PyMcaData/attdata/H.mat
+PyMca5/PyMcaData/attdata/He.mat
+PyMca5/PyMcaData/attdata/Hf.mat
+PyMca5/PyMcaData/attdata/Hg.mat
+PyMca5/PyMcaData/attdata/Ho.mat
+PyMca5/PyMcaData/attdata/I.mat
+PyMca5/PyMcaData/attdata/In.mat
+PyMca5/PyMcaData/attdata/Ir.mat
+PyMca5/PyMcaData/attdata/K.mat
+PyMca5/PyMcaData/attdata/KCl.mat
+PyMca5/PyMcaData/attdata/Kr.mat
+PyMca5/PyMcaData/attdata/La.mat
+PyMca5/PyMcaData/attdata/Li.mat
+PyMca5/PyMcaData/attdata/Lu.mat
+PyMca5/PyMcaData/attdata/MATERIALS.DICT
+PyMca5/PyMcaData/attdata/Mg.mat
+PyMca5/PyMcaData/attdata/Mn.mat
+PyMca5/PyMcaData/attdata/Mo.mat
+PyMca5/PyMcaData/attdata/N.mat
+PyMca5/PyMcaData/attdata/Na.mat
+PyMca5/PyMcaData/attdata/Nb.mat
+PyMca5/PyMcaData/attdata/Nd.mat
+PyMca5/PyMcaData/attdata/Ne.mat
+PyMca5/PyMcaData/attdata/Ni.mat
+PyMca5/PyMcaData/attdata/Np.mat
+PyMca5/PyMcaData/attdata/O.mat
+PyMca5/PyMcaData/attdata/Os.mat
+PyMca5/PyMcaData/attdata/P.mat
+PyMca5/PyMcaData/attdata/Pa.mat
+PyMca5/PyMcaData/attdata/Pb.mat
+PyMca5/PyMcaData/attdata/Pd.mat
+PyMca5/PyMcaData/attdata/Pm.mat
+PyMca5/PyMcaData/attdata/Po.mat
+PyMca5/PyMcaData/attdata/Pr.mat
+PyMca5/PyMcaData/attdata/Pt.mat
+PyMca5/PyMcaData/attdata/Pu.mat
+PyMca5/PyMcaData/attdata/Ra.mat
+PyMca5/PyMcaData/attdata/Rb.mat
+PyMca5/PyMcaData/attdata/Re.mat
+PyMca5/PyMcaData/attdata/Rh.mat
+PyMca5/PyMcaData/attdata/Rn.mat
+PyMca5/PyMcaData/attdata/Ru.mat
+PyMca5/PyMcaData/attdata/S.mat
+PyMca5/PyMcaData/attdata/Sb.mat
+PyMca5/PyMcaData/attdata/Sc.mat
+PyMca5/PyMcaData/attdata/Se.mat
+PyMca5/PyMcaData/attdata/Si.mat
+PyMca5/PyMcaData/attdata/Sm.mat
+PyMca5/PyMcaData/attdata/Sn.mat
+PyMca5/PyMcaData/attdata/Sr.mat
+PyMca5/PyMcaData/attdata/Ta.mat
+PyMca5/PyMcaData/attdata/Tb.mat
+PyMca5/PyMcaData/attdata/Tc.mat
+PyMca5/PyMcaData/attdata/Te.mat
+PyMca5/PyMcaData/attdata/Th.mat
+PyMca5/PyMcaData/attdata/Ti.mat
+PyMca5/PyMcaData/attdata/Tl.mat
+PyMca5/PyMcaData/attdata/Tm.mat
+PyMca5/PyMcaData/attdata/U.mat
+PyMca5/PyMcaData/attdata/V.mat
+PyMca5/PyMcaData/attdata/W.mat
+PyMca5/PyMcaData/attdata/Xe.mat
+PyMca5/PyMcaData/attdata/Y.mat
+PyMca5/PyMcaData/attdata/Yb.mat
+PyMca5/PyMcaData/attdata/Zn.mat
+PyMca5/PyMcaData/attdata/Zr.mat
+PyMca5/PyMcaData/attdata/atomsf.dict
+PyMca5/PyMcaData/attdata/atomsf.lib
+PyMca5/PyMcaData/attdata/incoh.dict
+PyMca5/PyMcaData/attdata/mylar.mat
+PyMca5/PyMcaGraph/Colormap.py
+PyMca5/PyMcaGraph/Colors.py
+PyMca5/PyMcaGraph/Plot.py
+PyMca5/PyMcaGraph/PlotBackend.py
+PyMca5/PyMcaGraph/PlotBase.py
+PyMca5/PyMcaGraph/PluginLoader.py
+PyMca5/PyMcaGraph/__init__.py
+PyMca5/PyMcaGraph/backends/GLUTOpenGLBackend.py
+PyMca5/PyMcaGraph/backends/MatplotlibBackend.py
+PyMca5/PyMcaGraph/backends/OSMesaGLBackend.py
+PyMca5/PyMcaGraph/backends/OpenGLBackend.py
+PyMca5/PyMcaGraph/backends/PyQtGraphBackend.py
+PyMca5/PyMcaGraph/backends/_OpenGLPlotCanvas.py
+PyMca5/PyMcaGraph/backends/__init__.py
+PyMca5/PyMcaGraph/backends/_utils.py
+PyMca5/PyMcaGraph/backends/GLSupport/FontLatin1_12.py
+PyMca5/PyMcaGraph/backends/GLSupport/GLContext.py
+PyMca5/PyMcaGraph/backends/GLSupport/GLFramebuffer.py
+PyMca5/PyMcaGraph/backends/GLSupport/GLPlotCurve.py
+PyMca5/PyMcaGraph/backends/GLSupport/GLPlotFrame.py
+PyMca5/PyMcaGraph/backends/GLSupport/GLPlotImage.py
+PyMca5/PyMcaGraph/backends/GLSupport/GLProgram.py
+PyMca5/PyMcaGraph/backends/GLSupport/GLSupport.py
+PyMca5/PyMcaGraph/backends/GLSupport/GLText.py
+PyMca5/PyMcaGraph/backends/GLSupport/GLTexture.py
+PyMca5/PyMcaGraph/backends/GLSupport/GLVertexBuffer.py
+PyMca5/PyMcaGraph/backends/GLSupport/Interaction.py
+PyMca5/PyMcaGraph/backends/GLSupport/LabelLayout.py
+PyMca5/PyMcaGraph/backends/GLSupport/PlotEvents.py
+PyMca5/PyMcaGraph/backends/GLSupport/PlotImageFile.py
+PyMca5/PyMcaGraph/backends/GLSupport/PlotInteraction.py
+PyMca5/PyMcaGraph/backends/GLSupport/__init__.py
+PyMca5/PyMcaGraph/backends/GLSupport/gl/__init__.py
+PyMca5/PyMcaGraph/ctools/__init__.py
+PyMca5/PyMcaGraph/ctools/_ctools/setup.py
+PyMca5/PyMcaGraph/ctools/_ctools/cython/Colormap.pxd
+PyMca5/PyMcaGraph/ctools/_ctools/cython/Colormap.pyx
+PyMca5/PyMcaGraph/ctools/_ctools/cython/ColormapLUT.pxd
+PyMca5/PyMcaGraph/ctools/_ctools/cython/ColormapLUT.pyx
+PyMca5/PyMcaGraph/ctools/_ctools/cython/InsidePolygonWithBounds.pxd
+PyMca5/PyMcaGraph/ctools/_ctools/cython/InsidePolygonWithBounds.pyx
+PyMca5/PyMcaGraph/ctools/_ctools/cython/MinMax.pxd
+PyMca5/PyMcaGraph/ctools/_ctools/cython/MinMax.pyx
+PyMca5/PyMcaGraph/ctools/_ctools/cython/_ctools.c
+PyMca5/PyMcaGraph/ctools/_ctools/cython/_ctools.py
+PyMca5/PyMcaGraph/ctools/_ctools/cython/_ctools.pyx
+PyMca5/PyMcaGraph/ctools/_ctools/include/Colormap.h
+PyMca5/PyMcaGraph/ctools/_ctools/include/ColormapLUT.h
+PyMca5/PyMcaGraph/ctools/_ctools/include/InsidePolygonWithBounds.h
+PyMca5/PyMcaGraph/ctools/_ctools/include/MinMax.h
+PyMca5/PyMcaGraph/ctools/_ctools/include/Types.h
+PyMca5/PyMcaGraph/ctools/_ctools/src/Colormap.c
+PyMca5/PyMcaGraph/ctools/_ctools/src/ColormapLUT.c
+PyMca5/PyMcaGraph/ctools/_ctools/src/InsidePolygonWithBounds.c
+PyMca5/PyMcaGraph/ctools/_ctools/src/MinMaxImpl.c
+PyMca5/PyMcaGraph/ctools/_ctools/test/testColormap.py
+PyMca5/PyMcaGraph/ctools/_ctools/test/testFastLog10.py
+PyMca5/PyMcaGraph/ctools/_ctools/test/testMinMax.py
+PyMca5/PyMcaGui/PluginsToolButton.py
+PyMca5/PyMcaGui/PyMcaQt.py
+PyMca5/PyMcaGui/__init__.py
+PyMca5/PyMcaGui/io/PyMcaFileDialogs.py
+PyMca5/PyMcaGui/io/QEdfFileWidget.py
+PyMca5/PyMcaGui/io/QSelectorWidget.py
+PyMca5/PyMcaGui/io/QSourceSelector.py
+PyMca5/PyMcaGui/io/QSpecFileWidget.py
+PyMca5/PyMcaGui/io/QSpsWidget.py
+PyMca5/PyMcaGui/io/SpecFileCntTable.py
+PyMca5/PyMcaGui/io/SpecFileDataInfo.py
+PyMca5/PyMcaGui/io/SpecFileMcaTable.py
+PyMca5/PyMcaGui/io/__init__.py
+PyMca5/PyMcaGui/io/hdf5/HDF5CounterTable.py
+PyMca5/PyMcaGui/io/hdf5/HDF5DatasetTable.py
+PyMca5/PyMcaGui/io/hdf5/HDF5Info.py
+PyMca5/PyMcaGui/io/hdf5/HDF5Selection.py
+PyMca5/PyMcaGui/io/hdf5/HDF5Widget.py
+PyMca5/PyMcaGui/io/hdf5/Hdf5NodeView.py
+PyMca5/PyMcaGui/io/hdf5/QNexusWidget.py
+PyMca5/PyMcaGui/io/hdf5/__init__.py
+PyMca5/PyMcaGui/math/FFTAlignmentWindow.py
+PyMca5/PyMcaGui/math/NNMADialog.py
+PyMca5/PyMcaGui/math/NNMAWindow.py
+PyMca5/PyMcaGui/math/PCADialog.py
+PyMca5/PyMcaGui/math/PCAWindow.py
+PyMca5/PyMcaGui/math/SGWindow.py
+PyMca5/PyMcaGui/math/SIFTAlignmentWindow.py
+PyMca5/PyMcaGui/math/SNIPWindow.py
+PyMca5/PyMcaGui/math/StripBackgroundWidget.py
+PyMca5/PyMcaGui/math/__init__.py
+PyMca5/PyMcaGui/math/fitting/CheckField.py
+PyMca5/PyMcaGui/math/fitting/EntryField.py
+PyMca5/PyMcaGui/math/fitting/FitActionsGui.py
+PyMca5/PyMcaGui/math/fitting/FitConfigGui.py
+PyMca5/PyMcaGui/math/fitting/FitStatusGui.py
+PyMca5/PyMcaGui/math/fitting/McaTable.py
+PyMca5/PyMcaGui/math/fitting/MultiParameters.py
+PyMca5/PyMcaGui/math/fitting/Parameters.py
+PyMca5/PyMcaGui/math/fitting/QScriptOption.py
+PyMca5/PyMcaGui/math/fitting/RateLawWindow.py
+PyMca5/PyMcaGui/math/fitting/SimpleFitBatchGui.py
+PyMca5/PyMcaGui/math/fitting/SimpleFitConfigurationGui.py
+PyMca5/PyMcaGui/math/fitting/SimpleFitControlWidget.py
+PyMca5/PyMcaGui/math/fitting/SimpleFitGui.py
+PyMca5/PyMcaGui/math/fitting/SpecfitGui.py
+PyMca5/PyMcaGui/math/fitting/TabSheets.py
+PyMca5/PyMcaGui/math/fitting/TextField.py
+PyMca5/PyMcaGui/math/fitting/__init__.py
+PyMca5/PyMcaGui/misc/CalculationThread.py
+PyMca5/PyMcaGui/misc/CloseEventNotifyingWidget.py
+PyMca5/PyMcaGui/misc/DoubleSlider.py
+PyMca5/PyMcaGui/misc/FrameBrowser.py
+PyMca5/PyMcaGui/misc/NumpyArrayTableModel.py
+PyMca5/PyMcaGui/misc/NumpyArrayTableView.py
+PyMca5/PyMcaGui/misc/NumpyArrayTableWidget.py
+PyMca5/PyMcaGui/misc/QIPythonWidget.py
+PyMca5/PyMcaGui/misc/SelectionTable.py
+PyMca5/PyMcaGui/misc/SubprocessLogWidget.py
+PyMca5/PyMcaGui/misc/TableWidget.py
+PyMca5/PyMcaGui/misc/__init__.py
+PyMca5/PyMcaGui/physics/__init__.py
+PyMca5/PyMcaGui/physics/xas/XASFourierTransformParameters.py
+PyMca5/PyMcaGui/physics/xas/XASNormalizationParameters.py
+PyMca5/PyMcaGui/physics/xas/XASNormalizationWindow.py
+PyMca5/PyMcaGui/physics/xas/XASParameters.py
+PyMca5/PyMcaGui/physics/xas/XASPostEdgeParameters.py
+PyMca5/PyMcaGui/physics/xas/XASSelfattenuationWindow.py
+PyMca5/PyMcaGui/physics/xas/XASWindow.py
+PyMca5/PyMcaGui/physics/xas/__init__.py
+PyMca5/PyMcaGui/physics/xrf/AttenuatorsTable.py
+PyMca5/PyMcaGui/physics/xrf/ConcentrationsWidget.py
+PyMca5/PyMcaGui/physics/xrf/ElementsInfo.py
+PyMca5/PyMcaGui/physics/xrf/EnergyTable.py
+PyMca5/PyMcaGui/physics/xrf/FastXRFLinearFitWindow.py
+PyMca5/PyMcaGui/physics/xrf/FitParam.py
+PyMca5/PyMcaGui/physics/xrf/FitParamForm.py
+PyMca5/PyMcaGui/physics/xrf/FitPeakSelect.py
+PyMca5/PyMcaGui/physics/xrf/MaterialEditor.py
+PyMca5/PyMcaGui/physics/xrf/MatrixEditor.py
+PyMca5/PyMcaGui/physics/xrf/MatrixImage.py
+PyMca5/PyMcaGui/physics/xrf/McaAdvancedFit.py
+PyMca5/PyMcaGui/physics/xrf/McaAdvancedTable.py
+PyMca5/PyMcaGui/physics/xrf/McaCalWidget.py
+PyMca5/PyMcaGui/physics/xrf/PeakIdentifier.py
+PyMca5/PyMcaGui/physics/xrf/PeakTableWidget.py
+PyMca5/PyMcaGui/physics/xrf/QPeriodicTable.py
+PyMca5/PyMcaGui/physics/xrf/QXTube.py
+PyMca5/PyMcaGui/physics/xrf/QtMcaAdvancedFitReport.py
+PyMca5/PyMcaGui/physics/xrf/StrategyHandler.py
+PyMca5/PyMcaGui/physics/xrf/XRFMCPyMca.py
+PyMca5/PyMcaGui/physics/xrf/__init__.py
+PyMca5/PyMcaGui/plotting/ColormapDialog.py
+PyMca5/PyMcaGui/plotting/ImageView.py
+PyMca5/PyMcaGui/plotting/LegendSelector.py
+PyMca5/PyMcaGui/plotting/MaskImageTools.py
+PyMca5/PyMcaGui/plotting/MaskImageWidget.py
+PyMca5/PyMcaGui/plotting/MaskScatterWidget.py
+PyMca5/PyMcaGui/plotting/McaROIWidget.py
+PyMca5/PyMcaGui/plotting/ObjectPrintConfigurationDialog.py
+PyMca5/PyMcaGui/plotting/PlotWidget.py
+PyMca5/PyMcaGui/plotting/PlotWindow.py
+PyMca5/PyMcaGui/plotting/ProfileScanWidget.py
+PyMca5/PyMcaGui/plotting/PyMcaPrintPreview.py
+PyMca5/PyMcaGui/plotting/PyMca_Icons.py
+PyMca5/PyMcaGui/plotting/Q4PyMcaPrintPreview.py
+PyMca5/PyMcaGui/plotting/RGBCorrelatorGraph.py
+PyMca5/PyMcaGui/plotting/RenameCurveDialog.py
+PyMca5/PyMcaGui/plotting/ScatterPlotCorrelatorWidget.py
+PyMca5/PyMcaGui/plotting/SilxMaskImageWidget.py
+PyMca5/PyMcaGui/plotting/Toolbars.py
+PyMca5/PyMcaGui/plotting/_ImageProfile.py
+PyMca5/PyMcaGui/plotting/__init__.py
+PyMca5/PyMcaGui/pymca/ChangeLog.py
+PyMca5/PyMcaGui/pymca/EdfFileSimpleViewer.py
+PyMca5/PyMcaGui/pymca/ExternalImagesWindow.py
+PyMca5/PyMcaGui/pymca/Fit2Spec.py
+PyMca5/PyMcaGui/pymca/Mca2Edf.py
+PyMca5/PyMcaGui/pymca/McaCalibrationControlGUI.py
+PyMca5/PyMcaGui/pymca/McaCustomEvent.py
+PyMca5/PyMcaGui/pymca/McaSimpleFit.py
+PyMca5/PyMcaGui/pymca/McaWindow.py
+PyMca5/PyMcaGui/pymca/Median2DBrowser.py
+PyMca5/PyMcaGui/pymca/PyMcaBatch.py
+PyMca5/PyMcaGui/pymca/PyMcaFileDialogs.py
+PyMca5/PyMcaGui/pymca/PyMcaGLWindow.py
+PyMca5/PyMcaGui/pymca/PyMcaHKLImageWindow.py
+PyMca5/PyMcaGui/pymca/PyMcaImageWindow.py
+PyMca5/PyMcaGui/pymca/PyMcaMain.py
+PyMca5/PyMcaGui/pymca/PyMcaMdi.py
+PyMca5/PyMcaGui/pymca/PyMcaNexusWidget.py
+PyMca5/PyMcaGui/pymca/PyMcaPostBatch.py
+PyMca5/PyMcaGui/pymca/PyMca_help.py
+PyMca5/PyMcaGui/pymca/QDataSource.py
+PyMca5/PyMcaGui/pymca/QDispatcher.py
+PyMca5/PyMcaGui/pymca/QHDF5Stack1D.py
+PyMca5/PyMcaGui/pymca/QHDF5StackWizard.py
+PyMca5/PyMcaGui/pymca/QPyMcaMatplotlibSave.py
+PyMca5/PyMcaGui/pymca/QPyMcaMatplotlibSave1D.py
+PyMca5/PyMcaGui/pymca/QSource.py
+PyMca5/PyMcaGui/pymca/QSpsDataSource.py
+PyMca5/PyMcaGui/pymca/QStack.py
+PyMca5/PyMcaGui/pymca/QStackWidget.py
+PyMca5/PyMcaGui/pymca/RGBCorrelator.py
+PyMca5/PyMcaGui/pymca/RGBCorrelatorSlider.py
+PyMca5/PyMcaGui/pymca/RGBCorrelatorTable.py
+PyMca5/PyMcaGui/pymca/RGBCorrelatorWidget.py
+PyMca5/PyMcaGui/pymca/RGBImageCalculator.py
+PyMca5/PyMcaGui/pymca/ScanFit.py
+PyMca5/PyMcaGui/pymca/ScanWindow.py
+PyMca5/PyMcaGui/pymca/ScanWindowInfoWidget.py
+PyMca5/PyMcaGui/pymca/SilxExternalImagesWindow.py
+PyMca5/PyMcaGui/pymca/StackBrowser.py
+PyMca5/PyMcaGui/pymca/StackPluginResultsWindow.py
+PyMca5/PyMcaGui/pymca/StackROIBatchWindow.py
+PyMca5/PyMcaGui/pymca/StackROIWindow.py
+PyMca5/PyMcaGui/pymca/StackSelector.py
+PyMca5/PyMcaGui/pymca/StackSimpleFitWindow.py
+PyMca5/PyMcaGui/pymca/StackXASBatchWindow.py
+PyMca5/PyMcaGui/pymca/SumRulesTool.py
+PyMca5/PyMcaGui/pymca/XMCDWindow.py
+PyMca5/PyMcaGui/pymca/XiaCorrectWizard.py
+PyMca5/PyMcaGui/pymca/__init__.py
+PyMca5/PyMcaIO/APSMEDFileParser.py
+PyMca5/PyMcaIO/AifiraMap.py
+PyMca5/PyMcaIO/ArraySave.py
+PyMca5/PyMcaIO/BAXSCSVFileParser.py
+PyMca5/PyMcaIO/ConfigDict.py
+PyMca5/PyMcaIO/EDFStack.py
+PyMca5/PyMcaIO/EdfFile.py
+PyMca5/PyMcaIO/Fit2DChiFileParser.py
+PyMca5/PyMcaIO/HDF5Stack1D.py
+PyMca5/PyMcaIO/JcampFileParser.py
+PyMca5/PyMcaIO/JcampOpusStack.py
+PyMca5/PyMcaIO/JcampReader.py
+PyMca5/PyMcaIO/LispixMap.py
+PyMca5/PyMcaIO/LuciaMap.py
+PyMca5/PyMcaIO/MEDFile.py
+PyMca5/PyMcaIO/MRCMap.py
+PyMca5/PyMcaIO/MarCCD.py
+PyMca5/PyMcaIO/NumpyStack.py
+PyMca5/PyMcaIO/OlympusCSVFileParser.py
+PyMca5/PyMcaIO/OmdaqLmf.py
+PyMca5/PyMcaIO/OmnicMap.py
+PyMca5/PyMcaIO/OpusDPTMap.py
+PyMca5/PyMcaIO/PilatusCBF.py
+PyMca5/PyMcaIO/RTXMap.py
+PyMca5/PyMcaIO/RenishawMap.py
+PyMca5/PyMcaIO/SPXFileParser.py
+PyMca5/PyMcaIO/SRSFileParser.py
+PyMca5/PyMcaIO/SpecFileAbstractClass.py
+PyMca5/PyMcaIO/SpecFileStack.py
+PyMca5/PyMcaIO/SupaVisioMap.py
+PyMca5/PyMcaIO/TextImageStack.py
+PyMca5/PyMcaIO/ThermoEMSFileParser.py
+PyMca5/PyMcaIO/TiffIO.py
+PyMca5/PyMcaIO/TiffStack.py
+PyMca5/PyMcaIO/__init__.py
+PyMca5/PyMcaIO/specfilewrapper.py
+PyMca5/PyMcaIO/spswrap.py
+PyMca5/PyMcaIO/PyMcaIOHelper/PyMcaIOHelper.c
+PyMca5/PyMcaIO/edf/FastEdf.c
+PyMca5/PyMcaIO/edf/setup.py
+PyMca5/PyMcaIO/specfile/MANIFEST.in
+PyMca5/PyMcaIO/specfile/setup.py
+PyMca5/PyMcaIO/specfile/include/Lists.h
+PyMca5/PyMcaIO/specfile/include/SpecFile.h
+PyMca5/PyMcaIO/specfile/include/SpecFileP.h
+PyMca5/PyMcaIO/specfile/include/locale_management.h
+PyMca5/PyMcaIO/specfile/src/locale_management.c
+PyMca5/PyMcaIO/specfile/src/sfdata.c
+PyMca5/PyMcaIO/specfile/src/sfheader.c
+PyMca5/PyMcaIO/specfile/src/sfindex.c
+PyMca5/PyMcaIO/specfile/src/sfinit.c
+PyMca5/PyMcaIO/specfile/src/sflabel.c
+PyMca5/PyMcaIO/specfile/src/sflists.c
+PyMca5/PyMcaIO/specfile/src/sfmca.c
+PyMca5/PyMcaIO/specfile/src/sftools.c
+PyMca5/PyMcaIO/specfile/src/sfwrite.c
+PyMca5/PyMcaIO/specfile/src/specfile_py.c
+PyMca5/PyMcaIO/specfile/src/specfile_py3.c
+PyMca5/PyMcaIO/sps/LICENSE
+PyMca5/PyMcaIO/sps/MANIFEST.in
+PyMca5/PyMcaIO/sps/setup.py
+PyMca5/PyMcaIO/sps/Include/blissmalloc.h
+PyMca5/PyMcaIO/sps/Include/spec_shm.h
+PyMca5/PyMcaIO/sps/Include/sps.h
+PyMca5/PyMcaIO/sps/Include/sps_lut.h
+PyMca5/PyMcaIO/sps/Src/sps.c
+PyMca5/PyMcaIO/sps/Src/sps_lut.c
+PyMca5/PyMcaIO/sps/Src/sps_py.c
+PyMca5/PyMcaIO/sps/Src/spslut_py.c
+PyMca5/PyMcaMath/ImageRegistration.py
+PyMca5/PyMcaMath/SGModule.py
+PyMca5/PyMcaMath/SNIPModule.py
+PyMca5/PyMcaMath/SimpleMath.py
+PyMca5/PyMcaMath/SpecArithmetic.py
+PyMca5/PyMcaMath/__init__.py
+PyMca5/PyMcaMath/linalg.py
+PyMca5/PyMcaMath/PyMcaSciPy/__init__.py
+PyMca5/PyMcaMath/PyMcaSciPy/signal/LICENSE.txt
+PyMca5/PyMcaMath/PyMcaSciPy/signal/__init__.py
+PyMca5/PyMcaMath/PyMcaSciPy/signal/median.py
+PyMca5/PyMcaMath/PyMcaSciPy/signal/medianfilter.c
+PyMca5/PyMcaMath/PyMcaSciPy/signal/mediantools.c
+PyMca5/PyMcaMath/fitting/Gefit.py
+PyMca5/PyMcaMath/fitting/LinearRegression.py
+PyMca5/PyMcaMath/fitting/RateLaw.py
+PyMca5/PyMcaMath/fitting/SimpleFitModule.py
+PyMca5/PyMcaMath/fitting/SimpleFitUserEstimatedFunctions.py
+PyMca5/PyMcaMath/fitting/Specfit.py
+PyMca5/PyMcaMath/fitting/SpecfitFunctions.py
+PyMca5/PyMcaMath/fitting/StackSimpleFit.py
+PyMca5/PyMcaMath/fitting/__init__.py
+PyMca5/PyMcaMath/fitting/specfit/SpecfitFuns.c
+PyMca5/PyMcaMath/fitting/specfit/setup.py
+PyMca5/PyMcaMath/fitting/specfit/smoothnd.c
+PyMca5/PyMcaMath/fitting/specfit/snip1d.c
+PyMca5/PyMcaMath/fitting/specfit/snip2d.c
+PyMca5/PyMcaMath/fitting/specfit/snip3d.c
+PyMca5/PyMcaMath/mva/Lanczos.py
+PyMca5/PyMcaMath/mva/NNMAModule.py
+PyMca5/PyMcaMath/mva/PCAModule.py
+PyMca5/PyMcaMath/mva/PCATools.py
+PyMca5/PyMcaMath/mva/__init__.py
+PyMca5/PyMcaMath/mva/py_nnma/LICENSE
+PyMca5/PyMcaMath/mva/py_nnma/README
+PyMca5/PyMcaMath/mva/py_nnma/__init__.py
+PyMca5/PyMcaMath/mva/py_nnma/nnma.py
+PyMca5/PyMcaMath/mva/py_nnma/setup.py
+PyMca5/PyMcaMath/sift/__init__.py
+PyMca5/PyMcaMath/sift/algebra.cl
+PyMca5/PyMcaMath/sift/alignment.py
+PyMca5/PyMcaMath/sift/convolution.cl
+PyMca5/PyMcaMath/sift/gaussian.cl
+PyMca5/PyMcaMath/sift/image.cl
+PyMca5/PyMcaMath/sift/interpolation.cl
+PyMca5/PyMcaMath/sift/interpolation.py
+PyMca5/PyMcaMath/sift/keypoints_cpu.cl
+PyMca5/PyMcaMath/sift/keypoints_gpu1.cl
+PyMca5/PyMcaMath/sift/keypoints_gpu2.cl
+PyMca5/PyMcaMath/sift/match.py
+PyMca5/PyMcaMath/sift/matching_cpu.cl
+PyMca5/PyMcaMath/sift/matching_gpu.cl
+PyMca5/PyMcaMath/sift/memset.cl
+PyMca5/PyMcaMath/sift/opencl.py
+PyMca5/PyMcaMath/sift/orientation_cpu.cl
+PyMca5/PyMcaMath/sift/orientation_gpu.cl
+PyMca5/PyMcaMath/sift/param.py
+PyMca5/PyMcaMath/sift/plan.py
+PyMca5/PyMcaMath/sift/preprocess.cl
+PyMca5/PyMcaMath/sift/reductions.cl
+PyMca5/PyMcaMath/sift/sift.py
+PyMca5/PyMcaMath/sift/transform.cl
+PyMca5/PyMcaMath/sift/utils.py
+PyMca5/PyMcaMisc/PhysicalMemory.py
+PyMca5/PyMcaMisc/__init__.py
+PyMca5/PyMcaPhysics/SixCircle.py
+PyMca5/PyMcaPhysics/__init__.py
+PyMca5/PyMcaPhysics/xas/XASClass.py
+PyMca5/PyMcaPhysics/xas/XASNormalization.py
+PyMca5/PyMcaPhysics/xas/XASSelfattenuationCorrection.py
+PyMca5/PyMcaPhysics/xas/XASStackBatch.py
+PyMca5/PyMcaPhysics/xas/__init__.py
+PyMca5/PyMcaPhysics/xas/_xas/setup.py
+PyMca5/PyMcaPhysics/xas/_xas/cython/_xas.c
+PyMca5/PyMcaPhysics/xas/_xas/cython/_xas.pyx
+PyMca5/PyMcaPhysics/xas/_xas/cython/bessel0.pxd
+PyMca5/PyMcaPhysics/xas/_xas/cython/polspl.pxd
+PyMca5/PyMcaPhysics/xas/_xas/include/bessel0.h
+PyMca5/PyMcaPhysics/xas/_xas/include/polspl.h
+PyMca5/PyMcaPhysics/xas/_xas/src/bessel0.c
+PyMca5/PyMcaPhysics/xas/_xas/src/polspl.c
+PyMca5/PyMcaPhysics/xrf/BindingEnergies.py
+PyMca5/PyMcaPhysics/xrf/ClassMcaTheory.py
+PyMca5/PyMcaPhysics/xrf/CoherentScattering.py
+PyMca5/PyMcaPhysics/xrf/ConcentrationsTool.py
+PyMca5/PyMcaPhysics/xrf/ElementHtml.py
+PyMca5/PyMcaPhysics/xrf/Elements.py
+PyMca5/PyMcaPhysics/xrf/FastXRFLinearFit.py
+PyMca5/PyMcaPhysics/xrf/FisxHelper.py
+PyMca5/PyMcaPhysics/xrf/GenerateXCOMCrossSections.py
+PyMca5/PyMcaPhysics/xrf/IncoherentScattering.py
+PyMca5/PyMcaPhysics/xrf/KShell.py
+PyMca5/PyMcaPhysics/xrf/LShell.py
+PyMca5/PyMcaPhysics/xrf/MShell.py
+PyMca5/PyMcaPhysics/xrf/McaAdvancedFitBatch.py
+PyMca5/PyMcaPhysics/xrf/PyMcaEPDL97.py
+PyMca5/PyMcaPhysics/xrf/Scofield1973.py
+PyMca5/PyMcaPhysics/xrf/SingleLayerStrategy.py
+PyMca5/PyMcaPhysics/xrf/Strategies.py
+PyMca5/PyMcaPhysics/xrf/XRayTubeEbel.py
+PyMca5/PyMcaPhysics/xrf/__init__.py
+PyMca5/PyMcaPhysics/xrf/XRFMC/XMSOParser.py
+PyMca5/PyMcaPhysics/xrf/XRFMC/XRFMCHelper.py
+PyMca5/PyMcaPhysics/xrf/XRFMC/__init__.py
+PyMca5/PyMcaPlugins/AdvancedAlignmentScanPlugin.py
+PyMca5/PyMcaPlugins/AlignmentScanPlugin.py
+PyMca5/PyMcaPlugins/BackgroundScanPlugin.py
+PyMca5/PyMcaPlugins/BackgroundStackPlugin.py
+PyMca5/PyMcaPlugins/CalculationThread.py
+PyMca5/PyMcaPlugins/ConsolePlugin.py
+PyMca5/PyMcaPlugins/ConsoleStackPlugin.py
+PyMca5/PyMcaPlugins/ExternalImagesStackPlugin.py
+PyMca5/PyMcaPlugins/FastXRFLinearFitStackPlugin.py
+PyMca5/PyMcaPlugins/FitStackPlugin.py
+PyMca5/PyMcaPlugins/ImageAlignmentStackPlugin.py
+PyMca5/PyMcaPlugins/KineticsPlugin.py
+PyMca5/PyMcaPlugins/LoadPositionersStackPlugin.py
+PyMca5/PyMcaPlugins/MathPlugins.py
+PyMca5/PyMcaPlugins/MedianFilterScanDeglitchPlugin.py
+PyMca5/PyMcaPlugins/MedianFilterScanPlugin.py
+PyMca5/PyMcaPlugins/MedianFilterStackPlugin.py
+PyMca5/PyMcaPlugins/MotorInfoPlugin.py
+PyMca5/PyMcaPlugins/MotorInfoWindow.py
+PyMca5/PyMcaPlugins/MultipleScanToMeshPlugin.py
+PyMca5/PyMcaPlugins/NNMAStackPlugin.py
+PyMca5/PyMcaPlugins/NormalizationPlugins.py
+PyMca5/PyMcaPlugins/PCAStackPlugin.py
+PyMca5/PyMcaPlugins/Plugin1DBase.py
+PyMca5/PyMcaPlugins/ROIStackPlugin.py
+PyMca5/PyMcaPlugins/RegularMeshPlugin.py
+PyMca5/PyMcaPlugins/ReverseStackPlugin.py
+PyMca5/PyMcaPlugins/SilxExternalImagesStackPlugin.py
+PyMca5/PyMcaPlugins/SilxRoiStackPlugin.py
+PyMca5/PyMcaPlugins/SimpleShift.py
+PyMca5/PyMcaPlugins/StackAxesPlugin.py
+PyMca5/PyMcaPlugins/StackBrowserPlugin.py
+PyMca5/PyMcaPlugins/StackMotorInfoPlugin.py
+PyMca5/PyMcaPlugins/StackNormalizationPlugin.py
+PyMca5/PyMcaPlugins/StackPluginBase.py
+PyMca5/PyMcaPlugins/StackROIBatchPlugin.py
+PyMca5/PyMcaPlugins/StackScanWindowPlugin.py
+PyMca5/PyMcaPlugins/StackShowSpectra.py
+PyMca5/PyMcaPlugins/XASPlugin.py
+PyMca5/PyMcaPlugins/XASScanNormalizationPlugin.py
+PyMca5/PyMcaPlugins/XASSelfattenuationPlugin.py
+PyMca5/PyMcaPlugins/XASStackBatchPlugin.py
+PyMca5/PyMcaPlugins/XASStackNormalizationPlugin.py
+PyMca5/PyMcaPlugins/XMCDPlugin.py
+PyMca5/PyMcaPlugins/__init__.py
+PyMca5/PyMcaPlugins/optional/JsonRpc1DPlugin.py
+PyMca5/PyMcaPlugins/optional/TaurusPlugin1D.py
+PyMca5/scripts/edfviewer
+PyMca5/scripts/elementsinfo
+PyMca5/scripts/mca2edf
+PyMca5/scripts/peakidentifier
+PyMca5/scripts/pymca
+PyMca5/scripts/pymcabatch
+PyMca5/scripts/pymcapostbatch
+PyMca5/scripts/pymcaroitool
+PyMca5/scripts/rgbcorrelator
+PyMca5/tests/ConfigDictTest.py
+PyMca5/tests/DataTest.py
+PyMca5/tests/EdfFileTest.py
+PyMca5/tests/ElementsTest.py
+PyMca5/tests/GefitTest.py
+PyMca5/tests/PCAToolsTest.py
+PyMca5/tests/SpecfileTest.py
+PyMca5/tests/StackBaseTest.py
+PyMca5/tests/TestAll.py
+PyMca5/tests/__init__.py
+PyMca5/tests/specfilewrapperTest.py
+doc/man/edfviewer.1
+doc/man/elementsinfo.1
+doc/man/mca2edf.1
+doc/man/peakidentifier.1
+doc/man/pymca.1
+doc/man/pymcabatch.1
+doc/man/pymcapostbatch.1
+doc/man/pymcaroitool.1
+doc/man/rgbcorrelator.1
+doc/source/PyMca5.EPDL97.rst
+doc/source/PyMca5.Object3D.Object3DPlugins.rst
+doc/source/PyMca5.Object3D.rst
+doc/source/PyMca5.PyMca.rst
+doc/source/PyMca5.PyMcaCore.rst
+doc/source/PyMca5.PyMcaGraph.backends.rst
+doc/source/PyMca5.PyMcaGraph.ctools.rst
+doc/source/PyMca5.PyMcaGraph.rst
+doc/source/PyMca5.PyMcaGui.io.hdf5.rst
+doc/source/PyMca5.PyMcaGui.io.rst
+doc/source/PyMca5.PyMcaGui.math.fitting.rst
+doc/source/PyMca5.PyMcaGui.math.rst
+doc/source/PyMca5.PyMcaGui.misc.rst
+doc/source/PyMca5.PyMcaGui.physics.rst
+doc/source/PyMca5.PyMcaGui.physics.xrf.rst
+doc/source/PyMca5.PyMcaGui.plotting.rst
+doc/source/PyMca5.PyMcaGui.pymca.rst
+doc/source/PyMca5.PyMcaGui.rst
+doc/source/PyMca5.PyMcaIO.rst
+doc/source/PyMca5.PyMcaMath.PyMcaSciPy.rst
+doc/source/PyMca5.PyMcaMath.PyMcaSciPy.signal.rst
+doc/source/PyMca5.PyMcaMath.fitting.rst
+doc/source/PyMca5.PyMcaMath.mva.py_nnma.rst
+doc/source/PyMca5.PyMcaMath.mva.rst
+doc/source/PyMca5.PyMcaMath.rst
+doc/source/PyMca5.PyMcaMath.sift.rst
+doc/source/PyMca5.PyMcaMisc.rst
+doc/source/PyMca5.PyMcaPhysics.rst
+doc/source/PyMca5.PyMcaPhysics.xas.rst
+doc/source/PyMca5.PyMcaPhysics.xrf.XRFMC.rst
+doc/source/PyMca5.PyMcaPhysics.xrf.rst
+doc/source/PyMca5.PyMcaPlugins.rst
+doc/source/PyMca5.rst
+doc/source/PyMca5.tests.rst
+doc/source/conf.py
+doc/source/index.rst
+doc/source/modules.rst
+icons/PyMca.icns
+icons/PyMca.ico
+icons/PyMca_256x256.png
+package/debian8/changelog
+package/debian8/clean
+package/debian8/compat
+package/debian8/control
+package/debian8/gbp.conf
+package/debian8/rules
+package/debian8/watch
+package/debian8/source/format
+package/debian8/source/options
+package/debian9/changelog
+package/debian9/clean
+package/debian9/compat
+package/debian9/control
+package/debian9/gbp.conf
+package/debian9/rules
+package/debian9/watch
+package/debian9/source/format
+package/debian9/source/options
+package/desktop/edfviewer.desktop
+package/desktop/elementsinfo.desktop
+package/desktop/peakidentifier.desktop
+package/desktop/pymca.desktop
+package/desktop/pymca.xpm
+package/desktop/pymcaroitool.desktop
+scripts/edfviewer.bat
+scripts/elementsinfo.bat
+scripts/mca2edf.bat
+scripts/peakidentifier.bat
+scripts/pymca.bat
+scripts/pymca_win_post_install.py
+scripts/pymcabatch.bat
+scripts/pymcapostbatch.bat
+scripts/pymcaroitool.bat
+scripts/rgbcorrelator.bat
+third-party/fisx/LICENSE
+third-party/fisx/MANIFEST.in
+third-party/fisx/README.rst
+third-party/fisx/TODO
+third-party/fisx/changelog.txt
+third-party/fisx/setup.py
+third-party/fisx/fisx_data/BindingEnergies.dat
+third-party/fisx/fisx_data/EADL97_BindingEnergies.dat
+third-party/fisx/fisx_data/EADL97_KShellConstants.dat
+third-party/fisx/fisx_data/EADL97_KShellNonradiativeRates.dat
+third-party/fisx/fisx_data/EADL97_KShellRadiativeRates.dat
+third-party/fisx/fisx_data/EADL97_LShellConstants.dat
+third-party/fisx/fisx_data/EADL97_LShellNonradiativeRates.dat
+third-party/fisx/fisx_data/EADL97_LShellRadiativeRates.dat
+third-party/fisx/fisx_data/EADL97_MShellConstants.dat
+third-party/fisx/fisx_data/EADL97_MShellNonradiativeRates.dat
+third-party/fisx/fisx_data/EADL97_MShellRadiativeRates.dat
+third-party/fisx/fisx_data/EPDL97_CrossSections.dat
+third-party/fisx/fisx_data/KShellConstants.dat
+third-party/fisx/fisx_data/KShellRates.dat
+third-party/fisx/fisx_data/LShellConstants.dat
+third-party/fisx/fisx_data/LShellRates.dat
+third-party/fisx/fisx_data/MShellConstants.dat
+third-party/fisx/fisx_data/MShellRates.dat
+third-party/fisx/fisx_data/XCOM_CrossSections.dat
+third-party/fisx/python/cython/Detector.pxd
+third-party/fisx/python/cython/EPDL97.pxd
+third-party/fisx/python/cython/Element.pxd
+third-party/fisx/python/cython/Elements.pxd
+third-party/fisx/python/cython/Layer.pxd
+third-party/fisx/python/cython/Material.pxd
+third-party/fisx/python/cython/Math.pxd
+third-party/fisx/python/cython/PyDetector.pyx
+third-party/fisx/python/cython/PyEPDL97.pyx
+third-party/fisx/python/cython/PyElement.pyx
+third-party/fisx/python/cython/PyElements.pyx
+third-party/fisx/python/cython/PyLayer.pyx
+third-party/fisx/python/cython/PyMaterial.pyx
+third-party/fisx/python/cython/PyMath.pyx
+third-party/fisx/python/cython/PyShell.pyx
+third-party/fisx/python/cython/PySimpleIni.pyx
+third-party/fisx/python/cython/PySimpleSpecfile.pyx
+third-party/fisx/python/cython/PyVersion.pyx
+third-party/fisx/python/cython/PyXRF.pyx
+third-party/fisx/python/cython/Shell.pxd
+third-party/fisx/python/cython/SimpleIni.pxd
+third-party/fisx/python/cython/SimpleSpecfile.pxd
+third-party/fisx/python/cython/Version.pxd
+third-party/fisx/python/cython/XRF.pxd
+third-party/fisx/python/cython/_fisx.pyx
+third-party/fisx/python/cython/default/_fisx.cpp
+third-party/fisx/python/fisx/DataDir.py
+third-party/fisx/python/fisx/FisxCythonTools.py
+third-party/fisx/python/fisx/__init__.py
+third-party/fisx/python/fisx/tests/__init__.py
+third-party/fisx/python/fisx/tests/testAll.py
+third-party/fisx/python/fisx/tests/testDataDir.py
+third-party/fisx/python/fisx/tests/testEPDL97.py
+third-party/fisx/python/fisx/tests/testElements.py
+third-party/fisx/python/fisx/tests/testSimpleSpecfile.py
+third-party/fisx/python/fisx/tests/testXRF.py
+third-party/fisx/src/fisx_beam.cpp
+third-party/fisx/src/fisx_beam.h
+third-party/fisx/src/fisx_defaultelementsinfo.h
+third-party/fisx/src/fisx_detector.cpp
+third-party/fisx/src/fisx_detector.h
+third-party/fisx/src/fisx_element.cpp
+third-party/fisx/src/fisx_element.h
+third-party/fisx/src/fisx_elements.cpp
+third-party/fisx/src/fisx_elements.h
+third-party/fisx/src/fisx_epdl97.cpp
+third-party/fisx/src/fisx_epdl97.h
+third-party/fisx/src/fisx_layer.cpp
+third-party/fisx/src/fisx_layer.h
+third-party/fisx/src/fisx_material.cpp
+third-party/fisx/src/fisx_material.h
+third-party/fisx/src/fisx_math.cpp
+third-party/fisx/src/fisx_math.h
+third-party/fisx/src/fisx_multilayer.cpp
+third-party/fisx/src/fisx_shell.cpp
+third-party/fisx/src/fisx_shell.h
+third-party/fisx/src/fisx_simpleini.cpp
+third-party/fisx/src/fisx_simpleini.h
+third-party/fisx/src/fisx_simplespecfile.cpp
+third-party/fisx/src/fisx_simplespecfile.h
+third-party/fisx/src/fisx_version.cpp
+third-party/fisx/src/fisx_version.h
+third-party/fisx/src/fisx_xrf.cpp
+third-party/fisx/src/fisx_xrf.h
+third-party/fisx/src/fisx_xrfconfig.cpp
+third-party/fisx/src/fisx_xrfconfig.h
+third-party/khronos_headers/GL/glcorearb.h
+third-party/khronos_headers/GL/glext.h
+third-party/khronos_headers/GL/glxext.h
+third-party/khronos_headers/GL/wglext.h
+third-party/qhull/Announce.txt
+third-party/qhull/COPYING.txt
+third-party/qhull/REGISTER.txt
+third-party/qhull/src/geom.c
+third-party/qhull/src/geom.h
+third-party/qhull/src/geom2.c
+third-party/qhull/src/global.c
+third-party/qhull/src/io.c
+third-party/qhull/src/io.h
+third-party/qhull/src/libqhull.c
+third-party/qhull/src/libqhull.h
+third-party/qhull/src/mem.c
+third-party/qhull/src/mem.h
+third-party/qhull/src/merge.c
+third-party/qhull/src/merge.h
+third-party/qhull/src/poly.c
+third-party/qhull/src/poly.h
+third-party/qhull/src/poly2.c
+third-party/qhull/src/qhull_a.h
+third-party/qhull/src/qset.c
+third-party/qhull/src/qset.h
+third-party/qhull/src/random.c
+third-party/qhull/src/random.h
+third-party/qhull/src/stat.c
+third-party/qhull/src/stat.h
+third-party/qhull/src/user.c
+third-party/qhull/src/user.h
+third-party/qhull/src/usermem.c
+third-party/qhull/src/userprintf.c \ No newline at end of file
diff --git a/PyMca5.egg-info/dependency_links.txt b/PyMca5.egg-info/dependency_links.txt
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/PyMca5.egg-info/dependency_links.txt
@@ -0,0 +1 @@
+
diff --git a/PyMca5.egg-info/requires.txt b/PyMca5.egg-info/requires.txt
new file mode 100644
index 0000000..715802b
--- /dev/null
+++ b/PyMca5.egg-info/requires.txt
@@ -0,0 +1,3 @@
+fisx>=1.1.4
+matplotlib
+numpy
diff --git a/PyMca5.egg-info/top_level.txt b/PyMca5.egg-info/top_level.txt
new file mode 100644
index 0000000..6d26435
--- /dev/null
+++ b/PyMca5.egg-info/top_level.txt
@@ -0,0 +1 @@
+PyMca5