Skip to main content

package with main method for laser control

Project description

Tunics Laser package

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

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.2.tar.gz (3.4 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.2-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytunics-1.0.2.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.56.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.3

File hashes

Hashes for pytunics-1.0.2.tar.gz
Algorithm Hash digest
SHA256 3bdd47cc0f5c006469b16ecaf8a4ccb3c31f697e25f0df7d4121103db5ddf2b2
MD5 a92828228aada740c6d257b77e9e3e86
BLAKE2b-256 d4482a1adc35fffc8002b3a8b8999c7721620cfae8fc324f7735ec8d2e91618b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytunics-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.56.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.3

File hashes

Hashes for pytunics-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a18e4186cff967c9209fa5195eb3c1d78c120d3fbb713363046dc9ff15c9128a
MD5 73a30adf6fcac445083f170a19290fb6
BLAKE2b-256 abc154c30f4173f0804142f1a4a85d8ff8cdcd977144b730e90657db4c5e44c9

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