Skip to content

Releases: rhoitink/simulatedmicroscopy

v1.6.2

20 Mar 08:58
10163cd
Compare
Choose a tag to compare

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

19 Feb 12:21
b5823ea
Compare
Choose a tag to compare

Commits

  • 78310f8: Fix bug in noise generation (Roy Hoitink) #15
  • 349b120: Updated CITATION.cff version (Roy Hoitink) #15
  • 9b706cf: Fixed get_pixel_size default argument (Roy Hoitink) #15

v1.6.0

19 Feb 10:36
ed01ba1
Compare
Choose a tag to compare

Commits

v1.5.0

15 Aug 10:06
Compare
Choose a tag to compare

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

26 Jul 09:59
Compare
Choose a tag to compare

Commits

  • a143aab: Added function to extract subpart of image containing a single particle (Roy Hoitink)
  • 114b033: Bump version: 1.3.0 → 1.4.0 (Roy Hoitink)

v1.3.0

25 Jul 13:50
Compare
Choose a tag to compare

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

06 Jul 14:51
Compare
Choose a tag to compare

Commits

  • bf410d7: Added option to add extra empty pixels around the create_particle_image (Roy Hoitink) #9
  • 3790a35: Bump version: 1.1.0 → 1.2.0 (Roy Hoitink)

v1.1.0

10 May 07:17
Compare
Choose a tag to compare

Commits

  • 1b638c8: Changed downsampling method, closes #7 (Roy Hoitink)
  • f510075: Speed up sphere and shell particle generation by caching response (Roy Hoitink)
  • 8f820b7: Merge branch 'develop' into main (Roy Hoitink)
  • 792d3b2: Bump version: 1.0.0 → 1.1.0 (Roy Hoitink)

v1.0.0

03 May 08:14
Compare
Choose a tag to compare

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)

v0.4.3

01 May 13:01
Compare
Choose a tag to compare

Commits

  • 312e0b8: Updated documentation (Roy Hoitink)
  • b7adbbd: Bump version: 0.4.2 → 0.4.3 (Roy Hoitink)