1. Introduction Installation and requirements... 2

Size: px
Start display at page:

Download "1. Introduction Installation and requirements... 2"

Transcription

1 1 Table of Contents 1. Introduction Installation and requirements Utilization of the CRB analysis plugin through the interactive graphical interfaces 3.1 Initial settings Results inspection, parameters refining and custom analysis How to save results How to launch the CRB analysis from the command line... 10

2 2 1. Introduction The CRB analysis plugin for EEGLAB is a software tool for performing the channel reactivity based (CRB) analysis of either EEG scalp channels or ICA independent components (ICs); it allows to localize alpha responsiveness regions and estimate individual alpha frequencies (IAFs) and channel alpha frequencies (CAFs) through the method described in "Goljahani A, D'Avanzo C, Schiff S, Amodio P, Bisiacchi P, Sparacino G. A novel method for the determination of the EEG individual alpha frequency. NeuroImage, 2012; 60: ". The source code, distributed under the GNU General Public License ( is freely available for download from The plugin allows to easily define initial settings, inspect results, refine CRB algortihm's parameters and save results through intuitive interactive graphical user interfaces (GUIs). The CRB analysis can be launched both from the Tools menu of the EEGLAB graphic interface and directly from the command line with and without graphical supports, e.g. for carrying out batch analyses. This documentation is about the CRB analysis plugin functionalities. The reader is referred to the EEGLAB documentation ( for instructions on e.g. EEGLAB installation, ICs computation, etc.. The documentation is organized as follows. After instructions on installation and requirements (Section 2), first, the utilization of the plugin through the GUIs will be illustrated (Section 3) and, then, command-line options for launching the CRB analysis will be described (Section 4). 2. Installation and requirements For installing the CRB analysis plugin in EEGLAB ( ), it is sufficient to unzip the file downloaded from the link and place the CRBanalysis folder in the plugins subdirectory of the main EEGLAB directory. For utilizing the functions from the command-line (see Section 4), the location of the CRBanalysis folder should be included in the Matlab path. Besides, for utilizing the EEGLAB functions embedded in the code, the paths '...\eeglabroot\functions\sigprocfunc', '...\eeglabroot\functions\popfunc', and '...\eeglabroot \functions\adminfunc ' should be included in the Matlab path. In case they are not, EEGLAB functions will be simply ignored. For utilizing the plugin, Matlab (The Mathworks, Inc.) is required, together with signal processing and statistics toolboxes. Both for launching the CRB analysis from the EEGLAB graphic interface and for utilizing EEGLAB functions embedded in the code, an installation of EEGLAB ( ) is also required. Routines were implemented in Matlab R2011a 64-bit and should theoretically work with all the latest versions of Matlab, 32 and 64 bit, and EEGLAB. Up to now, it has been successfully tested on EEGLAB v b in a 64-bit Windows 7 (Microsoft corporation) environment equipped with 8 GB of RAM. Since Matlab is a cross-platform environment, the plugin should potentially be compatible with 32-bit Windows environments, and Linux and OS X (Apple, Inc.) operating systems as well.

3 3 3. Utilization of the CRB analysis plugin through the interactive graphical interfaces By installing the CRB analysis plugin in EEGLAB, the CRB analysis menu is included in the Tools menu of EEGLAB, as shown in Fig Initial settings Figure 1 By clicking on the CRB analysis menu illustrated in Fig.1, the GUI for defining initial settings, shown in Fig. 2 for a sample dataset, pops up. Figure 2

4 4 Dataset info panel: -contains information on the dataset loaded in EEGLAB, CRB data selection panel: - select channel data for running the CRB analysis on channel data; select component activations for running the CRB analysis on ICA independent components (ICs).; - press the list channels button for running the CRB analysis on a subset of channels selected (Ctrl+click) from the list; press list components for running the CRB analysis on a subset of components selected (Ctrl+click) from the list; - press the plot channel locations button for displaying the EEGLAB topographic plot of channels locations; press the plot components maps button for displaying the the EEGLAB 2-D plot of component maps; Temporal intervals and parameters for the estimation of power spectrum densities (PSDs) panel: - insert in the Reference interval and Test interval forms the reference and test time intervals for estimating the reference and test PSDs; reference and test intervals are needed for carrying out the analysis; - push the channel ERPs button for displaying the EEGLAB channel ERPs plot; push the component ERPs button for displaying the EEGLAB component ERPs plot Parameters for Psd estimation subpanel: - the psd estimation method is the Welch method; - select the window type from the Window type list; -insert the window length and percentage of windows overlap for the reference PSD estimation in the reference interval's window length(ms) and overlap (%) form; by default, the window length is equal to the reference interval and the percentage of overlap is zero; -insert the window length and percentage of windows overlap for the test PSD estimation in the test interval's window length(ms) and overlap (%) form; by default, the window length is equal to the reference interval and the percentage of overlap is zero; -insert the number of PSD samples to be estimated in the Number of PSD samples form; the Corresponding frequency quantum is computed as the ratio between the data sample rate and the number of PSD samples; by default the number of PSD samples is such as the frequency quantum is not greater than 0.1 Hz. -insert in the frequency limits (Hz) form the frequency interval (values in Hz separated by comma) for resting and test PSDs estimation; by default it is equal to the interval 0 to one fourth of the data sampling rate.

5 5 CRB analysis parameters panel: - insert the values of parameters needed for applying the CRB algorithm in the corresponding forms; please, please refer to Section 3.3 of Goljahani et al, NeuroImage, 2012 for guidelines on parameters settings; - insert optional parameters in the Additional optional parameters form, e.g. 'scan_interval';'0,30' for setting the scanning interval of the scanning phase of the algorithm to the interval (0,30) Hz (see Goljahani et al, NeuroImage, 2012 for the Steps and phases of the CRB algorithm); -check Perform only Step 1 for executing only the Step 1 of the CRB algorithm; results will comprise the responsiveness intervals, the relative rho and CAF values, etc., but the selection of channels/components won't be executed; By pressing the run CRB analysis button, the CRB analysis will be carried out on the selected data and the GUI for saving results, illustrated in Section 3.3, will be displayed. By pressing the show results button, the CRB analysis will be carried out on the selected data and the results will be shown in the GUI for numerical values inspection, described in section 3.2. If include spectra plots is checked, also spectra plots with highlighted responsiveness regions will be displayed in GUI for spectra plot inspection, described in section 3.2. The plots will be limited to the frequency interval inserted in the frequency range in Hz form and to the channels/components selected from the list obtained by pressing select channels/components to plot. 3.2 Results inspection, parameters refining and custom analysis Results of the CRB analysis can be inspected by exploring both a table of numerical values in the GUI for numerical values inspection, Fig. 3 for a sample dataset, and plots of channels/component spectra in the GUI for spectra plots inspection, Fig. 4 for a sample dataset, with responsiveness intervals localized by the CRB algorithm highlighted in grey. Figure 3

6 6 Figure 4 GUI for numerical values inspection: - the table contains, for each channel/ic, the selected flag, which denotes whether the channel/ic was selected (1) or not (0) by the CRB algorithm, the channel alpha frequency, CAF, and reactivity index, ρ, values relative to the responsiveness interval (f_1,f_2), the powers of the signal in the responsiveness band (f_1,f_2) during the reference (ref power) and test (test power) intervals, and their relative percentage variation (rel. power var. (%)) computed as (test power - ref power)/ref power x 100 (ERD% in Pfurtscheller and Lopes da Silva, Clin. Neurophysiol., 1999). NaN values are inserted if the algorithm didn't localize any responsiveness interval. The first (selected), fourth (f_1) and fifth (f_2) columns of the table can be edited for custom analysis. If the user is interested in computing rho, CAF, reference and test powers, and relative power variation percentage for a custom set of channels and responsiveness intervals, it is sufficient to set to one their selected value and insert the intervals boundaries (Hz) in the columns f_1 and f_2. By pressing twice the Recompute with new table values button, new values are computed and inserted in the table. The IAF is, finally, computed as the median of the CAFs relative to the channels/ics selected by the user. - the CRB analysis parameters panel allows to refine CRB algorithm's parameters; by inserting new parameter values and pressing the Recompute with new parameter values button, results are recomputed

7 7 and the table is updated with new values; please refer to Section 3.3 of Goljahani et al, NeuroImage, 2012 for guidelines on parameters settings; - press the Restore initial values button for restoring initial values after having modified the table either by manually modifying it or by re-computing results with new parameter values; - press the Plot channel locations button for displaying the EEGLAB topographic plot of channel locations; - press the plot spectra button for launching the GUI for spectra plots inspection with reference and test PSDs plotted together with responsiveness intervals, CAFs and IAF values reported in the table for the channels/ics selected from the list displayed by pressing the Select channels/ics to plot button; the frequency range of the plots can set by inserting the interval's boundaries in the form Frequency range to plot (Hz); - press the save results button for saving results through the interactive GUI described in section 3.3. GUI for spectra plots inspection - each plot in the GUI depicts, for the channel/ic in the title, the reference (red) and test (blue) PSDs, the responsiveness interval, shaded in gray, the CAF, as a vertical thin solid black line, the IAF, as a vertical thick solid black line, and the local IAF, as a vertical thin dashed black line. The latter is computed as the median of the channels/ics selected by the CRB algorithm among those chosen for plotting. The checking of the checkbox in the right upper corner of the plots denotes the channel/ic was selected by the algorithm. If the user is interested in evaluating the effect on the IAF value of discarding or including a channel/ic, it is sufficient to check, respectively uncheck, the checkbox next to its plot. Accordingly, the IAF and local IAF values, textually reported at the bottom of the GUI, are updated. At the bottom of the GUI it is also reported the local average responsiveness interval, local ave alpha, computed by averaging the boundaries of the responsiveness intervals of the channels/ics with the checkbox checked among those plotted. If you are interested in obtaining ρ and CAF values relative to responsiveness intervals different from those highlighted in the plots, a drag and drop mechanism is provided. Position the cursor at any point of the plot with the abscissa at one of the boundaries of the new responsiveness interval, press the left button of the mouse and release it at the other boundary of the interval. The new interval shades gray, CAF and rho values relative to the new interval are computed and their values is updated. If the channel/ic was among those selected by the algorithm or the user, also IAF, local IAF and local average responsiveness intervals are updated. By pressing the Synchronize with table data button, table values relative to the plotted channels are updated with new CAFs, ρs and powers values. Note that for updating the IAF value at the bottom of the GUI for numerical values inspection and finalize the table update the Recompute with new table values button GUI for numerical values inspection in the has to be pressed. - check the topographic plots checkbox for turning to a topographic plot, if channel locations information are available; - utilize the XLim form for modifying the frequency range of the plots; - check the Equalize YLim checkbox for making the all the y axis range of the plots equal to the interval inserted in the range form; - press the Restore initial values for restoring initial values and plotting ranges.

8 8 3.2 How to save results The GUI for saving results is shown in Fig.5. Figure 5 - check the save results in a.txt file checkbox for saving results in a text file. Results will be arranged as in the table of the GUI for numerical values inspection, Fig. 3, with an additional first column reporting the IAF value. Insert the name of the txt file in the insert file name form. Insert the file path in the filepath. If needed, the browse button can be pressed for graphically browsing directories. If the filepath form is left empty, the file is placed in the current directory. - check the save results as a CRB struct in a.mat file for saving results in a Matlab mat file. Results will be embedded in the CRB struct with the following fields: Table 1 CRB. results cell matrix containing results arranged in a table as in the.txt case colnames cell vector of strings containing the names of the columns of the CRB.results cell matrix rownames cell vector of strings containing the names of the rows (chennel/ic labels) of the CRB.results cell matrix results_num numerical matrix containing the numerical results in the cell matrix CRB.results L. struct with CRB channels/ics selection (Step 2) parameters and results rho_min minimum ρ values under which no activity is considered to be present (see Section ) of Goljahani et

9 9 al., NeuroImage, 2012 r fraction of the maximum channels/ics reactivity indexes that renders a channel/ic with a smaller ρ value out of range for the subject (see section of Goljahani et al., NeuroImage, 2012 ) p percentile value for computing the subject's specific threshold ρ sub (eq. (3) of Goljahani et al, NeuroImage, rho_sub 2012) for selecting channels/ics subject's specific threshold ρ sub (see eq. (3) of Goljahani et al, NeuroImage, 2012) for selecting channels/ics rhos_thresh minimum ρ value for selecting channels/ics at Step 2 of the algorithm (see eq. (2) of Goljahani et al, NeuroImage, 2012) indexes numerical vector of channels/ics indexes selected by the CRB algorithm If the include average spectra checkbox is selected, the.mat file will include also the spectra struct with the following fields Table 2 spectra. ave_refspectra numerical matrix (Number of channels/ics x Number of frequency points) containing average reference spectra ave_testpsectra numerical matrix (Number of channels/ics x Number of frequency points) containing average test spectra f numerical vector (Number of frequency points x1) of frequency points labels cell vector (Number of channels/ics x 1) of strings Besides CRB and spectra, the strcuct par containing all the parameters utilized for running the CRB routines is also saved in the mat file. The struct is described in Section 4. - check the save results in the CRB field of the EEG struct checkbox for saving results in the CRB field of the EEGLAB EEG struct. The fields of the CRB struct are as in Table 1, with the inclusion of the struct par, Table 3, as its field and of the struct spectra, Table 2, if the include average spectra checkbox is selected.

10 10 4. How to launch the CRB analysis from the command line The CRB analysis can also be launched from the Matlab command line through the functions pop_crbanalysis() and CRBanalysis(). Depending on the input arguments, pop_crbanalysis() may display interactive GUIs for, e.g., defining initial or saving settings, and calls CRBanalysy(), which is the core function that runs the CRB algorithm on the input data. The function EEG=pop_CRBanalysis(EEG,typeproc,par): - launched with no arguments - pop_crbanalysis() - displays the function's help - launched with the EEGLAB EEG struct as its first argument - EEG=pop_CRBanalysis(EEG) - first displays the GUI for initial settings, Fig. 2, then calls the CRBanalysis() with the parameters defined by the user, and, finally, displays the GUI for saving results, Fig. 5, for defining the saving modalities; - launched with the EEGLAB EEG struct as its first argument and the typeproc flag, equal to 0 for processing ICs and to 1 for processing channel data, as its second argument - EEG=pop_CRBanalysis(EEG,typeporc) - first displays the GUI for initial settings, Fig. 2, then calls the CRBanalysis() with the parameters defined by the user, and, finally, displays the GUI for saving results, Fig. 5, for defining the saving modalities; - launched with the EEGLAB EEG struct as its first argument, the typeproc flag, equal to 0 for processing ICs and to 1 for processing channel data, as its second argument, and the struct par as its third argument - EEG=pop_CRBanalysis(EEG,typeporc,par) - GUIs are displayed or not depending on the settings embedded in the par struct. The properties of the par struct are summarized in Table 3. Table 3 par. chanlocs struct - optional - EEG chanlocs structure labels cell vector of strings - optional - data channels/ics labels CRB_dataindexes numerical vector - indexes of the channels/ics to submit to CRB analysis - default: 1: Number of channels executeandsave flag (0/1) - optional - flag for executing and saving results without showing them in interactive GUIs - default: 1; if par.executeandsave==1 and par.savepar is not empty, data are saved without displaying any GUI, otherwise the GUI for saving results. showresults flag (0/1) - optional - flag for showing results in the GUI for numerical values inspection, Fig. 3, before saving them - default: 0

11 11 spectraplots plotspar. CRBpar. savepar. flag (0/1) - optional - flag for plotting spectra in the GUI for spectra plots inspection, Fig. 4, before saving results - default: 0 struct - optional - struct with settings for plotting spectra in the GUI for spectra plots inspection indexes numerical vector - optional - indexes of data to plot among those submitted to CRB analysis labels cell vector of strings - optional - plots labels freq_range numerical vector - optional - frequency range to plot struct of parameters for applying the CRB analysis, see Table 4 struct of settings for saving results; if par.savepar is empty, the GUI for saving results pops up txt flag (0/1) - optional - flag for saving results in a txt file; txtpar. filename string - needed if par.savepar.txt==1 - txt file name filepath string - optional - txt file path - default: '.' (current directory) mat flag (0/1) - optional - flag for saving results in a mat file; matpar. filename string - needed if par.savepar.mat==1 - mat file name filepath string - optional - mat file path - default: '.' (current directory) includeavespectra flag (0/1) - optional - flag for saving average spectra in the mat file -

12 12 CRBfield includestspectra flag (0/1) - optional - flag for saving results in the CRB field of the EEG struct; default: 0 flag (0/1) - optional - flag for saving single trial spectra in the mat file - default: 0 CRBfieldpar. includeavespectra flag (0/1) - optional - flag for saving average spectra in the CRB field - default: 0 includestspectra flag (0/1) - optional - flag for saving single-trial spectra in the CRB field - default: 0 Note that pop_crbanalysis() can be launched by only setting the CRBpar field values marked as NEEDED in Table 4. Moreover, by also defining the saving settings in the the savepar field, the CRB analysis is run and results are saved without displaying any GUI. Once data have been extracted from EEG by utilizing par.typeproc and par.crb_dataindexes values, the function CRBanalysis() is called. CRBanalysis can also be directly launched from the command-line as [CRB spectra]= CRBanalysis(data,CRBpar), where - data is a numerical matrix (Number of channels/ics x Number of time points x Number of epochs) or a cell vector of two numerical matrix (Number of channels/ics x Number of frequency points), depending on the settings in CRBpar; - CRBpar is the struct of CRB algorithms's parameters described in Table 4; -CRB and spectra are the struct described in Table 1 and 2. Table 4 CRBpar. spectraldata flag (0/1) - optional - if CRBpar.spectraldata==0, the input parameter data is a numerical matrix, otherwise it is a cell vector containing the matrix of average reference spectra and average test spectra - default: 0 onlyspectra flag (0/1) - optional - if CRBpar.onlyspectra==1, only spectra

13 13 are computed and the output CRB is left empty - default: 0 onlystepone flag (0/1) - optional -flag for performing only Step 1 of the CRB algorithm - default: 0 customanalysis flag (0/1) - optional -flag for carrying out custom analysis singletrialspectra flag (0/1) - optional - if CRBpar.onlyspectra==1 the fields singletrial_refspectra and singletrial_testpsectra are included in the spectra output - default: 0 labels cell vector of strings - optional - labels of channels/ics timeintervals struct - NEEDED if CRBpar.spectraldata==0 t spectrapar ref_int test_int struct - NEEDED if CRBpar.spectraldata==1 - strcut of parameters for reference and test spectra computation srate method win_type ref_winlength ref_winoverlap test_winlength test_winoverlap numerical vector- NEEDED if CRBpar.spectraldata==0 - data time vector (ms) numerical vector- NEEDED if CRBpar.spectraldata==0 - reference interval (ms) numerical vector- NEEDED if CRBpar.spectraldata==0 - test interval (ms) scalar - optional string - 'Welch' string {'Hanning','Hamming','None'} - optional - window type for PSDs estimation - default: 'Hanning' scalar - optional - length of the window for reference PSD estimation - default: length of the reference interval scalar - optional - percentage of windows overlap for reference PSD estimation - default: 0 scalar - optional - length of the window for test PSD estimation - default: length of the test interval scalar - optional - percentage of windows overlap for test PSD estimation - default: 0

14 14 custom algpar freq_lim Nfft struct - optional - CRB parameters (see Section 3.1) - default values are reported on the right scan_interval alpha_interval w_size w_shift lambda epsilon rho_min r p lambda_left epsilon_left struct - NEEDED if CRBpar.customanalyis==1. bands - numerical matrix (length of par.custom.indexes x 2) - NEEDED if CRBpar.customanalyis==1- user's defined bands for computing rho and CAF values. indexes - numerical vector - NEEDED if CRBpar.customanalysis==1 - indexes of channels selected for carrying out custom analysis and copmuting the IAF numerical vector - NEEDED if spectraldata==1 - spectra frequency range scalar- optional - number of PSD frequency samples to estimate CRBpar.spectrapar. freq_lim [8 13] (conventional alpha interval) (regularization factor for windows below the conventional alpha band; 1 is equivalent to not having any regularization) 0 ( parameter for selecting as lower boudaries of responsiveness intervals closure points that are not intersections; 1 is equivalent to looking for intersections) Note that the CRBanalysis() can be launched on a data matrix by only setting the timeintervals field.

1. Introduction Installation and requirements... 2

1. Introduction Installation and requirements... 2 1 Table of Contents 1. Introduction... 2 2. Installation and requirements... 2 3. How to perform the CRB analysis through the interactive graphical interfaces... 3 3.1 Initial settings... 3 3.2 Results

More information

1. Introduction Installation and requirements... 3

1. Introduction Installation and requirements... 3 1 Table of Contents 1. Introduction... 2 2. Installation and requirements... 3 3. How to perform the CRB analysis through the interactive graphical interfaces... 3 3.1 Initial settings... 4 3.2 Results

More information

TMSEEG Tutorial. Version 4.0. This tutorial was written by: Sravya Atluri and Matthew Frehlich. Contact:

TMSEEG Tutorial. Version 4.0. This tutorial was written by: Sravya Atluri and Matthew Frehlich. Contact: TMSEEG Tutorial Version 4.0 This tutorial was written by: Sravya Atluri and Matthew Frehlich Contact: faranak.farzan@sfu.ca For more detail, please see the Method article describing the TMSEEG Toolbox:

More information

ADJUST: An Automatic EEG artifact Detector based on the Joint Use of Spatial and Temporal features

ADJUST: An Automatic EEG artifact Detector based on the Joint Use of Spatial and Temporal features ADJUST: An Automatic EEG artifact Detector based on the Joint Use of Spatial and Temporal features A Tutorial. Marco Buiatti 1 and Andrea Mognon 2 1 INSERM U992 Cognitive Neuroimaging Unit, Gif sur Yvette,

More information

ERPEEG Tutorial. Version 1.0. This tutorial was written by: Sravya Atluri, Matthew Frehlich and Dr. Faranak Farzan.

ERPEEG Tutorial. Version 1.0. This tutorial was written by: Sravya Atluri, Matthew Frehlich and Dr. Faranak Farzan. ERPEEG Tutorial Version 1.0 This tutorial was written by: Sravya Atluri, Matthew Frehlich and Dr. Faranak Farzan. Contact: faranak.farzan@sfu.ca Temerty Centre for Therapeutic Brain Stimulation Centre

More information

WaveAR User s Manual. Blake J. Landry and Matthew J. Hancock. WaveAR User s Manual page 1 of 19

WaveAR User s Manual. Blake J. Landry and Matthew J. Hancock. WaveAR User s Manual page 1 of 19 WaveAR User s Manual by Blake J. Landry and Matthew J. Hancock WaveAR User s Manual page 1 of 19 WaveAR User s Manual Contents 1. Introduction... 3 2. Installation... 3 2.1 Standalone executable... 3 2.2

More information

Managing custom montage files Quick montages How custom montage files are applied Markers Adding markers...

Managing custom montage files Quick montages How custom montage files are applied Markers Adding markers... AnyWave Contents What is AnyWave?... 3 AnyWave home directories... 3 Opening a file in AnyWave... 4 Quick re-open a recent file... 4 Viewing the content of a file... 5 Choose what you want to view and

More information

Instruction for Mass Spectra Viewer

Instruction for Mass Spectra Viewer Instruction for Mass Spectra Viewer 1. A general description Basic functions Setup and Pre-process View, browser and undo Grouping, highlighting and labeling 2. Setup and Pre-process These procedures must

More information

The BERGEN Plug-in for EEGLAB

The BERGEN Plug-in for EEGLAB The BERGEN Plug-in for EEGLAB July 2009, Version 1.0 What is the Bergen Plug-in for EEGLAB? The Bergen plug-in is a set of Matlab tools developed at the fmri group, University of Bergen, Norway, which

More information

Chapter 4 Determining Cell Size

Chapter 4 Determining Cell Size Chapter 4 Determining Cell Size Chapter 4 Determining Cell Size The third tutorial is designed to give you a demonstration in using the Cell Size Calculator to obtain the optimal cell size for your circuit

More information

DSI-STREAMER TO EEGLAB EXTENSION

DSI-STREAMER TO EEGLAB EXTENSION DSI-STREAMER TO EEGLAB EXTENSION USER MANUAL Version 1.06 Wearable Sensing 2014 www.wearablesensing.com Table of Contents 1. Disclaimer... iii 2. Quick Guide... 4 3. Description of EEGLAB and Extension...

More information

Appendix A. Introduction to MATLAB. A.1 What Is MATLAB?

Appendix A. Introduction to MATLAB. A.1 What Is MATLAB? Appendix A Introduction to MATLAB A.1 What Is MATLAB? MATLAB is a technical computing environment developed by The Math- Works, Inc. for computation and data visualization. It is both an interactive system

More information

A short tutorial for RIDE toolbox

A short tutorial for RIDE toolbox A short tutorial for RIDE toolbox Guang Ouyang ---- before Sep 2015 ------------ Department of Physics Hong Kong Baptist University ---- from Sep 2015 ------------- Institut für Psychologie Universität

More information

User Guide Version 1.3

User Guide Version 1.3 CCNA Publishing Distributors User Guide Version 1.3 Prepared by TRIMAP Communications Inc. 1210 Sheppard Ave E., Toronto, ON, M2K 1E3 Tel: 416.492.2114 April 15, 2008 Table of Contents User Profile and

More information

3D MILKY WAY SIMULATION

3D MILKY WAY SIMULATION 3D MILKY WAY SIMULATION Release 1.0 User Manual Design & Development: P. D Andrea Supervision: G. Longo, M. Brescia University Federico II of Napoli INAF Astronomical Observatory of Capodimonte 1 Index

More information

MIPE: Model Informing Probability of Eradication of non-indigenous aquatic species. User Manual. Version 2.4

MIPE: Model Informing Probability of Eradication of non-indigenous aquatic species. User Manual. Version 2.4 MIPE: Model Informing Probability of Eradication of non-indigenous aquatic species User Manual Version 2.4 March 2014 1 Table of content Introduction 3 Installation 3 Using MIPE 3 Case study data 3 Input

More information

PsyAcoustX Manual (v1)

PsyAcoustX Manual (v1) PsyAcoustX Manual (v1) - 2015 Skyler Jennings, PhD Contents Getting started: Experiment Menu and Calibration Opening the GUI:... 2 Experiment Menu... 2 The SystemInfo.mat file... 3 Calibration:... 4 Calibration

More information

button in the lower-left corner of the panel if you have further questions throughout this tutorial.

button in the lower-left corner of the panel if you have further questions throughout this tutorial. Mosaic Tutorial: Simple Workflow This tutorial demonstrates how to use the Seamless Mosaic tool to mosaic six overlapping digital aerial scenes. You will learn about displaying footprints and image data

More information

Exercise 1: Introduction to MapInfo

Exercise 1: Introduction to MapInfo Geog 578 Exercise 1: Introduction to MapInfo Page: 1/22 Geog 578: GIS Applications Exercise 1: Introduction to MapInfo Assigned on January 25 th, 2006 Due on February 1 st, 2006 Total Points: 10 0. Convention

More information

Contents. 2.5 DBSCAN Pair Auto-Correlation Saving your results References... 18

Contents. 2.5 DBSCAN Pair Auto-Correlation Saving your results References... 18 Contents 1 Getting Started... 2 1.1 Launching the program:... 2 1.2 Loading and viewing your data... 2 1.3 Setting parameters... 5 1.4 Cropping points... 6 1.5 Selecting regions of interest... 7 2 Analysis...

More information

M/EEG pre-processing 22/04/2014. GUI Script Batch. Clarification of terms SPM speak. What do we need? Why batch?

M/EEG pre-processing 22/04/2014. GUI Script Batch. Clarification of terms SPM speak. What do we need? Why batch? 22/04/2014 Clarification of terms SPM speak GUI Script Batch M/EEG pre-processing Vladimir Litvak Wellcome Trust Centre for Neuroimaging UCL Institute of Neurology Why batch? What do we need? As opposed

More information

hvpcp.apr user s guide: set up and tour

hvpcp.apr user s guide: set up and tour : set up and tour by Rob Edsall HVPCP (HealthVis-ParallelCoordinatePlot) is a visualization environment that serves as a follow-up to HealthVis (produced by Dan Haug and Alan MacEachren at Penn State)

More information

Cognalysis TM Reserving System User Manual

Cognalysis TM Reserving System User Manual Cognalysis TM Reserving System User Manual Return to Table of Contents 1 Table of Contents 1.0 Starting an Analysis 3 1.1 Opening a Data File....3 1.2 Open an Analysis File.9 1.3 Create Triangles.10 2.0

More information

Océ Engineering Exec. Advanced Import and Index

Océ Engineering Exec. Advanced Import and Index Océ Engineering Exec Advanced Import and Index Océ-Technologies B.V. Copyright 2004, Océ-Technologies B.V. Venlo, The Netherlands All rights reserved. No part of this work may be reproduced, copied, adapted,

More information

ClaNC: The Manual (v1.1)

ClaNC: The Manual (v1.1) ClaNC: The Manual (v1.1) Alan R. Dabney June 23, 2008 Contents 1 Installation 3 1.1 The R programming language............................... 3 1.2 X11 with Mac OS X....................................

More information

A software to generate evenly spaced points on the unit N-simplex

A software to generate evenly spaced points on the unit N-simplex A software to generate evenly spaced points on the unit N-simplex Gianfranco Giulioni August 21, 2015 Installation This application has been written in Java. It is platform independent it does not need

More information

Fastening Review Overview Basic Tasks DMU Fastening Review Interoperability Workbench Description Customizing Index

Fastening Review Overview Basic Tasks DMU Fastening Review Interoperability Workbench Description Customizing Index Fastening Review Overview Conventions Basic Tasks Displaying Joined Parts in a Balloon Running the Fastening Rules Analysis Reporting Creating Structural Reports Creating Flat Reports DMU Fastening Review

More information

Additions to the CREWES Matlab Library

Additions to the CREWES Matlab Library Additions to CREWES library Additions to the CREWES Matlab Library Christopher B. Harrison ABSTRACT This report will show and discuss the various Matlab programs that have been significantly altered and

More information

Introduction to Microsoft PowerPoint 2000

Introduction to Microsoft PowerPoint 2000 Introduction to Microsoft PowerPoint 2000 TABLE OF CONTENTS Accessing PowerPoint 2000... 3 Starting a Presentation... 3 About the Editing Screen in Normal Screen View... 4 About Menu Displays in PowerPoint

More information

VSPlayer Software User Manual

VSPlayer Software User Manual VSPlayer Software User Manual UD.6L0202D1505A01 Thank you for purchasing our product. This manual applies to VSPlayer software, please read it carefully for the better use of this software. This manual

More information

Advanced Graphics: NOMAD Summer. Interactive analysis and visualization of complex datasets

Advanced Graphics: NOMAD Summer. Interactive analysis and visualization of complex datasets NOMAD Summer A hands-on course on tools for novel-materials discovery September 25-29, 2017, Berlin Advanced Graphics: Interactive analysis and visualization of complex datasets Michele Compostella Markus

More information

Import and preprocessing of raw spectrum data

Import and preprocessing of raw spectrum data BioNumerics Tutorial: Import and preprocessing of raw spectrum data 1 Aim Comprehensive tools for the import of spectrum data, both raw spectrum data as processed spectrum data are incorporated into BioNumerics.

More information

Introduction to Microsoft Office PowerPoint 2010

Introduction to Microsoft Office PowerPoint 2010 Introduction to Microsoft Office PowerPoint 2010 TABLE OF CONTENTS Open PowerPoint 2010... 1 About the Editing Screen... 1 Create a Title Slide... 6 Save Your Presentation... 6 Create a New Slide... 7

More information

VERY LARGE TELESCOPE 3D Visualization Tool Cookbook

VERY LARGE TELESCOPE 3D Visualization Tool Cookbook European Organisation for Astronomical Research in the Southern Hemisphere VERY LARGE TELESCOPE 3D Visualization Tool Cookbook VLT-SPE-ESO-19500-5652 Issue 1.0 10 July 2012 Prepared: Mark Westmoquette

More information

Virtual Frap User Guide

Virtual Frap User Guide Virtual Frap User Guide http://wiki.vcell.uchc.edu/twiki/bin/view/vcell/vfrap Center for Cell Analysis and Modeling University of Connecticut Health Center 2010-1 - 1 Introduction Flourescence Photobleaching

More information

SciGraphica. Tutorial Manual - Tutorial 3 Version 0.8.0

SciGraphica. Tutorial Manual - Tutorial 3 Version 0.8.0 SciGraphica Tutorial Manual - Tutorial 3 Version 0.8.0 Copyright (c) 2001 The SciGraphica documentation group Permission is granted to copy, distribute and/or modify this document under the terms of the

More information

XPS1 Automated Multi-Sample Run Procedure

XPS1 Automated Multi-Sample Run Procedure XPS1 Automated Multi-Sample Run Procedure Follow the XPS Operating Procedure to load samples into the SAC chamber. Once the samples are in the SAC chamber, the following procedure can be used to automate

More information

Multivariate Calibration Quick Guide

Multivariate Calibration Quick Guide Last Updated: 06.06.2007 Table Of Contents 1. HOW TO CREATE CALIBRATION MODELS...1 1.1. Introduction into Multivariate Calibration Modelling... 1 1.1.1. Preparing Data... 1 1.2. Step 1: Calibration Wizard

More information

EXERCISE: GETTING STARTED WITH SAV

EXERCISE: GETTING STARTED WITH SAV Sequencing Analysis Viewer (SAV) Overview 1 EXERCISE: GETTING STARTED WITH SAV Purpose This exercise explores the following topics: How to load run data into SAV How to explore run metrics with SAV Getting

More information

Getting Started With. A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey Data, Create Charts, & Share Results Online

Getting Started With. A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey Data, Create Charts, & Share Results Online Getting Started With A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey, Create Charts, & Share Results Online Variables Crosstabs Charts PowerPoint Tables Introduction WorldAPP Analytics

More information

These programs are developed with support by the National Science Foundation grant SES # (PI: Michel Regenwetter).

These programs are developed with support by the National Science Foundation grant SES # (PI: Michel Regenwetter). QTEST TUTORIAL These programs are developed with support by the National Science Foundation grant SES # 08-20009 (PI: Michel Regenwetter). Tutorial Version of January 2014 (Zwilling & Regenwetter) QTEST:

More information

Tutorial: De Novo Assembly of Paired Data

Tutorial: De Novo Assembly of Paired Data : De Novo Assembly of Paired Data September 20, 2013 CLC bio Silkeborgvej 2 Prismet 8000 Aarhus C Denmark Telephone: +45 70 22 32 44 Fax: +45 86 20 12 22 www.clcbio.com support@clcbio.com : De Novo Assembly

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

JASCO CANVAS PROGRAM OPERATION MANUAL

JASCO CANVAS PROGRAM OPERATION MANUAL JASCO CANVAS PROGRAM OPERATION MANUAL P/N: 0302-1840A April 1999 Contents 1. What is JASCO Canvas?...1 1.1 Features...1 1.2 About this Manual...1 2. Installation...1 3. Operating Procedure - Tutorial...2

More information

BrainSuite Lab Exercises. presented at the UCLA/NITP Advanced Neuroimaging Summer Program 29 July 2014

BrainSuite Lab Exercises. presented at the UCLA/NITP Advanced Neuroimaging Summer Program 29 July 2014 BrainSuite Lab Exercises presented at the UCLA/NITP Advanced Neuroimaging Summer Program 29 July 2014 1. Opening and Displaying an MRI Start BrainSuite Drag and drop the T1 image from the native space

More information

Inear Display AMALGAME

Inear Display AMALGAME Inear Display AMALGAME User Guide Version 1.1 Table Of Contents Introduction 3 Overview 4 Installation and First Launch 5 Interface Overview 6 Loading and Saving Presets 7 Effects 8 XY Pad 9 Sequences

More information

A Tutorial Guide to Tribology Plug-in

A Tutorial Guide to Tribology Plug-in Supplementary Material A Tutorial Guide to Tribology Plug-in Tribology An ImageJ Plugin for surface topography analysis of laser textured surfaces. General Description This plugin presents an easy-to-use

More information

motcom loganalyser User Manual

motcom loganalyser User Manual User Manual Part No. 2 900 04 10000 Release 07.03.2016 English revision 160825 Kurt-Schumacher-Str. 28-30 66130 Saarbrücken, Germany e-mail: info@motcomgmbh.com web: www.motcomgmbh.com Contents Introduction...

More information

Single Subject Demo Data Instructions 1) click "New" and answer "No" to the "spatially preprocess" question.

