Data Manager¶
- class data_manager.DataManager(obj)[source]¶
Bases:
objectClass to handle the initial IO and data storage for the duration of a CAESAR run.
- Parameters
obj (
main.CAESAR) – Main CAESAR object.
Bases: object
Class to handle the initial IO and data storage for the duration of a CAESAR run.
obj (main.CAESAR) – Main CAESAR object.