Exclude addTimeField from the save method of MyMetadata plus misc edits
- addTimeField now takes a second argument - name of the field
- addTimeField is removed from the save method of Metadata
- load_path is now an optional argument for MyMetadata and MyLog, and not a parameter
- time field is now added within the aquireData method of MyCollector