Difference between revisions of "Exporting plot data from Analyzer Plots"

From wiki.olisystems.com
Jump to: navigation, search
Line 10: Line 10:
  
 
[[File:2017-12-19 11-16-59.png]]
 
[[File:2017-12-19 11-16-59.png]]
 
'''Figure 1 Standard OLI Analyzers Plot Dialog'''
 
  
 
To start the export, click the '''View Data''' button.   
 
To start the export, click the '''View Data''' button.   
Line 18: Line 16:
  
 
[[File:2017-12-19 11-20-46.png]]
 
[[File:2017-12-19 11-20-46.png]]
 
'''Figure 2 Data View'''
 
  
 
Click the box in the upper left-hand corner
 
Click the box in the upper left-hand corner
  
[[File:2017-12-19 11-20-46.png]]
+
This will select all the data in the grid. Then click the '''Edit''' button from the menu
  
'''Figure 2a - Selecting all data'''
+
[[File:2017-12-19 11-24-18.png]]
  
Next select '''Copy''' from the drop-down menu. This will place both the plot (as a bitmap) and the plot data into the windows clip-board.
+
Select '''Copy''' from the drop-down menu
  
 +
[[File:2017-12-19 11-26-01.png]]
  
 +
This places all the selected data into the Clip-Board paste buffer.
  
 
== Start Excel ==
 
== Start Excel ==
  
Next start your spreadsheet program. The example here uses Microsoft Excel 2003.
+
Next start your spreadsheet program. The example here uses Microsoft Excel 2016.
 
 
Select '''Edit''' from the menu line and then select '''Paste Special…''' from the drop-down menu.
 
 
 
[[File:Plot Image 3.jpg]]
 
 
 
'''Figure 3 Select Edit and then Paste Special'''
 
 
 
You will have several options. If you want the bitmap image to be in the excel document, select '''Bitmap'''.
 
 
 
[[File:Plot Image 4.jpg]]
 
 
 
'''Figure 4 Selecting Bitmap'''
 
 
 
  
[[File:Plot Image 5.jpg]]
+
Since the data is in the paste buffer you can simply use the '''control-V''' paste function to paste the data.
  
'''Figure 5 The imported image'''
+
Here is Excel before the operation
  
To import the actual data, repeat the Edit/Past Special… procedure above.
+
[[File:2017-12-19 11-29-14.png]]
  
[[File:Plot Image 6.jpg]]
+
Select the cell where you want the data to be displayed and then press '''control-v'''
  
'''Figure 6 the imported data'''
+
[[File:2017-12-19 11-31-23.png]]
  
You may now manage the data within the spreadsheet. Please note, it is not necessary to import the bitmap image if you choose not to.
+
At this point you all the standard Excel functions are available. It is important to note that the connection to OLI Studio is not maintained. If you need update Excel with new data you need to repeat these steps.
  
  

Revision as of 09:34, 19 December 2017

Overview

The OLI Studio can provide a wealth of information about a chemical system. Sometimes you are interested in only a small portion of the data and do not want to sort through all the output. The plot options can easily reduce the massive amount of data to a smaller, manageable amount. In this guide we will show you a typical procedure to accomplish this task.

Example

In this example we are plotting the pH versus the amount of sodium hydroxide in the solution. This technique will work for any plotted variable. You will need to specify the units you want to use since they can not be automatically changed once the data is exported. Also, apply any formatting and title changes you wish at this time.

2017-12-19 11-16-59.png

To start the export, click the View Data button.

This will display the data for the plot.

2017-12-19 11-20-46.png

Click the box in the upper left-hand corner

This will select all the data in the grid. Then click the Edit button from the menu

2017-12-19 11-24-18.png

Select Copy from the drop-down menu

2017-12-19 11-26-01.png

This places all the selected data into the Clip-Board paste buffer.

Start Excel

Next start your spreadsheet program. The example here uses Microsoft Excel 2016.

Since the data is in the paste buffer you can simply use the control-V paste function to paste the data.

Here is Excel before the operation

2017-12-19 11-29-14.png

Select the cell where you want the data to be displayed and then press control-v

2017-12-19 11-31-23.png

At this point you all the standard Excel functions are available. It is important to note that the connection to OLI Studio is not maintained. If you need update Excel with new data you need to repeat these steps.


Exporting the plot to a graphics image file

Supported graphics images

The following file types are supported in the graphics export procedure:

BMP - Bitmapped files JPG - JPEG files PNG - Portable graphic files

Export Procedure:

Display the plot you wish to export (the following image is from a different file than the previous example)

Plot Image 7.jpg

Figure 7

Right-click anywhere on the plot:

Plot Image 8.jpg

Figure 8

Select Export…

Plot Image 9.jpg

Figure 9 Export Dialog

This dialog is similar to any windows file management window.

Specify the Save as type: file type. Bitmaps tend to have the highest resolution but are the largest files, JPEG files are more compressible but the higher the compression the greater the degradation of the image. PNG files are easily compressed and have little loss but are not supported by all graphics programs.

Switch to your working folder by using the Save in: box and then specify the name of your file.

Plot Image 10.jpg

Figure 10 The filled out export dialog

Click the Save button.


This was former Tip63