v0.3.2
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
- @geoffwoollard made their first contribution in #253
Full Changelog: v0.3.1...v0.3.2