Skip to content

Add a convenience func to retrieve the internal attr. hist.

A new function that can be imported to read the internal attribute history. The history is conveniently converted to a numpy.array.

What is missing: I could also extract the time stamps but did not know how to add that to the retrieved array. Could be done later.

Merge request reports