STIPlotDigitizer. User s Manual

Size: px
Start display at page:

Download "STIPlotDigitizer. User s Manual"

Transcription

1 STIPlotDigitizer User s Manual

2 Table of Contents What is STIPlotDigitizer?... 3 Installation Guide... 3 Initializing STIPlotDigitizer... 4 Project GroupBox... 4 Import Image GroupBox... 5 Exit Button... 5 Calibrating the Software... 6 Image Window... 6 Zoom Window... 6 X and Y Axes GroupBoxes... 7 Point Markers GroupBox... 7 Image Information Textboxes (Before the Calibration Process)... 9 Creating a Series Image Information Textboxes (After the Calibration Process) Series Entry Series Name Textbox Color Button Marker Type Selection Interpolation Type Selection Interpolation Line Style Selection Creating Digitized Data Points Data Points GroupBox Manual Plot Digitization Automatic Plot Digitization Visualizing, Manipulating, Interpolating, and Exporting Data Points Interpolation GroupBox Table of Values GroupBox Export Data GroupBox Export Data Format... 18

3 What is STIPlotDigitizer? Data in reports and publications is often presented as X-Y type line or scatter plots. STIPlotDigitizer is software that allows you to convert these images and graphs to data points, in other words to digitize data from plots. This is very useful if you wish to analyze plot data, perform mathematical operations such as regression on the data or plot the data using your favorite graphing software. STIPlotDigitizer allows you to digitize and store data for multiple curves contained in the same image. STIPlotDigitizer contains the following features: Automatic (selection is based on pixel color) & Manual Point Selection (selection is made using a mouse). Interpolation of data points using: Piecewise Cubic Hermite Interpolating Polynomial (PCHIP); Spline; Linear; Nearest-Neighbor Interpolation Type. Digitized can be exported as a text file, to Excel or to Matlab. Corrects for the rotation of images as well as the non-orthogonality of the axes. Unique 3-point Graph Calibration. Include & Exclude Areas from the image. Supports linear, semi-log, or log-log plot Installation Guide STIPlotDigitizer uses the MATLAB Compiler Runtime (MCR) and therefore MCR must be installed in order to use the software. The version of MCR used is 8.4 (R2014b) for 64-bit Windows and is included with the software. Follow instructions for installation of MCR. The next step is to run the licensing application, STIMathSoftwareLicensing.exe. On first time use, the licensing application will detect that the application has not been registered in the Windows registry and will attempt to validate the license key, which a user will have received by . Enter the license key in textbox (shown below) and click the Validate/Check License Key button. The validation and registration is done on our server and requires an Internet connection. The STIPlotDigitizer executable can reside in any folder a user wishes to use.

4 Initializing STIPlotDigitizer On launching the software, a window resembling Figure 1 will be displayed Figure 1 - STI Plot Digitizer Initialization STIPlotDigitizer contains various elements such as tables, groupboxes, buttons and textboxes, which become active or inactive, depending on the whether their functionality is meaningful. The following become active: 1. Project GroupBox 2. Import Image GroupBox 3. Exit Button Project GroupBox The Project tab allows you to Create a New Project, Open a Project, or Save a Project. A project is a collection of all data and digitization associated with an image. This is accomplished by the New, Open, and Save buttons, respectively, when active. The New button clears the current project and all associated data. The Open button opens a previously saved project. The Save button saves the current project to a Matlab binary file, referred to as a.mat file.

5 Import Image GroupBox The Import Image groupbox allows the user to import the image that is to be digitized. An image can be imported from any of the popular image types such as JPG, BMP, GIF or from the Windows clipboard. The From File button allows you to import and image from a file. The From Clip button allows you to import an image that is currently in the Windows clipboard. Simply click either on the From File or From Clip button to import an image to STIPlotDigitizer. If there is no image in the Windows clipboard and you click From Clip, an error pop-up will appear. Exit Button The Exit Button can be clicked at any point to exit STIPlotDigitizer. You will be prompted to confirm exiting the program because all data that is not saved will be lost.

6 Calibrating the Software After importing an image to STIPlotDigitizer (either through the From File button or the From Clip button in the Import Image Tab), more groupboxes will become active as shown in Figure Figure 2 Calibrating the Software The following areas will become active after importing an image: 4. Image Window 5. Zoom Window 6. X and Y Axes Groupbox 7. Point Markers Groupbox 8. Image Information Textboxes Image Window Displays the image that is being digitized. Zoom Window Shows a magnified view of the Image Window in the vicinity of the cursor by a factor specified in the Zoom listbox. The zoom value can be varied between 2 and 10.

7 X and Y Axes GroupBoxes Allows you to specify the X and Y Axes properties and names. It contains the following: The Label textbox specifies the label used for axis. The Style buttons specify the type of axis, which can be one of the following: Lin - linear Log 10 - log base-10 Log e - base-e Point Markers GroupBox Elements in this groupbox are used to calibrate the software, which is a prerequisite that enables other elements of the software that depend on calibration. The Point Markers groupbox contains the following: The Point X buttons (where X ranges from 1-3) allow the user to create a point marker within the Image Window. Please note that the 3 point markers cannot all be collinear, meaning they cannot all lie in a single line. The Point Coordinates textboxes allow the user to specify the X and Y coordinates of the points created through the Point buttons. The Cal button is used to calibrate the image after the Points and Coordinates have been created.

8 The following lists the steps involved in calibration: 1. Create point markers for Point 1, Point 2, and Point 3 in the Image Window. This can be done by clicking each of the Point X buttons, and clicking on the Image Window. For accurate calibration, it is always preferable to have the points should spaced out as much as possible, as shown in Figure Figure 3 Point Markers Example 2. Input the point marker coordinates in the textboxes provided. For example, for Figure 3, the calibration coordinates would be (20,0), (180,0), and (100,4500) for Point 1, Point 2, and Point 3 respectively. Coordinates could also be entered in scientific notation; i.e. (2E1,0), (18E1,0) and (1E2, 45E2). 3. Click on the Cal button, indicated by the red arrow below, to finish the calibration process. Figure 4 - Calibration Button ("Cal")

