Grid Assembly. User guide. A plugin developed for microscopy non-overlapping images stitching, for the public-domain image analysis package ImageJ

Size: px
Start display at page:

Download "Grid Assembly. User guide. A plugin developed for microscopy non-overlapping images stitching, for the public-domain image analysis package ImageJ"

Transcription

1 BIOIMAGING AND OPTIC PLATFORM Grid Assembly A plugin developed for microscopy non-overlapping images stitching, for the public-domain image analysis package ImageJ User guide March 2008

2 Introduction In microscopy one has often to find a compromise between high resolution and a large field of view. For applications that need both high resolution and large field of view, a possibility to overcome this limitation is to record the object in multiple tiles and then to stitch them together in the computer. Grid_Assembly was developed to answer to the exigency of obtaining single mosaics of large dimension, from the union of sets of non-overlapping tiles acquired in grid-mode. The resulting mosaic is typically subject to some artefacts, as seam effects and uneven brightness, which are essentially linked to the acquisition-system side. These effects are principally due to the uneven illumination of the single tiles during the image acquisition and to some inclination of the whole sample respect to the objective. These factors can cause brightness variations at a local level (single tiles) as well as at a global level (complete mosaic). Brightness discontinuities between contiguous tiles originate the typical seam effects. Therefore, some post-processing of the images seems to be helpful and necessary in order to obtain agreeable mosaics and in prevision of a following mosaic deconvolution. In fact the deconvolution exalts the high-frequencies component, thus making worse the seam artefacts. Grid_Assembly stitches together the input images, by using the scanning stage-positions information contained in the images names. It can perform background correction by two different methods, one of which is theoretically compatible with image quantification operations. It can perform a local seam correction. If both the background correction and the seam correction are selected, the seam correction is performed on the mosaic corrected for the background.

3 Index Insatallation... 1 Plugin structure... 1 Input/Output... 2 Input... 2 Output... 2 Name convention and scanning path... 4 Name convention... 4 Scanning path... 4 Post-processing... 5 Background correction fit parabola... 5 Background correction filtering... 7 Seamless correction... 8 Assembly examples Deconvolution... 13

4 Installation Download the jar archive Grid_Assembly_.jar and save it in the plugins folder of ImageJ. Start ImageJ. Under the menu Plugins you will find the voice Grid Assembly. To start the plugin, click on Grid Assembly > Assembly. Plugin structure The plugin Grid Assembly allows you to stitch together non-overlapping microscopy images acquired in grid mode. From the single tiles, a single large mosaic is created. When you launch the plugin, a user-friendly interface appears. The interface is structured in two menus: the first, Assembly, allows you to set the input and the output folder, the grid-scanning modality, the dimensions of the final mosaic, and to define the convention for the images names. Actually Grid Assembly gets the information about the scanning stage position, the z-plane and the channel from the name of the files in input. The last panel of the menu Assembly allows you to eventually ask for background correction and/or seam correction. The background correction compensates for the uneven illumination of the samples, the seam correction reduces the abrupt transitions (seams) between contiguous tiles in the resulting mosaic. When something different from None is selected in the pull-down menus Background corr. or Seamless corr., the general menu Post-processing settings changes colour and becomes accessible. The menu Post-processing settings allows a finer tuning of the parameters for the background correction and the seam correction. Press the button Assembly to start the processing; press the button Close to close the interface. Note that when you launch the Grid_Assembly plugin, the settings of the previous job are loaded. The settings are memorized in the file tempassembly.cfg, which is automatically generated in your ImageJ folder the first time that you run the plugin, so please do not delete it. 1

5 Input/Output Input The Directories panel in the Assembly menu allows you to select the directory with the input images (source) and the directory where the results will be saved (destination). The input folder must contain only the images to be processed. All the images are supposed to have the same name structure and to contain at least the number of the stage position. If more than one Z-plane and/or more than one channel are present, it is supposed that the images names contain also the number of the Z-plane and/or of the channel. The order numbers that indicate the stage position, the Z-plane and the channel are supposed to be sequential. Only two-dimensional images are supported. The application handles volumetric and multi-channels acquisitions, but the stacks have to be converted to individual images before running the plugin. All the 2Dimage formats supported by ImageJ are supported. If more than one channel is present, the different channels are processed independently. Remember that the available memory for ImageJ is typically 2/3 of the physical memory of your computer, so you could get Out-Of-Memory exception if you try to stitch heavy datasets. Moreover, if some post-processing is performed, the memory consumption increases significantly. To increase the available memory, select ImageJ Edit menu > Options > Memory & Threads and set a new value for Maximum Memory (always inferior to the physical memory of your computer), then restart ImageJ. 2

6 Output Assembly outputs one tiff image, 32 bit, for each channel. If more than one plane exists in the Z dimension, the output is one 32 bit tiff stack for each channel. The resulting mosaic relative to the first Z-plane, first channel, is displayed at the end of the processing. All the results are saved in the destination folder with the name assembly-ch. 3

7 Name convention and scanning path Name convention It is supposed that the information about the position of the single tile in the global three-dimensional acquisition grid is contained in its name. The panel Name convention in the Assembly menu allows you to define the correspondence between the different parts of the image name and the information about the position of the tile in the plane (its positional order number), its position in the third dimension (Z) and its channel. When the source directory is selected, the name of the first image in the folder appears in the dedicated fields. On the name that appears in the second field, you have to select with the mouse the numbers that correspond to the position, the Z and the channel and to press the correspondent button to memorize the localization of the information in the name. When the Define Position, Define Z or Define Channel is pressed, the selected numbers are highlighted in the corresponding colour in the first field (name in bold letters). The first field allows you to check your selection. If only one Z-plane and/or one channel are present, simply do not select anything for the Z and/or the Channel. The Clear button allows you to clear your selections. Scanning path In the Scanning path panel you have to define the numbers of tiles in the X direction (Columns) and in the Y direction (Rows) of the final mosaic. Moreover, press one of the gridlike scanning path button (the plugin supports horizontal or vertical, parallel or anti-parallel, normal or flipped acquisition scheme). 4

