altar.bayesian.Recorder

Module Contents

Classes

class altar.bayesian.Recorder.Recorder(name, locator, **kwds)

Bases: altar.component

Recorder stores the intermediate simulation state in memory

output_dir
doc = the directory to save results
output_freq
doc = the frequency to write step data to files
statistics
initialize(self, application)

Initialize me given an {application} context

record(self, step, iteration, psets, **kwds)

Record the final state of the calculation

recordstep(self, step, stats, psets)

Record step to file for ce

saveStats(self)

Save the statistics information to file