LLNL / Juqbox.jl

Juqbox.jl solves quantum optimal control problems in closed quantum systems
MIT License
42 stars 10 forks source link

Choosing D1 parameter #2

Closed jasonchadwick closed 3 years ago

jasonchadwick commented 3 years ago

How should we choose D1 (num of B-spline coefficients)? Should it depend on pulse duration?

andersp commented 3 years ago

The actual number depends on the setup. For superconducting circuits, our rule of thumb is 10-15 B-spline coefficients per 100 ns. So if the duration is T=200 ns, use D1=40-50.