MIDAS Processing of Segmentation Data for Brain Lesions

Size: px
Start display at page:

Download "MIDAS Processing of Segmentation Data for Brain Lesions"

Transcription

1 MIDAS Processing of Segmentation Data for Brain Lesions A. A. Maudsley 4/6/2012 For studies that contain lesions, the MIDAS processing has two steps that benefit from a modified processing pipeline to account for differences due to the presence of the lesion. Firstly, the quality of the tissue segmentation will be degraded if the lesion is not accounted for, potentially resulting in miss-assignment of normal grey and white-matter tissues. Secondly, the metabolite signal normalization (SINORM) may be impacted by altered tissue water density and T1 in the lesion. To account for differences in water density and T1 the signal normalization should incorporate specific measurements of these parameters, which is done in the so-called TIMO measurement and processing. However, if this measurement is not available the SI_Ref based signal normalization can still be used, with corresponding limitations regarding the accuracy of the normalization, using the procedure described in this document. To account for the lesion the processing is modified to include an other tissue class that encompasses the lesion and surrounding edema. This requires manual creation of a mask at the MRI_T1 resolution that includes all abnormal tissue, i.e. tumor plus surrounding edema, which should be created before running the SI processing. This mask is used to define an other tissue class in the segmentation. The format of this mask is as an Analyze file, with 8-bit unsigned integer. There are 3 steps that differ from the standard processing pipeline: Step 1: Mask creation The following steps describe manual mask creation using MIPAV (mipav.cit.nih.gov), however, several other image analysis programs could be used for the same purpose. 1. Run the volumizer processing step in the usual manner for the MRI_T1 and MRI_T2 images. 2. Save the T1 MRi to an Analyze format file: Using the MIDAS Browser (started from any MIDAS program e.g. volumizer), navigate to the MRI_T1\Volume\process\data node and right click on data and select Save to Analyze. Save it under the MRI directory of the study you are processing, in a new subdirectory, e.g. named mask_data (any directory name and location can be used, but it s convenient to keep it under the Study). 3. Do the same for the MRI_T2: Browser MRI_T2/Volume/Data Save to Analyze. 4. Open MRI T1 and T2 images in MIPAV. These are different resolutions, but we need the result in the MRI_T1 resolution (usually 1 mm). There are two options for using the T2: 1

2 a. The T2 can remain in the original resolution and used simply as a visual guide, e.g. to identify regions of edema. However, the outline must be drawn on the T1. b. The T2 can be matched to the T1 resolution and the lesion outline drawn directly on the T2. Do by first selecting the T2 image, then select Algorithms Registration Optimized Image Registration. The widget should already show the T1 image as the one to match to. You can run with the default settings, which uses correlation ratio as the cost function, but mutual Information has been reported to work better for some image types. This will create a new image. You can optionally remove the original T2 and save the new one (Ctrl-S) if you wish. 5. Segment the tumor using any of the VOI or paint tools. Save Frequently! There are many options to do this type of processing, but this is what has generally been used: - Set the link to have T1 and T2 scroll together. - Zoom in and enlarge the images. - Use the Draw Polygon tool. It s not necessary for the contour to conform precisely to the edges of the tumor as the result will be converted to SI resolution and largely used to exclude this region. - With the contour selected, use the To next slice to propagate it to a neighboring slice. - The contours cannot be simultaneously displayed on the T1, but you can copy and paste them. However, avoid getting multiple overlapping contours. 6. If you used the paint tools, do a Paint VOI conversion. 7. Do VOI VOI Conversion VOI All to unsigned byte mask. (Note, the equivalent Paint option gets saved in integer, not byte format). 8. Check the new image and that it is all a single value. If you used multiple VOIs or paint regions multiple regions can be created. 9. Flip this image in the vertical axis. Utilities Reorientation change Y axis to Posterior to Anterior OK. Creates a new image. This is needed to make the orientation compatible with MIDAS. 10. Save the new image (Ctrl-shift-S) in the MRI directory as other.img. Other notes: Set the memory allocation in MIPAV to as much as you have available. Restart MIPAV each time you start new processing. It has problems with memory leaks. If you see error messages start appearing in the command window then save your data and restart. 2

3 Step 2: Segmentation After creating the lesion mask image the segmentation is done using 4 tissue classes. In batch mode the function call is: SEG_FSL_T1_4Tissue. In GUI mode you have to use FSL4.1 and set the Additional flag for FSL as --class=4". Step 3: The SINorm program The Fixed Values signal normalization method uses assumed values of the water density and T1 in each tissue and CSF, from which a bias-field correction image is derived. If a lesion is present in the image then the water density and/or T1 values for the other tissue region generally need to be manually adjusted. While both T1 and water density are included in the calculation, these have an equivalent effect and in practice it is found to be sufficient to just change the T1 value using the following procedure. In the SINORM program, load the data and proc file, then check the Display only. Then run the program, and an image display window will appear as shown below: 3