8 Post-processing settings In the Post-processing settings panel you can set the parameters of the correction algorithms, that is the background correction and/or the seam correction algorithms. Two techniques are implemented for the background correction, the parabola-fitting and the filtering: you can choose one of the two. The technique for the seam correction is unique. Background correction fit parabola This method relies on the hypothesis that the uneven illumination of the single tiles could be modelled through a paraboloid, which can usually be accepted only in bright field microscopy. Relying on this hypothesis, the correction algorithm evaluates on the tile the parabola that can better fit the non-uniformity of the illumination and subtracts the so-estimated background to the original tile. If one can trust on the physical hypothesis concerning the background (parabolic model), quantification operations can be performed on the resulting image even if different values have been subtracted from the different pixels of the image. It is important to underline that the evaluation of the background can fail if details of relative big dimension are present in the image, or if part of the image is constituted by black background. In fact the parabola estimation can be significantly affected by the presence of big details compared to the dimension of the tile or by significant black areas, thus giving back a false estimation of the real background. Examples 1 and 2 show an unreliable and a good estimation of the background from a tile. In the Background correction: Fit parabola panel of the Post-processing menu you can choose between different ways to evaluate the background. The evaluation of the parabola can be performed 5

9 tile-by-tile (option Local, which is the default option) or on an image selected by the user (option From selected image ), typically a blank image acquired on purpose for the background estimation. In this last case you have to select the specific image for the background evaluation too. Selecting the option Auto, the correction algorithm looks automatically for the best estimation of the background between the parabola evaluations on all the single tiles of the mosaic (first Z-plane and first channel). If the Auto or the From selected image option is selected, the same background will be subtracted to all the tiles of the mosaic: this operation relies on the hypothesis that the uneven illumination of the investigated area is exactly the same for all the tiles. In case of subtraction of the same background from all the tiles, it has to be considered that the subtraction will probably create some artefacts in eventual uniform black areas which are not affected by uneven illumination artefact. For example, in the following image the subtraction of the estimated background creates an artificial light area in the right upper corner of the image. Concerning the automatic evaluation of the best background, if there are many images in the mosaic with large details or large black areas, which are elements that badly affect the real background estimation given by the uneven illumination, the estimation of the best background will be deviated. The parabola subtraction is performed tile-by-tile and does not correct for any global trend of brightness variation across the whole mosaic, bust just for the local uneven illumination (single tile). Example 1: the black area does not allow a correct evaluation of the uneven illumination of the sample. Example 2: reliable estimation of the background 6

10 Background correction filtering This method relies on the hypothesis that the single tiles backgrounds and the brightness changes in the global mosaic are smooth and slowly-varying. The correction algorithm removes from the assembled mosaic a band of low frequencies whose position and extension depend on the tiles size and can be tuned by the user. However, no specific frequencies values are asked, because the filtering is performed in the spatial domain through an opportune combination of Gaussian filtering and simple images arithmetic operations. The parameters of the Gaussian filtering (the kernel opening σ) are linked to the dimension of the tiles and some default parameters are given (to set the default values, press the Set Default button). You can act on the strength of the correction, that is to say on the position and on the extension of the removed frequencies band, setting the two parameters Correction strength [%] and Lower frequencies Ratio. The parameter Correction strength [%] has to be set as a percentage of the tile dimension and is linked to the position of the removed frequencies band. The default value is 88% of the tile size and it can be thought as the spatial semi-period of variation of the background function. This parameter can be increased if a stronger correction is needed, but the more it is increased, the more real low-frequency components of the image may be lost. The second parameter, the Lower frequencies Ratio, must be bigger than 1 and is linked to the extension of the removed frequency band. Its default value is 2. This parameter is linked to the distance between the two bounds of the subtracted frequency band and you can set a higher value if you want to remove a larger band of frequencies. The frequency correction algorithm corrects for the local and the global uneven brightness. It should not be used if some quantification has to be done on the image. The example 3 shows a non-corrected mosaic, the low frequencies image that is subtracted from the original one and the mosaic corrected for the background through the filtering technique. 7

11 Example 3: background correction, filtering technique Seamless correction The seam artefact, that is the presence of abrupt and evident transitions between contiguous tiles, is due to the non-homogeneity of the illumination on the single tiles as well as on the global mosaic area. Consequently, this artefact is partially attenuated after the background correction. The seam correction algorithm performs a further smoothing of the transitions between the tiles. In the assembled mosaic, the seams are high frequency components: the principle of the seam correction algorithm is thus to filter these frequency components, without affecting the real high-frequency content of the image. The correction is performed in the spatial domain, through an opportune combination of Gaussian filtering and simple images arithmetic operations, so that no exact frequency 8

12 values have to be set. The parameter for the Gaussian filtering is linked to the tile dimension and a default value is given ( Correction strength [%] = 3). The parameter Correction strength [%] is set as percentage of the tile dimension and it is linked to the period of the spatial variations in the mosaic that will be corrected. It can be increased, but too high values of this parameter could imply a loss of definition of the high frequency details of the mosaic, close to the seams. If the Correction strength [%] is kept low, the seam correction algorithm does not affect the centres of the tiles, but just their borders, so it can be applied also if one want to perform quantification operations on the mosaic. Example 4 shows the result of the seam correction in a detail of a mosaic. Example 4: seam correction 9

13 Assembly examples Some examples are presented to help you in the choice of the better correction setting. Example A local parabola background correction Original mosaic and corrected mosaic through background correction (parabola fitting, local parabola estimation) and seam correction. The correction for the background by subtraction of the locally estimated parabola fails in the parts where large black areas are present. The seam correction properly smooths the transitions between contiguous tiles. 10

14 Example B seam correction Example C background correction techniques Non- corrected mosaic. 11

15 Background correction by best parabola subtraction (automatically estimated) and seam correction (default parameters) have been applied to the original mosaic. Frequency background correction and seam correction (default parameters) have been applied to the original mosaic. 12

