libertem-dectris 0.2.11__cp37-abi3-macosx_11_0_arm64.whl → 0.2.13__cp37-abi3-macosx_11_0_arm64.whl

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 libertem-dectris might be problematic. Click here for more details.

Binary file
@@ -1,10 +1,11 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: libertem-dectris
3
- Version: 0.2.11
3
+ Version: 0.2.13
4
4
  Classifier: Programming Language :: Rust
5
5
  Classifier: Programming Language :: Python :: Implementation :: CPython
6
6
  Classifier: Programming Language :: Python :: Implementation :: PyPy
7
- Requires-Dist: numpy>=1.16.0
7
+ Requires-Dist: numpy >=1.16.0
8
+ Requires-Dist: opentelemetry-api
8
9
  Author: Alexander Clausen <a.clausen@fz-juelich.de>
9
10
  Author-email: Alexander Clausen <a.clausen@fz-juelich.de>
10
11
  License: MIT
@@ -14,7 +15,7 @@ Project-URL: repository, https://github.com/LiberTEM/LiberTEM-rs/
14
15
 
15
16
  # LiberTEM-dectris-rs
16
17
 
17
- [![LiberTEM-dectris-rs on GitHub](https://img.shields.io/badge/GitHub-MIT-informational)](https://github.com/LiberTEM/LiberTEM-dectris-rs)
18
+ [![LiberTEM-dectris-rs on GitHub](https://img.shields.io/badge/GitHub-MIT-informational)](https://github.com/LiberTEM/LiberTEM-rs)
18
19
 
19
20
  This is a Python package for efficiently receiving data from DECTRIS detectors
20
21
  with [the zeromq interface](https://media.dectris.com/210607-DECTRIS-SIMPLON-API-Manual_EIGER2-chip-based_detectros.pdf).
@@ -22,6 +23,9 @@ The low-level, high-frequency operations are performed in a background thread
22
23
  implemented in rust, and multiple frames are batched together for further
23
24
  processing in Python.
24
25
 
26
+ It is built for [LiberTEM-live](https://github.com/libertem/libertem-live), but can
27
+ also be used stand-alone.
28
+
25
29
  ## Usage
26
30
 
27
31
  ```python
@@ -95,6 +99,19 @@ finally:
95
99
 
96
100
  ## Changelog
97
101
 
102
+ ### v0.2.13
103
+
104
+ - Updated dependencies and improved error handling
105
+
106
+ ### v0.2.12
107
+
108
+ - Refactored and unified interface - allows for more code sharing between crates
109
+ - Some robustness changes around adding timeout parameters for many top-level operations
110
+
111
+ ### v0.2.11
112
+
113
+ - Re-release for CI changes
114
+
98
115
  ### v0.2.10
99
116
 
100
117
  - Add functionality to generate mock data for sending via the simulator
@@ -0,0 +1,5 @@
1
+ libertem_dectris-0.2.13.dist-info/METADATA,sha256=otGmdYiFY4NijJyhT_0H0GUT8KDu8KIe96848oNQuuw,5862
2
+ libertem_dectris-0.2.13.dist-info/WHEEL,sha256=sEnPbDTKa0KXk_rLRYKZHR1gg3dJRumAigKUuWDx_aA,102
3
+ libertem_dectris/__init__.py,sha256=lA8m1kE3zzEh7EKc8JJlavSNPVWMYvovQHB-QZstAuE,147
4
+ libertem_dectris/libertem_dectris.abi3.so,sha256=CO6N5m9rpwAY75GXJJzy9XWu4iSuZXjMpt5oAQ5Zjd4,6772376
5
+ libertem_dectris-0.2.13.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (0.14.17)
2
+ Generator: maturin (1.7.4)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp37-abi3-macosx_11_0_arm64
@@ -1,5 +0,0 @@
1
- libertem_dectris-0.2.11.dist-info/METADATA,sha256=Ev5A6bqQVunJm1Z6AjmPSi08HIevpXnkmkV428sDwsk,5434
2
- libertem_dectris-0.2.11.dist-info/WHEEL,sha256=sXIqU3_gboVEC8xBP4qmcke6muanGbQjnmzYVTGx6WI,104
3
- libertem_dectris/__init__.py,sha256=lA8m1kE3zzEh7EKc8JJlavSNPVWMYvovQHB-QZstAuE,147
4
- libertem_dectris/libertem_dectris.abi3.so,sha256=RICym2H2T8OjpXKcpxT7gx_ozDe6vX9TJ_69ET8mVZI,4471765
5
- libertem_dectris-0.2.11.dist-info/RECORD,,