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.1.tar.gz (24.8 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.1-py3-none-any.whl (26.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for use_the_force-0.1.1.tar.gz
Algorithm Hash digest
SHA256 08345dc6542cb96b031bb301b950f2d5c2d0ec4fbd93af555af392d591348b1a
MD5 fe02e8610f05694762a1095058204b21
BLAKE2b-256 91dfdc072e7dc6ca9b8d5e9c2ef65d6c7c85f7975b689f44658b0ae844ca6500

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for use_the_force-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fefe8cc64216a28aa95b910792f98149c55ffe46b3b4edefd524016dfe8dc711
MD5 e99e3e35461339b2ad1fb38d6f01e526
BLAKE2b-256 31d4107ff389b8ad8896d2906c8aa0996f3ee026cfad7c7361f3296f974fdb3b

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