4 This display shows several slices of the water reference SI through the center of the head. In this example a lesion can be seen on the SI_Ref image shown on the top row. What the program aims to do is generate a simulated water reference image (2 nd row) that matches as closely as possible to the actual data. From this result an image is calculated that is equivalent to an object with 100% water content in every voxel (4 th row). This result is then smoothed and the slowly varying image features (5 th row) are taken to be the bias field, which is then corrected for in the metabolite image data. In this example shown above the T1 in the lesion has been underestimated, resulting in a clearly visible lesion in the difference image. The processing therefore needs to be run with different T1 values (or water density) for the other tissue, to minimize any structural features in the 100% H2O equivalent image. In the following example the T1 has been set too long: 4

5 On the following image the T1 is about right (1200 ms): Almost all lesions are heterogeneous and include regions of edema, so this procedure will rarely be correct for all regions; however, by applying heavy smoothing the impact of local differences is minimized. Nevertheless, this remains a limitation of this approach for these types of studies and the TIMO normalization method is preferred. Once a suitable T1 value has been found the Display only box should be unchecked and the processing rerun. 5

MRI Segmentation MIDAS, 2007, 2010

MRI Segmentation MIDAS, 2007, 2010 MRI Segmentation MIDAS, 2007, 2010 Lawrence O. Hall, Dmitry Goldgof, Yuhua Gu, Prodip Hore Dept. of Computer Science & Engineering University of South Florida CONTENTS: 1. Introduction... 1 2. Installing

More information

MIDAS Signal Calibration

MIDAS Signal Calibration Contents MIDAS Signal Calibration A. Maudsley, 2004-2007 Introduction... 1 The Calibration Phantom... 2 Calibration Method... 4 Additional Considerations... 11 Acknowledgements... 12 Introduction The MR

More information

The BATCH Program. Andrew A. Maudsley, Ph.D. University of Miami 2005 A. A. Maudsley

The BATCH Program. Andrew A. Maudsley, Ph.D. University of Miami 2005 A. A. Maudsley Contents The BATCH Program Andrew A. Maudsley, Ph.D. University of Miami 2005 A. A. Maudsley Introduction... 1 Operation... 1 The Processing Definition File... 3 Error Handling... 4 Reprocessing... 5 Command

More information

PRANA. Project Review and Analysis. March (Pre-release and still under development!)

PRANA. Project Review and Analysis. March (Pre-release and still under development!) PRANA Project Review and Analysis March 2010- (Pre-release and still under development!) A.A. Maudsley Contents: PRANA... 1 1. Introduction... 2 1.1. Examples... 2 2. Subject/Study Selection and Filter...

More information

MIDAS FAQ. 1) Supported MR Systems and SI Acquisition Protocols. 2) Recommended Computer Systems

MIDAS FAQ. 1) Supported MR Systems and SI Acquisition Protocols. 2) Recommended Computer Systems MIDAS FAQ Contents: 1) Supported MR Systems and SI Acquisition Protocols... 1 2) Recommended Computer Systems... 1 3) MIDAS Error Messages... 2 4) Miscellaneous Questions and Artifacts... 4 a) Why does

More information

Learn Image Segmentation Basics with Hands-on Introduction to ITK-SNAP. RSNA 2016 Courses RCB22 and RCB54

Learn Image Segmentation Basics with Hands-on Introduction to ITK-SNAP. RSNA 2016 Courses RCB22 and RCB54 Learn Image Segmentation Basics with Hands-on Introduction to ITK-SNAP RSNA 2016 Courses RCB22 and RCB54 RCB22 Mon, Nov 28 10:30-12:00 PM, Room S401CD RCB54 Thu, Dec 1 2:30-4:30 PM, Room S401CD Presenters:

More information

MR IMAGE SEGMENTATION

MR IMAGE SEGMENTATION MR IMAGE SEGMENTATION Prepared by : Monil Shah What is Segmentation? Partitioning a region or regions of interest in images such that each region corresponds to one or more anatomic structures Classification

More information

IMPAX Volume Viewing 3D Visualization & Segmentation

IMPAX Volume Viewing 3D Visualization & Segmentation Getting started guide IMPAX Volume Viewing 3D Visualization & Segmentation This guide outlines the basic steps to perform and manipulate a 3D reconstruction of volumetric image data using IMPAX Volume

More information

EMSegmenter Tutorial (Advanced Mode)

EMSegmenter Tutorial (Advanced Mode) EMSegmenter Tutorial (Advanced Mode) Dominique Belhachemi Section of Biomedical Image Analysis Department of Radiology University of Pennsylvania 1/65 Overview The goal of this tutorial is to apply the

More information

ASAP_2.0 (Automatic Software for ASL Processing) USER S MANUAL

ASAP_2.0 (Automatic Software for ASL Processing) USER S MANUAL ASAP_2.0 (Automatic Software for ASL Processing) USER S MANUAL ASAP was developed as part of the COST Action "Arterial Spin Labelling Initiative in Dementia (AID)" by: Department of Neuroimaging, Institute

More information

Automated MR Image Analysis Pipelines

