Skip to content
Pasqal Documentation

pulser.sampler

The sampler module enables the sampling of pulser sequences.

The samples of a sequence are organized in channels and are used for plotting and simulation.

Functions

sample(seq[, modulation, extended_duration])

Construct samples of a Sequence.

Classes

ChannelSamples

Gathers samples of a channel.

DMMSamples

Gathers samples of a DMM channel.

SequenceSamples

Gather samples for each channel in a sequence.