9 Image Information Textboxes (Before the Calibration Process) The image information shows the following textboxes before the calibration process: The File Name textbox shows the location of the image. The Image Size textbox shows the size of the image in pixels. The Cursor, Theta, and Phi textboxes become active after the calibration and are described in detail in the Creating a Series section.

10 Creating a Series After calibration, the workspace will resemble what is shown Figure Figure 5 - Creating a Series The following will become active after calibrating STIPlotDigitizer: 8. Cursor, Theta, and Phi Textboxes 9. Series GroupBox Image Information Textboxes (After the Calibration Process) The image information now also shows the following textboxes: The Cursor textbox displays the mouse coordinates. The Theta textbox shows the automatically calculated angle of rotation of the image with respect to the X and Y axes in the image window. It is used by the software for calibration of rotated images. The Phi textbox shows the automatically calculated angle between the image X and Y axes. In a perfectly aligned image, this angle is 90 degrees. It is used by the software for calibration of skewed images.

11 Series Entry After calibration, the next step is to create a data series in which to store the data points for the digitized curve. STIPlotDigitizer allows you to digitize and store data for multiple curves in the same image. A series contains the data points associated with the digitization of a particular curve. The following are the buttons in the Series groupbox. New - Create a new series. Delete - Delete an existing series. Edit - Edit an existing series. Clicking the New button will make a pop-up window appear with various properties used to specify a new series, as shown in Figure 6 below. Figure 6 - Series Parameters Series Name Textbox This textbox allows the user to define the name of the series, which is a required input. No two series can have the same name, and a series name cannot contain any spaces. The string for this entry must be a valid Matlab variable name. A valid variable name is a character string of letters, digits, and underscores, and beginning with a letter. As well, the use of brackets of any kind (squared round or curly) is not allowed. A message box will be displayed if the string used is not a valid format. Color Button The color button allows you to select a color for the digitized data point markers and lines.

12 Marker Type Selection The marker type selection allows you to choose between several symbols or letters for the digitized data point markers. Interpolation Type Selection The interpolation type selection allows the user to select a type of interpolation to fit the digitized point markers into a curve. The following options are available: pchip - Piecewise Cubic Hermite Interpolating Polynomial (PCHIP) Interpolation spline - Cubic Spline Interpolation Linear - Linear interpolation Nearest - Nearest-Neighbor Interpolation Interpolation Line Style Selection The interpolation line style selection allows you to choose between different line styles for the fitted curve. The interpolation points line color will be the same color as the markers.

13 Creating Digitized Data Points After creating the first series, more tabs will become active and the window will resemble what is shown in Figure Figure 7 - Creating Digitized Data Points The following groupboxes will become active: 10. Data Points 11. Table of Values Data Points GroupBox Allows you to control the way in which data points for the digitized are entered, which can be Manual or Auto. Manual - digitizing option, where you select the data points manually using the mouse. Auto digitizing option, where data points are automatically selected based on pixel color. The following sections will describe how the Manual and Automatic data point digitization work.

14 Manual Plot Digitization The Manual option requires the user to add data points manually. It can be controlled by the buttons shown in Figure 8. Figure 8 - Manual Point Selection The Add button allows the user to click on the Image Window to create data points. The Del button is used to delete data points that have been entered. To delete, click the Del button and click on a point in Image Window near the location of the data point to be deleted. The listing of data points will be updated to reflect points that are added or deleted. Automatic Plot Digitization The Auto option allows STIPlotDigitizer to automatically create data points from the image based on pixel color. It can be controlled by the buttons and options shown in Figure 9. Figure 9 - Automatic Point Selection Plot Color - allows you to click on the Image Window to select the color of the pixels that for the curve to be digitized. The selected color is displayed to the right of the Plot Color button. Back Color - allows you to click on the Image Window to select the color of the background. White is the default background color. The selected color is displayed to the right of the Back Color button. Win Width - used to specify the width in pixels of the averaging window. It controls how many pixels to average over in the horizontal direction when scanning a plot line the larger this number, the fewer the number of points produced. Color Tol - is used to specify the color tolerance. The higher this number the wider the range of colors that the software will recognize as valid data points.

15 Win Height - used to specify the width in pixels of the averaging window. It controls how many pixels to average over in the vertical direction when scanning a plot line the larger this number, the fewer the number of points produced. Scan scans the image for data points based on settings for the Auto digitizing option; namely Plot Color, Back Color, Win Width, Color Tol and Win Height. The digitized points will appear as markers in the Image Window. Import Scan imports the Auto scanned data points to the Table of Values grid. Undo Scan deletes the markers in the Image Window. Include and Exclude used to define polygons within the Image Window to control the area of digitization. The Add button adds an area, Del button deletes them, and Col button controls the color of the polygon. Automatic Plot Digitization: Include and Exclude Areas Include and Exclude Areas allow the user to have more control over the data points selected during automatic selection. An Include Area forces the software to only select data points within this area. On the other hand, an Exclude Area prevents the software from selecting data points within this area. Note that an Exclude area can be defined within an Include area however an Include area cannot be defined within an Exclude area. The following is a guide on how to use an Include or Exclude area. 1. Click on either the Include or Exclude Add Button. 2. Click on the Image Window to define the Include/Exclude polygon s vertices. 3. Click on the Add Button again to close the polygon. 4. Click on the Scan Button to scan for Data Points.

16 Figures 10 and 11 show examples of Include and Exclude Areas. Figure 10 - Include Area (Blue) Figure 11 - Exclude Area (Red) within an Include Area (Blue) Automatic Plot Digitization: Importing Data Points to the Table of Values Once the software has generated adequate Data Points, the user can click on the Import Scan button to accept these values and import the data points to the Table of Values Tab. Alternatively, the user can click on the Undo Scan button to discard the automatically generated Data Points.

17 Visualizing, Manipulating, Interpolating, and Exporting Data Points After data points have been entered, the software window resembles what is shown in Figure Figure 12 - Visualizing, Manipulating, Interpolating, and Exporting Data Points Arrows show the locations of the following: 12. Interpolation Groupbox 13. Table of Values Groupbox 14. Export Data Groupbox Interpolation GroupBox The Interpolation Tab allows the user to have data points interpolated to create more points. The interpolation type (e.g. pchip, spline, etc ) to be used for a series is specified when creating the series but can be modified at any time, as can other series properties, using the Edit button in the Series groupbox. It contains the following buttons and textboxes: Clicking OFF will turn interpolation ON. By default, interpolation is turned off. # of interp. pts. controls the number of interpolation points. A valid entry is an integer between 10 and Undo deletes the generated interpolation points from the Image Window.