Automated MR Image Analysis Pipelines Automated MR Image Analysis Pipelines Andy Simmons Centre for Neuroimaging Sciences, Kings College London Institute of Psychiatry. NIHR Biomedical Research Centre for Mental Health at IoP & SLAM. Neuroimaging

More information

Detecting White Matter Lesions in Lupus

Detecting White Matter Lesions in Lupus Slicer3 Training Compendium Detecting White Matter Lesions in Lupus Version 2.1 6/25/2009 H. Jeremy Bockholt Mark Scully -1- Learning objective This tutorial demonstrates an automated, multi-level method

More information

An Introduction To Automatic Tissue Classification Of Brain MRI. Colm Elliott Mar 2014

An Introduction To Automatic Tissue Classification Of Brain MRI. Colm Elliott Mar 2014 An Introduction To Automatic Tissue Classification Of Brain MRI Colm Elliott Mar 2014 Tissue Classification Tissue classification is part of many processing pipelines. We often want to classify each voxel

More information

Sampling-Based Ensemble Segmentation against Inter-operator Variability

Sampling-Based Ensemble Segmentation against Inter-operator Variability Sampling-Based Ensemble Segmentation against Inter-operator Variability Jing Huo 1, Kazunori Okada, Whitney Pope 1, Matthew Brown 1 1 Center for Computer vision and Imaging Biomarkers, Department of Radiological

More information

HOW TO SETUP AND RUN SHIVA...

HOW TO SETUP AND RUN SHIVA... TABLE OF CONTENTS HOW TO SETUP AND RUN SHIVA... 1 REQUIREMENTS... 1 Java... 1 Architecture... 2 LAUNCHING SHIVA... 2 LOADING THE ATLAS... 2 USAGE INSTRUCTIONS... 2 FILES... 2 Image Volumes... 2 Label Indices...

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

FROM IMAGE RECONSTRUCTION TO CONNECTIVITY ANALYSIS: A JOURNEY THROUGH THE BRAIN'S WIRING. Francesca Pizzorni Ferrarese

FROM IMAGE RECONSTRUCTION TO CONNECTIVITY ANALYSIS: A JOURNEY THROUGH THE BRAIN'S WIRING. Francesca Pizzorni Ferrarese FROM IMAGE RECONSTRUCTION TO CONNECTIVITY ANALYSIS: A JOURNEY THROUGH THE BRAIN'S WIRING Francesca Pizzorni Ferrarese Pipeline overview WM and GM Segmentation Registration Data reconstruction Tractography

More information

Brain Images. Download the data. Comparing Images. 13 th February Version 1.4. For GIMIAS-1.4. Contact:

Brain Images. Download the data. Comparing Images. 13 th February Version 1.4. For GIMIAS-1.4. Contact: Brain Images Comparing Images 13 th February 2012 Version 1.4 For GIMIAS-1.4 Contact: cistib.developers@gmail.com The aim of this exercise is to show different visualization and fusion functionalities

More information

TexRAD Research Version Client User Guide Version 3.9

TexRAD Research Version Client User Guide Version 3.9 Imaging tools for medical decision makers Cambridge Computed Imaging Ltd Grange Park Broadway Bourn Cambridge CB23 2TA UK TexRAD Research Version Client User Guide Version 3.9 Release date 23/05/2016 Number

More information

ZipStudy. Utility for Packaging Study Files. A. Maudsley, 6/2015

ZipStudy. Utility for Packaging Study Files. A. Maudsley, 6/2015 ZipStudy Utility for Packaging Study Files A. Maudsley, 6/2015 CONTENTS: 1. Introduction... 1 2. Starting the Program... 1 3. Copying and Compressing Subject Data... 2 4. Restoring MIDAS Data from a Zipped

More information

Automatic Registration-Based Segmentation for Neonatal Brains Using ANTs and Atropos

Automatic Registration-Based Segmentation for Neonatal Brains Using ANTs and Atropos Automatic Registration-Based Segmentation for Neonatal Brains Using ANTs and Atropos Jue Wu and Brian Avants Penn Image Computing and Science Lab, University of Pennsylvania, Philadelphia, USA Abstract.

More information

Single Voxel Spectroscopy Data Processing and Analysis Tools

Single Voxel Spectroscopy Data Processing and Analysis Tools Single Voxel Spectroscopy Data Processing and Analysis Tools V. Govindaraju, Ph. D. and Rajesh Garugu, M. S. Department of Radiology University of Miami November 2006 1. Background... 1 2. Installation...

More information

v. 9.0 GMS 9.0 Tutorial MODPATH The MODPATH Interface in GMS Prerequisite Tutorials None Time minutes

v. 9.0 GMS 9.0 Tutorial MODPATH The MODPATH Interface in GMS Prerequisite Tutorials None Time minutes v. 9.0 GMS 9.0 Tutorial The Interface in GMS Objectives Setup a simulation in GMS and view the results. Learn about assigning porosity, creating starting locations, different ways to display pathlines,

More information

Normalization for clinical data

