Skip to content

Releases: rhoitink/simulatedmicroscopy

v0.4.2

01 May 12:49
Compare
Choose a tag to compare

Commits

  • f51fe9c: Only deploy docs for new tagged version (Roy Hoitink)
  • 194be83: Fixed bug where downsampling changed the wrong axis (Roy Hoitink)
  • c35b413: Bump version: 0.4.1 → 0.4.2 (Roy Hoitink)

v0.4.1

01 May 12:05
Compare
Choose a tag to compare

Commits

  • 381f46d: Added automatic release workflow (Roy Hoitink)
  • b49d66c: Added pip cache to package workflow (Roy Hoitink)
  • 19ef83e: Removed caching as it cause an error (Roy Hoitink)
  • 5fe4de8: Fix bug with comparing floats of pixel sizes (Roy Hoitink)
  • 22eb9c2: Bump version: 0.4.0 → 0.4.1 (Roy Hoitink)

v0.4.0

01 May 11:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

26 Apr 12:28
Compare
Choose a tag to compare

What's Changed

  • Added particle class to create synthetic image of any kind of particle geometry at set coordinates

Full Changelog: v0.2.0...v0.3.0

v0.2.0

02 Dec 09:32
d013cc3
Compare
Choose a tag to compare

What's Changed

  • Particle coordinates are now available as attribute of the Image class, when generated via create_point_image

Full Changelog: v0.1.0...v0.2.0

v0.1.0

30 Nov 15:52
Compare
Choose a tag to compare

Initial version