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.

Dynamical Widgets

Widgets that listen for dynamically added or removed settings and operations.

Minimal App Launch

Loads measurement UI’s lazily for minimal view and faster boot time.

Multiple Devices with the Same Code

Handle multiple copies of devices without duplicating code.

Range Defined by Settings

Define a range of values with two lines of code.

Initial, Default, and Protected Values

Loaded values override initial value settings—except when protected.

Fine-Tuning Settings for Widgets

Configure settings for optimal widget interaction - control decimals, units, value ranges, default widgets, and more.

.h5 File Format

Learn to open and understand the .h5 that a ScopeFoundry.Measurement produces.

Document your Components

Designated folders for your documentation that your app will link to.