Single Subject Demo Data Instructions 1) click New and answer No to the spatially preprocess question. (1) conn - Functional connectivity toolbox v1.0 Single Subject Demo Data Instructions 1) click "New" and answer "No" to the "spatially preprocess" question. 2) in "Basic" enter "1" subject, "6" seconds

More information

GETTING STARTED. A Step-by-Step Guide to Using MarketSight

GETTING STARTED. A Step-by-Step Guide to Using MarketSight GETTING STARTED A Step-by-Step Guide to Using MarketSight Analyze any dataset Run crosstabs Test statistical significance Create charts and dashboards Share results online Introduction MarketSight is a

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

Files Used in this Tutorial

Files Used in this Tutorial Generate Point Clouds and DSM Tutorial This tutorial shows how to generate point clouds and a digital surface model (DSM) from IKONOS satellite stereo imagery. You will view the resulting point clouds

More information

SensSpec.exe: An algorithm created to cluster spoligotypes and MIRU- VNTRs and calculate sensitivity and specificity

SensSpec.exe: An algorithm created to cluster spoligotypes and MIRU- VNTRs and calculate sensitivity and specificity SensSpec.exe: An algorithm created to cluster spoligotypes and MIRU- VNTRs and calculate sensitivity and specificity 1. Utility of the program This algorithm was developed to estimate the sensitivity and

