quantify_scheduler.schedules
Module containing a standard library of schedules for common experiments as well as the
ScheduleBase
, Schedule
, and CompiledSchedule
classes.
Tip
The source code of the schedule generating functions in this module can serve as examples when creating schedules for custom experiments.