Normalization for clinical data Normalization for clinical data Christopher Rorden, Leonardo Bonilha, Julius Fridriksson, Benjamin Bender, Hans-Otto Karnath (2012) Agespecific CT and MRI templates for spatial normalization. NeuroImage

More information

Neuroimaging Group Pipeline Quick Start Manual

Neuroimaging Group Pipeline Quick Start Manual Centre for Healthy Brain Ageing (CHeBA) Neuroimaging Group Pipeline Quick Start Manual UBO Detector UBO Detector is a cluster-based white matter hyperintensity (WMH) extraction pipeline based on k-nearest

More information

Overview of the MIDAS Processing Functions

Overview of the MIDAS Processing Functions Overview of the MIDAS Processing Functions Last updated March 2016 Contents A.A. Maudsley University of Miami 1. Introduction 2 2. MIDAS Basics 2 3. The MIDAS Browser 5 4. Overview of the Processing 6

More information

Stroke Quantification Tool (Sonia) Ver User Manual

Stroke Quantification Tool (Sonia) Ver User Manual Stroke Quantification Tool (Sonia) Ver. 1.0 User Manual English. 12/2016 Rev. 1.0 www.wakeup-stroke.eu 1 Table of Contents 1. Introduction...3 2. Installation...4 3. Data Import...5 4. Registration...7

More information

Enhanced material contrast by dual-energy microct imaging

Enhanced material contrast by dual-energy microct imaging Enhanced material contrast by dual-energy microct imaging Method note Page 1 of 12 2 Method note: Dual-energy microct analysis 1. Introduction 1.1. The basis for dual energy imaging Micro-computed tomography

More information

n o r d i c B r a i n E x Tutorial DTI Module

n o r d i c B r a i n E x Tutorial DTI Module m a k i n g f u n c t i o n a l M R I e a s y n o r d i c B r a i n E x Tutorial DTI Module Please note that this tutorial is for the latest released nordicbrainex. If you are using an older version please

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

Overview: The Map Window

Overview: The Map Window Overview: The Map Window The Map Menu Map Window Tools and Controls Map Drawing Tools Clipboard Commands Undoing Edits Overview: The Map Window The MFworks Map window is a powerful facility for the visualization

More information

Fluorescence Tomography Source Reconstruction and Analysis

Fluorescence Tomography Source Reconstruction and Analysis TECHNICAL NOTE Pre-clinical in vivo imaging Fluorescence Tomography Source Reconstruction and Analysis Note: This Technical Note is part of a series for Fluorescence Imaging Tomography (FLIT). The user

More information

GIS DATA SUBMISSION USER GUIDE. Innovation and Networks Executive Agency

GIS DATA SUBMISSION USER GUIDE. Innovation and Networks Executive Agency Innovation and Networks Executive Agency GIS DATA SUBMISSION USER GUIDE Innovation and Networks Executive Agency (INEA) W910 Chaussée de Wavre 910 B-1049 Brussels, Belgium Tel: +32 (0)2 29 95252 Fax: +32

More information

Target Drillhole Mapping

Target Drillhole Mapping Target Drillhole Mapping The Target system enables you to create a new blank map to fit a defined data range. The data range can be entered manually, or it can be determined from the range of selected

More information

Contents... 1 Installation... 3

Contents... 1 Installation... 3 Contents Contents... 1 Installation... 3 1 Prerequisites (check for.net framework 3.5)... 3 Install Doctor Eye... 3 Start Using Doctor Eye... 4 How to create a new user... 4 The Main Window... 4 Open a

More information

Diffusion Mapping with FireVoxel Quick Start Guide

Diffusion Mapping with FireVoxel Quick Start Guide Diffusion Mapping with FireVoxel Quick Start Guide Medical image analysis tool developed by Artem Mikheev and Henry Rusinek Radiology Department, NYU School of Medicine Original version prepared by Jinyu

More information

Introduction to version Instruction date

Introduction to version Instruction date Introduction to version 1.1.0 Instruction date 16.5.2008 Windows and Files Start by creating the window Open FCS data file By right-clicking the axis the list of available parameters appear. Right-click

More information

Brain Mask User s Guide

Brain Mask User s Guide Brain Mask User s Guide Segmentation of the brain from three-dimensional MR images is a crucial pre-processing step in morphological and volumetric brain studies. BrainMask software implements a fully

More information

City of La Crosse Online Mapping Website Help Document

City of La Crosse Online Mapping Website Help Document City of La Crosse Online Mapping Website Help Document This document was created to assist in using the new City of La Crosse online mapping sites. When the website is first opened, a map showing the City

More information

AutoCollage 2008 makes it easy to create an AutoCollage from a folder of Images. To create an AutoCollage:

AutoCollage 2008 makes it easy to create an AutoCollage from a folder of Images. To create an AutoCollage: Page 1 of 18 Using AutoCollage 2008 AutoCollage 2008 makes it easy to create an AutoCollage from a folder of Images. To create an AutoCollage: 1. Click on a folder name in the Image Browser. 2. Once at

