pygsti.extras.drift.trmodel

pygsti.extras.drift.trmodel#

Functions for Fourier analysis of equally spaced time-series data

Functions

maxlikelihood(trmodel, ds[, minp, maxp, ...])

Finds the maximum likelihood TimeResolvedModel given the data.

negloglikelihood(trmodel, ds[, minp, maxp])

The negative loglikelihood for a TimeResolvedModel given the time-series data.

Classes

TimeResolvedModel(hyperparameters, parameters)

Encapsulates a basic form of time-resolved model, for implementing simple types of time-resolved characterization, e.g., time-resolved Ramsey spectroscopy.