Skip to content

Use to generate waveform that DAC needed

Notifications You must be signed in to change notification settings

Willy1995/pulse_signal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulse generator

A python package to generate pulse operating on Qubit The operation setting in script:

function/parameter1/parameter2...,duration,amplitude

functions

f(x): x from 0 to T duration: T - the duration of this function amplitude: A - the prefactor used to scale function

Linear series

flat

gauss series

p1: sfactor - the factor devide length will get the sigma of gaussian function

cmd: gauss

cmd: gaussup

cmd: gaussdn

derivative gauss series

p1: sfactor - the factor devide length will get the sigma of gaussian function

cmd: dgauss

,

cmd: dgaussup

,

cmd: dgaussdn

,

cmd: DRAG

, ,

p1: sfactor - the factor devide length will get the sigma of gaussian function
p2: dratio
p3: angle of rotation axis - in angle unit

cmd: gestep

Gaussian step edge function

About

Use to generate waveform that DAC needed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%