Skip to content

v0.2.65

Choose a tag to compare

@rschwanhold rschwanhold released this 28 Aug 14:49
· 891 commits to master since this release
9ad15de
Interpret offsets for MagDataset.get_view as absolute values (#237)

* interpret the offset parameter for MagDataset.get_view as an absolute value

* fix calculation for the size of the new view and add tests

* imporve error messages for View creation