Skip to content
Pasqal Documentation
All documentations
Cloud Services
Pulser
Qadence
Pulser Studio
Quantum Evolution Kernel
Product news
All documentations
Search
Ctrl
K
Cancel
Select theme
Dark
Light
Auto
Pulser
Overview
Getting Started
Installation
Programming a neutral-atom QPU
Tutorial: Programming with Pulser
Fundamentals
Conventions
Hardware specifications
Register and Rydberg-Atom Interactions
Pulses and Waveforms
Sequence Creation and Validation
Backend Execution
Extended Usage
Introduction to Extended Usage
Register Layouts & Mappable Registers
Output Modulation & EOM Mode
Devices and Virtual Devices
Parametrized Sequences
Composite Waveforms
Interpolated Waveforms
JSON Serialization
Local Adressability with DMM
State preparation with the SLM mask
XY Hamiltonian
Phase Shifts and Virtual Z gates
Emulation
Simulations with Noise and Errors
SPAM errors
Laser noise
Effective noise channels
Applications
Optimal Control for AFM State Preparation
QAOA and QAA to solve a QUBO problem
API Reference
pulser
Overview
Classes
CompositeWaveform
CustomWaveform
ConstantWaveform
RampWaveform
BlackmanWaveform
InterpolatedWaveform
KaiserWaveform
Pulse
Register
Register3D
Sequence
NoiseModel
EmulatorConfig
QPUBackend
Device Examples
pulser.AnalogDevice
pulser.DigitalAnalogDevice
pulser.MockDevice
Modules
pulser.abstract_repr
Overview
deserialize_layout
deserialize_noise_model
deserialize_register
deserialize_sequence
deserialize_device
pulser.backend
Overview
Backend
QPUBackend
EmulatorBackend
EmulatorConfig
EmulationConfig
Results
Operator
State
Callback
Observable
BitStrings
CorrelationMatrix
Energy
EnergySecondMoment
EnergyVariance
Expectation
Fidelity
Occupation
StateResult
pulser.backends
Overview
pulser.channels
Overview
Microwave
Raman
Rydberg
DMM
BaseEOM
RydbergEOM
RydbergBeam
pulser.devices
Overview
Device
VirtualDevice
pulser.exceptions
Overview
pulser.parametrized
Overview
Parametrized
ParamObj
Variable
pulser.register
Overview
Register
Register3D
RegisterLayout
SquareLatticeLayout
TriangularLatticeLayout
RectangularLatticeLayout
DetuningMap
pulser.result
Overview
Result
SampledResult
pulser.sampler
Overview
sample
ChannelSamples
DMMSamples
SequenceSamples
pulser.waveforms
Overview
Waveform
CompositeWaveform
CustomWaveform
ConstantWaveform
RampWaveform
BlackmanWaveform
InterpolatedWaveform
KaiserWaveform
pulser_simulation
Overview
Classes
QutipBackend
QutipEmulator
SimConfig
Modules
pulser_simulation.qutip_backend
Overview
QutipBackend
pulser_simulation.qutip_result
Overview
QutipResult
pulser_simulation.simresults
Overview
CoherentResults
NoisyResults
SimulationResults
pulser_pasqal
Overview
Classes
EmuFreeBackend
EmuTNBackend
PasqalCloud
Pasqal organization on GitHub
Pasqal page on LinkedIn
Pasqal channel on YouTube
Select theme
Dark
Light
Auto
RydbergBeam
class
pulser.channels.
RydbergBeam
(
value
)
Bases:
Flag
The beams that make up a Rydberg channel.
Attributes
BLUE
RED
Previous
RydbergEOM
Next
Overview