More information

ENVI Tutorial: Introduction to ENVI

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

More information

Cleaver Lab Walkthrough

Cleaver Lab Walkthrough Cleaver Lab Walkthrough Cleaver 2.0 Beta Documentation Center for Integrative Biomedical Computing Scientific Computing & Imaging Institute University of Utah Cleaver software download: http://software.sci.utah.edu

More information

ECE1778 Final Report MRI Visualizer

ECE1778 Final Report MRI Visualizer ECE1778 Final Report MRI Visualizer David Qixiang Chen Alex Rodionov Word Count: 2408 Introduction We aim to develop a mobile phone/tablet based neurosurgical MRI visualization application with the goal

More information

MIDAS Project Definition

MIDAS Project Definition Project Definition A. A. Maudsley, A. Darkazanli, July 2004- Contents 1 Introduction... 2 2 Overview of the Data Processing Functionality... 2 3 Major Program Modules... 3 4 General Organization of the

More information

MEDICAL IMAGE COMPUTING (CAP 5937) LECTURE 10: Medical Image Segmentation as an Energy Minimization Problem

MEDICAL IMAGE COMPUTING (CAP 5937) LECTURE 10: Medical Image Segmentation as an Energy Minimization Problem SPRING 07 MEDICAL IMAGE COMPUTING (CAP 97) LECTURE 0: Medical Image Segmentation as an Energy Minimization Problem Dr. Ulas Bagci HEC, Center for Research in Computer Vision (CRCV), University of Central

More information

BME 5742 Bio-Systems Modeling and Control

BME 5742 Bio-Systems Modeling and Control BME 5742 Bio-Systems Modeling and Control Lecture 4 Simulink Tutorial 1: Simulation of the Malthusian and Logistic Models Model Set Up, Scope Set Up Dr. Zvi Roth (FAU) 1 Getting started In the MATLAB command

More information

ANALYSIS OF FUNCTIONAL MAGNETIC RESONANCE IMAGING DATA USING SPM99: VOXEL-BASED MORPHOMETRY DONNA ROSE ADDIS

ANALYSIS OF FUNCTIONAL MAGNETIC RESONANCE IMAGING DATA USING SPM99: VOXEL-BASED MORPHOMETRY DONNA ROSE ADDIS Donna Rose Addis, TWRI, May 2004 1 ANALYSIS OF FUNCTIONAL MAGNETIC RESONANCE IMAGING DATA USING SPM99: VOXEL-BASED MORPHOMETRY DONNA ROSE ADDIS DEPT. OF PSYCHOLOGY, UNIVERSITY OF TORONTO TORONTO WESTERN

More information

Problem description. It is desired to analyze the cracked body shown using a 3D finite element mesh: Top view. 50 radius. Material properties:

Problem description. It is desired to analyze the cracked body shown using a 3D finite element mesh: Top view. 50 radius. Material properties: Problem description It is desired to analyze the cracked body shown using a 3D finite element mesh: Top view 30 50 radius 30 Material properties: 5 2 E = 2.07 10 N/mm = 0.29 All dimensions in mm Crack

More information

EPILOG PREOP. Viewer Interpretation Guideline

EPILOG PREOP. Viewer Interpretation Guideline EPILOG PREOP Viewer Interpretation Guideline Starting the viewer Launch the viewer for a patient by clicking this icon. A new browser tab or window will open. Data loading To ensure smooth switching between

More information

Creating and Displaying Multi-Layered Cross Sections in Surfer 11

Creating and Displaying Multi-Layered Cross Sections in Surfer 11 Creating and Displaying Multi-Layered Cross Sections in Surfer 11 The ability to create a profile in Surfer has always been a powerful tool that many users take advantage of. The ability to combine profiles

More information

Quick Guide for Photoshop CC Basics April 2016 Training:

Quick Guide for Photoshop CC Basics April 2016 Training: Photoshop CC Basics Creating a New File 1. Click File > New 2. Keep Default Photoshop Size selected in the Preset drop-down list. 3. Click OK. Showing Rulers 1. On the Menu bar, click View. 2. Click Rulers.

More information

DIFFUSION TENSOR IMAGING ANALYSIS. Using Analyze

DIFFUSION TENSOR IMAGING ANALYSIS. Using Analyze DIFFUSION TENSOR IMAGING ANALYSIS Using Analyze 2 Table of Contents 1. Introduction page 3 2. Loading DTI Data page 4 3. Computing DTI Maps page 5 4. Defining ROIs for Fiber Tracking page 6 5. Visualizing

More information

GeoWeb Portal. User Manual

GeoWeb Portal. User Manual GeoWeb Portal User Manual Purpose The GeoWeb Portal (GWP) is a map viewing and publishing site. It is designed to allow people to build their own maps and review the data that is attached to the elements

More information

The MPC Renaissance & MPC Studio Bible - Demo Tutorial (For MPC Software 2.x)

