plotagain.utils

Functions

load_pickle(filename)

Opens the given pickle file and returns the pickeled object

write_pickle(filename, obj)

Pickels the given obj to the given file