18 Table of Values GroupBox The Table of Values grid lists all the digitized data points as well as interpolated points. The following shows how to control what is displayed in the grid. When the Data radio button is selected, the table of values only shows the digitized data points. Interpolated data points are not shown. When the Interp. Radio button is selected, the table of values only shows the interpolated data points. Digitized data points are not shown. When the Project radio button is selected, the table of values shows the data points of all the series within the current project. When the Series radio button is on, the table of values only shows the data points of the selected series. The Delete button is used to delete data points from the table of values. To delete data points, highlight data points in the Table of Values grid and click on the Delete button. Non adjacent values can be selected using the CTRL button. The Undo button allows you to undo data points that have been previously deleted. Export Data GroupBox Data can be exported in various formats using selections in the Export Data groupbox. The following are used to control what project data you wish to export and its format (e.g. text file, Excel or Matlab). Data - checkbox to select whether to export digitized data points. Interp. - checkbox to select whether to export interpolated data points. When the Project radiobutton is selected, the software will export the data points within the table of values of all the series within the current project. When the Series radiobutton is selected, the software will export the data points within the table of values of only the series that is currently highlighted. The Delimited button exports the data points in.txt format where data is delimited by the symbol specified on the textbox next to it. The default is, for comma-separated values format. The Excel button exports the data points as an Excel.XLS file (Microsoft Office Excel ). The MATLAB button exports the data points as a.mat file, which is the standard Matlab binary file format. Export Data Format Exported data in text and Excel format, have as the first row, column headers for the data. The column headers are formed by concatenating the name of the series with the axis label. For example if you named one of your series Seies1 and called the x-axis Hook Load then the column header for the x-axis digitized data points would be Series1Hook_Load. If you named the y-axis Measured_Depth, then the y-axis data column header is Series1Measured_Depth. The interpolated data column headers have a similar naming convention. The only difference is the word Interpolated.

19 For the same series, the header for the x-axis interpolated data points would be Interpolated_Series1Hook_Load and for the y-axis data column header would be Interpolated_Series1Measured_Depth. When the project data is exported as a Matlab file, the following arrays hold the data. DataPointsArray contains the columns of digitized data points. There will be 2 columns; an x-axis column and a y-axis columns for each of the series in the project. InterpPointsArray contains the columns of interpolated data points. There will be 2 columns; an x-axis column and a y-axis columns for each of the series in the project for which interpolations has been used. SeriesNamesArray contains the names of each of the series. Because of the way in which STIPlotDigitizer exports data, the string for this entry must be a valid Matlab variable name. A valid variable name is a character string of letters, digits, and underscores, and beginning with a letter. Any spaces will be replaced with an _. As well use of brackets of any kind (squared round or curly) are not allowed. A message box will be displayed if the string used is not a valid format. Xlabel text used for x-label. Because of the way in which STIPlotDigitizer exports data, the string for this entry must be a valid Matlab variable name. A valid variable name is a character string of letters, digits, and underscores, and beginning with a letter. Any spaces will be replaced with an _. As well use of brackets of any kind (squared round or curly) are not allowed. A message box will be displayed if the string used is not a valid format. Ylabel text used for y-label. Because of the way in which STIPlotDigitizer exports data, the string for this entry must be a valid Matlab variable name. A valid variable name is a character string of letters, digits, and underscores, and beginning with a letter. Any spaces will be replaced with an _. As well use of brackets of any kind (squared round or curly) are not allowed. A message box will be displayed if the string used is not a valid format.

Technology Assignment: Scatter Plots

Technology Assignment: Scatter Plots The goal of this assignment is to create a scatter plot of a set of data. You could do this with any two columns of data, but for demonstration purposes we ll work with the data in the table below. You

More information

Microsoft Office Excel

Microsoft Office Excel Microsoft Office 2007 - Excel Help Click on the Microsoft Office Excel Help button in the top right corner. Type the desired word in the search box and then press the Enter key. Choose the desired topic

More information

Technical Documentation Version 7.3 Output

Technical Documentation Version 7.3 Output Technical Documentation Version 7.3 Output These documents are copyrighted by the Regents of the University of Colorado. No part of this document may be reproduced, stored in a retrieval system, or transmitted

More information

Working with Charts Stratum.Viewer 6

Working with Charts Stratum.Viewer 6 Working with Charts Stratum.Viewer 6 Getting Started Tasks Additional Information Access to Charts Introduction to Charts Overview of Chart Types Quick Start - Adding a Chart to a View Create a Chart with

More information

Microsoft Excel 2007

Microsoft Excel 2007 Microsoft Excel 2007 1 Excel is Microsoft s Spreadsheet program. Spreadsheets are often used as a method of displaying and manipulating groups of data in an effective manner. It was originally created

More information

BioFuel Graphing instructions using Microsoft Excel 2003 (Microsoft Excel 2007 instructions start on page mei-7)

BioFuel Graphing instructions using Microsoft Excel 2003 (Microsoft Excel 2007 instructions start on page mei-7) BioFuel Graphing instructions using Microsoft Excel 2003 (Microsoft Excel 2007 instructions start on page mei-7) Graph as a XY Scatter Chart, add titles for chart and axes, remove gridlines. A. Select

More information

ezimagex2 User s Guide Version 1.0

ezimagex2 User s Guide Version 1.0 ezimagex2 User s Guide Version 1.0 Copyright and Trademark Information The products described in this document are copyrighted works of AVEN, Inc. 2015 AVEN, Inc. 4595 Platt Rd Ann Arbor, MI 48108 All

More information

Gloucester County Library System EXCEL 2007

Gloucester County Library System EXCEL 2007 Gloucester County Library System EXCEL 2007 Introduction What is Excel? Microsoft E x c e l is an electronic s preadsheet program. I t is capable o f performing many diff e r e n t t y p e s o f c a l

