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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytunics-1.0.3.tar.gz
  • Upload date:
  • Size: 3.7 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.3.tar.gz
Algorithm Hash digest
SHA256 54c4fb432f5e8eee5ef8230e9773f08cd671ea256babdef5cb73b55e8d9f05c3
MD5 76cbcf317ca57b54274869333426127f
BLAKE2b-256 66be5b21e5469c061009b4c0708c71a93edf53c18fb4a85bac2f3a6e8a7d2902

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytunics-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.8 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cb95e954f2b5429e7cdbb242599bca225836d35f998880a655d2c65e2165e21e
MD5 832be84d1dc9d86e793fa497297fe274
BLAKE2b-256 bf778623b3bb249651e8a4e5ec78904f5cb2e55632596c16076a29aaf386e430

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