DFSG NEW Queue

DFSG, Licensing & New Packages Team

gnovi-studio 0.9.0-1

Package Information

DescriptionScientific Plotting & Analysis Studio

GNOVI Studio is a cross-platform Python desktop application for scientific plotting, experimental data analysis, and publication-quality figure creation.

GNOVI Studio helps researchers, students, and scientific Python users import experimental data, build multi-panel figures, and run reproducible curve-fitting analysis in a single open-source desktop application.

Overview:

GNOVI Studio is built on NumPy, SciPy, pandas, and Matplotlib, and is designed to keep the full analysis workflow — from imported data, through curve fitting, to a finished figure — transparent and reproducible. It targets researchers and students who want a dedicated plotting and analysis tool rather than assembling one from scripts and notebooks each time.

Features:

- Data import

CSV, TXT, TSV, and DAT import Preview-driven import with automatic header/data-row detection Raw and working-data workflow, so imported data is never modified in place Calculated/derived columns using mathematical expressions

- Plotting & figures

Multi-series plotting Multi-panel figures Workbenches for organizing related plots and datasets Graph Library for saving and reusing graph definitions Panel/layout and figure customization

- Analysis

Curve fitting Fit diagnostics and residual analysis Panel-scoped analysis history Add/Remove Fit Curve on a figure

- Project & output

Project save/open Undo/redo Publication-quality figure export (PNG, TIFF, SVG, PDF)

Scientific Analysis:

GNOVI Studio's curve fitting is built around a small, well-tested set of models:

Linear Polynomial Exponential Gaussian

For each fit, GNOVI reports R², adjusted R², and parameter uncertainty estimates, and provides residual diagnostics to help assess fit quality. Analysis results are kept in a persistent, panel-scoped history, and fitted curves can be added to or removed from a figure directly.

This package installs the library for Python 3.

MaintainerGeorges Khaznadar <georgesk@debian.org>
Changed ByGeorges Khaznadar <georgesk@debian.org>
Sponsorgeorgesk@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/science-team/gnovi-studio.git (browse)
Closes#1146240
Trackerhttps://tracker.debian.org/pkg/gnovi-studio
Uploaded2 hours ago

New Package Report

.changes
Architecturesource all
Distributionunstable
DateSun, 30 Aug 2026 16:10:49 +0200
Sourcegnovi-studio
Version0.9.0-1
Changed-ByGeorges Khaznadar
Changelog
gnovi-studio (0.9.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1146240)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-gnovi-studio deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/sposh-science/GNOVI-Studio
Upstream-Name: gnovi-studio
Upstream-Contact: Praveen (Gnovi) wavicles <https://github.com/wavicles>

Files:
 *
Copyright:
 2026 Praveen Patil <https://github.com/wavicles>
License: GPL-3.0+

Files:
 debian/*
Copyright:
 2026 Georges Khaznadar <georgesk@debian.org>
License: GPL-3.0+

License: GPL-3.0+
 This package is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this package. If not, see <https://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

Back to Dashboard | View all reviews for this package