More information

FactoryLink 7. Version 7.0. Client Builder Reference Manual

FactoryLink 7. Version 7.0. Client Builder Reference Manual FactoryLink 7 Version 7.0 Client Builder Reference Manual Copyright 2000 United States Data Corporation. All rights reserved. NOTICE: The information contained in this document (and other media provided

More information

User Guide. Product Design. Version 2.2.2

User Guide. Product Design. Version 2.2.2 User Guide Product Design Version 2.2.2 Table of Contents Bridge User Guide - Table of Contents 1 TABLE OF CONTENTS... 1 INTRODUCTION... 4 Guide... 4 PRODUCTS... 5 Creating a New Product... 5 Viewing and

More information

Contents. Launching Word

Contents. Launching Word Using Microsoft Office 2007 Introduction to Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Winter 2009 Contents Launching Word 2007... 3 Working with

More information

Gloucester County Library System. Excel 2010

Gloucester County Library System. Excel 2010 Gloucester County Library System Excel 2010 Introduction What is Excel? Microsoft Excel is an electronic spreadsheet program. It is capable of performing many different types of calculations and can organize

More information

Office Excel. Charts

Office Excel. Charts Office 2007 Excel Charts October 2007 CONTENTS INTRODUCTION... 1 Bold text... 2 CHART TYPES... 3 CHOOSING A CHART... 4 CREATING A COLUMN CHART... 5 FORMATTING A COLUMN CHART... 8 Changing the chart style...

More information

v Annotation Tools GMS 10.4 Tutorial Use scale bars, North arrows, floating images, text boxes, lines, arrows, circles/ovals, and rectangles.

v Annotation Tools GMS 10.4 Tutorial Use scale bars, North arrows, floating images, text boxes, lines, arrows, circles/ovals, and rectangles. v. 10.4 GMS 10.4 Tutorial Use scale bars, North arrows, floating images, text boxes, lines, arrows, circles/ovals, and rectangles. Objectives GMS includes a number of annotation tools that can be used

More information

Solo 4.6 Release Notes

Solo 4.6 Release Notes June9, 2017 (Updated to include Solo 4.6.4 changes) Solo 4.6 Release Notes This release contains a number of new features, as well as enhancements to the user interface and overall performance. Together

More information

Microsoft Excel 2010 Basic

Microsoft Excel 2010 Basic Microsoft Excel 2010 Basic Introduction to MS Excel 2010 Microsoft Excel 2010 is a spreadsheet software in the new Microsoft 2010 Office Suite. Excel allows you to store, manipulate and analyze data in

More information

Excel Spreadsheets and Graphs

Excel Spreadsheets and Graphs Excel Spreadsheets and Graphs Spreadsheets are useful for making tables and graphs and for doing repeated calculations on a set of data. A blank spreadsheet consists of a number of cells (just blank spaces

More information

-Table of Contents- 1. Overview Installation and removal Operation Main menu Trend graph... 13

-Table of Contents- 1. Overview Installation and removal Operation Main menu Trend graph... 13 Thank you for buying Data Analysis Software. In order to use this software correctly and safely and to prevent trouble, please read this manual carefully. Notice 1. No part of this manual can be reproduced

More information

Models for Nurses: Quadratic Model ( ) Linear Model Dx ( ) x Models for Doctors:

Models for Nurses: Quadratic Model ( ) Linear Model Dx ( ) x Models for Doctors: The goal of this technology assignment is to graph several formulas in Excel. This assignment assumes that you using Excel 2007. The formula you will graph is a rational function formed from two polynomials,

More information

Introduction To Inkscape Creating Custom Graphics For Websites, Displays & Lessons

Introduction To Inkscape Creating Custom Graphics For Websites, Displays & Lessons Introduction To Inkscape Creating Custom Graphics For Websites, Displays & Lessons The Inkscape Program Inkscape is a free, but very powerful vector graphics program. Available for all computer formats

More information

ECE 102 Engineering Computation

ECE 102 Engineering Computation ECE 102 Engineering Computation Phillip Wong Spreadsheets Introduction to Microsoft Excel Spreadsheets A spreadsheet stores data in a 2D grid of cells. Cell may contain: numeric value or text formula (possibly

More information

Introduction to the workbook and spreadsheet

Introduction to the workbook and spreadsheet Excel Tutorial To make the most of this tutorial I suggest you follow through it while sitting in front of a computer with Microsoft Excel running. This will allow you to try things out as you follow along.

More information

Points Lines Connected points X-Y Scatter. X-Y Matrix Star Plot Histogram Box Plot. Bar Group Bar Stacked H-Bar Grouped H-Bar Stacked

Points Lines Connected points X-Y Scatter. X-Y Matrix Star Plot Histogram Box Plot. Bar Group Bar Stacked H-Bar Grouped H-Bar Stacked Plotting Menu: QCExpert Plotting Module graphs offers various tools for visualization of uni- and multivariate data. Settings and options in different types of graphs allow for modifications and customizations

More information

Chemistry Excel. Microsoft 2007

Chemistry Excel. Microsoft 2007 Chemistry Excel Microsoft 2007 This workshop is designed to show you several functionalities of Microsoft Excel 2007 and particularly how it applies to your chemistry course. In this workshop, you will

More information

Frequency tables Create a new Frequency Table

Frequency tables Create a new Frequency Table Frequency tables Create a new Frequency Table Contents FREQUENCY TABLES CREATE A NEW FREQUENCY TABLE... 1 Results Table... 2 Calculate Descriptive Statistics for Frequency Tables... 6 Transfer Results

More information

Scientific Graphing in Excel 2007

Scientific Graphing in Excel 2007 Scientific Graphing in Excel 2007 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

Spreadsheet View and Basic Statistics Concepts

Spreadsheet View and Basic Statistics Concepts Spreadsheet View and Basic Statistics Concepts GeoGebra 3.2 Workshop Handout 9 Judith and Markus Hohenwarter www.geogebra.org Table of Contents 1. Introduction to GeoGebra s Spreadsheet View 2 2. Record

More information

Galaxie Report Editor

Galaxie Report Editor Varian, Inc. 2700 Mitchell Drive Walnut Creek, CA 94598-1675/USA Galaxie Report Editor User s Guide Varian, Inc. 2008 Printed in U.S.A. 03-914949-00: Rev 6 Galaxie Report Editor i Table of Contents Introduction...

More information

User Manual Version 1.1 January 2015

User Manual Version 1.1 January 2015 User Manual Version 1.1 January 2015 - 2 / 112 - V1.1 Variegator... 7 Variegator Features... 7 1. Variable elements... 7 2. Static elements... 7 3. Element Manipulation... 7 4. Document Formats... 7 5.

More information

VANGUARD LOAD TAP CHANGER ANALYZER (LTCA) VERSION 2.xx SOFTWARE MANUAL. LTCA-10, LTCA-40, WRM-10P, WRM-40, TRM-20, TRM-40, TRM-203, and TRM-403

VANGUARD LOAD TAP CHANGER ANALYZER (LTCA) VERSION 2.xx SOFTWARE MANUAL. LTCA-10, LTCA-40, WRM-10P, WRM-40, TRM-20, TRM-40, TRM-203, and TRM-403 VANGUARD LOAD TAP CHANGER ANALYZER (LTCA) VERSION 2.xx SOFTWARE MANUAL For Use with Vanguard s LTCA-10, LTCA-40, WRM-10P, WRM-40, TRM-20, TRM-40, TRM-203, and TRM-403 Load Tap Changer Analyzers and Winding

More information

Information Technology and Media Services. Office Excel. Charts

Information Technology and Media Services. Office Excel. Charts Information Technology and Media Services Office 2010 Excel Charts August 2014 Information Technology and Media Services CONTENTS INTRODUCTION... 1 CHART TYPES... 3 CHOOSING A CHART... 4 CREATING A COLUMN

More information

Microsoft Word for Report-Writing (2016 Version)

Microsoft Word for Report-Writing (2016 Version) Microsoft Word for Report-Writing (2016 Version) Microsoft Word is a versatile, widely-used tool for producing presentation-quality documents. Most students are well-acquainted with the program for generating

More information

Pen & Ink Writer. User Guide

Pen & Ink Writer. User Guide Pen & Ink Writer User Guide 1 Table of Contents Pen & Ink Writer.....4 Pen & Ink Main Window...5 The Writing Area...9 Margins and Grids...12 Editing...13 Editing the Line Properties...13 Changing the Line

More information

PCB List Panel. Contents

PCB List Panel. Contents PCB List Panel Contents Function Content and Use Defining Panel Display Scope Working with Filtered Objects Displaying Workspace Selection Displaying Filtering Results Using the Panel to Select Objects

More information

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step.

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step. 1. AUTO CORRECT - To auto correct a text in MS Word the text manipulation includes following step. - STEP 1: Click on office button STEP 2:- Select the word option button in the list. STEP 3:- In the word

More information

ENVI Classic Tutorial: Introduction to ENVI Classic 2

ENVI Classic Tutorial: Introduction to ENVI Classic 2 ENVI Classic Tutorial: Introduction to ENVI Classic Introduction to ENVI Classic 2 Files Used in This Tutorial 2 Getting Started with ENVI Classic 3 Loading a Gray Scale Image 3 ENVI Classic File Formats

More information

Chapter 2 Surfer Tutorial

Chapter 2 Surfer Tutorial Chapter 2 Surfer Tutorial Overview This tutorial introduces you to some of Surfer s features and shows you the steps to take to produce maps. In addition, the tutorial will help previous Surfer users learn

More information

Scientific Graphing in Excel 2013

Scientific Graphing in Excel 2013 Scientific Graphing in Excel 2013 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

XYZ Mesh. Product. Gray Technical, LLC Copyright Gray Technical All Rights Reserved

XYZ Mesh. Product. Gray Technical, LLC  Copyright Gray Technical All Rights Reserved Product XYZ Mesh Company Copyright License Gray Technical, LLC http://www.graytechnical.com/ XYZ Mesh Copyright Copyright 2015-2017 Gray Technical All Rights Reserved SOFTWARE LICENSE SOFTWARE REPRODUCTION:

More information

KIN 147 Lab 02: Acceleration Data Analysis

KIN 147 Lab 02: Acceleration Data Analysis KIN 147 Lab 02: Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs) Your goal is to correctly analyze accelerometer data Analyzing the Acceleration Data

More information

ENVI Tutorial: Introduction to ENVI

ENVI Tutorial: Introduction to ENVI ENVI Tutorial: Introduction to ENVI Table of Contents OVERVIEW OF THIS TUTORIAL...1 GETTING STARTED WITH ENVI...1 Starting ENVI...1 Starting ENVI on Windows Machines...1 Starting ENVI in UNIX...1 Starting

More information

Activity: page 1/10 Introduction to Excel. Getting Started

Activity: page 1/10 Introduction to Excel. Getting Started Activity: page 1/10 Introduction to Excel Excel is a computer spreadsheet program. Spreadsheets are convenient to use for entering and analyzing data. Although Excel has many capabilities for analyzing

More information

Rich Text Editor Quick Reference

Rich Text Editor Quick Reference Rich Text Editor Quick Reference Introduction Using the rich text editor is similar to using a word processing application such as Microsoft Word. After data is typed into the editing area it can be formatted

More information

MIMAKI ENGINEERING CO., LTD.

MIMAKI ENGINEERING CO., LTD. For Windows XP/Windows 2000 Cutting Application Software SimpleCut Operation Manual MIMAKI ENGINEERING CO., LTD. D201463 Contents Introduction 1 About this Manual 2 Chapter 1 Installation Procedure 3

More information

Advanced Excel. Click Computer if required, then click Browse.

Advanced Excel. Click Computer if required, then click Browse. Advanced Excel 1. Using the Application 1.1. Working with spreadsheets 1.1.1 Open a spreadsheet application. Click the Start button. Select All Programs. Click Microsoft Excel 2013. 1.1.1 Close a spreadsheet

More information

9 POINTS TO A GOOD LINE GRAPH

9 POINTS TO A GOOD LINE GRAPH NAME: PD: DATE: 9 POINTS TO A GOOD LINE GRAPH - 2013 1. Independent Variable on the HORIZONTAL (X) AXIS RANGE DIVIDED BY SPACES and round up to nearest usable number to spread out across the paper. LABELED

More information

Synoptics Limited reserves the right to make changes without notice both to this publication and to the product that it describes.

Synoptics Limited reserves the right to make changes without notice both to this publication and to the product that it describes. GeneTools Getting Started Although all possible care has been taken in the preparation of this publication, Synoptics Limited accepts no liability for any inaccuracies that may be found. Synoptics Limited

More information

User Guide Product Design Version 1.7

User Guide Product Design Version 1.7 User Guide Product Design Version 1.7 1 INTRODUCTION 3 Guide 3 USING THE SYSTEM 4 Accessing the System 5 Logging In Using an Access Email 5 Normal Login 6 Resetting a Password 6 Logging Off 6 Home Page

More information

3.014 Short Range Order Data Analysis using PANalytical X Pert HighScore Plus v3.0

3.014 Short Range Order Data Analysis using PANalytical X Pert HighScore Plus v3.0 3.014 Short Range Order Data Analysis using PANalytical X Pert HighScore Plus v3.0 1) Before using the program HighScore Plus to analyze your data, you need to copy data from the instrument computer to

More information

Texas School for the Blind and Visually Impaired. Using The Drawing Tools in Microsoft Word 2007 for Tactile Graphic Production

Texas School for the Blind and Visually Impaired. Using The Drawing Tools in Microsoft Word 2007 for Tactile Graphic Production Texas School for the Blind and Visually Impaired Outreach Programs 1100 West 45 th Street Austin, Texas, 78756 Using The Drawing Tools in Microsoft Word 2007 for Tactile Graphic Production Developed by:

More information

Introducing Gupta Report Builder

Introducing Gupta Report Builder Business Reporting Chapter 1 Introducing Gupta Report Builder You can use Report Builder to design reports. This chapter describes: Our approach to building reports. Some of the reports you can build.

More information

Quickstart for Desktop Version

Quickstart for Desktop Version Quickstart for Desktop Version What is GeoGebra? Dynamic Mathematics Software in one easy-to-use package For learning and teaching at all levels of education Joins interactive 2D and 3D geometry, algebra,

More information

Vision MET/METCAD. 2D measurement system

Vision MET/METCAD. 2D measurement system Vision MET/METCAD 2D measurement system September 2012 ~ Contents ~ 1 GENERAL INFORMATION:... 3 1.1 PRECISION AND RESOLUTION... 3 2 GETTING STARTED:... 5 2.1 USER IDENTIFICATION... 5 2.2 MAIN WINDOW OF

More information

GEO 154 CARTOGRAPHY II- PLOTTING USING AUTOCAD- ASSIGMENT HELP

GEO 154 CARTOGRAPHY II- PLOTTING USING AUTOCAD- ASSIGMENT HELP GEO 154 CARTOGRAPHY II- PLOTTING USING AUTOCAD- ASSIGMENT HELP DOCUMENT. For one to two reasons data may not be in a format that can be integrated into AutoCAD software, but coordinates may be separated

More information

Pre-Lab Excel Problem

Pre-Lab Excel Problem Pre-Lab Excel Problem Read and follow the instructions carefully! Below you are given a problem which you are to solve using Excel. If you have not used the Excel spreadsheet a limited tutorial is given

More information

SUM - This says to add together cells F28 through F35. Notice that it will show your result is

SUM - This says to add together cells F28 through F35. Notice that it will show your result is COUNTA - The COUNTA function will examine a set of cells and tell you how many cells are not empty. In this example, Excel analyzed 19 cells and found that only 18 were not empty. COUNTBLANK - The COUNTBLANK

More information

6D Embroidery Software - Pretty Paisleys

6D Embroidery Software - Pretty Paisleys 6D Embroidery Software - Pretty Paisleys By: Soni Grint Learn what type of picture is best to use for a background while digitizing these pretty paisleys. Adjust the picture as needed before placing stitches.

More information

KIN 147 Lab Practical Mid-term: Tibial Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs)