16 Deconvolution Concerning the deconvolution, we suggest to stitch the tiles together before, the to perform the deconvolution. An example is reported: Deconvolution of the single tiles (Huygens, CLME algorithm, in/near object background estimation method), then assemblage of the mosaic. Deconvolution of the assembled mosaic (Huygens, CLME algorithm, in/near object background estimation method). 13

17 Deconvolution of the single tiles (Huygens, CLME algorithm, in/near object background estimation method), then assemblage of the mosaic: detail. Deconvolution of the assembled mosaic (Huygens, CLME algorithm, in/near object background estimation method): detail. 14

Confocal Application Notes Vol. 5 July 2010

Confocal Application Notes Vol. 5 July 2010 Tile Scan Prepared by Myriam Gastard, PhD Application and Technical Support Group, Leica Microsystems, Inc. In this issue of our Confocal Application Notes, proper set up of the Tile function enables you

More information

Before you start, make sure that you have a properly calibrated system to obtain high-quality images.

Before you start, make sure that you have a properly calibrated system to obtain high-quality images. CONTENT Step 1: Optimizing your Workspace for Acquisition... 1 Step 2: Tracing the Region of Interest... 2 Step 3: Camera (& Multichannel) Settings... 3 Step 4: Acquiring a Background Image (Brightfield)...

More information

NIS-Elements: Grid to ND Set Up Interface

NIS-Elements: Grid to ND Set Up Interface NIS-Elements: Grid to ND Set Up Interface This document specifies the set up details of the Grid to ND macro, which is included in material # 97157 High Content Acq. Tools. This documentation assumes some

More information

