Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-lfdfiles-2026.6.24-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-lfdfiles Distribution: openSUSE Tumbleweed
Version: 2026.6.24 Vendor: openSUSE
Release: 1.2 Build date: Sat Jun 27 22:54:28 2026
Group: Unspecified Build host: reproducible
Size: 639560 Source RPM: python-lfdfiles-2026.6.24-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/cgohlke/lfdfiles
Summary: Laboratory for Fluorescence Dynamics (LFD) file formats
Lfdfiles is a Python library and console script for reading, writing,
converting, and viewing many of the proprietary file formats used to store
experimental data at the Laboratory for Fluorescence Dynamics.

Provides

Requires

License

BSD-3-Clause

Changelog

* Sat Jun 27 2026 Dirk Müller <dmueller@suse.com>
  - update to 2026.6.24:
    * Add VistaTdflim class for reading ISS Vista TDFLIM files.
    * Support Python 3.15.
* Sun May 17 2026 Dirk Müller <dmueller@suse.com>
  - update to 2026.4.30:
    * Remove FlimboxFbd, FlimboxFbf, and FlimboxFbs (breaking; use
      fbdfile).
    * Remove CziFile, NetpbmFile, OifFile, and TiffFile wrappers
      (breaking).
    * Add typed __init__ overrides to subclasses with class-
      specific parameters.
    * Drop support for numpy 2.0 (SPEC0).
* Sun Apr 26 2026 Dirk Müller <dmueller@suse.com>
  - update to 2026.3.18:
    * Replace LfdFileRegistry metaclass with __init_subclass__.
    * Add LfdFile.open classmethod as typed factory for auto-
      detection.
    * Add LfdFile._probe classmethod for cheap file pre-screening.
    * Add asarray overrides with typed signatures to select
      subclasses.
    * Convert _components to classmethod.
    * Drop support for Python 3.11.
    * Improve code quality.
    * Derive LfdFileError from ValueError.
    * Many breaking changes to FLIMbox functionality (use fbdfile
      package instead):
    * Discourage use of FlimboxFbd, FlimboxFbf, and FlimboxFbs
      classes.
    * Use fbdfile package to implement FlimboxFbd, FlimboxFbf, and
      FlimboxFbs.
    * Remove flimbox_histogram, flimbox_decode, and sflim_decode
      functions.
    * Remove convert_fbd2b64 function and fbd2b64 command line app.
    * Remove deprecated SimfcsFbf, and SimfcsFbd classes.
    * Remove deprecated simfcsfbd_histogram and simfcsfbd_decode
      functions.
    * Read variants of SimFCS REF files.
    * Drop support for Python 3.10.
    * Mark Cython extension free-threading compatible.
    * Remove doctest command line option.
    * Support Python 3.14.
    * Replace deprecated tifffile.stripnull function.
    * Fix misspelled VistaIfli.header keys.
    * Drop support for Python 3.9.
* Thu Nov 07 2024 Dirk Müller <dmueller@suse.com>
  - update to 2024.10.24:
    * Fix variable length little-endian base 128 decoding.
    * Improve typing.
    * Deprecate Python 3.9, support Python 3.13.
    * Fix docstring examples not correctly rendered on GitHub.
* Wed Jul 17 2024 Ben Greiner <code@bnavigator.de>
  - Revert pinning. NumPy 2 officially supported since 2024.4.24
* Wed Jul 17 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Restrict to numpy < 2 for now.
  - Switch to pyproject macros.
* Tue May 07 2024 Dirk Müller <dmueller@suse.com>
  - update to 2024.4.24:
    * Support NumPy 2.