The MPC Renaissance & MPC Studio Bible - Demo Tutorial (For MPC Software 2.x) The MPC Renaissance & MPC Studio Bible - Demo Tutorial (For MPC Software 2.x) This free tutorial is taken from MPC-Tutor s tutorial book The MPC Renaissance & MPC Studio Bible (MPC Software 2.1 Edition).

More information

Tutorial 4: Texture Mapping Techniques

Tutorial 4: Texture Mapping Techniques Tutorial 4: Texture Mapping Techniques Completion time 40 minutes In the previous tutorial we learned how to create materials, and how to assign texture maps to those materials. In this tutorial we will

More information

Display Layers in Geosoft 3D View

Display Layers in Geosoft 3D View Use the New 2D/3D Workflow features in Target for ArcGIS In Target for ArcGIS version 3.5, there are three new interconnected features that make integrating 2D and 3D data in plan and section maps easier.

More information

BDP: BrainSuite Diffusion Pipeline. Chitresh Bhushan

BDP: BrainSuite Diffusion Pipeline. Chitresh Bhushan BDP: BrainSuite Diffusion Pipeline Chitresh Bhushan Why diffusion MRI? T 2 weighted MPRAGE FA map Fiber track Quantify microstructural tissue characteristics Structural connectivity Connectome Clinical

More information

This is the script for the TEMP/W tutorial movie. Please follow along with the movie, TEMP/W Getting Started.

This is the script for the TEMP/W tutorial movie. Please follow along with the movie, TEMP/W Getting Started. TEMP/W Tutorial This is the script for the TEMP/W tutorial movie. Please follow along with the movie, TEMP/W Getting Started. Introduction Here is a schematic diagram of the problem to be solved. An ice

More information

Selective Space Structures Manual

Selective Space Structures Manual Selective Space Structures Manual February 2017 CONTENTS 1 Contents 1 Overview and Concept 4 1.1 General Concept........................... 4 1.2 Modules................................ 6 2 The 3S Generator

More information

IDL Tutorial. Working with Images. Copyright 2008 ITT Visual Information Solutions All Rights Reserved

IDL Tutorial. Working with Images. Copyright 2008 ITT Visual Information Solutions All Rights Reserved IDL Tutorial Working with Images Copyright 2008 ITT Visual Information Solutions All Rights Reserved http://www.ittvis.com/ IDL is a registered trademark of ITT Visual Information Solutions for the computer

More information

Tutorial Visualization and Interaction

Tutorial Visualization and Interaction m a k i n g f u n c t i o n a l M R I e a s y n o r d i c B r a i n E x Tutorial Visualization and Interaction Please note that this tutorial is for the latest released nordicbrainex. If you are using

More information

Introduction to Windows

Introduction to Windows Introduction to Windows Naturally, if you have downloaded this document, you will already be to some extent anyway familiar with Windows. If so you can skip the first couple of pages and move on to the

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

Structural MRI of Amygdala Tutorial: Observation, Segmentation, Quantification

Structural MRI of Amygdala Tutorial: Observation, Segmentation, Quantification Structural MRI of Amygdala Tutorial: Observation, Segmentation, Quantification The FMRIB Software Library (FSL) is a powerful tool that allows users to observe the human brain in various planes and dimensions,

More information

Creating Icons for Leopard Buttons

Creating Icons for Leopard Buttons Creating Icons for Leopard Buttons Introduction Among the new features that C-Max 2.0 brings to the Ocelot and Leopard controllers, one of the more sophisticated ones allows the user to create icons that

More information

Data analysis with ParaView CSMP Workshop 2009 Gillian Gruen

Data analysis with ParaView CSMP Workshop 2009 Gillian Gruen Data analysis with ParaView 3.4.0 CSMP Workshop 2009 Gillian Gruen How to...... display a data set ( Contour, Glyph, Clip, Slice) be efficient in displaying similar data sets ( work with Lookmarks )...

More information

Appleworks 6.0 Word Processing

Appleworks 6.0 Word Processing Appleworks 6.0 Word Processing AppleWorks 6.0 Starting Points What s New in AppleWorks 6.0 AppleWorks 6.0 is a versatile and powerful program that integrates the best of everything you need - word processing,

More information

DesignWorks- CrystalWork Skillbuilder

DesignWorks- CrystalWork Skillbuilder DesignWorks- CrystalWork Skillbuilder Crystal Shapes & Fills The following exercise will cover the basics of filling and editing a Crystal shape. For detailed CrystalWork software instructions, review

More information

Lab 18c: Spatial Analysis III: Clip a raster file using a Polygon Shapefile

Lab 18c: Spatial Analysis III: Clip a raster file using a Polygon Shapefile Environmental GIS Prepared by Dr. Zhi Wang, CSUF EES Department Lab 18c: Spatial Analysis III: Clip a raster file using a Polygon Shapefile These instructions enable you to clip a raster layer in ArcMap

More information

Visualization in the Sciences Hands-On Workshop

Visualization in the Sciences Hands-On Workshop Visualization in the Sciences, Hands-On Workshop Part 1: Implement various techniques in Paraview Each of these will start by loading a data set that you are going to display. Copy the McNeil_CNTs.vtk