KIN 147 Lab Practical Mid-term: Tibial Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs) KIN 147 Lab Practical Mid-term: Tibial Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs) Your goal is to correctly analyze accelerometer data Analyzing

More information

MOVING FROM CELL TO CELL

MOVING FROM CELL TO CELL VCAE: EXCEL Lesson 1 Please send comments to Author: Zahra Siddiqui at zed_ess@hotmail.com Concepts Covered: Cell Address; Cell Pointer; Moving across Cells Constants: Entering, Editing, Formatting Using

More information

Exploring Microsoft Office Word 2007

Exploring Microsoft Office Word 2007 Exploring Microsoft Office Word 2007 Chapter 3: Enhancing a Document Robert Grauer, Keith Mulbery, Michelle Hulett Objectives Insert a table Format a table Sort and apply formulas to table data Convert

More information

How to...create a Video VBOX Gauge in Inkscape. So you want to create your own gauge? How about a transparent background for those text elements?

How to...create a Video VBOX Gauge in Inkscape. So you want to create your own gauge? How about a transparent background for those text elements? BASIC GAUGE CREATION The Video VBox setup software is capable of using many different image formats for gauge backgrounds, static images, or logos, including Bitmaps, JPEGs, or PNG s. When the software

More information

Microsoft Office Word. Help. Opening a Document. Converting from Older Versions

