fhswf / MLPro

MLPro - The Integrative Middleware Framework for Standardized Machine Learning in Python
https://mlpro.readthedocs.io/
Apache License 2.0
12 stars 3 forks source link

Refact: Time stamp functionality of class bf.streams.Instance #878

Closed detlefarend closed 10 months ago

detlefarend commented 10 months ago

Motivation Time stamp functionality of class bf.streams.Instance is implemented independently of property class bf.various.TStamp. This led to an inhomogenity within MLPro that shall now be resolved.

Benefit Homogeneous use of time stamp functionality

Are the proposed changes backward compatible?

Related development objects

detlefarend commented 10 months ago

Currently, howto_bf_streams_114_stream_task_deriver.py is not running...