Code Documentation: Mastml

mastml.mastml Module

This module contains routines to set up and manage the metadata for a MAST-ML run

Mastml:
Class to set up directories for saving the output of a MAST-ML run, and for constructing and updating a metadata summary file.

Classes

Mastml(savepath[, mastml_metadata]) Main helper class to initialize mastml runs and create and manage run metadata
OrderedDict Dictionary that remembers insertion order
datetime(year, month, day[, hour[, minute[, …) The year, month and day arguments are required.

Class Inheritance Diagram

Inheritance diagram of mastml.mastml.Mastml