altar.simulations.Recorder
Module Contents
Classes
- class altar.simulations.Recorder.Recorder(name, locator, **kwds)
Bases:
altar.componentRecorder stores the intermediate simulation state in memory
- theta
- doc = the path to the file with the final posterior sample
- sigma
- doc = the path to the file with the final parameter correlation matrix
- llk
- doc = the path to the file with the final posterior log likelihood
- initialize(self, application)
Initialize me given an {application} context
- record(self, step, **kwds)
Record the final state of the calculation