(Created page with "{{MOST}} category:MOST methods Category:Methods =Using Veusz to Create Scientific Plots= This page describes how to use Veusz to create scientific plots. [http://ho...")
 
(update to new Veusz URLs)
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
[[category:MOST methods]]
[[category:MOST methods]]


[[Category:Methods]]
=Using Veusz to Create Scientific Plots=
=Using Veusz to Create Scientific Plots=


This page describes how to use Veusz to create scientific plots. [http://home.gna.org/veusz/ Veusz] is required.
This page describes how to use Veusz to create scientific plots. [https://veusz.github.io/ Veusz] is required.


==Introduction==
==Introduction==
Veusz, pronounced "views", is a free and [[open source]] scientific plotting software that was written in Python. This software prepares professional looking plots that can be readily submitted to scientific journals. Examples of the types of plots that can be prepared using Veusz can be found [http://home.gna.org/veusz/examples/ here].
Veusz, pronounced "views", is a free and [[open source]] scientific plotting software that was written in Python. This software prepares professional looking plots that can be readily submitted to scientific journals. Examples of the types of plots that can be prepared using Veusz can be found [https://veusz.github.io/examples/ here].


==Downloads==
==Downloads==
Veusz can be [http://home.gna.org/veusz/downloads downloaded] onto a variety of platforms including [[Linux]], Windows, and Mac OS X. There are also distribution packages for [[Debian]], [[Fedora]], [[FreeBSD]], Gentoo, and more.
Veusz can be [https://veusz.github.io/download/ downloaded] onto a variety of platforms including [[Linux]], Windows, and Mac OS X. There are also distribution packages for [[Debian]], [[Fedora]], [[FreeBSD]], Gentoo, and more.


==Advantages==
==Advantages==
Line 53: Line 52:


==Plotting in Veusz==
==Plotting in Veusz==
There are a huge amount of plotting options in Veusz. One of the best things you can do to figure out how to create and format plots is to open one of the example files. To do this, click the "help" menu. Hover the mouse over the "example documents" tab to open the menu and choose the relevant document. For instance if you want to make a grouped bar chart, you should click on the "bar options" or "bar labels" documents. The built-in tutorials and the [https://github.com/jeremysanders/veusz/wiki Wiki] are also great resources for this sort of information.
There are a huge amount of plotting options in Veusz. One of the best things you can do to figure out how to create and format plots is to open one of the example files. To do this, click the "help" menu. Hover the mouse over the "example documents" tab to open the menu and choose the relevant document. For instance if you want to make a grouped bar chart, you should click on the "bar options" or "bar labels" documents. The built-in tutorials and the [https://github.com/veusz/veusz/wiki Wiki] are also great resources for this sort of information.


==Exporting Images from Veusz==
==Exporting Images from Veusz==
Line 69: Line 68:


=Useful Links=
=Useful Links=
* [https://github.com/jeremysanders/veusz/wiki Veusz Wiki]
* [https://github.com/veusz/veusz/wiki Veusz Wiki]
* [http://home.gna.org/veusz/docs/manual.pdf Veusz User Manual]
* [https://veusz.github.io/docs/manual.pdf Veusz User Manual]
 
= See also =
* [[Curve fitting to a set of data]]
* [[Veusz: MOST]] - open source scientific plotting software
* [[SciLab]]
* [[Open office]]
* [[Libre office]]
* [[Open_source_engineering_software]]

Revision as of 09:17, 5 June 2017

Using Veusz to Create Scientific Plots

This page describes how to use Veusz to create scientific plots. Veusz is required.

Introduction

Veusz, pronounced "views", is a free and open source scientific plotting software that was written in Python. This software prepares professional looking plots that can be readily submitted to scientific journals. Examples of the types of plots that can be prepared using Veusz can be found here.

Downloads

Veusz can be downloaded onto a variety of platforms including Linux, Windows, and Mac OS X. There are also distribution packages for Debian, Fedora, FreeBSD, Gentoo, and more.

Advantages

  • It's free
  • It runs on a number of systems
  • It's ideally suited to handling and manipulating scientific data
  • Veusz can export files as EPS, PDF, SVG, or bitmap formats directly. This is nice because you can't easily do this with Microsoft Excel and some journals require these file formats.
  • More formatting features and options compared to Microsoft Excel. This provides you with more freedom in data manipulation and expression.

Disadvantages

  • Veusz is not capable of producing 3-D plots
  • Learning curve to becoming familiar with the user interface

Tutorials and Instructions

This section will grow and develop as we become more familiar with Veusz.

Tutorials and Resources

A great introductory video provides you with a simple tour around Veusz. This video introduces you to the user interface and shows you how to create a simple plot in Veusz.

Veusz also has a great built-in interactive tutorial. To access this tutorial open Veusz. Click the "help" button and click on the "tutorial" button. This opens up an interactive Veusz window that will take you step-by-step through the program features.

Importing Data into Veusz

Often it may be more convenient to collect data in a program other than Veusz, such as Microsoft Excel. Veusz can import data from the following formats: txt, csv, fits, 2D, or other formats (if you write a plug-in to allow this). If you collect your data in Microsoft Excel or another program, be sure to export the data into one of these allowable file formats. One thing to keep in mind is that Veusz will link to the original dataset file. If changes are made within the original file, this will change your Veusz file also. There are options to remove this feature when importing data.

To import data:

1. Open the Veusz program.

2. Click the "data" tab at the top of the screen.

3. Click the "import" button.

4. Choose the file format and file that you would like to import.

5. Adjust the format of the data import (column and row settings).

6. Choose whether or not to link your original data file with the Veusz file by selecting or de-selecting "Link datasets to file".

7. Click the "import" button.

Plotting in Veusz

There are a huge amount of plotting options in Veusz. One of the best things you can do to figure out how to create and format plots is to open one of the example files. To do this, click the "help" menu. Hover the mouse over the "example documents" tab to open the menu and choose the relevant document. For instance if you want to make a grouped bar chart, you should click on the "bar options" or "bar labels" documents. The built-in tutorials and the Wiki are also great resources for this sort of information.

Exporting Images from Veusz

Veusz can export plots in a variety of formats: bmp, emf, eps, jpg, pdf, png, svg, tiff, and xpm. Many journals require you to submit graphs and other images with a certain dpi. To change the dpi and other export preferences, click the "edit" tab and the "preferences" button within. In the dialogue box that opens, click on the "export" tab. This dialogue box allows you to increase the dpi and quality of your plot images. If you need to increase your image dpi above 300, you will need to import the image into Gimp. It's usually best to export the image from Veusz in the highest dpi possible before importing the image into Gimp for further manipulation.

To export images from Veusz:

1. Click the "file" tab button.

2. Click the "export" button.

3. Choose your file destination, input a file name, and change the file type.

4. Click "save" when finished.

Useful Links

See also

Cookies help us deliver our services. By using our services, you agree to our use of cookies.