Skip to content

Releases: Arcadia-Science/readlif

v0.6.5

24 Nov 22:50
Compare
Choose a tag to compare
  • Added a new attribute settings to LifImage which contains useful capture settings

v0.6.4

30 Sep 19:49
Compare
Choose a tag to compare
  • Fixed bug and incompatibility in 0.6.3
  • Added preliminary fix for images captured with stage navigator

v0.6.3

30 Sep 16:17
Compare
Choose a tag to compare
  • Added support for updated LasX with additional data in the Lif file
  • Changed the way file names are assigned, now includes folder path
    • This fix is intended to clarify imaging sets with many duplicate names

v0.6.2

13 Aug 18:36
Compare
Choose a tag to compare
  • Fixed bug where the time and image scale were calculated incorrectly
  • Clarified scaling documentation

v0.6.1

20 Apr 22:44
Compare
Choose a tag to compare

Fix typos

v0.6.0

20 Apr 22:40
af0bfa6
Compare
Choose a tag to compare
  • Added support for non-XY images with get_plane(). See docs for usage.
    • Note: Reading arbitrary planes (i.e. an XZ plane of an XY image) is not yet supported.

v0.5.2

20 Apr 21:06
Compare
Choose a tag to compare
  • Bugfix: Fix error in mosaic parsing. PosX metadata was incorrectly read from PosY

v0.5.1

23 Feb 15:41
Compare
Choose a tag to compare
  • Bugfix: switch from io.BufferedIOBase to io.IOBase

v0.5.0

18 Feb 18:54
Compare
Choose a tag to compare
  • Added support for loading files from buffers
    • Thans to PR from @JacksonMaxfield

v0.4.1

01 Feb 17:58
786bd74
Compare
Choose a tag to compare

Fixed documentation issue, now correctly indicates unites of LifImage.scale as px/µm