pyTEMlib 0.2024.8.4__tar.gz → 0.2024.9.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pyTEMlib might be problematic. Click here for more details.

Files changed (44) hide show
  1. {pytemlib-0.2024.8.4/pyTEMlib.egg-info → pytemlib-0.2024.9.0}/PKG-INFO +2 -3
  2. pytemlib-0.2024.9.0/pyTEMlib/version.py +6 -0
  3. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0/pyTEMlib.egg-info}/PKG-INFO +2 -3
  4. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib.egg-info/requires.txt +0 -1
  5. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/setup.cfg +0 -3
  6. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/setup.py +2 -2
  7. pytemlib-0.2024.8.4/pyTEMlib/version.py +0 -6
  8. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/LICENSE +0 -0
  9. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/MANIFEST.in +0 -0
  10. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/README.rst +0 -0
  11. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/__init__.py +0 -0
  12. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/animation.py +0 -0
  13. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/atom_tools.py +0 -0
  14. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/config_dir.py +0 -0
  15. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/core_loss_widget.py +0 -0
  16. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/crystal_tools.py +0 -0
  17. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/diffraction_plot.py +0 -0
  18. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/dynamic_scattering.py +0 -0
  19. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/eds_tools.py +0 -0
  20. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/eels_dialog.py +0 -0
  21. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/eels_dialog_utilities.py +0 -0
  22. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/eels_tools.py +0 -0
  23. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/file_tools.py +0 -0
  24. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/file_tools_qt.py +0 -0
  25. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/graph_tools.py +0 -0
  26. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/graph_viz.py +0 -0
  27. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/image_dialog.py +0 -0
  28. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/image_dlg.py +0 -0
  29. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/image_tools.py +0 -0
  30. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/info_widget.py +0 -0
  31. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/interactive_image.py +0 -0
  32. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/kinematic_scattering.py +0 -0
  33. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/low_loss_widget.py +0 -0
  34. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/microscope.py +0 -0
  35. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/peak_dialog.py +0 -0
  36. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/peak_dlg.py +0 -0
  37. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/probe_tools.py +0 -0
  38. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/sidpy_tools.py +0 -0
  39. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/simulation_tools.py +0 -0
  40. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib/xrpa_x_sections.py +0 -0
  41. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib.egg-info/SOURCES.txt +0 -0
  42. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib.egg-info/dependency_links.txt +0 -0
  43. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib.egg-info/entry_points.txt +0 -0
  44. {pytemlib-0.2024.8.4 → pytemlib-0.2024.9.0}/pyTEMlib.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyTEMlib
3
- Version: 0.2024.8.4
3
+ Version: 0.2024.9.0
4
4
  Summary: pyTEM: TEM Data Quantification library through a model-based approach
5
5
  Home-page: https://pycroscopy.github.io/pyTEMlib/about.html
6
6
  Author: Gerd Duscher
@@ -18,10 +18,10 @@ Classifier: Natural Language :: English
18
18
  Classifier: Operating System :: OS Independent
19
19
  Classifier: Programming Language :: Cython
20
20
  Classifier: Programming Language :: Python :: 3
21
- Classifier: Programming Language :: Python :: 3.8
22
21
  Classifier: Programming Language :: Python :: 3.9
23
22
  Classifier: Programming Language :: Python :: 3.10
24
23
  Classifier: Programming Language :: Python :: 3.11
24
+ Classifier: Programming Language :: Python :: 3.12
25
25
  Classifier: Programming Language :: Python :: Implementation :: CPython
26
26
  Classifier: Topic :: Scientific/Engineering :: Information Analysis
27
27
  License-File: LICENSE
@@ -35,7 +35,6 @@ Requires-Dist: pandas
35
35
  Requires-Dist: requests
36
36
  Requires-Dist: lxml
37
37
  Requires-Dist: ipympl
38
- Requires-Dist: build
39
38
  Requires-Dist: spglib
40
39
  Requires-Dist: scikit-image
