Skip to main content

Code for practicum Use the Force at Vrije Universteit Amsterdam.

Project description

Use the Force

GitHub license PyPI - Version PyPI - Python Version

Python package for physics practicum at Vrije Universiteit Amsterdam.

Features

Allows for communication with the M5Din Meter that is used within the practicum.
Comes bundled with a GUI, that includes various settings when using the M5Din Meter.

Using the GUI

The GUI can be called upon with the start() function in use_the_force.gui.

Or by rewriting the start() function yourself:

import sys
from PySide6 import QtWidgets
import use_the_force.gui as gui

app = QtWidgets.QApplication(sys.argv)
ui = gui.UserInterface()
ui.show()
ret = app.exec_()
sys.exit(ret)

Additional Info

Motorstage speed:

SV(120) = 2 mm/s
SV(60) = 1 mm/s

Range: [1,120]

License

Distributed under the MIT License. See LICENSE for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

use_the_force-0.1.0.tar.gz (24.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

use_the_force-0.1.0-py3-none-any.whl (26.2 kB view details)

Uploaded Python 3

File details

Details for the file use_the_force-0.1.0.tar.gz.

File metadata

  • Download URL: use_the_force-0.1.0.tar.gz
  • Upload date:
  • Size: 24.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.13

File hashes

Hashes for use_the_force-0.1.0.tar.gz
Algorithm Hash digest
SHA256 10104c34ece93e722d5c2144e49422abad4b99c431b4b774444ee4040bc0e6a6
MD5 da32e27d006b0ac290454e8f8e461b42
BLAKE2b-256 a0cec32c656d7f1f3d82d5a303dfbec69807971fd513746b246857b82c6490d4

See more details on using hashes here.

File details

Details for the file use_the_force-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for use_the_force-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b3d90251ea749bfc2ad06684c5bee64bfc1e5ef112322d5a59d4df515895925f
MD5 fae2dc0aa0c9faf88b665d9dc444e500
BLAKE2b-256 b71bad21a5c0737cabaf3c68d593b07df9495d3ea17953ff9fde7be21dbc8c2b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page