README 1.6 KB

123456789101112131415161718192021222324252627282930313233
  1. QtiPlot is a program for two- and three-dimensional graphical
  2. presentation of data sets and for data analysis. Plots can be produced
  3. from data sets stored in tables or from analytical functions. QtiPlot
  4. offers a complete alternative solution to software like Origin,
  5. SigmaPlot, SPSS, Regressi or Igor Pro. QtiPlot is used for teaching as
  6. well as for complex data analysis and visualisation in companies, high
  7. schools, universities and reseach institutes all over the world.
  8. Features:
  9. - Fully Python scriptable
  10. - OpenGL based 3D plotting
  11. - Publication quality plots and easy export to various image formats
  12. (EMF, EPS, PS, PDF, SVG, BMP, JPG, PNG, TIFF, etc ...)
  13. - Easy integration with LaTeX typesetting system
  14. - Powerful and versatile spreadsheets with column-logic calculations
  15. and easy import/export of multiple files
  16. - One-click access to extensive built-in data analysis routines
  17. - Advanced statistical analysis: Student's t-Test, ANOVA, chi-square
  18. test for variance, normality test (Shapiro-Wilk)
  19. - Linear and nonlinear curve fitting with weighting and estimation of
  20. statistical errors of the fit-parameters
  21. - Multi-peak fitting
  22. - Image analysis tools
  23. - Templates support: all settings for plots, tables and matrices can
  24. be saved and restored later on for a fast editing process
  25. - Project files based on folders, a powerful project explorer with
  26. built-in drag and drop and searching facilities
  27. QtiPlot comes with its own, slightly modified versions of qwt and
  28. qwtplot3d, while the script additionally builds in QTeXEngine and the
  29. unofficial importOPJ plugin.