More information

CFinder The Community / Cluster Finding Program. Users' Guide

CFinder The Community / Cluster Finding Program. Users' Guide CFinder The Community / Cluster Finding Program Users' Guide Copyright (C) Department of Biological Physics, Eötvös University, Budapest, 2005 Contents 1. General information and license...3 2. Quick start...4

More information

Social Interaction Tutorial

Social Interaction Tutorial A utotyping Social Interaction Page 1 Social Interaction Tutorial 1) Navigate to autotyping/social and enter the command SocialGUI at the command window in MATLAB. A screen should pop up that looks like

More information

Exhibitor Software User s Manual. Exhibitor Software V

Exhibitor Software User s Manual. Exhibitor Software V Exhibitor Software User s Manual Exhibitor Software V1.0.1 090908 1 Contents 1. Exhibitor Software 2. Installation 3. Using Exhibitor Program 3.1 Starting the Program 3.2 Logging in to the Program 3.3

More information

Series 6 Technical Admin Guide Page 1

Series 6 Technical Admin Guide Page 1 Series 6 Technical Admin Guide Page 1 TABLE OF CONTENTS PRODUCT REGISTRATION... 6 Free Trial Registration and the Wizard...7 How the Trial Works...8 Register Invu Document Management...8 Privileges for

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

CS 445 HW#6 Solutions

CS 445 HW#6 Solutions CS 445 HW#6 Solutions Text problem 6.1 From the figure, x = 0.43 and y = 0.4. Since x + y + z = 1, it follows that z = 0.17. These are the trichromatic coefficients. We are interested in tristimulus values

More information

GuruFocus User Manual: The FilingWiz

GuruFocus User Manual: The FilingWiz GuruFocus User Manual: The FilingWiz Contents 0. Introduction to FilingWiz a. Brief overview b. Access 1. The Search Query Toolbox 2. The Search Results Column 3. The Highlights Column a. Highlights tab

More information

PhenoRipper Documentation

PhenoRipper Documentation PhenoRipper Documentation PhenoRipper Installation Windows We provide 32 bits and 64 bits installers. Choose the one that corresponds to your operating system, double click on it and follow the installer

More information

Tutorial 3. Correlated Random Hydraulic Conductivity Field

Tutorial 3. Correlated Random Hydraulic Conductivity Field Tutorial 3 Correlated Random Hydraulic Conductivity Field Table of Contents Objective. 1 Step-by-Step Procedure... 2 Section 1 Generation of Correlated Random Hydraulic Conductivity Field 2 Step 1: Open

More information

Using EEGLAB history for basic scripting

