Skip to content

Version 1.0.1

Choose a tag to compare

@DanPorter DanPorter released this 02 Sep 10:14
· 70 commits to master since this release
4a69362

add new functionality to HdfMap object:

  • ii = HdfMap.create_interpreter() - create interpreter object that will evaluate strings and load data
  • HdfMap.add_roi(...) - wrapper to easily add region of interest to named expressions.

What's Changed

Full Changelog: v1.0.0...v1.0.1