Skip to content

v0.2.0

Latest

Choose a tag to compare

@michael-0brien michael-0brien released this 22 May 05:31
8c1d46d

What's Changed

Breaking changes

  • Compatibility for cryoJAX 0.5.5 release by @michael-0brien in #14
  • Name convention fixes: just_images -> only_images and mrcfile_settings -> mrcfile_options by @michael-0brien in #23

Bug Fixes

  • Make STAR file data reads/writes thread-safe and eliminate spurious copies by @michael-0brien in #27

Deprecations / API updates

  • Remove RelionParticleParameterFile.broadcasts_image_config to standardize behavior under vmap by @DSilva27 in #13

Features

  • Implement cryospax.get_in_axes: a helper for vectorizing with respect to dataset output by @michael-0brien in #17
  • Convenience methods for creating and loading datasets: RelionParticleDataset.empty and RelionParticleDataset.load by @michael-0brien in #24

Other Changes

New Contributors

Full Changelog: v0.1.2...v0.2.0