timelines_test

Functions

timelines_test.make_states(load_rdb, dbi='sqlite', outdir=None)

Setup db and states in a temp directory for quick nose testing

Parameters:load_rdb – file with load segments
Return type:(outdir, dbfilename)
timelines_test.run_model(opt, db)

Run the psmc twodof model for given states

Parameters:opt – cmd line options opt.load_rdb, opt.verbose, opt.outdir
Return type:dict of just about everything

Table Of Contents

This Page