Scanning and Sweeping

Choose a measurement paradigm based on your needs.

Built in Measurements where the following cycle repeats:

  1. Change the position, voltage, … in predetermined way
  2. Collect data

ScopeFoundry 2.2 introduced generic sweeping and scanning Measurements that work out of the box but can also subclassed, see sweeping.

Previously, BaseRaster_scan were base classes that facilitated implementing scanning Measurements.

For your own Measurement from scratch read this tutorial where this might be useful.


Sweeping

Out-of-the-box sweeps to collect settings, any other measurement, and more specific data collection.

BaseRaster scan

Base classes that facilitated implementing scanning Measurements.