Tips and Tricks

Accelerate your development and use advanced features

Analyze with ipynb

Given a folder with .h5 files, use this feature to analyze data quickly. It provides convenient loading functions and an overview Jupyter notebook.

Defining a Range with Settings

Use settings to define a range of values in your application.

Dynamical Widgets

Widgets that listen for dynamically added or removed settings.

Multiple Devices with the Same Code

Handle multiple copies of devices without duplicating code.

Initial, Default, and Protected Values

Loaded values override initial value settings—except when protected.

.h5 File Format

Learn to write your own custom ScopeFoundry hardware and measurement plugins.