Skip to content

v0.2.65

Compare
Choose a tag to compare
@rschwanhold rschwanhold released this 28 Aug 14:49
· 686 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