Skip to content

Releases: cryoem-uoft/cryosparc-tools

v4.1.2

23 Jan 16:52
9ef6165
Compare
Choose a tag to compare

What's Changed

  • Preliminary access to CryoSPARC Live via CryoSPARC.rtp command client by @KiSchnelle in #12
  • Documenation fixes by @mcleanm in #14

New Contributors

Full Changelog: v4.1.1...v4.1.2

v4.1.1

21 Dec 21:19
109c877
Compare
Choose a tag to compare
  • Use correct numpy object type for newer versions of Numpy
  • Fix limit on number of active datasets
  • Use correct C types in Cython header definition

Full Changelog: v4.1.0...v4.1.1

v4.1.0

12 Dec 16:12
6097e50
Compare
Choose a tag to compare
  • Initial release
  • Manage CryoSPARC Projects, Workspaces and Jobs from Python
  • Load input and output datasets
  • Read and write MRC files
  • Read and write STAR files

v0.0.3

05 Dec 22:31
6c95b43
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • fix: correct sdist build during publish by @nfrasser in #4
  • fix: correct self use in CryoSPARC class

Full Changelog: v0.0.2...v0.0.3

v0.0.2

05 Dec 21:41
a9d15bd
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • Separate linux build with manylinux image by @nfrasser in #3

v0.0.1

05 Dec 16:27
35fa7d3
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
Merge pull request #1 from cryoem-uoft/develop

MVP Dataset and API Client