Skip to main content

package with main method for laser control

Project description

Tunics Laser package

pipeline status coverage report Latest Release
This is simple package for self studying GIT and
control instrument by GPIB interface.

Installation

pip install pytunics

Usage example

from pytunics import TunicsLaser
from numpy import arange

wl_start = 1550.1
wl_stop = 1550.3
wl_step = 0.01
las = TunicsLaser()
las.enable()
for wl in arange(wl_start, wl_stop, wl_step):
    las.set_wavelength(wl)
    # do something
las.disable()

Special thanks

Artem Nedbailo - QA advices & reviews
Yann Leventoux - Instrument & tools supply

TBD

CI/CD
more tests

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

pytunics-1.0.5.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

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

pytunics-1.0.5-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file pytunics-1.0.5.tar.gz.

File metadata

  • Download URL: pytunics-1.0.5.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.13

File hashes

Hashes for pytunics-1.0.5.tar.gz
Algorithm Hash digest
SHA256 b8c649e0a092ec43987537a18d7dd1d732391983269c0c9aefdbf52934a248f1
MD5 f7d428c08dd16a3137e7f9bfc3e3f2b5
BLAKE2b-256 dd0dd890a676de52b9e5430aed8fbc989e7e2388ddebf572a6c68261518fb891

See more details on using hashes here.

File details

Details for the file pytunics-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: pytunics-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.13

File hashes

Hashes for pytunics-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 ce40b4d2b996f486f91758e57f2e893932554a78509984bf62d9dc5f1f4633e5
MD5 8a3eec551085a7d88f336a26aff196dc
BLAKE2b-256 3c5cb787e07e9f98833444f368f38128a15b64ab28859c4ff2e20170883a387b

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