Add a convenience func to retrieve the internal attr. hist.
requested to merge 2021-04-02T11.03.46-Branched_from_master-Add_get_internal_attribute_history_function into master
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.