Using EEGLAB history for basic scripting Using EEGLAB history for basic scripting EEG.history useful information Task 1 Create simple script using 'eegh' Exercise... Task 2 Eye-blink correction Create a new EEG field Exercise... Task 3 Script

More information

SA+ Spreadsheets. Fig. 1

SA+ Spreadsheets. Fig. 1 SongSeq User Manual 1- SA+ Spreadsheets 2- Make Template And Sequence a. Template Selection b. Syllables Identification: Using One Pair of Features c. Loading Target Files d. Viewing Results e. Identification

More information

SIMCENTER 12 ACOUSTICS Beta

SIMCENTER 12 ACOUSTICS Beta SIMCENTER 12 ACOUSTICS Beta 1/80 Contents FEM Fluid Tutorial Compressor Sound Radiation... 4 1. Import Structural Mesh... 5 2. Create an Acoustic Mesh... 7 3. Load Recipe... 20 4. Vibro-Acoustic Response

More information

AGA User Manual. Version 1.0. January 2014

AGA User Manual. Version 1.0. January 2014 AGA User Manual Version 1.0 January 2014 Contents 1. Getting Started... 3 1a. Minimum Computer Specifications and Requirements... 3 1b. Installation... 3 1c. Running the Application... 4 1d. File Preparation...