3) Start ImageJ, install CM Engine as a macro (instructions here:

3) Start ImageJ, install CM Engine as a macro (instructions here: Instructions for CM Engine use 1) Download CM Engine from SourceForge (http://cm- engine.sourceforge.net/) or from the Rothstein Lab website (http://www.rothsteinlab.com/cm- engine.zip ). 2) Download ImageJ

More information

MRI Grid. The MRI Grid is a tool in MRI Cell Image Analyzer, that can be used to associate measurements with labeled positions on a board.

MRI Grid. The MRI Grid is a tool in MRI Cell Image Analyzer, that can be used to associate measurements with labeled positions on a board. Abstract The is a tool in MRI Cell Image Analyzer, that can be used to associate measurements with labeled positions on a board. Illustration 2: A grid on a binary image. Illustration 1: The interface

More information

Quick Guide for Zeiss 710 Laser Scanning Confocal MGH Cancer Center

Quick Guide for Zeiss 710 Laser Scanning Confocal MGH Cancer Center Quick Guide for Zeiss 710 Laser Scanning Confocal MGH Cancer Center For any questions or concerns, please contact: Linda Nieman lnieman@mgh.harvard.edu Office: (617) 643-9684 Cell: (512) 565-8076 Chenyue

More information

Training Guide for Carl Zeiss AxioZoom V16 Stereo Microscope

Training Guide for Carl Zeiss AxioZoom V16 Stereo Microscope Training Guide for Carl Zeiss AxioZoom V16 Stereo Microscope ZEN 2012 Optical Imaging & Vital Microscopy Core Baylor College of Medicine (2017) Power ON Routine 1 2 If you require fluorescence imaging,

More information

μscope Microscopy Software

μscope Microscopy Software μscope Microscopy Software Pixelink μscope Essentials (ES) Software is an easy-to-use robust image capture tool optimized for productivity. Pixelink μscope Standard (SE) Software had added features, making

More information

TRAINING MANUAL. Olympus FV1000

TRAINING MANUAL. Olympus FV1000 TRAINING MANUAL Olympus FV1000 September 2014 TABLE OF CONTENTS A. Start-Up Procedure... 1 B. Visual Observation under the Microscope... 1 C. Image Acquisition... 4 A brief Overview of the Settings...

More information

Image Processing Tutorial Basic Concepts

Image Processing Tutorial Basic Concepts Image Processing Tutorial Basic Concepts CCDWare Publishing http://www.ccdware.com 2005 CCDWare Publishing Table of Contents Introduction... 3 Starting CCDStack... 4 Creating Calibration Frames... 5 Create

More information

Introduction to Image Analysis with

Introduction to Image Analysis with Introduction to Image Analysis with PLEASE ENSURE FIJI IS INSTALLED CORRECTLY! WHAT DO WE HOPE TO ACHIEVE? Specifically, the workshop will cover the following topics: 1. Opening images with Bioformats

More information

LSM 780 Confocal Microscope Standard Operation Protocol

LSM 780 Confocal Microscope Standard Operation Protocol LSM 780 Confocal Microscope Standard Operation Protocol Basic Operation Turning on the system 1. Sign on log sheet according to Actual start time 2. Check Compressed Air supply for the air table 3. Switch

More information

ImagesPlus Basic Interface Operation

ImagesPlus Basic Interface Operation ImagesPlus Basic Interface Operation The basic interface operation menu options are located on the File, View, Open Images, Open Operators, and Help main menus. File Menu New The New command creates a

More information

ZEISS LSM 710 CONFOCAL MICROSCOPE USER MANUAL

ZEISS LSM 710 CONFOCAL MICROSCOPE USER MANUAL ZEISS LSM 710 CONFOCAL MICROSCOPE USER MANUAL START THE SYSTEM... 2 START ZEN SOFTWARE... 3 SET THE TEMPERATURE AND THE CO2 CONTROLLERS... OBSERVATION AT OCULARS... 5 STATIF PRESENTATION... 6 ACQUIRE ONE

More information

Stitching distortion-free mosaic images for QWA using PTGui. Georg von Arx

Stitching distortion-free mosaic images for QWA using PTGui. Georg von Arx Stitching distortion-free mosaic images for QWA using PTGui Georg von Arx Index A. Introduction and overview... 2 B. Taking microscopic images... 2 C. Installing PTGui... 3 D. Initial Setup... 3 E. Preparing

More information

DIGITAL-MICROSCOPY CAMERA SOLUTIONS USB 3.0

DIGITAL-MICROSCOPY CAMERA SOLUTIONS USB 3.0 DIGITAL-MICROSCOPY CAMERA SOLUTIONS USB 3.0 PixeLINK for Microscopy Applications PixeLINK will work with you to choose and integrate the optimal USB 3.0 camera for your microscopy project. Ideal for use

More information

Microscopy from Carl Zeiss

Microscopy from Carl Zeiss Microscopy from Carl Zeiss Contents Page Contents... 1 Introduction... 1 Starting the System... 2 Introduction to ZEN Efficient Navigation... 5 Setting up the microscope... 10 Configuring the beam path

More information

Zeiss Axiovert 135 Fluorescence Microscope Quick Guide / Operations Manual (v. 1.0 February 09)

Zeiss Axiovert 135 Fluorescence Microscope Quick Guide / Operations Manual (v. 1.0 February 09) University of Chicago Integrated Light Microscopy Core Dr. Vytas Bindokas, Director http://digital.bsd.uchicago.edu By: Christine Labno, Assistant Director Room: AB-129 Phone: 4-9040 Zeiss Axiovert 135

More information

ImageJ, A Useful Tool for Image Processing and Analysis Joel B. Sheffield

ImageJ, A Useful Tool for Image Processing and Analysis Joel B. Sheffield ImageJ, A Useful Tool for Image Processing and Analysis Joel B. Sheffield Temple University Dedicated to the memory of Dan H. Moore (1909-2008) Presented at the 2008 meeting of the Microscopy and Microanalytical

More information

Quick Guide. LSM 5 MP, LSM 510 and LSM 510 META. Laser Scanning Microscopes. We make it visible. M i c r o s c o p y f r o m C a r l Z e i s s

Quick Guide. LSM 5 MP, LSM 510 and LSM 510 META. Laser Scanning Microscopes. We make it visible. M i c r o s c o p y f r o m C a r l Z e i s s LSM 5 MP, LSM 510 and LSM 510 META M i c r o s c o p y f r o m C a r l Z e i s s Quick Guide Laser Scanning Microscopes LSM Software ZEN 2007 August 2007 We make it visible. Contents Page Contents... 1

More information

DodgeCmd Image Dodging Algorithm A Technical White Paper

DodgeCmd Image Dodging Algorithm A Technical White Paper DodgeCmd Image Dodging Algorithm A Technical White Paper July 2008 Intergraph ZI Imaging 170 Graphics Drive Madison, AL 35758 USA www.intergraph.com Table of Contents ABSTRACT...1 1. INTRODUCTION...2 2.

More information

[Use Element Selection tool to move raster towards green block.]

[Use Element Selection tool to move raster towards green block.] Demo.dgn 01 High Performance Display Bentley Descartes has been designed to seamlessly integrate into the Raster Manager and all tool boxes, menus, dialog boxes, and other interface operations are consistent

More information

Stitching MetroPro Application

Stitching MetroPro Application OMP-0375F Stitching MetroPro Application Stitch.app This booklet is a quick reference; it assumes that you are familiar with MetroPro and the instrument. Information on MetroPro is provided in Getting

More information

SUGAR fx. LightPack 3 User Manual

SUGAR fx. LightPack 3 User Manual SUGAR fx LightPack 3 User Manual Contents Installation 4 Installing SUGARfx 4 What is LightPack? 5 Using LightPack 6 Lens Flare 7 Filter Parameters 7 Main Setup 8 Glow 11 Custom Flares 13 Random Flares

More information

Quick Guide for Zeiss 710 Laser Scanning Confocal MGH Cancer Center

Quick Guide for Zeiss 710 Laser Scanning Confocal MGH Cancer Center Quick Guide for Zeiss 710 Laser Scanning Confocal MGH Cancer Center For any questions or concerns, please contact: Linda Nieman lnieman@mgh.harvard.edu Office: (617) 643-9684 Cell: (512) 565-8076 Chenyue

More information

Introduction to BioImage Analysis

Introduction to BioImage Analysis Introduction to BioImage Analysis Qi Gao CellNetworks Math-Clinic core facility 22-23.02.2018 MATH- CLINIC Math-Clinic core facility Data analysis services on bioimage analysis & bioinformatics: 1-to-1

More information

ScanArray Overview. Principle of Operation. Instrument Components

ScanArray Overview. Principle of Operation. Instrument Components ScanArray Overview The GSI Lumonics ScanArrayÒ Microarray Analysis System is a scanning laser confocal fluorescence microscope that is used to determine the fluorescence intensity of a two-dimensional

More information

Opterra II Multipoint Scanning Confocal Microscope. Innovation with Integrity

Opterra II Multipoint Scanning Confocal Microscope. Innovation with Integrity Opterra II Multipoint Scanning Confocal Microscope Enabling 4D Live-Cell Fluorescence Imaging through Speed, Sensitivity, Viability and Simplicity Innovation with Integrity Fluorescence Microscopy The

More information

LSM 510 Meta Training Notes

LSM 510 Meta Training Notes LSM 510 Meta Training Notes Turning on the system Turn on X-Cite power supply. This supplies light for epifluorescence for viewing your samples through the microscope. Turn on the remote control switch.

More information

Introduction to BioImage Analysis using Fiji

Introduction to BioImage Analysis using Fiji Introduction to BioImage Analysis using Fiji CellNetworks Math-Clinic core facility Qi Gao Carlo A. Beretta 12.05.2017 Math-Clinic core facility Data analysis services on bioinformatics & bioimage analysis:

More information

We recommend downloading the latest core installer for our software from our website. This can be found at:

We recommend downloading the latest core installer for our software from our website. This can be found at: Dusk Getting Started Installing the Software We recommend downloading the latest core installer for our software from our website. This can be found at: https://www.atik-cameras.com/downloads/ Locate and

More information

LSM 510 Training Notes

LSM 510 Training Notes LSM 510 Training Notes Turning on the system Turn on the arc lamp, found on the bench top left of the microscope. This supplies light for epifluorescence for viewing your samples through the microscope.

More information

Simplified Instructions: Olympus Widefield Microscope S1230

Simplified Instructions: Olympus Widefield Microscope S1230 Contents General Microscope Operation Simple Image Capture Multi-Wavelength Capture Z-Series Timelapse Combining Capture Modes Synopsis of Other Functions Pages 2-23 24-40 41-47 48-56 57-59 60-68 69-83

More information

NCSS Statistical Software

NCSS Statistical Software Chapter 147 Introduction A mosaic plot is a graphical display of the cell frequencies of a contingency table in which the area of boxes of the plot are proportional to the cell frequencies of the contingency

More information

Nikon. King s College London. Imaging Centre. N-SIM guide NIKON IMAGING KING S COLLEGE LONDON

Nikon. King s College London. Imaging Centre. N-SIM guide NIKON IMAGING KING S COLLEGE LONDON N-SIM guide NIKON IMAGING CENTRE @ KING S COLLEGE LONDON Starting-up / Shut-down The NSIM hardware is calibrated after system warm-up occurs. It is recommended that you turn-on the system for at least

More information

Zeiss Deconvolution Microscope: A Quick Guide

Zeiss Deconvolution Microscope: A Quick Guide Zeiss Deconvolution Microscope: A Quick Guide Start-up Uncover microscope. Do not put dust cover on the floor. Plug in both cameras. The default camera is the AxioCam HRm (monochrome camera) for fluorescence

More information

v Introduction Images Import images in a variety of formats and register the images to a coordinate projection WMS Tutorials Time minutes

v Introduction Images Import images in a variety of formats and register the images to a coordinate projection WMS Tutorials Time minutes v. 10.1 WMS 10.1 Tutorial Import images in a variety of formats and register the images to a coordinate projection Objectives Import various types of image files from different sources. Learn how to work

More information

User Guide. Version 1.2. Copyright Favor Software. Revised:

User Guide. Version 1.2. Copyright Favor Software. Revised: User Guide Version 1.2 Copyright 2009-2010 Favor Software Revised: 2010.05.18 Table of Contents Introduction...4 Installation on Windows...5 Installation on Macintosh...6 Registering Intwined Pattern Studio...7

More information

Practical work no. 3: Confocal Live Cell Microscopy

Practical work no. 3: Confocal Live Cell Microscopy Practical work no. 3: Confocal Live Cell Microscopy Course Instructor: Mikko Liljeström (MIU) 1 Background Confocal microscopy: The main idea behind confocality is that it suppresses the signal outside

More information

User Guide. Version 1.4. Copyright Favor Software. Revised:

User Guide. Version 1.4. Copyright Favor Software. Revised: User Guide Version 1.4 Copyright 2009-2012 Favor Software Revised: 2012.02.06 Table of Contents Introduction... 4 Installation on Windows... 5 Installation on Macintosh... 6 Registering Intwined Pattern

More information

GXCapture 8.1 Instruction Manual

GXCapture 8.1 Instruction Manual GT Vision image acquisition, managing and processing software GXCapture 8.1 Instruction Manual Contents of the Instruction Manual GXC is the shortened name used for GXCapture Square brackets are used to

More information

LSM 800 Confocal Microscope Standard Operation Protocol

LSM 800 Confocal Microscope Standard Operation Protocol LSM 800 Confocal Microscope Standard Operation Protocol Turning on the system 1. Switch on the Main switch (labeled 1 and 2 ) mounted on the wall. 2. Turn the Laser Key (labeled 3 ) 90 clockwise for power

More information

Zeiss LSM 510 Confocor III Training Notes. Center for Cell Analysis & Modeling

Zeiss LSM 510 Confocor III Training Notes. Center for Cell Analysis & Modeling Zeiss LSM 510 Confocor III Training Notes Center for Cell Analysis & Modeling Confocor 3 Start Up Go to System Module Turn on Main Switch, System/ PC, and Components Switches Do you need the arc lamp?

More information

Optika ISview. Image acquisition and processing software. Instruction Manual

Optika ISview. Image acquisition and processing software. Instruction Manual Optika ISview Image acquisition and processing software Instruction Manual Key to the Instruction Manual IS is shortened name used for OptikaISview Square brackets are used to indicate items such as menu

More information

Alibre Design Tutorial: Loft, Extrude, & Revolve Cut Loft-Tube-1

Alibre Design Tutorial: Loft, Extrude, & Revolve Cut Loft-Tube-1 Alibre Design Tutorial: Loft, Extrude, & Revolve Cut Loft-Tube-1 Part Tutorial Exercise 5: Loft-Tube-1 [Complete] In this Exercise, We will set System Parameters first, then part options. Then, in sketch

More information

A guide to SalsaJ. This guide gives step-by-step instructions on how to use SalsaJ to carry out basic data analysis on astronomical data files.

A guide to SalsaJ. This guide gives step-by-step instructions on how to use SalsaJ to carry out basic data analysis on astronomical data files. A guide to SalsaJ SalsaJ is free, student-friendly software developed originally for the European Hands- On Universe (EU-HOU) project. It is designed to be easy to install and use. It allows students to

More information

Leica SP8 Resonant Confocal. Quick-Start Guide

Leica SP8 Resonant Confocal. Quick-Start Guide Leica SP8 Resonant Confocal Quick-Start Guide Contents Start-up Preparing for Imaging Part 1 On the scope Part 2 Software interface Part 3 Heat & CO2 incubation Part 4 Other hardware options Shut-down

More information

OPERATING INSTRUCTIONS

OPERATING INSTRUCTIONS Zeiss LSM 510 M eta Confocal M icroscope OPERATING INSTRUCTIONS Starting the System: 1. Turn the black knob on the laser box one-quarter turn from Off to On. You will hear the laser cooling mechanisms

More information

LEICA TCS SP5 AOBS TANDEM USER MANUAL

LEICA TCS SP5 AOBS TANDEM USER MANUAL LEICA TCS SP5 AOBS TANDEM USER MANUAL STARTING THE SYSTEM...2 THE LAS AF SOFTWARE...3 THE «ACQUIRE» MENU...5 CHOOSE AND CREATE A SETTING...6 THE CONTROL PANEL...8 THE DMI6000B MICROSCOPE...10 ACQUIRE ONE

More information

XTEM. --Software for Complex Transmission Electron Microscopy. Version 1.0

XTEM. --Software for Complex Transmission Electron Microscopy. Version 1.0 XTEM --Software for Complex Transmission Electron Microscopy Version 1.0 1. Introduction XTEM is the software for complex microscopy on JEOL 3100 electron microscopes. The XTEM software consists of a suite

More information

Mirage 2.0. What's new in Mirage 2.0? din.a.x Digitale Bildbearbeitung GmbH Fuggerstrasse 9a D Neuss

Mirage 2.0. What's new in Mirage 2.0? din.a.x Digitale Bildbearbeitung GmbH Fuggerstrasse 9a D Neuss What's new in Mirage 2.0? 1. Adjust the quality of the preview image 2. New user-defined labels 3. Ink level display and printer status messages 4. New "Tiling" menu item 5. Split screen page preview 6.

More information

Excel Lab 2: Plots of Data Sets

Excel Lab 2: Plots of Data Sets Excel Lab 2: Plots of Data Sets Excel makes it very easy for the scientist to visualize a data set. In this assignment, we learn how to produce various plots of data sets. Open a new Excel workbook, and

More information

Technical Note How to Compensate Lateral Chromatic Aberration

Technical Note How to Compensate Lateral Chromatic Aberration Lateral Chromatic Aberration Compensation Function: In JAI color line scan cameras (3CCD/4CCD/3CMOS/4CMOS), sensors and prisms are precisely fabricated. On the other hand, the lens mounts of the cameras

More information

4.5.1 Mirroring Gain/Offset Registers GPIO CMV Snapshot Control... 14

4.5.1 Mirroring Gain/Offset Registers GPIO CMV Snapshot Control... 14 Thank you for choosing the MityCAM-C8000 from Critical Link. The MityCAM-C8000 MityViewer Quick Start Guide will guide you through the software installation process and the steps to acquire your first

More information

Zeiss LSM 880 Protocol

Zeiss LSM 880 Protocol Zeiss LSM 880 Protocol 1) System Startup Please note put sign-up policy. You must inform the facility at least 24 hours beforehand if you can t come; otherwise, you will receive a charge for unused time.

