Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSynth

This repository contains the xsynth package and example notebooks demonstrating how to create devices, signals, and scans.

Getting started

  • Install the package (editable) in your environment:
pip install -e .
  • Install the GUI extras if you want the desktop interface:
pip install -e .[gui]
  • Start the GUI with:
xsynth-gui
  • Open the example notebooks in examples/ with Jupyter or JupyterLab.

Files

  • examples/fady_demo.ipynb: A step-by-step notebook showing progressively more complex examples of devices, signals, and scans.

Quick demo outline

  • Example 1: Basic device set and read operations
  • Example 2: Single-device scan with a simple oscillator
  • Example 3: Multi-device multi-signal scan combining different oscillators

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages