Homec4science

Exclude addTimeField from the save method of MyMetadata plus misc edits

Authored by SAFedorov on Dec 25 2018, 00:18.

Description

Exclude addTimeField from the save method of MyMetadata plus misc edits

  1. addTimeField now takes a second argument - name of the field
  2. addTimeField is removed from the save method of Metadata
  3. load_path is now an optional argument for MyMetadata and MyLog, and not a parameter
  4. time field is now added within the aquireData method of MyCollector