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.1.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.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytunics-1.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 31c1fa61b49cba25b7ffe48e6b9cd83c748b199ea63c83addf86b7ae77b3bd57
MD5 427789c190a24dcb887ef4f7a2788d0d
BLAKE2b-256 f08ac3654a6d8dffe8c56a555b8c466668ec12f73dfc0e288597afb68a871638

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytunics-1.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5c59af95d869d03f3cc512843a934d317974756facef338c57af43514fff34dc
MD5 ada1734f70c819b6ea437abce17a5576
BLAKE2b-256 2e838818bf9f8bd489947ef43b777f357b2c7fe7d7e80a4e95b4363af46a1134

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