Screenshot of SciDAVis 0.1.0 on Linux
|
|
Original author(s) | Tilman Benkert, Knut Franke |
---|---|
Developer(s) | Arun Narayanankutty, Dmitriy Pozitron, Russell Standish |
Initial release | 5 August 2007 |
Stable release |
1.14 / 29 July 2016
|
Development status | Active |
Written in | C++, Python |
Operating system | Microsoft Windows, OS X, Linux |
Platform | x86 |
Size | 23.2 MB |
Available in | 7 languages |
Type | Data analysis and plotting |
License | GNU GPLv2 |
Website | scidavis |
As of | 25 April 2016 |
SciDAVis (Scientific Data Analysis and Visualization) 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.
SciDAVis can generate different types of 2D and 3D plots (such as line, scatter, bar, pie, and surface 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 (typically X and Y values for 2D plots) or matrices (for 3D plots). 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, (de)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.
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".