Microsoft Office Word. Help. Opening a Document. Converting from Older Versions Microsoft Office 2007 - Word Help Click on the Microsoft Office Word Help button in the top right corner. Type the desired word in the search box and then press the Enter key. Choose the desired topic

More information

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4 Introduction to Microsoft Excel 2016 INTRODUCTION... 1 The Excel 2016 Environment... 1 Worksheet Views... 2 UNDERSTANDING CELLS... 2 Select a Cell Range... 3 CELL CONTENT... 4 Enter and Edit Data... 4

More information

Graphing on Excel. Open Excel (2013). The first screen you will see looks like this (it varies slightly, depending on the version):

Graphing on Excel. Open Excel (2013). The first screen you will see looks like this (it varies slightly, depending on the version): Graphing on Excel Open Excel (2013). The first screen you will see looks like this (it varies slightly, depending on the version): The first step is to organize your data in columns. Suppose you obtain

More information

3D Surface Plots with Groups

3D Surface Plots with Groups Chapter 942 3D Surface Plots with Groups Introduction In PASS, it is easy to study power and sample size calculations for a range of possible parameter values. When at least 3 input parameters vary, you

More information

Years after US Student to Teacher Ratio

Years after US Student to Teacher Ratio The goal of this assignment is to create a scatter plot of a set of data. You could do this with any two columns of data, but for demonstration purposes we ll work with the data in the table below. The

