Skip to content

v0.3.2

Compare
Choose a tag to compare
@mjo22 mjo22 released this 06 Dec 04:05
· 86 commits to main since this release
8de2685

Mostly improvements to RELION compatibility cryojax.data. Also, initial implementation of the multislice algorithm in cryojax.experimental.

What's Changed

  • Multislice by @geoffwoollard in #253
  • 252 add envelope function to reliondataset by @DSilva27 in #264
  • Make it optional to read in envelopes by @mjo22 in #268
  • Fix bugs in RelionDataset by @mjo22 in #269
  • Simplify writer by assuming function takes in particle stack by @mjo22 in #270
  • Fix bug in new writer function by @mjo22 in #271
  • 211 starfile writer by @DSilva27 in #266
  • Small bug in how the name of the mrcs was defined inside the starfiles by @DSilva27 in #272
  • implement loading from different mrcfiles in RelionDataset by @DSilva27 in #274
  • fix bug in loading from multiple mrcs by @DSilva27 in #275
  • fix type checking in tests by @mjo22 in #279
  • get rid of AbstractStructualEnsembleBatcher by @mjo22 in #283
  • First pass at multislice implementation by @mjo22 in #258

New Contributors

Full Changelog: v0.3.1...v0.3.2