qubx :: fast :: model :: StimRates :: Class StimRates
[hide private]
[frames] | no frames]

Class StimRates

source code

object --+
         |
        StimRates

Instance Methods [hide private]
 
__init__(self, model, Nstim, Nsig, stimclasses, sc_frac, sampling, custom_eigen=Eigen_Scipy_Ptr)
x.__init__(...) initializes x; see help(type(x)) for signature
source code
 
__del__(self) source code
 
setup_QQ(self) source code
 
setup_AA(self) source code
 
setup_A(self, sc, dt) source code
 
setup_constraints(self) source code
 
pars_to_model(self) source code
 
model_to_pars(self) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]
  Nstim
  Nsig
  stimclasses
  sc_frac
  cns
  QQ
  AA
  QQ_eig
  QQ_imag
  QQ_evec
  QQ_einv
  A

Inherited from object: __class__

Method Details [hide private]

__init__(self, model, Nstim, Nsig, stimclasses, sc_frac, sampling, custom_eigen=Eigen_Scipy_Ptr)
(Constructor)

source code 

x.__init__(...) initializes x; see help(type(x)) for signature

Overrides: object.__init__
(inherited documentation)

Property Details [hide private]

Nstim

Get Method:
unreachable(self)

Nsig

Get Method:
unreachable(self)

stimclasses

Get Method:
unreachable(self)

sc_frac

Get Method:
unreachable(self)

cns

Get Method:
unreachable(self)

QQ

Get Method:
unreachable(self)

AA

Get Method:
unreachable(self)

QQ_eig

Get Method:
unreachable(self)

QQ_imag

Get Method:
unreachable(self)

QQ_evec

Get Method:
unreachable(self)

QQ_einv

Get Method:
unreachable(self)

A

Get Method:
unreachable(self)