More information

MATLAB Introduction to MATLAB Programming

MATLAB Introduction to MATLAB Programming MATLAB Introduction to MATLAB Programming MATLAB Scripts So far we have typed all the commands in the Command Window which were executed when we hit Enter. Although every MATLAB command can be executed

More information

Visual Analyzer V2.1 User s Guide

Visual Analyzer V2.1 User s Guide Visual Analyzer V2.1 User s Guide Visual Analyzer V2.1 User s Guide Page 2 Preface Purpose of This Manual This manual explains how to use the Visual Analyzer. The Visual Analyzer operates under the following

More information

An Introduction to Matlab5

An Introduction to Matlab5 An Introduction to Matlab5 Phil Spector Statistical Computing Facility University of California, Berkeley August 21, 2006 1 Background Matlab was originally developed as a simple interface to the LINPACK

More information

This presentation takes you through Region of Interest (ROI) Analysis.

This presentation takes you through Region of Interest (ROI) Analysis. This presentation takes you through Region of Interest (ROI) Analysis. There are many reasons to pursue this time of manual selection of spectrum, it can include reducing variation and selecting peaks

More information

FlowJo Software Lecture Outline:

FlowJo Software Lecture Outline: FlowJo Software Lecture Outline: Workspace Basics: 3 major components 1) The Ribbons (toolbar) The availability of buttons here can be customized. *One of the best assets of FlowJo is the help feature*

