SciDAVis


SciDAVis is an open-source cross-platform computer program for interactive scientific graphing and data analysis. Development started in 2007 as fork of QtiPlot, which in turn is a clone of the proprietary program Origin.

Features

SciDAVis can generate different types of 2D and 3D plots from data that is either imported from ASCII files, entered by hand, or calculated using formulas. The data is held in spreadsheets, which are referred to as tables with column-based data or matrices. The spreadsheets, as well as graphs and note windows, are gathered in a project and can be organized using folders. The built-in analysis operations include column/row statistics, convolution, FFT and FFT-based filters. Curve fitting can be performed with user-defined or built-in linear and nonlinear functions, including multi-peak fitting, based on the GNU Scientific Library. The plots can be exported to several bitmap formats, PDF, EPS or SVG. Note windows support in-place evaluation of mathematical expressions or an optional scripting interface to Python. The GUI of the application uses the Qt toolkit.

History

SciDAVis was founded by Tilman Benkert and Knut Franke in 2007 as a fork of QtiPlot, after disagreements arose with Ion Vasilief, the founder and main developer of the project. Franke has stated that the topics of disagreement included "design goals, management of community resources and the right way to make money from a free software project".
In 2008, developers of SciDAVis and LabPlot "found their project goals to be very similar" and "decided to start a close cooperation" with the aim of merging their code into a common backend, while maintaining "two frontends, one with full KDE4 integration and one with no KDE dependencies for easier cross-platform use ". This never actually happened, and 10 years later both continue to be separate parallel projects without any kind of collaboration, joint agreement or declaration/proposal, code merging, not any other way of cooperation or joint efforts. After stalled development for several years, updates to SciDAVis have resumed.

Release history