More information

ZEN 2012 SP5 black edition Hotfix 12

ZEN 2012 SP5 black edition Hotfix 12 Information about the software ZEN 2012 SP5 black edition Hotfix 12 Software name: ZEN 2012 Service Pack 5 black edition Hotfix 12 Software version: The software version in ZEN Help About changes to 14.0.12.201

More information

Via Stitching. Contents

Via Stitching. Contents Via Stitching Contents Adding Stitching Vias to a Net Stitching Parameters Clearance from Same-net Objects and Edges Clearance from Other-net Objects Notes Via Style Related Videos Stitching Vias Via

More information

Practical Image and Video Processing Using MATLAB

Practical Image and Video Processing Using MATLAB Practical Image and Video Processing Using MATLAB Chapter 10 Neighborhood processing What will we learn? What is neighborhood processing and how does it differ from point processing? What is convolution

More information

User Manual Veterinary

User Manual Veterinary Veterinary Acquisition and diagnostic software Doc No.: Rev 1.0.1 Aug 2013 Part No.: CR-FPM-04-022-EN-S 3DISC, FireCR, Quantor and the 3D Cube are trademarks of 3D Imaging & Simulations Corp, South Korea,

More information

Configuring User Settings at the Scan Station

Configuring User Settings at the Scan Station Configuring User Settings at the Scan Station Contents Touchscreen configurations... 2 Getting familiar with the touch screen... 4 Destination screen... 4 Icon descriptions: Destination screen... 5 Settings