More information

WMS 9.1 Tutorial Watershed Modeling DEM Delineation Learn how to delineate a watershed using the hydrologic modeling wizard

WMS 9.1 Tutorial Watershed Modeling DEM Delineation Learn how to delineate a watershed using the hydrologic modeling wizard v. 9.1 WMS 9.1 Tutorial Learn how to delineate a watershed using the hydrologic modeling wizard Objectives Read a digital elevation model, compute flow directions, and delineate a watershed and sub-basins

More information

GE Dynamic 13 C Acquisition

GE Dynamic 13 C Acquisition GE Dynamic 13 C Acquisition In this example you will load a human prostate dynamic MRS data set (single slice, 24 time points) acquired on a GE 3T scanner. You will generate metabolite maps for pyruvate

More information

BrainMask. Quick Start

BrainMask. Quick Start BrainMask Quick Start Segmentation of the brain from three-dimensional MR images is a crucial pre-processing step in morphological and volumetric brain studies. BrainMask software implements a fully automatic

More information

Operator Manual. MS1000 Software. Trencher Monitoring System

Operator Manual. MS1000 Software. Trencher Monitoring System Operator Manual MS1000 Software Trencher Monitoring System MS1000 Software Trencher Monitoring System Operator Manual Release 1.2 This manual provides you with the basic information required to operate

More information

FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016

FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016 FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016 Note: These instructions are based on an older version of FLUENT, and some of the instructions

More information

NIH Public Access Author Manuscript Proc Soc Photo Opt Instrum Eng. Author manuscript; available in PMC 2014 October 07.

NIH Public Access Author Manuscript Proc Soc Photo Opt Instrum Eng. Author manuscript; available in PMC 2014 October 07. NIH Public Access Author Manuscript Published in final edited form as: Proc Soc Photo Opt Instrum Eng. 2014 March 21; 9034: 903442. doi:10.1117/12.2042915. MRI Brain Tumor Segmentation and Necrosis Detection

More information

80. HSC Data. Data Manual 80-1(1) Partly Demo Version. Pertti Lamberg and Iikka Ylander August 29, ORC-J

80. HSC Data. Data Manual 80-1(1) Partly Demo Version. Pertti Lamberg and Iikka Ylander August 29, ORC-J Data Manual 80-1(1) 80. HSC Data HSC Data is a data processing application of the HSC Chemistry program family. HSC Data has been designed to process data in Microsoft Access (*.mdb) databases, but some

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

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

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

More information

30 Symbol Registration

30 Symbol Registration 30 Symbol Registration 30.1 Symbol and Symbol Sheet...30-2 30.2 Registering Symbols on a Symbol Sheet...30-4 30.3 Sharing Symbols on the Entire Network...30-27 30.4 Copying to a Symbol Sheet in Another

More information

BioIRC solutions. CFDVasc manual

BioIRC solutions. CFDVasc manual BioIRC solutions CFDVasc manual Main window of application is consisted from two parts: toolbar - which consist set of button for accessing variety of present functionalities image area area in which is

More information

BD CellQuest Pro Analysis Tutorial

BD CellQuest Pro Analysis Tutorial BD CellQuest Pro Analysis Tutorial Introduction This tutorial guides you through a CellQuest Pro Analysis run like the one demonstrated in the CellQuest Pro Analysis Movie on the BD FACStation Software

More information

OpenForms360 Validation User Guide Notable Solutions Inc.

OpenForms360 Validation User Guide Notable Solutions Inc. OpenForms360 Validation User Guide 2011 Notable Solutions Inc. 1 T A B L E O F C O N T EN T S Introduction...5 What is OpenForms360 Validation?... 5 Using OpenForms360 Validation... 5 Features at a glance...

More information

Where are we now? Structural MRI processing and analysis

Where are we now? Structural MRI processing and analysis Where are we now? Structural MRI processing and analysis Pierre-Louis Bazin bazin@cbs.mpg.de Leipzig, Germany Structural MRI processing: why bother? Just use the standards? SPM FreeSurfer FSL However:

More information

RT_Image v0.2β User s Guide

RT_Image v0.2β User s Guide RT_Image v0.2β User s Guide RT_Image is a three-dimensional image display and analysis suite developed in IDL (ITT, Boulder, CO). It offers a range of flexible tools for the visualization and quantitation

More information

CHAPTER 2. Morphometry on rodent brains. A.E.H. Scheenstra J. Dijkstra L. van der Weerd

CHAPTER 2. Morphometry on rodent brains. A.E.H. Scheenstra J. Dijkstra L. van der Weerd CHAPTER 2 Morphometry on rodent brains A.E.H. Scheenstra J. Dijkstra L. van der Weerd This chapter was adapted from: Volumetry and other quantitative measurements to assess the rodent brain, In vivo NMR

More information

Systems Space Reservation

Systems Space Reservation Systems Space Reservation Preface Using This Guide What's New? Getting Started Enter the Workbench Create an Equipment Reservation Set Correct Working Units and Grid Changing the Current Axis Saving Documents