More information

ViTraM: VIsualization of TRAnscriptional Modules

ViTraM: VIsualization of TRAnscriptional Modules ViTraM: VIsualization of TRAnscriptional Modules Version 1.0 June 1st, 2009 Hong Sun, Karen Lemmens, Tim Van den Bulcke, Kristof Engelen, Bart De Moor and Kathleen Marchal KULeuven, Belgium 1 Contents

More information

Flint 1.4: The User Guide. Flint project

Flint 1.4: The User Guide. Flint project Flint 1.4: The User Guide Flint project January 19, 2016 Abstract This document describes how to use Flint 1.4. Readers also find some OSspecific notes and trouble-shooting techniques which users would

More information

CurveCompare v1.0 INSTRUCTIONS

CurveCompare v1.0 INSTRUCTIONS CurveCompare v1.0 INSTRUCTIONS Table of Contents Introduction... 2 Installation... 2 Platform... 2 Verifying (or Installing) the Necessary.NET Framework... 2 Downloading and Storing the CurveCompare Executable(s)...

More information

QDA Miner. Addendum v2.0

QDA Miner. Addendum v2.0 QDA Miner Addendum v2.0 QDA Miner is an easy-to-use qualitative analysis software for coding, annotating, retrieving and reviewing coded data and documents such as open-ended responses, customer comments,

More information

SciGraphica. Tutorial Manual - Tutorials 1and 2 Version 0.8.0

SciGraphica. Tutorial Manual - Tutorials 1and 2 Version 0.8.0 SciGraphica Tutorial Manual - Tutorials 1and 2 Version 0.8.0 Copyright (c) 2001 the SciGraphica documentation group Permission is granted to copy, distribute and/or modify this document under the terms

More information

Post processing field spectra in MATLAB Guidelines for the FSF Post Processing Toolbox

Post processing field spectra in MATLAB Guidelines for the FSF Post Processing Toolbox Post processing field spectra in MATLAB Guidelines for the FSF Post Processing Toolbox I. Robinson and A. Mac Arthur Field Spectroscopy Facility, Natural Environment Research Council, 2011 1 Introduction

More information

Salvador Capella-Gutiérrez, Jose M. Silla-Martínez and Toni Gabaldón

Salvador Capella-Gutiérrez, Jose M. Silla-Martínez and Toni Gabaldón trimal: a tool for automated alignment trimming in large-scale phylogenetics analyses Salvador Capella-Gutiérrez, Jose M. Silla-Martínez and Toni Gabaldón Version 1.2b Index of contents 1. General features

More information

Agilent EZChrom Elite. PDA Analysis

Agilent EZChrom Elite. PDA Analysis Agilent EZChrom Elite PDA Analysis Notices Copyright Scientific Software, Inc 1997-2003 Agilent Technologies, Inc. 2006. No part of this manual may be reproduced in any form or by any means (including

More information

Software Trend Analyzer User Manual

Software Trend Analyzer User Manual Software Trend Analyzer User Manual for SolidSTA v1.3 March 2010 P a g e 3 Contents 1 Introduction... 5 1.1 Supported configurations... 5 2 Installation... 5 3 Main functions... 6 3.1 GUI layout... 6

More information

Tracking Handle Menu Lloyd K. Konneker Jan. 29, Abstract

Tracking Handle Menu Lloyd K. Konneker Jan. 29, Abstract Tracking Handle Menu Lloyd K. Konneker Jan. 29, 2011 Abstract A contextual pop-up menu of commands is displayed by an application when a user moves a pointer near an edge of an operand object. The menu

More information

Impossible Solutions, Inc. JDF Ticket Creator & DP2 to Indigo scripts Reference Manual Rev

Impossible Solutions, Inc. JDF Ticket Creator & DP2 to Indigo scripts Reference Manual Rev Impossible Solutions, Inc. JDF Ticket Creator & DP2 to Indigo scripts Reference Manual Rev. 06.29.09 Overview: This reference manual will cover two separate applications that work together to produce a

More information

A guide to XiT. Main user interface of XiT

A guide to XiT. Main user interface of XiT A guide to XiT XiT stands for Xdimensional image analysis Toolbox. It is a tool written in Matlab (R2015b, The MathWorks, Inc., Natick, Massachusetts, United States), which enables performing multidimensional

More information

Introduction to MATLAB

Introduction to MATLAB Introduction to MATLAB An introductory guide to using MATLAB. By following this labsheet you should be able to quickly pick up the basics of the language for use in the following lab sessions. MATLAB and

More information

This is a structured tutorial demonstrating the features of the GEdit system. The tutorial guides the designer through three structured examples.

This is a structured tutorial demonstrating the features of the GEdit system. The tutorial guides the designer through three structured examples. Tutorial on Gedit This is a structured tutorial demonstrating the features of the GEdit system. The tutorial guides the designer through three structured examples. Background GEdit is a program that allows

More information

Padaco Instruction Manual

Padaco Instruction Manual Padaco Instruction Manual 1. Welcome 1.1. Introduction This instruction manual will lead you through the steps of using Padaco in combination with a tutorial dataset. Padaco is a data visualization and

More information

Geneious Microsatellite Plugin. Biomatters Ltd

Geneious Microsatellite Plugin. Biomatters Ltd Geneious Microsatellite Plugin Biomatters Ltd November 24, 2018 2 Introduction This plugin imports ABI fragment analysis files and allows you to visualize traces, fit ladders, call peaks, predict bins,

More information

Workshop on Census Data Processing. TELEform Designer User Manual

Workshop on Census Data Processing. TELEform Designer User Manual Workshop on Census Data Processing TELEform Designer User Manual Contents TELEFORM MODULES... 1 TELEFORM DESIGNER MODULE... 1 FORM TEMPLATES... 1 Available Form Templates... 2 THE DESIGNER WORKSPACE...

More information

Exercise 2: Bike Frame Analysis

Exercise 2: Bike Frame Analysis Exercise 2: Bike Frame Analysis This exercise will analyze a new, innovative mountain bike frame design under structural loads. The objective is to determine the maximum stresses in the frame due to the

More information

Exercise 2: Bike Frame Analysis

Exercise 2: Bike Frame Analysis Exercise 2: Bike Frame Analysis This exercise will analyze a new, innovative mountain bike frame design under structural loads. The objective is to determine the maximum stresses in the frame due to the

More information

Target Lithology Voxels

Target Lithology Voxels Target Lithology Voxels The Target Lithology Voxels tool enables you to create a 3D grid (voxel) based on data contained in a string channel within a from-to drillhole database. A lithology voxel can be

More information

Multiplot Studio v1.1

Multiplot Studio v1.1 Multiplot Studio v1.1 DESCRIPTION: Interactive, scatter-plot visualization tool for analyzing differential gene expression. AUTHOR: Scott P. Davis (Tempero Pharmaceuticals), in collaboration with Christophe

More information

Viewing Capture ATP Status

Viewing Capture ATP Status Capture ATP Viewing Capture ATP Status Configuring Capture ATP Viewing Capture ATP Status Capture ATP > Status About the Chart About the Log Table Uploading a File for Analysis Viewing Threat Reports Capture

More information

PAPARA(ZZ)I User Manual

PAPARA(ZZ)I User Manual PAPARA(ZZ)I 2.0 - User Manual June 2016 Authors: Yann Marcon (yann.marcon@awi.de) Autun Purser (autun.purser@awi.de) PAPARA(ZZ)I Program for Annotation of Photographs and Rapid Analysis (of Zillions and

More information

LEGENDplex Data Analysis Software Version 8 User Guide

LEGENDplex Data Analysis Software Version 8 User Guide LEGENDplex Data Analysis Software Version 8 User Guide Introduction Welcome to the user s guide for Version 8 of the LEGENDplex data analysis software for Windows based computers 1. This tutorial will

More information

DataPro Quick Start Guide

DataPro Quick Start Guide DataPro Quick Start Guide Introduction The DataPro application provides the user with the ability to download and analyze data acquired using the ULTRA-LITE PRO range of Auto Meter products. Please see

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

Lab 12: Sampling and Interpolation

Lab 12: Sampling and Interpolation Lab 12: Sampling and Interpolation What You ll Learn: -Systematic and random sampling -Majority filtering -Stratified sampling -A few basic interpolation methods Videos that show how to copy/paste data

More information

STAT 311 (3 CREDITS) VARIANCE AND REGRESSION ANALYSIS ELECTIVE: ALL STUDENTS. CONTENT Introduction to Computer application of variance and regression

STAT 311 (3 CREDITS) VARIANCE AND REGRESSION ANALYSIS ELECTIVE: ALL STUDENTS. CONTENT Introduction to Computer application of variance and regression STAT 311 (3 CREDITS) VARIANCE AND REGRESSION ANALYSIS ELECTIVE: ALL STUDENTS. CONTENT Introduction to Computer application of variance and regression analysis. Analysis of Variance: one way classification,

More information

N2KExtractor. Maretron Data Extraction Software User s Manual

N2KExtractor. Maretron Data Extraction Software User s Manual N2KExtractor Maretron Data Extraction Software User s Manual Revision 3.1.6 Copyright 2017 Maretron, LLP All Rights Reserved Maretron, LLP 9014 N. 23rd Ave #10 Phoenix, AZ 85021-7850 http://www.maretron.com

More information