Releases: rhoitink/simulatedmicroscopy
Releases · rhoitink/simulatedmicroscopy
v0.4.2
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
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.3.0
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
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