41
40
  Requires-Dist: scikit-learn
@@ -0,0 +1,6 @@
1
+ """
2
+ version
3
+ """
4
+ _version = '0.2024.09.0'
5
+ __version__ = _version
6
+ _time = '2024-09-01 19:58:26'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyTEMlib
3
- Version: 0.2024.8.4
3
+ Version: 0.2024.9.0
4
4
  Summary: pyTEM: TEM Data Quantification library through a model-based approach
5
5
  Home-page: https://pycroscopy.github.io/pyTEMlib/about.html
6
6
  Author: Gerd Duscher
@@ -18,10 +18,10 @@ Classifier: Natural Language :: English
18
18
  Classifier: Operating System :: OS Independent
19
19
  Classifier: Programming Language :: Cython
20
20
  Classifier: Programming Language :: Python :: 3
21
- Classifier: Programming Language :: Python :: 3.8
22
21
  Classifier: Programming Language :: Python :: 3.9
23
22
  Classifier: Programming Language :: Python :: 3.10
24
23
  Classifier: Programming Language :: Python :: 3.11
24
+ Classifier: Programming Language :: Python :: 3.12
25
25
  Classifier: Programming Language :: Python :: Implementation :: CPython
26
26
  Classifier: Topic :: Scientific/Engineering :: Information Analysis
27
27
  License-File: LICENSE
@@ -35,7 +35,6 @@ Requires-Dist: pandas
35
35
  Requires-Dist: requests
36
36
  Requires-Dist: lxml
37
37
  Requires-Dist: ipympl
38
- Requires-Dist: build
39
38
  Requires-Dist: spglib
40
39
  Requires-Dist: scikit-image
41
40
  Requires-Dist: scikit-learn
@@ -8,7 +8,6 @@ pandas
8
8
  requests
9
9
  lxml
10
10
  ipympl
11
- build
12
11
  spglib
13
12
  scikit-image
14
13
  scikit-learn
@@ -1,6 +1,3 @@
1
- [bdist_wheel]
2
- universal = 1
3
-
4
1
  [aliases]
5
2
  test = pytest
6
3
 
@@ -32,10 +32,10 @@ setuptools.setup(
32
32
  'Operating System :: OS Independent',
33
33
  'Programming Language :: Cython',
34
34
  'Programming Language :: Python :: 3',
35
- 'Programming Language :: Python :: 3.8',
36
35
  'Programming Language :: Python :: 3.9',
37
36
  'Programming Language :: Python :: 3.10',
38
37
  'Programming Language :: Python :: 3.11',
38
+ 'Programming Language :: Python :: 3.12',
39
39
  'Programming Language :: Python :: Implementation :: CPython',
40
40
  'Topic :: Scientific/Engineering :: Information Analysis'],
41
41
  keywords=['imaging', 'spectra', 'transmission', 'electron', 'microscopy',
@@ -48,7 +48,7 @@ setuptools.setup(
48
48
  author="Gerd Duscher",
49
49
  author_email="gduscher@utk.edu",
50
50
 
51
- install_requires=['scipy', 'numpy', 'pillow', 'ase', 'tqdm', 'plotly', 'pandas', 'requests', 'lxml', 'ipympl', 'build',
51
+ install_requires=['scipy', 'numpy', 'pillow', 'ase', 'tqdm', 'plotly', 'pandas', 'requests', 'lxml', 'ipympl',
52
52
  'spglib', 'scikit-image', 'scikit-learn', 'pyNSID>=0.0.7', 'sidpy>=0.12.1', 'SciFiReaders>=0.0.8'], # 'PyQt5> 1.0'],#
53
53
  setup_requires=['pytest-runner'],
54
54
  tests_require=['pytest'],
@@ -1,6 +0,0 @@
1
- """
2
- version
3
- """
4
- _version = '0.2024.08.4'
5
- __version__ = _version
6
- _time = '2024-08-28 19:58:26'
File without changes
File without changes
File without changes