More information

v MODPATH GMS 10.3 Tutorial The MODPATH Interface in GMS Prerequisite Tutorials MODFLOW Conceptual Model Approach I

v MODPATH GMS 10.3 Tutorial The MODPATH Interface in GMS Prerequisite Tutorials MODFLOW Conceptual Model Approach I v. 10.3 GMS 10.3 Tutorial The Interface in GMS Objectives Setup a simulation in GMS and view the results. Learn about assigning porosity, creating starting locations, displaying pathlines in different

More information

Supplementary methods

Supplementary methods Supplementary methods This section provides additional technical details on the sample, the applied imaging and analysis steps and methods. Structural imaging Trained radiographers placed all participants

More information

Segmenting Glioma in Multi-Modal Images using a Generative Model for Brain Lesion Segmentation

Segmenting Glioma in Multi-Modal Images using a Generative Model for Brain Lesion Segmentation Segmenting Glioma in Multi-Modal Images using a Generative Model for Brain Lesion Segmentation Bjoern H. Menze 1,2, Koen Van Leemput 3, Danial Lashkari 4 Marc-André Weber 5, Nicholas Ayache 2, and Polina

More information

Client Care Desktop V4

Client Care Desktop V4 Client Care Desktop V4 V4.1 Quay Document Manager V4.1 Contents 1. LOCATIONS...3 1.1. Client... 3 1.2. Holdings... 4 1.3. Providers... 4 1.4. Contacts/Introducers... 5 1.5. Adviser... 5 2. ADDING EXISTING

More information

Rat 2D EPSI Dual Band Variable Flip Angle 13 C Dynamic Spectroscopy

Rat 2D EPSI Dual Band Variable Flip Angle 13 C Dynamic Spectroscopy Rat 2D EPSI Dual Band Variable Flip Angle 13 C Dynamic Spectroscopy In this example you will load a dynamic MRS animal data set acquired on a GE 3T scanner. This data was acquired with an EPSI sequence

More information

GIS DATA SUBMISSION USER GUIDE. Innovation and Networks Executive Agency

GIS DATA SUBMISSION USER GUIDE. Innovation and Networks Executive Agency Innovation and Networks Executive Agency GIS DATA SUBMISSION USER GUIDE Innovation and Networks Executive Agency (INEA) W910 Chaussée de Wavre 910 B-1049 Brussels, Belgium Tel: +32 (0)2 29 95252 Fax: +32

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

3D-Modeling with Microscopy Image Browser (im_browser) (pdf version) Ilya Belevich, Darshan Kumar, Helena Vihinen

3D-Modeling with Microscopy Image Browser (im_browser) (pdf version) Ilya Belevich, Darshan Kumar, Helena Vihinen 3D-Modeling with Microscopy Image Browser (im_browser) (pdf version) Ilya Belevich, Darshan Kumar, Helena Vihinen Dataset: Huh7.tif (original), obtained by Serial Block Face-SEM (Gatan 3View) Huh7_crop.tif

More information

Multiple Sclerosis Brain MRI Segmentation Workflow deployment on the EGEE grid

Multiple Sclerosis Brain MRI Segmentation Workflow deployment on the EGEE grid Multiple Sclerosis Brain MRI Segmentation Workflow deployment on the EGEE grid Erik Pernod 1, Jean-Christophe Souplet 1, Javier Rojas Balderrama 2, Diane Lingrand 2, Xavier Pennec 1 Speaker: Grégoire Malandain

More information

Saturn User Manual. Rubén Cárdenes. 29th January 2010 Image Processing Laboratory, University of Valladolid. Abstract

Saturn User Manual. Rubén Cárdenes. 29th January 2010 Image Processing Laboratory, University of Valladolid. Abstract Saturn User Manual Rubén Cárdenes 29th January 2010 Image Processing Laboratory, University of Valladolid Abstract Saturn is a software package for DTI processing and visualization, provided with a graphic

More information

Chapter 1: Quick Start

Chapter 1: Quick Start This chapter gives the steps for reconstructing serial sections. You will learn the basics of using RECONSTRUCT TM to import a series of images, view and align the sections, trace profiles, and generate

More information

Automatic segmentation of the cortical grey and white matter in MRI using a Region Growing approach based on anatomical knowledge

Automatic segmentation of the cortical grey and white matter in MRI using a Region Growing approach based on anatomical knowledge Automatic segmentation of the cortical grey and white matter in MRI using a Region Growing approach based on anatomical knowledge Christian Wasserthal 1, Karin Engel 1, Karsten Rink 1 und André Brechmann

More information

Surface-based Analysis: Inter-subject Registration and Smoothing

Surface-based Analysis: Inter-subject Registration and Smoothing Surface-based Analysis: Inter-subject Registration and Smoothing Outline Exploratory Spatial Analysis Coordinate Systems 3D (Volumetric) 2D (Surface-based) Inter-subject registration Volume-based Surface-based

More information