More information

GET TO KNOW FLEXPRO IN ONLY 15 MINUTES

GET TO KNOW FLEXPRO IN ONLY 15 MINUTES GET TO KNOW FLEXPRO IN ONLY 15 MINUTES Data Analysis and Presentation Software GET TO KNOW FLEXPRO IN ONLY 15 MINUTES This tutorial provides you with a brief overview of the structure of FlexPro and the

More information

Advanced Copy Pro 9.0 Plugin User Guide

Advanced Copy Pro 9.0 Plugin User Guide Advanced Copy Pro 9.0 Plugin User Guide UPDATED ON 6/26/2018 PlanSwift Authored by: Dave Hansen 1 Table of Contents Overview... 3 Purchasing and Installation... 4 Purchasing Plugins... 4 Installation and

More information

#61-844SW ThermalVision Software Instruction Manual

#61-844SW ThermalVision Software Instruction Manual ThermalVision Software Instruction Manual ND-7035-1 Page 1 of 23 Contents 1. Installing the ThermalVision software onto a PC... 3 2. Transferring saved images from the camera to the PC.... 3 2.1. Direct

More information

Navigator Software User s Manual. User Manual. Navigator Software. Monarch Instrument Rev 0.98 May Page 1 of 17

Navigator Software User s Manual. User Manual. Navigator Software. Monarch Instrument Rev 0.98 May Page 1 of 17 User Manual Navigator Software Monarch Instrument Rev 0.98 May 2006 Page 1 of 17 Contents 1. NAVIGATOR SOFTWARE 2. INSTALLATION 3. USING NAVIGATOR SOFTWARE 3.1 STARTING THE PROGRAM 3.2 SYSTEM SET UP 3.3

More information

DDX-R Quick Start Guide

DDX-R Quick Start Guide DDX-R Quick Start Guide Imaging Support 1-855-726-9995 www.scilvet.com Contents USING DDX-R... 2 Opening a Patient File... 2 Opening a New Patient File... 3 Screen Layout... 3 ACQUIRING IMAGES ON A PATIENT...

More information

How to digitise graphs?

How to digitise graphs? How to digitise graphs? Contents Page 0. Your own notes of using VisualLab-dcsDigitiser: 1 1. Overview of VisualLab-dcsDigitiser: 2 2. Graph preparation: 3 3. Graph prerequisites: 3 4. Tool Bars: 3 5.

More information

Getting Started With Excel

Getting Started With Excel Chapter 1 Getting Started With Excel This chapter will familiarize you with various basic features of Excel. Specific features which you need to solve a problem will be introduced as the need arises. When

More information

Table of Contents. Logos Imaging Application User s Manual Version Page 1

Table of Contents. Logos Imaging Application User s Manual Version Page 1 Table of Contents About... 4 System Requirements... 5 Uninstall Previous Versions... 5 Install LIA 6.0... 6 Install the Device Drivers... 13 Register... 14 Getting Help... 14 Technical Support... 14 Workspace

More information

Polymath 6. Overview

Polymath 6. Overview Polymath 6 Overview Main Polymath Menu LEQ: Linear Equations Solver. Enter (in matrix form) and solve a new system of simultaneous linear equations. NLE: Nonlinear Equations Solver. Enter and solve a new

More information

Basics of Keithley Interactive Test Environment

Basics of Keithley Interactive Test Environment Basics of Keithley Interactive Test Environment 0 Launching KITE Power Up and Log On ACTION 1. From Power-up: disconnect DUTs, stay clear of SMU output connectors/probes Log-on: KIUSER (no password) or

More information

2.1. Project Information and Protection Global Settings Working with Tags... 15

2.1. Project Information and Protection Global Settings Working with Tags... 15 2.1. Project Information and Protection... 1 2.2. Global Settings... 3 2.2.1. Languages...4 2.2.2. Font Templates...5 2.2.3. Picture Database...6 2.2.4. Sound Database...10 2.2.5. Text Database...12 2.3.

More information

Plotting. Documentation. DDBSP - Dortmund Data Bank Software Package

Plotting. Documentation. DDBSP - Dortmund Data Bank Software Package Plotting Documentation DDBSP - Dortmund Data Bank Software Package DDBST Software & Separation Technology GmbH Marie-Curie-Straße 10 D-26129 Oldenburg Tel.: +49 441 361819 0 Fax: +49 441 361819 10 E-Mail:

More information

Week 1 The Blender Interface and Basic Shapes

Week 1 The Blender Interface and Basic Shapes Week 1 The Blender Interface and Basic Shapes Blender Blender is an open-source 3d software that we will use for this class to create our 3d game. Blender is as powerful as 3d Studio Max and Maya and has

More information

NiceForm User Guide. English Edition. Rev Euro Plus d.o.o. & Niceware International LLC All rights reserved.

NiceForm User Guide. English Edition. Rev Euro Plus d.o.o. & Niceware International LLC All rights reserved. www.nicelabel.com, info@nicelabel.com English Edition Rev-0910 2009 Euro Plus d.o.o. & Niceware International LLC All rights reserved. www.nicelabel.com Head Office Euro Plus d.o.o. Ulica Lojzeta Hrovata

More information

v Importing Rasters SMS 11.2 Tutorial Requirements Raster Module Map Module Mesh Module Time minutes Prerequisites Overview Tutorial

v Importing Rasters SMS 11.2 Tutorial Requirements Raster Module Map Module Mesh Module Time minutes Prerequisites Overview Tutorial v. 11.2 SMS 11.2 Tutorial Objectives This tutorial teaches how to import a Raster, view elevations at individual points, change display options for multiple views of the data, show the 2D profile plots,

