Skip to content

Quantum Optics Awesome list is here !

Home made = πŸš€


Lab automation and instrument control

Laser

  • GUIMuquans. Laser GUI to control power, frequency and display Laser state. πŸš€
  • PreciLaser. Laser driver for PreciLaser lasers. πŸš€
  • SacherLion. Laser driver for Sacher Lion laser diode. πŸš€
  • PyPrl PyRPL is an open-source software package and could be used to lock a laser.

Thorlabs

  • Piezo. Python interface for Thorlabs piezo devices. πŸš€
  • pylablib. Control different Thorlabs motorized devices: piezo, rotating mounts. (Windows only).
  • APT - lower level than kinesis, to control Thorlabs motorized devices. It works on Linux.

Scope, driver and actuators

  • Control scope. Python interface for oscilloscopes communicating via SCPI commands through PyVisa. USB or TCPIP or anything. πŸš€
  • Tenma power supply current and voltage. Code for controlling the Tenma 72-2715. πŸš€
  • Arduino actuator. Arduino driven linear actuator. πŸš€
  • PyPrl PyRPL is an open-source software package providing many instruments on cheap FPGA hardware boards.

RF Driver

LightField

Wavemeters

  • LambdaMeter. A Python interface for HighFiness wavelengthmeters, with a server and client built-in to allow remote access. πŸš€
  • LambdaMeterWeb. A Python + HTML + API interface with graphic webpage to have remote access to the HighFiness wavelengthmeters. πŸš€

Cameras

Generic communication tools

  • pyVISA. Python package to enable control of measurement devices independently of the interface.
  • pySerial. Encapsulate the access for the serial port.
  • pyUSB. Easy USB devices communication in Python.

Measurement utilities

  • Phase. Utilities to retrieve and process phase information of optical fields, live monitoring of the phase. πŸš€

Numerical simulations

Solvers

  • NLSE. Utility to simulate non linear SchrΓΆdinger equation (Split-step spectral scheme). πŸš€
  • OBE. Solving Optical Bloch Equations. πŸš€
  • Rubidium Spectrum Model. Python code to calculate absorption spectra for the Rb lines.
  • Transit. Transit effects for non-linear index measurement in hot atomic vapors. Both measurement utilities and numerical estimation. πŸš€
  • Electric susceptibility - ElecSus. A program to calculate the electric susceptibility of an atomic ensemble. The program is designed to model weak-probe laser spectra on the D-lines of thermal alkali metal vapour cells. The program also includes fitting routines which allow experimental parameters to be extracted from experimental spectroscopic data.
  • MEEP. Open source FDTD software with a python interface to solve Maxwell equations in mateials and nanostructures (see an example for nanofiber optimization).
  • Tidy3D. An other FDTD software for electromagnetism simulation (not open source) with a nice web interface and very fast. Possibility to get a free educational licence.

Computing tools

  • Cupy. Open-source array library for GPU-accelerated computing with Python.
  • Numba. Open source JIT compiler that translates a subset of Python and NumPy code into fast machine code.
  • Cython. Optimising static compiler for both the Python and the extended Cython programming language (based on Pyrex).
  • Tensorflow. Create production-grade machine learning models.
  • FFT. Pythonic wrapper around FFTW, the speedy FFT library.

Useful Software

  • Gaussian Beam free software to calculate profile of gaussian beams through lenses (to calculate waist fx)

Publication

Stylish Matplotlib tools

Markdown

Documentation & wiki