Skip to content

v2025.1.26

Latest
Compare
Choose a tag to compare
@cgohlke cgohlke released this 27 Jan 02:39

Read Leica image files (LIF)

Liffile is a Python library to read image and metadata from Leica image files (LIF). LIF files are written by LAS X software to store collections of images and metadata from microscopy experiments.

Changes

  • Fix image coordinate values.
  • Prompt for file name if main is called without arguments.