LLSpy

Lattice light-sheet post-processing utility.

OTHER License

Downloads
128
Stars
26
Committers
5
LLSpy - v0.2.1

Published by tlambert03 about 7 years ago

Added:

  • Allow cRange subset in Preview
  • spimagine <https://github.com/maweigert/spimagine>_ preview option with fallback to matplotlib if not installed
  • Option to close all preview windows in View menu
  • Option to quit LLSpy without confirmation
  • Allow to preview a subset of a compressed dataset without decompressing the whole thing
  • Search path for available compression options in {lbzip2, pbzip2, pigz, gzip, bzip2}
  • much improved exception handling in gui
  • log to file

Changed:

  • Rewritten native pyqt matplotlib image previewer
  • pigz default compression for windows, lbzip2 default for mac/linux
  • Improved handling of compression binaries
  • Improved shared library detection
  • improved validation of OTF dir, cudaDeconv binary path, and Camera Params tiff
  • simplified otf search, including approximate wavelength search
  • logging module used instead of print statements
  • better log tab handling in the gui

Fixed:

  • Native pyqt previewer eliminates the 'App already exists' bug on image preview
  • bugfix in abspath search
LLSpy - v0.1.0

Published by tlambert03 about 7 years ago

Initial Release