More information

Zeiss AxioImager.Z2 Brightfield Protocol

Zeiss AxioImager.Z2 Brightfield Protocol Zeiss AxioImager.Z2 Brightfield Protocol 1) System Startup Please note put sign-up policy. You must inform the facility at least 24 hours beforehand if you can t come; otherwise, you will receive a charge

More information

XXXX - ILLUSTRATING FROM SKETCHES IN PHOTOSHOP 1 N/08/08

XXXX - ILLUSTRATING FROM SKETCHES IN PHOTOSHOP 1 N/08/08 INTRODUCTION TO GRAPHICS Illustrating from sketches in Photoshop Information Sheet No. XXXX Creating illustrations from existing photography is an excellent method to create bold and sharp works of art

More information

PASS Sample Size Software

PASS Sample Size Software Chapter 945 Introduction This section describes the options that are available for the appearance of a histogram. A set of all these options can be stored as a template file which can be retrieved later.

More information

Tribometrics. Version 2.11

Tribometrics. Version 2.11 Tribometrics Version 2.11 Table of Contents Tribometrics... 1 Version 2.11... 1 1. About This Document... 4 1.1. Conventions... 4 2. Introduction... 5 2.1. Software Features... 5 2.2. Tribometrics Overview...

More information

Excel Tool: Plots of Data Sets

Excel Tool: Plots of Data Sets Excel Tool: Plots of Data Sets Excel makes it very easy for the scientist to visualize a data set. In this assignment, we learn how to produce various plots of data sets. Open a new Excel workbook, and

More information

Cell Biology and Bioimaging Core

Cell Biology and Bioimaging Core Cell Biology and Bioimaging Core Leica TCS SP5 Operating Instructions Starting up the instrument 1. First, log in the log book located on the confocal desk. Include your name, your lab s PI, an account

More information

On spatial resolution

