diff options
Diffstat (limited to 'science/kst2/pkg-descr')
-rw-r--r-- | science/kst2/pkg-descr | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/science/kst2/pkg-descr b/science/kst2/pkg-descr deleted file mode 100644 index 811af6d549e2..000000000000 --- a/science/kst2/pkg-descr +++ /dev/null @@ -1,19 +0,0 @@ -kst is a program for looking at data streams. It can plot: - - - x-y plots - - power spectra - - histograms - - equations (including equations of data streams). - - data in files which are being updated as data is being logged, - in which case it can act as a plotter for a chart recorder. - - much more - -You can use the mouse to rapidly zoom into interesting parts of the plots. - -In addition to a complete GUI, kst has a convenient command line interface -for rapid access to plotting data in files. kst can read data from stdin. -It provides a DCOP interface for remote manipulation, and supports several -file formats in use in scientific projects around the world. - -WWW: http://omega.astro.utoronto.ca/kst/ -WWW: http://extragear.kde.org/apps/kst/ |