Skip to content

Welcome to the DataLab wiki

Pierre Raybaut edited this page Jun 26, 2025 · 3 revisions

DataLab Overview

DataLab is an open-source scientific platform for 1D signal and 2D image processing and visualization, designed to support advanced analysis workflows in research and industry.
Built on top of proven Python libraries (NumPy, SciPy, scikit-image, OpenCV) and a Qt-based interface (PlotPyStack), DataLab provides a powerful yet extensible environment for interactive and automated data processing.

For more information, please visit the official website.


📣 Events and Talks

SciPy logo DataLab at SciPy 2024

PyData logo DataLab at PyData Paris 2024


🚧 NLnet-funded Refactoring Project

NLnet logo

As part of the NGI0 Commons Fund, DataLab is undergoing a major architectural redesign to extract its core computation engine into a standalone processing library.

This work is funded by the NLnet Foundation and aims to:

  • Improve modularity and maintainability of the codebase,
  • Enable usage of DataLab's computational features without the GUI,
  • Prepare the ground for future extensions (e.g. web frontend).

📄 For details on progress and deliverables, see: