Automated trabecular and cortical bone selection

Size: px
Start display at page:

Download "Automated trabecular and cortical bone selection"

Transcription

1 Automated trabecular and cortical bone Method note Page 1 of 18

2 2 Introduction In practice, quantitative analysis of long bone morphology is subdivided into analysis of the trabecular bone and analysis of the cortical bone. To do so, one has to adequately set a region of interest corresponding to either the trabecular bone or the cortical bone. This is very time-consuming as it has to be done manually for every individual bone. The goal of this application note is to demonstrate how this can be done in an automated way using custom processing, which is much faster and more accurate than the manual way, increasing reproducibility of the results and lowering variation. Part 1: Regions of interest (ROI) page Before opening the dataset in CTAn, make sure the long axis of the bone is aligned along the Z-axis. If not, one can reorient the dataset using dataviewer and save the dataset in the right orientation. Upon opening of the dataset in CTAn, browse to the Regions of interest page. The first and only manual step is to save 2 new datasets: a subset of slices in the long bone metaphysis to run the trabecular analysis ( VOI trab ), and a subset of slices in the long bone diaphysis to run the cortical analysis ( VOI cort ). Typically, one will select the growth plate as a reference point and define a specific offset and height to select the appropriate region (described in detail in the method note mouse bone analysis method ). Yet, and in contrast to what used to be done, no specific ROI has to be created on the slices themselves to separate the trabecular bone from the cortical bone. Slice of metapyseal ROI Slice of diapyseal ROI Page 2 of 18

3 3 Part 2: Custom processing page Starting from the ROI datasets that have been saved, one used to manually draw a ROI separating the trabecular bone from the cortical bone in order not to contaminate the trabecular analysis with (parts of the) cortical bone and the other way around. However, using custom processing, it is possible to run an automated task list to do so. First a protocol will be set up to automatically select the trabecular part of the bone (the bone marrow cavity in principal), and a few more steps will be added to this protocol in case a cortical is required. A. Trabecular After opening the VOI trab dataset, one first has to browse to the binary page to select an appropriate threshold to segment the bone from the soft tissue and background. In this case, a threshold of 80 was selected. Once the correct threshold values are selected, proceed to the Custom processing page. A copy of the dataset will be loaded. Three very important buttons are on the right side of the plug-ins bar: image view image inside ROI view ROI view As you have just loaded a copy of the dataset into the custom processing page, the initial settings are: Page 3 of 18

4 4 The idea behind an automated trabecular is in fact delineating the bone marrow cavity, including all trabecular bone and excluding any cortical bone. Therefore a region of interest has to be selected corresponding to the bone crosssectional area (step 1). To do so, a (global) threshold will be applied to adequately segment the bone tissue from the soft tissue and background. Other parts of the bone besides the tibia or femur metaphysis or other segmented structures (such as the fibula or noise speckles) can be included in the binary. These can easily be removed by running a sweep function in 3D removing all except the largest object (step 2). Page 4 of 18

5 5 In the next step, a ROI shrink-wrap function is applied in 2D to limit the ROI to the outside borders of the cortical bone (step 3). The stretch over holes function is activated to ignore pores running through the cortical bone towards the bone marrow. If not, one might risk to exclude the bone marrow from the ROI at slices where the bone marrow is connected to the space outside of the bone through pores in the cortical bone. Page 5 of 18

6 6 Once the ROI is set to the outside of the bone, one can proceed with the of the bone marrow cavity. To do so, run a bitwise operation setting image = NOT image to invert the image (step 4). In the image view, one can see that not only the bone marrow, but also the outside background is selected by the invert function. Therefore, apply a bitwise operation image = image AND region of interest to limit the image to the region of interest and exclude the outside background from the (step 5). Page 6 of 18

7 7 Due to the ROI shrink wrap stretch over holes function, several white speckles appear at the periosteal surface of the bone which have to be excluded from the. Several despeckling functions can be applied to do so, although a small opening procedure is more effective in this specific case (step 6). Page 7 of 18

8 8 Optionally, remaining white speckles, if any are still present, can be removed by applying a sweep function in 3D, removing all except the largest object (step7). Page 8 of 18

9 9 At this point, the bone marrow is selected but the trabecular bone is not included in this and appears as black speckles or gaps inside the bone marrow. These gaps can be removed by applying a closing function in 2D with a large radius (step 8). Setting the radius too small will not include trabecula in the that have a thickness larger that the closing radius. Following the closing procedure, the bone marrow cavity including the trabecular bone is selected. However, at slides showing a pore running through the cortical bone, the might include these pore spaces. To limit the bone marrow cavity to the endosteal surface, an opening function can be applied in 2D with a rather large radius which will result in removal of these spikes and smoothing of the bone marrow cavity (step 9). Page 9 of 18

10 10 To make sure the bone marrow cavity doesn t include any parts of thye cortical bone, a small erosion function is applied, resulting in a bone marrow cavity starting only a few pixels away from the endocortical surface (step 10). Page 10 of 18

11 11 In order to be able to save this bone marrow cavity as a region of interest delineating the trabecular bone, as well as a new dataset from this, one has to copy the bone marrow cavity to the region of interest by running a bitwise operation region of interest = COPY image (step 11). The second last step of the trabecular tasklist involves reloading the image in orde to be able to save a new dataset from the region of the ROI (step 12). Page 11 of 18

12 12 The last step is to save a new dataset containing the bone marrow cavity only, as well as the bone marrow cavity dataset as a region of interest. Therefore, save the image inside the region of interest, as well as the region of interest dataset as a binary (step 13). Page 12 of 18

13 13 Two new folders will be created by default in the VOI trab dataset folder, the first one being the first dataset saved, the second one being the second dataset saved. The binary ROI dataset can be loaded as a region of interest in the regions of interest tab in CTan, selecting bitmap files to be loaded instead of a.roi file, either on the VOI trab dataset or the newly saved bone marrow cavity dataset. Original 'VOI trab' dataset with ROI applied New trabecular dataset with ROI applied Page 13 of 18

14 14 B. Cortical For the cortical, open the VOI cort dataset and browse to the custom processing page. First part of the cortical tasklist is basically a recapitulation of the trabecular tasklist. Repeat steps 1 to 10 from the trabecular tasklist (A), to end up with a region of interest corresponding to the bone cross-sectional area and an image view being the bone marrow cavity. Selection of the cortical area now involves dilating the region of interest with a few pixels to be sure all of the cortical bone is included in the region of interest, followed by substraction of the bone marrow cavity to exclude the trabecular from the cortical region of interest. First, the region of interest is dilated with a few pixels in 2D to ensure all cortical bone being included in the region of interest. Page 14 of 18

15 15 Following the dilation, the trabecular is excluded fom the cortical region of interest by applying a bitwise operation region of interest = region of interest SUB image. As such, a donut-like region of interest is created which contains the cortical bone only. Page 15 of 18

16 16 In analogy with the trabecular seletion tasklist, the image is now reloaded to allow saving the region of interest as a binary, as well as a new dataset of this region of interest for further analysis. Again, the final step is to save a new dataset containing the cortical only, as well as the cortical dataset as a region of interest. Therefore, save the image inside the region of interest, as well as the region of interest dataset as a binary. Page 16 of 18

17 17 This binary ROI dataset can be loaded as a region of interest in the regions of interest tab in CTan, selecting bitmap files to be loaded instead of a.roi file, either on the VOI cort dataset or the newly saved cortical dataset. Original 'VOI cort' dataset with ROI applied New cortical dataset with ROI applied Page 17 of 18

18 18 Part 3: Run the tasklist on multiple datasets using Batch Manager For high throughput analysis, one can make trabecular and cortical regions of interest automatically by running the corresponding tasklist to a batch of bones. To do so, select the Batch manager icon in the custom processing tab. The different steps of the protocol (thresholding, despeckle, bitwise operations,.) can be saved in a task list. Therefore each plug-in needs to be added to the task list by clicking the + button (custom processing tab) or add button (top level Batch manager). You can apply the task list to several datasets using batch manager, by adding the datasets into the bottom part of the batch manager window. Both the task list and the sample list can be exported if wanted. Page 18 of 18

Automatic Watershed Delineation using ArcSWAT/Arc GIS

Automatic Watershed Delineation using ArcSWAT/Arc GIS Automatic Watershed Delineation using ArcSWAT/Arc GIS By: - Endager G. and Yalelet.F 1. Watershed Delineation This tool allows the user to delineate sub watersheds based on an automatic procedure using

More information

IncuCyte ZOOM NeuroTrack Fluorescent Processing

IncuCyte ZOOM NeuroTrack Fluorescent Processing IncuCyte ZOOM NeuroTrack Fluorescent Processing The NeuroTrack TM Software Module (Cat No 9600-0011) is used to measure the processes of neurons in monoculture or with fluorescent labeling in co-culture.

More information

MERGING (MERGE / MOSAIC) GEOSPATIAL DATA

MERGING (MERGE / MOSAIC) GEOSPATIAL DATA This help guide describes how to merge two or more feature classes (vector) or rasters into one single feature class or raster dataset. The Merge Tool The Merge Tool combines input features from input

More information

Sample Alignment Part

Sample Alignment Part Sample Alignment Part Contents Contents 1. How to set Part conditions...1 1.1 Setting conditions... 1 1.2 Customizing scan conditions and slit conditions... 6 2. Sample alignment sequence...13 2.1 Direct

More information

Sample Alignment (2D detector) Part

Sample Alignment (2D detector) Part Sample Alignment (2D detector) Part Contents Contents 1 How to set Part conditions...1 1.1 Setting conditions... 1 1.2 Customizing scan conditions and slit conditions... 6 2 Sample alignment sequence...13

More information

Preparations and Starting the program

Preparations and Starting the program Preparations and Starting the program https://oldwww.abo.fi/fakultet/ookforskning 1) Create a working directory on your computer for your Chemkin work, and 2) download kinetic mechanism files AAUmech.inp

More information

How to Create Stream Networks using DEM and TauDEM

How to Create Stream Networks using DEM and TauDEM How to Create Stream Networks using DEM and TauDEM Take note: These procedures do not describe all steps. Knowledge of ArcGIS, DEMs, and TauDEM is required. TauDEM software ( http://hydrology.neng.usu.edu/taudem/

More information

Leaf Spring (Material, Contact, geometric nonlinearity)

Leaf Spring (Material, Contact, geometric nonlinearity) 00 Summary Summary Nonlinear Static Analysis - Unit: N, mm - Geometric model: Leaf Spring.x_t Leaf Spring (Material, Contact, geometric nonlinearity) Nonlinear Material configuration - Stress - Strain

More information

Watershed Modeling Orange County Hydrology Using GIS Data

Watershed Modeling Orange County Hydrology Using GIS Data v. 10.0 WMS 10.0 Tutorial Watershed Modeling Orange County Hydrology Using GIS Data Learn how to delineate sub-basins and compute soil losses for Orange County (California) hydrologic modeling Objectives

More information

v Prerequisite Tutorials GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Time minutes

v Prerequisite Tutorials GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Time minutes v. 10.1 WMS 10.1 Tutorial GSSHA WMS Basics Creating Feature Objects and Mapping Attributes to the 2D Grid Populate hydrologic parameters in a GSSHA model using land use and soil data Objectives This tutorial

More information

Catchment Delineation Workflow

Catchment Delineation Workflow Catchment Delineation Workflow Slide 1 Given is a GPS point (Lat./Long.) for an outlet location. The outlet could be a proposed Dam site, a storm water drainage culvert on a rural highway, or any other

More information

High Density Area Boundary Delineation

High Density Area Boundary Delineation High Density Area Boundary Delineation John Hathaway, John Wilson, and Brent Pulsipher (PNNL) Sean A. McKenna and Barry Roberts (SNL) 2008 Partners in Environmental Technology Technical Symposium & Workshop

More information

Agilent MassHunter Quantitative Data Analysis

Agilent MassHunter Quantitative Data Analysis Agilent MassHunter Quantitative Data Analysis Presenters: Howard Sanford Stephen Harnos MassHunter Quantitation: Batch and Method Setup Outliers, Data Review, Reporting 1 MassHunter Quantitative Analysis

More information

OECD QSAR Toolbox v.4.1. Tutorial of how to use Automated workflow for ecotoxicological prediction

OECD QSAR Toolbox v.4.1. Tutorial of how to use Automated workflow for ecotoxicological prediction OECD QSAR Toolbox v.4.1 Tutorial of how to use Automated workflow for ecotoxicological prediction Outlook Aim Automated workflow The exercise Report The OECD QSAR Toolbox for Grouping Chemicals into Categories

More information

WORKING WITH DMTI DIGITAL ELEVATION MODELS (DEM)

WORKING WITH DMTI DIGITAL ELEVATION MODELS (DEM) WORKING WITH DMTI DIGITAL ELEVATION MODELS (DEM) Contents (Ctrl-Click to jump to a specific page) Manipulating the DEM Step 1: Finding the DEM Tiles You Need... 2 Step 2: Importing the DEM Tiles into ArcMap...

More information

Application Note. U. Heat of Formation of Ethyl Alcohol and Dimethyl Ether. Introduction

Application Note. U. Heat of Formation of Ethyl Alcohol and Dimethyl Ether. Introduction Application Note U. Introduction The molecular builder (Molecular Builder) is part of the MEDEA standard suite of building tools. This tutorial provides an overview of the Molecular Builder s basic functionality.

More information

Tutorial 12 Excess Pore Pressure (B-bar method) Undrained loading (B-bar method) Initial pore pressure Excess pore pressure

Tutorial 12 Excess Pore Pressure (B-bar method) Undrained loading (B-bar method) Initial pore pressure Excess pore pressure Tutorial 12 Excess Pore Pressure (B-bar method) Undrained loading (B-bar method) Initial pore pressure Excess pore pressure Introduction This tutorial will demonstrate the Excess Pore Pressure (Undrained

More information

Land Cover Data Processing Land cover data source Description and documentation Download Use Use

Land Cover Data Processing Land cover data source Description and documentation Download Use Use Land Cover Data Processing This document provides a step by step procedure on how to build the land cover data required by EnSim. The steps provided here my be long and there may be short cuts (like using

More information

ME 176 Final Exam, Fall 1997

ME 176 Final Exam, Fall 1997 Tuesday, December 16, 5:00 8:00 PM, 1997. Answer all questions for a maximum of 100 points. Please write all answers in the space provided. If you need additional space, write on the back sides. Indicate

More information

Jasco V-670 absorption spectrometer

Jasco V-670 absorption spectrometer Laser Spectroscopy Labs Jasco V-670 absorption spectrometer Operation instructions 1. Turn ON the power switch on the right side of the spectrophotometer. It takes about 5 minutes for the light source

More information

Data Structures & Database Queries in GIS

Data Structures & Database Queries in GIS Data Structures & Database Queries in GIS Objective In this lab we will show you how to use ArcGIS for analysis of digital elevation models (DEM s), in relationship to Rocky Mountain bighorn sheep (Ovis

More information

CometScore Tutorial

CometScore Tutorial This tutorial will demonstrate how to acquire comet metrics from image data with CometScore. CometScore requires a Windows Bitmap image where all comets are oriented as head on the left and tail on the

More information

Life Cycle of Stars. Photometry of star clusters with SalsaJ. Authors: Daniel Duggan & Sarah Roberts

Life Cycle of Stars. Photometry of star clusters with SalsaJ. Authors: Daniel Duggan & Sarah Roberts Photometry of star clusters with SalsaJ Authors: Daniel Duggan & Sarah Roberts Photometry of star clusters with SalsaJ Introduction Photometry is the measurement of the intensity or brightness of an astronomical

More information

41. Sim Reactions Example

41. Sim Reactions Example HSC Chemistry 7.0 41-1(6) 41. Sim Reactions Example Figure 1: Sim Reactions Example, Run mode view after calculations. General This example contains instruction how to create a simple model. The example

More information

Lab 1 Uniform Motion - Graphing and Analyzing Motion

Lab 1 Uniform Motion - Graphing and Analyzing Motion Lab 1 Uniform Motion - Graphing and Analyzing Motion Objectives: < To observe the distance-time relation for motion at constant velocity. < To make a straight line fit to the distance-time data. < To interpret

More information

Mnova Software for Analyzing Reaction Monitoring NMR Spectra

Mnova Software for Analyzing Reaction Monitoring NMR Spectra Mnova Software for Analyzing Reaction Monitoring NMR Spectra Version 10 Chen Peng, PhD, VP of Business Development, US & China Mestrelab Research SL San Diego, CA, USA chen.peng@mestrelab.com 858.736.4563

More information

Spatial Data Analysis in Archaeology Anthropology 589b. Kriging Artifact Density Surfaces in ArcGIS

Spatial Data Analysis in Archaeology Anthropology 589b. Kriging Artifact Density Surfaces in ArcGIS Spatial Data Analysis in Archaeology Anthropology 589b Fraser D. Neiman University of Virginia 2.19.07 Spring 2007 Kriging Artifact Density Surfaces in ArcGIS 1. The ingredients. -A data file -- in.dbf

More information

ArcGIS 9 ArcGIS StreetMap Tutorial

ArcGIS 9 ArcGIS StreetMap Tutorial ArcGIS 9 ArcGIS StreetMap Tutorial Copyright 2001 2008 ESRI All Rights Reserved. Printed in the United States of America. The information contained in this document is the exclusive property of ESRI. This

More information

Building Inflation Tables and CER Libraries

Building Inflation Tables and CER Libraries Building Inflation Tables and CER Libraries January 2007 Presented by James K. Johnson Tecolote Research, Inc. Copyright Tecolote Research, Inc. September 2006 Abstract Building Inflation Tables and CER

More information

This tutorial is intended to familiarize you with the Geomatica Toolbar and describe the basics of viewing data using Geomatica Focus.

This tutorial is intended to familiarize you with the Geomatica Toolbar and describe the basics of viewing data using Geomatica Focus. PCI GEOMATICS GEOMATICA QUICKSTART 1. Introduction This tutorial is intended to familiarize you with the Geomatica Toolbar and describe the basics of viewing data using Geomatica Focus. All data used in

More information

Task 1: Open ArcMap and activate the Spatial Analyst extension.

Task 1: Open ArcMap and activate the Spatial Analyst extension. Exercise 10 Spatial Analyst The following steps describe the general process that you will follow to complete the exercise. Specific steps will be provided later in the step-by-step instructions component

More information

You w i ll f ol l ow these st eps : Before opening files, the S c e n e panel is active.

You w i ll f ol l ow these st eps : Before opening files, the S c e n e panel is active. You w i ll f ol l ow these st eps : A. O pen a n i m a g e s t a c k. B. Tr a c e t h e d e n d r i t e w i t h t h e user-guided m ode. C. D e t e c t t h e s p i n e s a u t o m a t i c a l l y. D. C

More information

Faults Loading and Display in CE8R2 and R3. David Worsick, Calgary February 25, 2009

Faults Loading and Display in CE8R2 and R3. David Worsick, Calgary February 25, 2009 Faults Loading and Display in CE8R2 and R3 David Worsick, Calgary February 25, 2009 Faults Loading and Display Contents Faults in Hampson-Russell Normal Faults Strike-slip Faults Reverse Faults Thrust

More information

Tutorial 8 Raster Data Analysis

Tutorial 8 Raster Data Analysis Objectives Tutorial 8 Raster Data Analysis This tutorial is designed to introduce you to a basic set of raster-based analyses including: 1. Displaying Digital Elevation Model (DEM) 2. Slope calculations

More information

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands.

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. GIS LAB 7 The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. This lab will ask you to work with the Spatial Analyst extension.

More information

The OptiSage module. Use the OptiSage module for the assessment of Gibbs energy data. Table of contents

The OptiSage module. Use the OptiSage module for the assessment of Gibbs energy data. Table of contents The module Use the module for the assessment of Gibbs energy data. Various types of experimental data can be utilized in order to generate optimized parameters for the Gibbs energies of stoichiometric

More information

Introduction to SuperPro Designer for Batch Processing Modelling

Introduction to SuperPro Designer for Batch Processing Modelling Introduction to SuperPro Designer for Batch Processing Modelling Session outline Getting started SuperPro Designer (SPD) interface Flowsheet drawing and editing Unit procedures initialisation Simulation

More information

Experiment P-5 Motion of a Cart on an Inclined Plane

Experiment P-5 Motion of a Cart on an Inclined Plane 1 Experiment P-5 Motion of a Cart on an Inclined Plane Objectives To learn about the four motion equations. To study the motion of a cart on an inclined plane. To study motion with constant acceleration.

More information

Last updated: Copyright

Last updated: Copyright Last updated: 2012-08-20 Copyright 2004-2012 plabel (v2.4) User s Manual by Bioinformatics Group, Institute of Computing Technology, Chinese Academy of Sciences Tel: 86-10-62601016 Email: zhangkun01@ict.ac.cn,

More information

In this exercise we will learn how to use the analysis tools in ArcGIS with vector and raster data to further examine potential building sites.

In this exercise we will learn how to use the analysis tools in ArcGIS with vector and raster data to further examine potential building sites. GIS Level 2 In the Introduction to GIS workshop we filtered data and visually examined it to determine where to potentially build a new mixed use facility. In order to get a low interest loan, the building

More information

The Quantizing functions

The Quantizing functions The Quantizing functions What is quantizing? Quantizing in its fundamental form is a function that automatically moves recorded notes, positioning them on exact note values: For example, if you record

More information

HubVis: Software for Gravitational Lens Estimation and Visualization from Hubble Data

HubVis: Software for Gravitational Lens Estimation and Visualization from Hubble Data HubVis: Software for Gravitational Lens Estimation and Visualization from Hubble Data Sam L. Shue, Andrew R. Willis, and Thomas P. Weldon Dept. of Electrical and Computer Engineering University of North

More information

Hot Spot / Point Density Analysis: Kernel Smoothing

Hot Spot / Point Density Analysis: Kernel Smoothing Hot Spot / Point Density Analysis: Kernel Smoothing Revised by Carolyn Talmadge on January 15, 2016 SETTING UP... 1 ENABLING THE SPATIAL ANALYST EXTENSION... 1 SET UP YOUR ANALYSIS OPTIONS IN ENVIRONMENTS...

More information

Faults Loading and Display in HRS-9. David Worsick, Calgary September 12, 2012

Faults Loading and Display in HRS-9. David Worsick, Calgary September 12, 2012 Faults Loading and Display in HRS-9 David Worsick, Calgary September 12, 2012 Faults Loading and Display Contents Faults in Hampson-Russell Normal Faults Strike-slip Faults Reverse Faults Thrust Faults

More information

Polar alignment in 5 steps based on the Sánchez Valente method

Polar alignment in 5 steps based on the Sánchez Valente method 1 Polar alignment in 5 steps based on the Sánchez Valente method Compared to the drift alignment method, this one, allows you to easily achieve a perfect polar alignment in just one step. By "perfect polar

More information

Measurement of Bone Strength and Stiffness using 3-Point Bending

Measurement of Bone Strength and Stiffness using 3-Point Bending BME 315 Biomechanics, U. Wisconsin Adapted by R. Lakes from D. Thelen and C. Decker, 09, adapted from Lakes 06 Experimental Details I. Laboratory equipment The load frame that we will use to perform our

More information

Projection and Reprojection

Projection and Reprojection Using Quantum GIS Tutorial ID: IGET_GIS_002 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial is released

More information

Making an H-R diagram Earth & Sky

Making an H-R diagram Earth & Sky Making an H-R diagram Earth & Sky Name: Introduction Astronomers have discovered relationships between the surface temperatures and luminosities (brightnesses) of stars. These relationships are often presented

More information

SRM assay generation and data analysis in Skyline

SRM assay generation and data analysis in Skyline in Skyline Preparation 1. Download the example data from www.srmcourse.ch/eupa.html (3 raw files, 1 csv file, 1 sptxt file). 2. The number formats of your computer have to be set to English (United States).

More information

EXPERIMENT 4 ONE DIMENSIONAL MOTION

EXPERIMENT 4 ONE DIMENSIONAL MOTION EXPERIMENT 4 ONE DIMENSIONAL MOTION INTRODUCTION This experiment explores the meaning of displacement; velocity, acceleration and the relationship that exist between them. An understanding of these concepts

More information

Two problems to be solved. Example Use of SITATION. Here is the main menu. First step. Now. To load the data.

Two problems to be solved. Example Use of SITATION. Here is the main menu. First step. Now. To load the data. Two problems to be solved Example Use of SITATION Mark S. Daskin Department of IE/MS Northwestern U. Evanston, IL 1. Minimize the demand weighted total distance (or average distance) Using 10 facilities

More information

TruSight Cancer Workflow on the MiniSeq System

TruSight Cancer Workflow on the MiniSeq System TruSight Cancer Workflow on the MiniSeq System Prepare Library Sequence Analyze Data TruSight Cancer 1.5 days ~ 24 hours < 2 hours TruSight Cancer Library Prep MiniSeq System Local Run Manager Enrichment

More information

The WEPP online GIS interface uses the OpenLayers (http://openlayers.org/) software to assist in setting

The WEPP online GIS interface uses the OpenLayers (http://openlayers.org/) software to assist in setting WEPP Online GIS OpenLayers/Google Maps Interface February 15,2011 Website: http://milford.nserl.purdue.edu/ol/wepp/ The WEPP online GIS interface uses the OpenLayers (http://openlayers.org/) software to

More information

ST-Links. SpatialKit. Version 3.0.x. For ArcMap. ArcMap Extension for Directly Connecting to Spatial Databases. ST-Links Corporation.

ST-Links. SpatialKit. Version 3.0.x. For ArcMap. ArcMap Extension for Directly Connecting to Spatial Databases. ST-Links Corporation. ST-Links SpatialKit For ArcMap Version 3.0.x ArcMap Extension for Directly Connecting to Spatial Databases ST-Links Corporation www.st-links.com 2012 Contents Introduction... 3 Installation... 3 Database

More information

Simple Harmonic Motion

Simple Harmonic Motion Introduction Simple Harmonic Motion The simple harmonic oscillator (a mass oscillating on a spring) is the most important system in physics. There are several reasons behind this remarkable claim: Any

More information

1. Double-click the ArcMap icon on your computer s desktop. 2. When the ArcMap start-up dialog box appears, click An existing map and click OK.

1. Double-click the ArcMap icon on your computer s desktop. 2. When the ArcMap start-up dialog box appears, click An existing map and click OK. Module 2, Lesson 1 The earth moves In this activity, you will observe worldwide patterns of seismic activity (earthquakes) and volcanic activity (volcanoes). You will analyze the relationships of those

More information

Lab 2: Projecting Geographic Data

Lab 2: Projecting Geographic Data Lab 2: Projecting Geographic Data What you ll Learn: Basic methods for map projections in ArcMap. What You ll Produce: A map of Minnesota in three different statewide projections, a map of reprojected

More information

Geodatabases and ArcCatalog

Geodatabases and ArcCatalog Geodatabases and ArcCatalog Prepared by Francisco Olivera, Ph.D. and Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Contents Brief Overview of Geodatabases Goals of the

More information

Simple Harmonic Motion

Simple Harmonic Motion Physics Topics Simple Harmonic Motion If necessary, review the following topics and relevant textbook sections from Serway / Jewett Physics for Scientists and Engineers, 9th Ed. Hooke s Law (Serway, Sec.

More information

OECD QSAR Toolbox v.4.1. Step-by-step example for building QSAR model

OECD QSAR Toolbox v.4.1. Step-by-step example for building QSAR model OECD QSAR Toolbox v.4.1 Step-by-step example for building QSAR model Background Objectives The exercise Workflow of the exercise Outlook 2 Background This is a step-by-step presentation designed to take

More information

MassHunter Software Overview

MassHunter Software Overview MassHunter Software Overview 1 Qualitative Analysis Workflows Workflows in Qualitative Analysis allow the user to only see and work with the areas and dialog boxes they need for their specific tasks A

More information

Experiment: Oscillations of a Mass on a Spring

Experiment: Oscillations of a Mass on a Spring Physics NYC F17 Objective: Theory: Experiment: Oscillations of a Mass on a Spring A: to verify Hooke s law for a spring and measure its elasticity constant. B: to check the relationship between the period

More information

Visual Studies Exercise, Assignment 07 (Architectural Paleontology) Geographic Information Systems (GIS), Part II

Visual Studies Exercise, Assignment 07 (Architectural Paleontology) Geographic Information Systems (GIS), Part II ARCH1291 Visual Studies II Week 8, Spring 2013 Assignment 7 GIS I Prof. Alihan Polat Visual Studies Exercise, Assignment 07 (Architectural Paleontology) Geographic Information Systems (GIS), Part II Medium:

More information

Lua, Boundary Conditions and ect..

Lua, Boundary Conditions and ect.. Lua, Boundary Conditions and ect.. Some further informations about calculating in Femm M. Rad 10.03.2017 Outline Lua scripting Border conditions About torque and force calculation in Femm Lua scripts To

More information

IN REPORT: Plate Scale and FOV of CCD for Each Telescope using Albireo Stars

IN REPORT: Plate Scale and FOV of CCD for Each Telescope using Albireo Stars USE ASTROIMAGEJ NOT AIP4WIN To download ALL the public data from Canvas, go to Files, then click the 3 dots next to the Public Data Folder and click Download. It will download all the files at once. 6.1

More information

Introduction to ArcGIS 10.2

Introduction to ArcGIS 10.2 Introduction to ArcGIS 10.2 Francisco Olivera, Ph.D., P.E. Srikanth Koka Lauren Walker Aishwarya Vijaykumar Keri Clary Department of Civil Engineering April 21, 2014 Contents Brief Overview of ArcGIS 10.2...

More information

Electric Fields and Equipotentials

Electric Fields and Equipotentials OBJECTIVE Electric Fields and Equipotentials To study and describe the two-dimensional electric field. To map the location of the equipotential surfaces around charged electrodes. To study the relationship

More information

Safety: BE SURE TO KEEP YOUR SMART CART UPSIDE-DOWN WHEN YOU RE NOT ACTIVELY USING IT TO RECORD DATA.

Safety: BE SURE TO KEEP YOUR SMART CART UPSIDE-DOWN WHEN YOU RE NOT ACTIVELY USING IT TO RECORD DATA. Why do people always ignore Objective: 1. Determine how an object s mass affects the friction it experiences. 2. Compare the coefficient of static friction to the coefficient of kinetic friction for each

More information

Task 1: Start ArcMap and add the county boundary data from your downloaded dataset to the data frame.

Task 1: Start ArcMap and add the county boundary data from your downloaded dataset to the data frame. Exercise 6 Coordinate Systems and Map Projections The following steps describe the general process that you will follow to complete the exercise. Specific steps will be provided later in the step-by-step

More information

Geog 210C Spring 2011 Lab 6. Geostatistics in ArcMap

Geog 210C Spring 2011 Lab 6. Geostatistics in ArcMap Geog 210C Spring 2011 Lab 6. Geostatistics in ArcMap Overview In this lab you will think critically about the functionality of spatial interpolation, improve your kriging skills, and learn how to use several

More information

TUTORIAL EXERCISES WITH ANSWERS

TUTORIAL EXERCISES WITH ANSWERS TUTORIAL EXERCISES WITH ANSWERS Tutorial 1 Settings 1. What is the exact monoisotopic mass difference for peptides carrying a 13 C (and NO additional 15 N) labelled C-terminal lysine residue? a. 6.020129

More information

General Physics I Lab. M1 The Atwood Machine

General Physics I Lab. M1 The Atwood Machine Purpose General Physics I Lab In this experiment, you will learn the basic operation of computer interfacing and use it in an experimental study of Newton s second law. Equipment and components Science

More information

ECE661: Homework 6. Ahmed Mohamed October 28, 2014

ECE661: Homework 6. Ahmed Mohamed October 28, 2014 ECE661: Homework 6 Ahmed Mohamed (akaseb@purdue.edu) October 28, 2014 1 Otsu Segmentation Algorithm Given a grayscale image, my implementation of the Otsu algorithm follows these steps: 1. Construct a

More information

Investigation 5: What happens when plates move sideways past each other?

Investigation 5: What happens when plates move sideways past each other? Tectonics Investigation 5: Teacher Guide Investigation 5: What happens when plates move sideways past each other? Plates move sideways past each other at transform boundaries. At these boundaries, the

More information

OECD QSAR Toolbox v.4.0. Tutorial on how to predict Skin sensitization potential taking into account alert performance

OECD QSAR Toolbox v.4.0. Tutorial on how to predict Skin sensitization potential taking into account alert performance OECD QSAR Toolbox v.4.0 Tutorial on how to predict Skin sensitization potential taking into account alert performance Outlook Background Objectives Specific Aims Read across and analogue approach The exercise

More information

Preparing Spatial Data

Preparing Spatial Data 13 CHAPTER 2 Preparing Spatial Data Assessing Your Spatial Data Needs 13 Assessing Your Attribute Data 13 Determining Your Spatial Data Requirements 14 Locating a Source of Spatial Data 14 Performing Common

More information

Cerno Application Note Extending the Limits of Mass Spectrometry

Cerno Application Note Extending the Limits of Mass Spectrometry Creation of Accurate Mass Library for NIST Database Search Novel MS calibration has been shown to enable accurate mass and elemental composition determination on quadrupole GC/MS systems for either molecular

More information

FireFamilyPlus Version 5.0

FireFamilyPlus Version 5.0 FireFamilyPlus Version 5.0 Working with the new 2016 NFDRS model Objectives During this presentation, we will discuss Changes to FireFamilyPlus Data requirements for NFDRS2016 Quality control for data

More information

Relative Photometry with data from the Peter van de Kamp Observatory D. Cohen and E. Jensen (v.1.0 October 19, 2014)

Relative Photometry with data from the Peter van de Kamp Observatory D. Cohen and E. Jensen (v.1.0 October 19, 2014) Relative Photometry with data from the Peter van de Kamp Observatory D. Cohen and E. Jensen (v.1.0 October 19, 2014) Context This document assumes familiarity with Image reduction and analysis at the Peter

More information

Reporting from DIMA Preparing for Data Analysis

Reporting from DIMA Preparing for Data Analysis Reporting from DIMA Preparing for Data Analysis After data collection and quality control, the next step in monitoring is extracting data for analysis. This document will guide you through extracting the

More information

Table of Contents. Table of Contents Exploring graphene. Build a graphene sheet Build a CNT Transmission spectrum of a GNR Twisted nanoribbon

Table of Contents. Table of Contents Exploring graphene. Build a graphene sheet Build a CNT Transmission spectrum of a GNR Twisted nanoribbon Table of Contents Table of Contents Exploring graphene Build a graphene sheet Build a CNT Transmission spectrum of a GNR Twisted nanoribbon Transmission spectrum Möbius nanoribbon Buckling a graphene sheet

More information

Algorithm User Guide:

Algorithm User Guide: Algorithm User Guide: Nuclear Quantification Use the Aperio algorithms to adjust (tune) the parameters until the quantitative results are sufficiently accurate for the purpose for which you intend to use

More information

GIS Workshop UCLS_Fall Forum 2014 Sowmya Selvarajan, PhD TABLE OF CONTENTS

GIS Workshop UCLS_Fall Forum 2014 Sowmya Selvarajan, PhD TABLE OF CONTENTS TABLE OF CONTENTS TITLE PAGE NO. 1. ArcGIS Basics I 2 a. Open and Save a Map Document 2 b. Work with Map Layers 2 c. Navigate in a Map Document 4 d. Measure Distances 4 2. ArcGIS Basics II 5 a. Work with

More information

EXERCISE 12: IMPORTING LIDAR DATA INTO ARCGIS AND USING SPATIAL ANALYST TO MODEL FOREST STRUCTURE

EXERCISE 12: IMPORTING LIDAR DATA INTO ARCGIS AND USING SPATIAL ANALYST TO MODEL FOREST STRUCTURE EXERCISE 12: IMPORTING LIDAR DATA INTO ARCGIS AND USING SPATIAL ANALYST TO MODEL FOREST STRUCTURE Document Updated: December, 2007 Introduction This exercise is designed to provide you with possible silvicultural

More information

REGISTAX (Paul Maxon s tutorial)

REGISTAX (Paul Maxon s tutorial) REGISTAX (Paul Maxon s tutorial) My first step is to drag and drop my frames onto Registax (Figure 1). Once you do that, you ll see the screen shown in Figure 2. At this point you have a couple of decisions

More information

Diffusion Tensor Imaging tutorial

Diffusion Tensor Imaging tutorial NA-MIC http://na-mic.org Diffusion Tensor Imaging tutorial Sonia Pujol, PhD Surgical Planning Laboratory Harvard University DTI tutorial This tutorial is an introduction to the advanced Diffusion MR capabilities

More information

Exercise 2: Working with Vector Data in ArcGIS 9.3

Exercise 2: Working with Vector Data in ArcGIS 9.3 Exercise 2: Working with Vector Data in ArcGIS 9.3 There are several tools in ArcGIS 9.3 used for GIS operations on vector data. In this exercise we will use: Analysis Tools in ArcToolbox Overlay Analysis

More information

Space Objects. Section. When you finish this section, you should understand the following:

Space Objects. Section. When you finish this section, you should understand the following: GOLDMC02_132283433X 8/24/06 2:21 PM Page 97 Section 2 Space Objects When you finish this section, you should understand the following: How to create a 2D Space Object and label it with a Space Tag. How

More information

Learning ArcGIS: Introduction to ArcCatalog 10.1

Learning ArcGIS: Introduction to ArcCatalog 10.1 Learning ArcGIS: Introduction to ArcCatalog 10.1 Estimated Time: 1 Hour Information systems help us to manage what we know by making it easier to organize, access, manipulate, and apply knowledge to the

More information

How to Perform a Site Based Plant Search

How to Perform a Site Based Plant Search PlantSelector Help Use PlantSelector to get detailed information and photos of plants by: Searching for plants that will grow well at your planting site. How do I do this? OR Searching for plants with

More information

2016 Stat-Ease, Inc.

2016 Stat-Ease, Inc. What s New in Design-Expert version 10 Presentation is posted at www.statease.com/webinar.html There are many attendees today! To avoid disrupting the Voice over Internet Protocol (VoIP) system, I will

More information

PROJECT LEADER TIP #6 HOW TO ADD SAMPLING UNITS

PROJECT LEADER TIP #6 HOW TO ADD SAMPLING UNITS PROJECT LEADER TIP #6 HOW TO ADD SAMPLING UNITS Before beginning, it is important to understand that sampling locations are set-up hierarchically. For example, Pacific Flyway Shorebird Survey the hierarchy

More information

ncounter PlexSet Data Analysis Guidelines

ncounter PlexSet Data Analysis Guidelines ncounter PlexSet Data Analysis Guidelines NanoString Technologies, Inc. 530 airview Ave North Seattle, Washington 98109 USA Telephone: 206.378.6266 888.358.6266 E-mail: info@nanostring.com Molecules That

More information

Great Lakes Online Watershed Interface W. Elliot, Research Engineer USDA Forest Service Rocky Mountain Research Station, Moscow, ID March, 2016

Great Lakes Online Watershed Interface W. Elliot, Research Engineer USDA Forest Service Rocky Mountain Research Station, Moscow, ID March, 2016 Great Lakes Online Watershed Interface W. Elliot, Research Engineer USDA Forest Service Rocky Mountain Research Station, Moscow, ID March, 2016 Guidelines for using the Web WEPP Watershed Tool to Support

More information

Ligand Scout Tutorials

Ligand Scout Tutorials Ligand Scout Tutorials Step : Creating a pharmacophore from a protein-ligand complex. Type ke6 in the upper right area of the screen and press the button Download *+. The protein will be downloaded and

More information

Tutorial. Getting started. Sample to Insight. March 31, 2016

Tutorial. Getting started. Sample to Insight. March 31, 2016 Getting started March 31, 2016 Sample to Insight CLC bio, a QIAGEN Company Silkeborgvej 2 Prismet 8000 Aarhus C Denmark Telephone: +45 70 22 32 44 www.clcbio.com support-clcbio@qiagen.com Getting started

More information

BASIC TECHNOLOGY Pre K starts and shuts down computer, monitor, and printer E E D D P P P P P P P P P P

BASIC TECHNOLOGY Pre K starts and shuts down computer, monitor, and printer E E D D P P P P P P P P P P BASIC TECHNOLOGY Pre K 1 2 3 4 5 6 7 8 9 10 11 12 starts and shuts down computer, monitor, and printer P P P P P P practices responsible use and care of technology devices P P P P P P opens and quits an

More information

MassHunter TOF/QTOF Users Meeting

MassHunter TOF/QTOF Users Meeting MassHunter TOF/QTOF Users Meeting 1 Qualitative Analysis Workflows Workflows in Qualitative Analysis allow the user to only see and work with the areas and dialog boxes they need for their specific tasks

More information

1. Go the Kepler and K2 Science Center:

1. Go the Kepler and K2 Science Center: INSTRUCTIONS FOR USING THE KEPLER FITS v2.0 FILE VStar PLUG IN This contains instructions for first time use. After that you can skip directly to the URL for the Kepler (or K2) Data Search and Retrieval

More information

OECD QSAR Toolbox v.4.1. Tutorial on how to predict Skin sensitization potential taking into account alert performance

OECD QSAR Toolbox v.4.1. Tutorial on how to predict Skin sensitization potential taking into account alert performance OECD QSAR Toolbox v.4.1 Tutorial on how to predict Skin sensitization potential taking into account alert performance Outlook Background Objectives Specific Aims Read across and analogue approach The exercise

More information