Skip to main content

Python library for controlling Chilas lasers

Project description

Star icon PyChilasLasers

Python library for controlling Chilas Atlas and Comet tunable lasers.

Chilas Logo

PyPI Version Python Version from PEP 621 TOML GitHub Release Pepy Total Downloads GitHub contributors License

Overview

PyChilasLasers is a Python interface for control of Chilas Atlas and Comet tunable laser. It provides:

  • Device communication
  • Three operating modes (Manual / Tune / Sweep*)
    • Manual: Control of all internal laser parameters
    • Tune: Wavelength tuning based on a calibration look-up table
    • Sweep: Continuous wavelength sweeping (*Comet only)

Links

Installation

Using pip (stable release):

pip install pychilaslasers

From source (editable):

git clone https://github.com/ChilasLasers/PyChilasLasers
cd PyChilasLasers
pip install -e .

Quick Example

Basic connection & wavelength set (see full script in examples/basic_usage.py):

#Minimal conceptual snippet: see examples for real usage
from pychilaslasers import Laser
laser = Laser("COM_PORT","path/to/calibration/file")
laser.mode = LaserModes.TUNE
laser.tune.wavelength = 1550.0
print(laser.wavelength)

About & Support

Chilas Laser Modules (COMET / ATLAS / POLARIS) Chilas is a laser manufacturer of widely tunable, narrow linewidth lasers based on state-of-the-art photonic integrated circuit (PIC) technology. With high laser performance delivered by compact modules, Chilas’ lasers power innovations worldwide, enabling cutting-edge applications in coherent optical communication, fiber sensing, LiDAR, quantum key distribution, microwave photonics, and beyond. Chilas is a privately held company (founded 2018) headquartered in Enschede, The Netherlands.

Sales and support: info@chilasbv.com


Happy tuning!

Chilas, Tuned to your wavelength

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

pychilaslasers-1.0.7.tar.gz (30.6 kB view details)

Uploaded Source

Built Distribution

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

pychilaslasers-1.0.7-py3-none-any.whl (44.3 kB view details)

Uploaded Python 3

File details

Details for the file pychilaslasers-1.0.7.tar.gz.

File metadata

  • Download URL: pychilaslasers-1.0.7.tar.gz
  • Upload date:
  • Size: 30.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.8.24

File hashes

Hashes for pychilaslasers-1.0.7.tar.gz
Algorithm Hash digest
SHA256 bbb73646c26edf655f5bbe228ba1e2655b7be53041023c7b32ad8f013d219a87
MD5 403c8f3f7f8bb5852efd4f0e099d0ab7
BLAKE2b-256 cf85ec4d127ea794a093abb578a3e1345e9ef80847d616e7c7f6d6204d31d07d

See more details on using hashes here.

File details

Details for the file pychilaslasers-1.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for pychilaslasers-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 9ce660386c65da4cbf65b0fea9fc368c3496dbf0315b6a7e5acdf54750c8ae9d
MD5 1ac357a38fc460594a436fd14cee8b1a
BLAKE2b-256 ad3e6aa829cc7daf2616530bf6f90cd4be6afcd7c2b0c39fb00284429d8a7484

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