libertem-qd-mpx 0.2.12__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-qd-mpx might be problematic. Click here for more details.
|
Binary file
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
Metadata-Version: 2.3
|
|
2
|
+
Name: libertem_qd_mpx
|
|
3
|
+
Version: 0.2.12
|
|
4
|
+
Classifier: Programming Language :: Rust
|
|
5
|
+
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
6
|
+
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
|
7
|
+
Author: Alexander Clausen <a.clausen@fz-juelich.de>
|
|
8
|
+
Author-email: Alexander Clausen <a.clausen@fz-juelich.de>
|
|
9
|
+
License: MIT
|
|
10
|
+
Requires-Python: >=3.8
|
|
11
|
+
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
|
|
12
|
+
|
|
13
|
+
# LiberTEM-qd-mpx
|
|
14
|
+
|
|
15
|
+
[](https://github.com/LiberTEM/LiberTEM-rs)
|
|
16
|
+
|
|
17
|
+
This is a Python package for efficiently receiving data from
|
|
18
|
+
Quantum Detectors Merlin, in both single- and quad-chip configurations.
|
|
19
|
+
It is implemented in rust, with a Python interface on top.
|
|
20
|
+
|
|
21
|
+
It is built for [LiberTEM-live](https://github.com/libertem/libertem-live), but can
|
|
22
|
+
also be used stand-alone.
|
|
23
|
+
|
|
24
|
+
## Changelog
|
|
25
|
+
|
|
26
|
+
### v0.2.12
|
|
27
|
+
|
|
28
|
+
- Initial release of LiberTEM-qd-mpx
|
|
29
|
+
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
libertem_qd_mpx-0.2.12.dist-info/METADATA,sha256=tcN6Dnkpjx1gd3wwg1rz9djNjdm3myBjv3pXAe3HGzg,973
|
|
2
|
+
libertem_qd_mpx-0.2.12.dist-info/WHEEL,sha256=1TdJzUZRR46ZNNWDcWiKjA-P2bqjURChZ7YxWqFRkXc,102
|
|
3
|
+
libertem_qd_mpx/__init__.py,sha256=vlHv0QPWCgx2H2gMd3BhIwc1zk8t8U0CDCrfg7rnVTk,143
|
|
4
|
+
libertem_qd_mpx/libertem_qd_mpx.abi3.so,sha256=lHxu-uwJjnXjIRHRYqnZfjARwrrf_24TewvsaXczTn8,2928408
|
|
5
|
+
libertem_qd_mpx-0.2.12.dist-info/RECORD,,
|