* Sat Mar 16 2024 Dirk Müller <dmueller@suse.com>
  - update to 2024.3.4:
    * Fix decoding 32-bit, 16 windows, 4 channels Spartan6 FBD
      files (#1).
* Wed Dec 20 2023 Dirk Müller <dmueller@suse.com>
  - update to 2023.9.26:
    * Remove phasor and lifetime methods from VistaIfli (breaking).
    * Rename SimfcsFbd and SimfcsFbf to FlimboxFbd and FlimboxFbf
      (breaking).
    * Deprecate SimfcsFbd and SimfcsFbf.
    * Support int16 FLIMbox cross correlation phase indices (bins).
    * Add FlimboxFbs class for ISS VistaVision FLIMbox settings.
    * Add decoder for 32-bit, 16 windows, 4 channels FlimboxFbd
      (untested).
    * Rewrite VistaIfli based on file format specification
      (breaking).
    * Define positional and keyword parameters (breaking).
    * SimfcsFbd.asarray returns bins only (breaking).
    * Fix type hint issues.
    * Add py.typed marker.
    * Specify encoding of text files.
    * Fix linting issues.
* Wed May 31 2023 Dirk Müller <dmueller@suse.com>
  - update to 2023.4.20:
    * Improve type hints.
    * Drop support for Python 3.8 and numpy < 1.21 (NEP29).
    * Update metadata.
    * Fix LfdFileSequence with tifffile 2022.4.22.
    * Add fbd2b64 conversion function and script.
    * Add decoder for 32-bit, 8 windows, 4 channels FLIMbox data
      from Spartan-6.
    * Convert docstrings to Google style with Sphinx directives.
    * Add type hints.
    * SimfcsFit.asarray returns dc_ref only; use p_fit for fit
      params (breaking).
    * Remove additional positional arguments to LfdFile init
      (breaking).
    * Guess SimfcsBin shape and dtype if not provided (breaking).
    * Use TiffWriter.write instead of deprecated save.
    * Drop support for Python 3.7 and NumPy < 1.19 (NEP29).
    * Refactor SimfcsFbd initialization.
    * Print tracebacks of failing plugins in LfdFile.
    * Calculate pixel_dwell_time and frame_size for FBD files with
      header.
    * Disable simfcsfbd_decode and simfcsfbd_histogram Python code
      (breaking).
    * Read ISS Vista IFI files.
    * Fix reading FBD files with FBF header.
    * Fix reading R64 files with excess bytes.
    * Fix reading VPL files used by ISS Vista.
    * Remove lazyattr.
    * Fix unclosed file warnings.
    * Replace TIFF compress with compression parameter (breaking).
    * Remove compress option from command line interface
      (breaking).
    * Add function to decode Spectral FLIM data from Kintex
      FLIMbox.
    * Relax VistaIfli file version check.

Files

/usr/bin/lfdfiles
/usr/bin/lfdfiles-3.13
/usr/lib/python3.13/site-packages/lfdfiles
/usr/lib/python3.13/site-packages/lfdfiles-2026.6.24.dist-info
/usr/lib/python3.13/site-packages/lfdfiles-2026.6.24.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/lfdfiles-2026.6.24.dist-info/METADATA
/usr/lib/python3.13/site-packages/lfdfiles-2026.6.24.dist-info/RECORD
/usr/lib/python3.13/site-packages/lfdfiles-2026.6.24.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/lfdfiles-2026.6.24.dist-info/WHEEL
/usr/lib/python3.13/site-packages/lfdfiles-2026.6.24.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/lfdfiles-2026.6.24.dist-info/licenses
/usr/lib/python3.13/site-packages/lfdfiles-2026.6.24.dist-info/licenses/LICENSE
/usr/lib/python3.13/site-packages/lfdfiles-2026.6.24.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/lfdfiles/__init__.py
/usr/lib/python3.13/site-packages/lfdfiles/__main__.py
/usr/lib/python3.13/site-packages/lfdfiles/__pycache__
/usr/lib/python3.13/site-packages/lfdfiles/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/lfdfiles/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/lfdfiles/__pycache__/__main__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/lfdfiles/__pycache__/__main__.cpython-313.pyc
/usr/lib/python3.13/site-packages/lfdfiles/__pycache__/conftest.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/lfdfiles/__pycache__/conftest.cpython-313.pyc
/usr/lib/python3.13/site-packages/lfdfiles/__pycache__/lfdfiles.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/lfdfiles/__pycache__/lfdfiles.cpython-313.pyc
/usr/lib/python3.13/site-packages/lfdfiles/conftest.py
/usr/lib/python3.13/site-packages/lfdfiles/lfdfiles.py
/usr/lib/python3.13/site-packages/lfdfiles/py.typed
/usr/share/doc/packages/python313-lfdfiles
/usr/share/doc/packages/python313-lfdfiles/README.rst
/usr/share/libalternatives/lfdfiles
/usr/share/libalternatives/lfdfiles/1313.conf
/usr/share/licenses/python313-lfdfiles
/usr/share/licenses/python313-lfdfiles/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Aug 3 00:04:55 2026