Source: python-sigima Section: python Priority: optional Maintainer: Debian PaN Maintainers Uploaders: Debian Python Team , Roland Mas , Build-Depends: debhelper-compat (= 13), dh-python, dh-sequence-python3, dbus, pybuild-plugin-pyproject, python3-all, python3-guidata , python3-makefun , python3-pandas , python3-pytest , python3-pywt , python3-setuptools, python3-skimage , Standards-Version: 4.6.2.0 Testsuite: autopkgtest-pkg-pybuild Homepage: https://datalab-platform.com/ Vcs-Git: https://salsa.debian.org/python-team/packages/python-sigima.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-sigima Rules-Requires-Root: no Package: python3-sigima Architecture: all Depends: python3, ${misc:Depends}, ${python3:Depends}, Description: Python library for scientific image and signal processing Sigima is an open-source Python library for scientific image and signal processing, designed as a modular and testable foundation for building advanced analysis pipelines. . Highlights: - Unified processing model for 1D signals and 2D images - Works with object-oriented wrappers (SignalObj, ImageObj) extending NumPy arrays - Includes common processing tasks: filtering, smoothing, binning, thresholding, labeling, etc. - Structured for testability, modularity, and headless usage - 100% independent of GUI frameworks (no Qt/PlotPyStack dependencies)