Resolve NXCALS-7778 "Fix pytimber get aligned"
Compare changes
Fixes problem, adds integration tests, but changes output. Previously, get aligned returned elements and dimensions (what is against PyTimber convention). Now, it will return reshaped arrays. That is consistent with behaviour of previous pytimber (version 3). Closes NXCALS-7778