Skip to content

v2.0.1

Compare
Choose a tag to compare
@hanjinliu hanjinliu released this 15 May 01:05
· 239 commits to main since this release

New Features

  • Initial zarr support. Currently only support reading and writing at local directories in a specific format.
  • Read .map.gz file using mrcfile.
  • Multi-positional drift correction.

Improvements

  • Refactor I/O submodule for better maintainability.
  • Updates in DataList and DataDict (move UserList to ABC).
  • LabeledArray always has labels attribute .