drift.core.crosspower

Classes

CrossPower(kltrans[, subdir])

Initialise a PS estimator class.

class drift.core.crosspower.CrossPower(kltrans, subdir='ps')

Bases: PSMonteCarlo

Initialise a PS estimator class.

Parameters:
  • kltrans (KLTransform) – The KL Transform filter to use.

  • subdir (string, optional) – Subdirectory of the KLTransform directory to store results in. Default is ‘ps’.