Skip to content
/ magstab Public

Feedback & feedforward current stabilization system. This package controls a Red Pitaya STEMlab 125-14 and a AD5791 DAC.

License

Notifications You must be signed in to change notification settings

jl0up/magstab

Repository files navigation

magstab

Description

Feedback & feedforward current stabilization system for magnetic fields used in atomic physics

This package controls a Red Pitaya STEMlab 125-14 and a AD5791 DAC.

Based on:

  • current_shunt [...]
  • PyRPL

Requirements

Red Pitaya STEMlab 125-14

  • with official OS v.1.04-28 image
  • inputs sets to LV
  • SCPI server enabled : http://rp-XXXXXX.local/scpi_manager/

PyRPL

Github version, branch python3-only

From Github root directory (i.e. c:\user\labo\documents\github):

cd c:\user\labo\documents\github
git clone https://github.com/lneuhaus/pyrpl.git
git checkout python3-only

Python environment

From pyrpl root directory (i.e. c:\user\labo\documents\github\pyrpl):

conda env create -n magstab -f environment_pyrpl.yml
conda activate magstab
python setup.py develop

Installation

About

Feedback & feedforward current stabilization system. This package controls a Red Pitaya STEMlab 125-14 and a AD5791 DAC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages