Releases: rhoitink/simulatedmicroscopy
Releases · rhoitink/simulatedmicroscopy
v1.6.2
Commits
- 78a3e83: Added DOI badge to README.md (Roy Hoitink)
- 8502d79: Updated CITATION.cff file (Roy Hoitink) #17
- a863b84: Added support for cupy convolution if installed (Roy Hoitink) #17
- 5cdbc23: Automatically find root element for HuygensImage, fixes #13 (Roy Hoitink) #16
- 5b6d875: Improve loading of h5file, automatically detect format (Roy Hoitink) #16
v1.6.1
v1.6.0
Commits
- ad56927: Implemented new way of noise simulation (Roy Hoitink) #14
- ab036a4: Update docs on noise and prevent negative values in Poisson distribution (Roy Hoitink) #14
- 5e7fa38: Add testing for Python 3.12 (Roy Hoitink) #14
- cf58cc0: Switched to pyproject.toml based setup (Roy Hoitink) #14
- fb7ddc9: Updated github actions versions (Roy Hoitink) #14
- 761dbe2: Removed _version.py from git (Roy Hoitink) #14
- d1aeec1: Merge branch 'main' of https://github.com/rhoitink/simulatedmicroscopy into develop (Roy Hoitink) #14
v1.5.0
Commits
- e36a191: Updated documentation to properly format docstrings (Roy Hoitink) #12
- 35d7182: Remove non-existing page from mkdocs.yml (Roy Hoitink) #12
- d7902e9: Added contributing guide (Roy Hoitink)
- f7dbb9b: Update issue templates (Roy Hoitink)
- c3a2d8c: Allow passing list of edge_pixel_margin to create_particle_image (Roy Hoitink) #12
- 3091757: Bump version: 1.4.0 → 1.5.0 (Roy Hoitink)
v1.4.0
v1.3.0
Commits
- 3c6367d: Improved speed of create_particle_image method (Roy Hoitink) #10
- fa691f6: Added spherocylinder particle type (Roy Hoitink) #10
- b983660: Typos in spherocylinder test names (Roy Hoitink) #10
- 1c703cd: Added cube particle type (Roy Hoitink) #10
- c784391: Bump version: 1.2.0 → 1.3.0 (Roy Hoitink)
v1.2.0
v1.1.0
v1.0.0
Commits
- b16358b: Added syntax highlighting to docs (Roy Hoitink)
- b276748: Added functionality to add custom metadata to images (Roy Hoitink)
- 71693fd: Added attributes for when the image is convolved, downsampled or noisified (Roy Hoitink)
- HuygensImage did not raise error when file does not exist (Roy Hoitink)
- fa89ded: Added test for array overlap function (Roy Hoitink)
- 2cde0ae: Fixed pointparticle dimensionality (Roy Hoitink)
- 032a72b: Bump version: 0.4.3 → 1.0.0 (Roy Hoitink)