minipti

View on PyPIReverse Dependencies (1)

1.9.3 minipti-1.9.3-py3-none-any.whl

Wheel Details

Project: minipti
Version: 1.9.3
Filename: minipti-1.9.3-py3-none-any.whl
Download: [link]
Size: 48593
MD5: 294ed74163a32f4afe9f78647e4d808b
SHA256: b7e2cba7e2355ca88ded7bad5b568a93f204785efcbe1b3fded0e465a5141de7
Uploaded: 2023-06-20 13:08:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: minipti
Version: 1.9.3
Summary: Provides algorithm and GUI for photo thermal interferometry and 3x3 couplers
Author-Email: Jonas Bilal <jonasbilal[at]outlook.com>
Project-Url: Homepage, https://www.fhnw.ch/en/about-fhnw/schools/school-of-engineering/institutes/institute-for-sensors-and-electronics/aerosol-measurement-technology
Project-Url: Source, https://github.com/bilaljo/MiniPTI
Project-Url: Bug Tracker, https://github.com/bilaljo/MiniPTI/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: minipti; extra == "algorithm"
Requires-Dist: beartype; extra == "algorithm"
Requires-Dist: dacite; extra == "algorithm"
Requires-Dist: h5py; extra == "algorithm"
Requires-Dist: nptyping; extra == "algorithm"
Requires-Dist: minipti[algorithm]; extra == "gui"
Requires-Dist: fastcrc; extra == "gui"
Requires-Dist: pyserial; extra == "gui"
Requires-Dist: PyQt5; extra == "gui"
Requires-Dist: pyqtgraph; extra == "gui"
Provides-Extra: algorithm
Provides-Extra: gui
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4396 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
__init__.py sha256=v0_-kWy1HWiUovVpjzmAmh1H1sn1746X9JLVApOvkGs 264
__main__.py sha256=pzJLlc5TJaT35pvkGuMxEVjeGydVmpfqtCn0vSh2E5s 478
json_parser.py sha256=pBXDaZudliEqBInm4FR42m9i6xjFTzZTTTBIH18FOjQ 1676
algorithm/__init__.py sha256=FhgO2ZxYCAaMKPSTQauKUqW2ym3OqKDtvxHziCjXQEY 113
algorithm/interferometry.py sha256=zkLcB1gXqXlyLaV8i4Hj9VL5Ynao49f6R74HH3uvySk 18237
algorithm/pti.py sha256=HLJZN1sf0YehXVPwnI0QWsmd-FzGi6qjPzig4M7rehI 14330
gui/__init__.py sha256=ZOCGnRrXP3TTyIUldDRKRsh11n6UuP2yuLDIxoIekno 67
gui/controller.py sha256=oKbbo3PczCZAbe1dho9R6_iJDpSz3ipMr3i7ad2bUtc 23199
gui/model.py sha256=ABQj-W8GB3zKvYsBxH6JjRmNRdono5fipWQ5kkU9FkM 49115
gui/view.py sha256=L_2MtjBDktcSHjPPGfY4L-gOjxZbAcH0culkhI5mYGQ 53546
hardware/__init__.py sha256=z_3_8YG1Tj-kF2bEN7mYqVdd1alz2s2zDwvsy1y9SUM 96
hardware/laser.py sha256=G-CehjvupEVPJBq6yTRKYhwJNHEwLDA_psvEUWiTc3k 10952
hardware/motherboard.py sha256=cnHxtzzY4NCbbpnY9dAZ_PYRaGPrlskuygzPbjgpJt4 16266
hardware/serial_device.py sha256=XrmIzP1H82DB3nNOORpe147o_-E9m1ULCWiAsmtz3hk 15155
hardware/tec.py sha256=Pb4b0HldRZNc5nAJr9dBeOoqfxje3ajrbEPgQFXmAVg 12687
minipti-1.9.3.dist-info/LICENSE sha256=paZVcy-WUzu4a_35FgxjYxKch8Ia1sQFaVu8eFbFnhw 1082
minipti-1.9.3.dist-info/METADATA sha256=pXMoeqwyYfxp_sYbSOTW224fNxND8aw58p518YHsKrk 5794
minipti-1.9.3.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
minipti-1.9.3.dist-info/top_level.txt sha256=eWHfafLmYaNxgE4HA7NIZZ6XL1dmtF-OP4agfQXjQXY 53
minipti-1.9.3.dist-info/RECORD

top_level.txt

__init__
__main__
algorithm
gui
hardware
json_parser