More information

For Windows VISTA /Windows XP Cutting Application Software Simple Studio. Operation Manual MIMAKI ENGINEERING CO., LTD. D

For Windows VISTA /Windows XP Cutting Application Software Simple Studio. Operation Manual MIMAKI ENGINEERING CO., LTD. D For Windows VISTA /Windows XP Cutting Application Software Simple Studio Operation Manual MIMAKI ENGINEERING CO., LTD. D201923-11 Contents Introduction 1 About this Manual 3 Chapter 1 Installation Procedure

More information

Laser Machine User Manual:

Laser Machine User Manual: Laser Machine User Manual: OPERATOR ( EasyCut / LaserCut version 5.3 ) v1.0 CTR Laser Machine Operator Manual ( EasyCut version 5.3 ) ~ version 1.0 1 CONTENTS Section 1: Tutorials...5 1.1. How to Cut with

More information

A Study of Angles & Curves

A Study of Angles & Curves A Study of Angles & Curves Method 1: Cutting Quilt Shapes/Using the Shapes Tools Open BERNINA CutWork Software. Make sure that Create New is selected. Click Next. Place a dot in front of New Graphic. Select

More information

Getting to Know FlexPro in just 15 Minutes

Getting to Know FlexPro in just 15 Minutes Getting to Know FlexPro in just 15 Minutes This tutorial provides you with a brief overview of the structure of FlexPro and the basic command methods. 3 Managing Data with FlexPro FlexPro stores all objects

More information

KCS Motion. Video Motion Analysis Software

KCS Motion. Video Motion Analysis Software Video Motion Analysis Software Software and supporting material is property of G. Mason, Seattle University, 2007 Overview Overview KCS Motion tracks moving objects in a video clip and analyzes their position,

More information

Section 1 Establishing an Instrument Connection

Section 1 Establishing an Instrument Connection Manual for Sweep VI Fall 2011 DO NOT FORGET TO SAVE YOUR DATA TO A NEW LOCATION, OTHER THAN THE TEMP FOLDER ON YOUR LAB STATION COMPUTER! FAILURE TO DO SO WILL RESULT IN LOST DATA WHEN YOU LOG OUT! 1.1.

More information

Visual Physics - Introductory Lab Lab 0

Visual Physics - Introductory Lab Lab 0 Your Introductory Lab will guide you through the steps necessary to utilize state-of-the-art technology to acquire and graph data of mechanics experiments. Throughout Visual Physics, you will be using

More information

Working with PDF s. To open a recent file on the Start screen, double click on the file name.

Working with PDF s. To open a recent file on the Start screen, double click on the file name. Working with PDF s Acrobat DC Start Screen (Home Tab) When Acrobat opens, the Acrobat Start screen (Home Tab) populates displaying a list of recently opened files. The search feature on the top of the

More information

Total Number of Students in US (millions)

Total Number of Students in US (millions) The goal of this technology assignment is to graph a formula on your calculator and in Excel. This assignment assumes that you have a TI 84 or similar calculator and are using Excel 2007. The formula you

More information

Tutorial 01 Quick Start Tutorial

Tutorial 01 Quick Start Tutorial Tutorial 01 Quick Start Tutorial Homogeneous single material slope No water pressure (dry) Circular slip surface search (Grid Search) Intro to multi scenario modeling Introduction Model This quick start

More information

Bombardier Business Aircraft Customer Services. Technical Publications. SmartPubs Viewer 3.0 User Guide. Updated January 2013 [2013]

Bombardier Business Aircraft Customer Services. Technical Publications. SmartPubs Viewer 3.0 User Guide. Updated January 2013 [2013] Bombardier Business Aircraft Customer Services Technical Publications SmartPubs Viewer 3.0 User Guide Updated January 2013 [2013] Table of Contents Application Views... 5 Collection View... 5 Manual View...

More information

Setup Contacts Add Compose Letter Compose Letter

Setup Contacts Add Compose Letter Compose Letter 17 WORD-RITE Now that we have explored the Contacts and Campaigns sections of the program, it is time to work with WordRite, the integrated, full-function Rich Text word processor that is included with

More information

Lecture- 5. Introduction to Microsoft Excel

Lecture- 5. Introduction to Microsoft Excel Lecture- 5 Introduction to Microsoft Excel The Microsoft Excel Window Microsoft Excel is an electronic spreadsheet. You can use it to organize your data into rows and columns. You can also use it to perform

More information

Data Table from an Equation

Data Table from an Equation 1 Data Table from an Equation How do you create a data table from an equation - to present and export the values - to plot the data We will look at these features in SigmaPlot 1. Linear Regression 2. Regression

More information

Physics MRI Research Centre UNIFIT VERSION User s Guide

Physics MRI Research Centre UNIFIT VERSION User s Guide Physics MRI Research Centre UNIFIT VERSION 1.24 User s Guide Note: If an error occurs please quit UNIFIT and type:.reset in the IDL command line, and restart UNIFIT. Last Update November 2016 by Katie

More information

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC StickFont Editor v1.01 User Manual Copyright 2012 NCPlot Software LLC StickFont Editor Manual Table of Contents Welcome... 1 Registering StickFont Editor... 3 Getting Started... 5 Getting Started...

More information

PowerView for the EnergyPro

PowerView for the EnergyPro Data Analysis Software User's Guide PowerView User's Guide Copyright 2005 CANDURA INSTRUMENTS. All Rights Reserved. The information in this document is subject to change without notice. CANDURA INSTRUMENTS

More information

Microsoft Office. Microsoft Office

Microsoft Office. Microsoft Office is an office suite of interrelated desktop applications, servers and services for the Microsoft Windows. It is a horizontal market software that is used in a wide range of industries. was introduced by

More information

TOOL TRACKING SYSTEM USER MANUAL

TOOL TRACKING SYSTEM USER MANUAL VERSION 1.35.0 TOOL TRACKING SYSTEM USER MANUAL TTS USER MANUAL TABLE OF CONTENTS TTS User Manual... 2 Table of Contents... 2 Quick Start Overview... 8 Tool Classifications, Types, User Defined Fields,

More information