altar.bayesian.H5Recorder
Module Contents
Classes
- class altar.bayesian.H5Recorder.H5Recorder(name, locator, **kwds)
Bases:
altar.componentH5Recorder stores the intermediate simulation state to HDF5 files
- 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