read_eep_directory

cosmic.utils.read_eep_directory(eep_dir, fmt_dict)[source]

Read all EEP files in a directory matching the given pattern

Parameters:
eep_dirstr or Path

Directory containing the EEP files.

fmt_dictdict

Dictionary containing format file options, e.g., column names, EEP stages, flags.

Returns:
trackslist of dict

List of track dictionaries, each as returned by read_eep_file