On spatial resolution On spatial resolution Introduction How is spatial resolution defined? There are two main approaches in defining local spatial resolution. One method follows distinction criteria of pointlike objects (i.e.

More information

Image and Data Acquisition

Image and Data Acquisition Image and Data Acquisition LCP Image Acquisition Procedures This section provides guidelines for scanning images that will be added to the LCP image archive. By scanning the image, we obtain a digital

More information

Converting a solid to a sheet metal part tutorial

Converting a solid to a sheet metal part tutorial Converting a solid to a sheet metal part tutorial Introduction Sometimes it is easier to start with a solid and convert it to create a sheet metal part. This tutorial will guide you through the process

More information

Guidance on Using Scanning Software: Part 5. Epson Scan

Guidance on Using Scanning Software: Part 5. Epson Scan Guidance on Using Scanning Software: Part 5. Epson Scan Version of 4/29/2012 Epson Scan comes with Epson scanners and has simple manual adjustments, but requires vigilance to control the default settings

More information

LAB 2: Sampling & aliasing; quantization & false contouring

LAB 2: Sampling & aliasing; quantization & false contouring CEE 615: Digital Image Processing Spring 2016 1 LAB 2: Sampling & aliasing; quantization & false contouring A. SAMPLING: Observe the effects of the sampling interval near the resolution limit. The goal

More information

Making a Panoramic Digital Image of the Entire Northern Sky

Making a Panoramic Digital Image of the Entire Northern Sky Making a Panoramic Digital Image of the Entire Northern Sky Anne M. Rajala anne2006@caltech.edu, x1221, MSC #775 Mentors: Ashish Mahabal and S.G. Djorgovski October 3, 2003 Abstract The Digitized Palomar

More information

for Solidworks TRAINING GUIDE LESSON-9-CAD

for Solidworks TRAINING GUIDE LESSON-9-CAD for Solidworks TRAINING GUIDE LESSON-9-CAD Mastercam for SolidWorks Training Guide Objectives You will create the geometry for SolidWorks-Lesson-9 using SolidWorks 3D CAD software. You will be working

More information

PandroidWiz and Presets

PandroidWiz and Presets PandroidWiz and Presets What are Presets PandroidWiz uses Presets to control the pattern of movements of the robotic mount when shooting panoramas. Presets are data files that specify the Yaw and Pitch

More information

FLOS Web Configurator GUIDE FOR LIGHT STRUCTURES

FLOS Web Configurator GUIDE FOR LIGHT STRUCTURES FLOS Web Configurator GUIDE FOR LIGHT STRUCTURES To make your project, please follow the steps below. Please, first open your internet browser and access to the address: http://configurator.flosarchitectural.net

More information

Microprobe Power User Part 3: X-Ray Maps

Microprobe Power User Part 3: X-Ray Maps Microprobe Power User Part 3: X-Ray Maps Mike Spilde Spring IOM Seminar September 17, 2008 X-Ray Mapping Why use X-ray maps? Characterize the sample at microscopic scales with relatively high sensitivity.

More information

Quilt Pro 6 Lesson Quilt in a Quilt

Quilt Pro 6 Lesson Quilt in a Quilt Quilt Pro 6 Lesson Quilt in a Quilt Quilt in a Quilt The Inner Quilt This quilt is a very complex design. We will cover a unique technique not covered in the manual. While any one can master the techniques

More information

Computer Graphics Fundamentals

Computer Graphics Fundamentals Computer Graphics Fundamentals Jacek Kęsik, PhD Simple converts Rotations Translations Flips Resizing Geometry Rotation n * 90 degrees other Geometry Rotation n * 90 degrees other Geometry Translations

More information

KEYENCE VKX LASER-SCANNING CONFOCAL MICROSCOPE Standard Operating Procedures (updated Oct 2017)

KEYENCE VKX LASER-SCANNING CONFOCAL MICROSCOPE Standard Operating Procedures (updated Oct 2017) KEYENCE VKX LASER-SCANNING CONFOCAL MICROSCOPE Standard Operating Procedures (updated Oct 2017) 1 Introduction You must be trained to operate the Laser-scanning confocal microscope (LSCM) independently.

More information

FLIR Tools for PC 7/21/2016

FLIR Tools for PC 7/21/2016 FLIR Tools for PC 7/21/2016 1 2 Tools+ is an upgrade that adds the ability to create Microsoft Word templates and reports, create radiometric panorama images, and record sequences from compatible USB and

More information

Introduction to Filters

Introduction to Filters Introduction to Filters Using SAGA Tutorial ID: IGET_RS_006 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial

More information

BacklightFly Manual.

BacklightFly Manual. BacklightFly Manual http://www.febees.com/ Contents Start... 3 Installation... 3 Registration... 7 BacklightFly 1-2-3... 9 Overview... 10 Layers... 14 Layer Container... 14 Layer... 16 Density and Design

More information

Stratigraphy Modeling Boreholes and Cross. Become familiar with boreholes and borehole cross sections in GMS

Stratigraphy Modeling Boreholes and Cross. Become familiar with boreholes and borehole cross sections in GMS v. 10.3 GMS 10.3 Tutorial Stratigraphy Modeling Boreholes and Cross Sections Become familiar with boreholes and borehole cross sections in GMS Objectives Learn how to import borehole data, construct a

More information

Instruction Manual. Mark Deimund, Zuyi (Jacky) Huang, Juergen Hahn

Instruction Manual. Mark Deimund, Zuyi (Jacky) Huang, Juergen Hahn Instruction Manual Mark Deimund, Zuyi (Jacky) Huang, Juergen Hahn This manual is for the program that implements the image analysis method presented in our paper: Z. Huang, F. Senocak, A. Jayaraman, and

More information

Geometric Functions. The color channel toolbar buttons are disabled.

Geometric Functions. The color channel toolbar buttons are disabled. Introduction to Geometric Transformations Geometric Functions The geometric transformation commands are used to shift, rotate, scale, and align images. For quick rotation by 90 or mirroring of an image,

More information

Locating Molecules Using GSD Technology Project Folders: Organization of Experiment Files...1

Locating Molecules Using GSD Technology Project Folders: Organization of Experiment Files...1 .....................................1 1 Project Folders: Organization of Experiment Files.................................1 2 Steps........................................................................2

More information

Edge Blender Controller

Edge Blender Controller Edge Blender Controller Calibration Manual Version 2017 V1 Contents Contents INTRODUCTION 1 FEATURES 1 OS AND HARDWARE 1 INSTALLATION 2 INSTALLATION 2 UNINSTALLATION 4 INTERFACE 6 COMMUNICATION 7 CONFIG

More information

START-UP PROCEDURE 1 THE MICROSCOPE STAND 3 OBJECTIVES 5 STARTING WITH LAS (SOFTWARE) AND SETTING UP THE MICROSCOPE STAND 7

START-UP PROCEDURE 1 THE MICROSCOPE STAND 3 OBJECTIVES 5 STARTING WITH LAS (SOFTWARE) AND SETTING UP THE MICROSCOPE STAND 7 Leica DMI AF6000LX Table of contents START-UP PROCEDURE 1 THE MICROSCOPE STAND 3 OBJECTIVES 5 STARTING WITH LAS (SOFTWARE) AND SETTING UP THE MICROSCOPE STAND 7 ACQUIRE MODULE 6 SETTING THE LIGHTPATH 6

More information

User manual for Olympus SD-OSR spinning disk confocal microscope

User manual for Olympus SD-OSR spinning disk confocal microscope User manual for Olympus SD-OSR spinning disk confocal microscope Ved Prakash, PhD. Research imaging specialist Imaging & histology core University of Texas, Dallas ved.prakash@utdallas.edu Once you open

More information

www. riseeyetracker.com TWO MOONS SOFTWARE LTD RISEBETA EYE-TRACKER INSTRUCTION GUIDE V 1.01

www. riseeyetracker.com  TWO MOONS SOFTWARE LTD RISEBETA EYE-TRACKER INSTRUCTION GUIDE V 1.01 TWO MOONS SOFTWARE LTD RISEBETA EYE-TRACKER INSTRUCTION GUIDE V 1.01 CONTENTS 1 INTRODUCTION... 5 2 SUPPORTED CAMERAS... 5 3 SUPPORTED INFRA-RED ILLUMINATORS... 7 4 USING THE CALIBARTION UTILITY... 8 4.1

More information

SoilJ Technical Manual

SoilJ Technical Manual SoilJ Technical Manual Version 0.0.3 2017-09-08 John Koestel Introduction SoilJ is a plugin for the JAVA-based, free and open image processing software ImageJ (Schneider, Rasband, et al., 2012). It is

More information

R I T. Title: Wyko RST Plus. Semiconductor & Microsystems Fabrication Laboratory Revision: A Rev Date: 05/23/06 1 SCOPE 2 REFERENCE DOCUMENTS

R I T. Title: Wyko RST Plus. Semiconductor & Microsystems Fabrication Laboratory Revision: A Rev Date: 05/23/06 1 SCOPE 2 REFERENCE DOCUMENTS Approved by: Process Engineer / / / / Equipment Engineer 1 SCOPE The purpose of this document is to detail the use of the Wyko RST Plus. All users are expected to have read and understood this document.

More information

User s Guide. Windows Lucis Pro Plug-in for Photoshop and Photoshop Elements

User s Guide. Windows Lucis Pro Plug-in for Photoshop and Photoshop Elements User s Guide Windows Lucis Pro 6.1.1 Plug-in for Photoshop and Photoshop Elements The information contained in this manual is subject to change without notice. Microtechnics shall not be liable for errors

More information

Tutorial 1: Install Forecaster HD (Win XP, Vista, 7, 8)

Tutorial 1: Install Forecaster HD (Win XP, Vista, 7, 8) Tutorial 1: Install Forecaster HD (Win XP, Vista, 7, 8) Download Forecaster HD (FHD) from Community s website http://www.communitypro.com/productlist/135-forecaster-ceiling-system-software Open Setup.exe

More information

Stratigraphy Modeling Boreholes and Cross Sections

Stratigraphy Modeling Boreholes and Cross Sections GMS TUTORIALS Stratigraphy Modeling Boreholes and Cross Sections The Borehole module of GMS can be used to visualize boreholes created from drilling logs. Also three-dimensional cross sections between

More information

Preparing Images For Print

Preparing Images For Print Preparing Images For Print The aim of this tutorial is to offer various methods in preparing your photographs for printing. Sometimes the processing a printer does is not as good as Adobe Photoshop, so

More information

Zeiss LSM 780 Protocol

Zeiss LSM 780 Protocol Zeiss LSM 780 Protocol 1) System Startup F Please note the sign-up policy. You must inform the facility at least 24 hours beforehand if you can t come; otherwise, you will receive a charge for unused time.

More information

Motic Live Imaging Module. Windows OS User Manual

Motic Live Imaging Module. Windows OS User Manual Motic Live Imaging Module Windows OS User Manual Motic Live Imaging Module Windows OS User Manual CONTENTS (Linked) Introduction 05 Menus, bars and tools 06 Title bar 06 Menu bar 06 Status bar 07 FPS 07

More information

Use the and buttons on the right to go line by line, or move the slider bar in the middle for a quick canning.

Use the and buttons on the right to go line by line, or move the slider bar in the middle for a quick canning. How To Use The IntelliQuilter Help System The user manual is at your fingertips at all times. Extensive help messages will explain what to do on each screen. If a help message does not fit fully in the

More information

STREAK DETECTION ALGORITHM FOR SPACE DEBRIS DETECTION ON OPTICAL IMAGES

STREAK DETECTION ALGORITHM FOR SPACE DEBRIS DETECTION ON OPTICAL IMAGES STREAK DETECTION ALGORITHM FOR SPACE DEBRIS DETECTION ON OPTICAL IMAGES Alessandro Vananti, Klaus Schild, Thomas Schildknecht Astronomical Institute, University of Bern, Sidlerstrasse 5, CH-3012 Bern,

More information