pdview is a Perl/Tk-script to visualize datafiles. It enables you to quickly see datafiles from measurements. It has autodetection for value-delimiters, and you can skip from file to file in a directory. It also has some basic manipulation possibilities, such as removing drift, smoothing, rescaling, and differentiating. pdview can export to ASCII and PostScript.
| Tags | Scientific/Engineering Visualization |
|---|---|
| Licenses | GPL |
| Implementation | Perl |


Release Notes: pdview now can erase datapoints. Zooming has also been added. Some minor bugs were fixed, and an installscript is provided.


Release Notes: A configurable linear fit was added to replace the hard-coded one. The smoothing and the automatic delimiter detection were also improved.


Release Notes: This version fixes a bug where scaling failed if y was [1.400001, 1.4000011]. It adds Postscript options.


Release Notes: This release adds improved options and improved exportation, the ability to plot files with a single datapoint and files with x or y=const, and minor bugfixes.