Muon Data Analysis Workshop: An Introduction to the Practicalities

Size: px
Start display at page:

Download "Muon Data Analysis Workshop: An Introduction to the Practicalities"

Transcription

1 Muon Data Analysis Workshop: An Introduction to the Practicalities Francis Pratt (ISIS) ISIS Muon Training Course March 2012

2 Outline A. Acquiring the data B. Location and format of the data C. Data analysis software D. Basic msr data analysis 1) Setting up 2) Analysing the relaxation 3) Modelling the fitted parameters 4) Plotting results E. Analysis of complex rotation spectra 1) Fourier transform 2) All-poles transform 3) Maximum entropy method 4) Time domain fitting

3 A. Acquiring the data Currently we have two different acquisition systems: SECI Windows system (MUSR, EMU, HiFi) MACS/EXP Windows/Linux system (ARGUS)

4 SECI (MUSR,EMU and HIFI) Main control is by command line and file-based scripting

5 MACS/EXP EXP MACS Hybrid Linux/Windows system used on ARGUS

6 MACS GUI control and dynamic scripting

7 B. Location and Format of Muon Data Finding the Muon Data: ARGUS From the ISIS network: \\ndw656\macs\nexus\argus nxs EMU From the ISIS network: \\emu\data\emu nxs MUSR From the ISIS network: \\musr\data\musr nxs HIFI From the ISIS network: \\hifi\data\hifi nxs Temperature Logs: NeXus files store the T log data internally (other logs may also be stored, e.g. fields)

8 Taking Data Away Copy to own laptop or USB stick Burn CD using PC in instrument cabin Send to remote system back home pushing is easier than pulling! Fetch from home using the data access portals: Old data up to Aug 2010: data.isis.rl.ac.uk Data after March 2011: data.isis.stfc.ac.uk

9 Formats for ISIS Muon Data All new data is currently saved in NeXus format SECI NeXus-1: hierarchical, extendable format (.nxs), soon Nexus-2 also RAL binary format (.ral) for older data MACS Nexus-2 (.nxs) plus RAL binary format (.ral) Typical run file is kb in size Data compression can reduce the size by up to a factor of 7 (bzip2 is the most efficient zip algorithm for muon data)

10 The NeXus Data Format Based on the NCSA Hierarchical Data Format (HDF) The NeXus hierarchical data format has three components: A set of subroutines to make it easy to read and write NeXus files A set of design principles to help people understand what is in them A set of instrument definitions to allow the development of more portable analysis software Example part of data structure: NeXus webpage: HDF webpage: ISIS NeXus muon definitions:

11 msr Data Formats in Use Worldwide RAL/RIKEN-RAL (UK).nxs (Nexus-1 and Nexus-2) PSI (Switzerland).bin (standard binary) PSI-root (based on CERN format).nxs (Nexus-2, eventually) TRIUMF (Canada).tri (VMS binary).mud (hierarchical) JPARC (Japan) JPARC-root (based on CERN format)

12 C. Muon Data Analysis Software Software used at ISIS: VMS Legacy: UDA RUMDA MESA (VMS, General Purpose) (VMS, General Purpose) (VMS, Maximum Entropy for TF Studies) Current PC based software: WiMDA Mantid (Windows, time and frequency domain) (based on multiplatform ISIS toolkit, time domain) Many research groups have also developed their own programs over the years

13 Both WiMDA and Mantid will be available for use with the practical sessions WiMDA can be downloaded from: Mantid can be downloaded from:

14 D. Basic msr Data Analysis Main Stages: 1. Preparing the data to be analysed, setting up 2. Fitting the measured asymmetry to a chosen relaxation function; analysing 3. Assessing the fitted relaxation parameters, which may involve a further stage of fitting these parameters to an appropriate model; modelling 4. Preparing plots of the results of analysing and modelling the data, plotting

15 D1. Setting Up the Data a) Checking the time origin t 0 and the time of the first and last good data points b) Defining the detector grouping c) Correction for counting loss due to counter deadtime d) Correction for steady background count rate e) Choice of binning

16 a) Checking the time origin t 0 and the time of the first and last good data points

17 b) Defining the detector grouping e.g. for LF/ZF : Forward group 1-16 Backward group Notes: for TF : Group1 1-4, Group2 5-8, Group3 9-12, Group , ARGUS has 192 detectors MUSR and HIFI have 64 detectors EMU has 96 detectors (In WiMDA the detectors are usually pregrouped into 32 histograms)

18 How many groups to use for TF analysis? A dephasing effect will reduce the asymmetry of TF data if not enough groups are used: N=4 N=8 Dephasing factor = sin(p/n) / (p/n) TF Groups Dephasing Factor % 8 98 % 4 90 % 2 64 % i.e. 8 TF groups are sufficient for most purposes

19 c) Correction for counting loss due to counter deadtime characterised by a deadtime t for each detector channel, typically t ~ 10 ns deadtimes for particular instruments are obtained from high statistics calibration runs using Ag data rate correction to the observed rate r ob is applied to give the true rate r the simplest form of correction is r = r ob / (1- r ob t) Less important for instruments with large numbers of detectors

20 d) Correction for steady background count rate can be included as part of the fitting procedure Not usually needed for ISIS data analysis

21 e) Choice of binning: The standard raw time bin for ISIS data is 16 ns. It is often useful to choose to increase the bin size for data analysis bin width : trade-off between number of points and fitting speed allows separate focus on fast and slow parts of the relaxation fixed/variable: variable binning compensates for the deteriorating signal-to-noise at longer times best to keep to fixed binning for weakly damped oscillations, e.g. TF studies

22 D2. Analysing the Relaxation Try fitting to possible alternative relaxation functions Look for systematic deviations of the fit from the data are additional relaxation components needed? Use the reduced chi-squared c r 2 to judge the quality of the fit and appropriateness of the model c r N i 1 y y 2 i 1 2 i ( x ; p, p.. p ) i m 2 N m N fitting points and m fit parameters N-m = n is the number of degrees of freedom

23 Expected standard error of c r 2 is (2/n) 1/2 High n Low n

24 Expected standard error of c r 2 is (2/n) 1/2 Quality of fit Poor fit High n Low n

25 Expected standard error of c r 2 is (2/n) 1/2 Quality of fit Good fit High n Low n

26 Expected standard error of c r 2 is (2/n) 1/2 Quality of fit Too good fit! High n Low n

27 Expected standard error of c r 2 is (2/n) 1/2 Quality of fit Difficult to distinguish High n Low n

28 D3. Modelling Fitted Parameter Sets A further stage of fitting involves modelling the fitted parameters for a related set of runs: e.g. following the temperature dependence of a precession frequency within a magnetic phase or fitting the field dependence of a relaxation rate to an appropriate model Online analysis and modelling allows feedback to the experimental data taking process helps in getting more efficient and complete data sets

29 D4. Plotting the Results Close integration with the fitting process is desirable for rapid feedback on: the data quality the state of the analysis the progress of the experiment GLE (Graphics Layout Engine) Graphics scripting system closely integrated with WiMDA and used in the data analysis workshop for making plots Origin and Excel are also available for further processing and plotting of results

30 E. Analysis of Complex Rotation Spectra 1. Fourier transform 2. All Poles transform 3. Maximum Entropy spectral analysis 4. Time domain analysis versus frequency domain analysis

31 Fourier and All-Poles Transforms FFT (Fast Fourier Transform) is the standard way to convert from time domain to frequency domain. FFT assumes frequency spectrum is well represented by array of evenly spaced points, which works well for spectra containing broad spectral features. However, if the spectrum contains very narrow features, other types of frequency transform can work better. The All-Poles (maxent) transform method is one such method, which makes an expansion of the data in terms of a series of sharp frequencies See Press et al, Numerical Recipes, CUP for further details of the All-Poles transform Problems with Transform Methods in msr All transform methods assume that the data error is independent of time, clearly not the case for msr data. Data filtering (apodization) is essential before transforming, but this produces significant spectral broadening.

32 Fourier and All-Poles Transforms Optimal filtering time constant for a single undamped test frequency

33 Fourier and All-Poles Transforms A close pair of undamped test frequencies

34 The Maximum Entropy Method Avoids the noise problem and need for filtering; takes data errors fully into account Iterative procedure for constructing the frequency spectrum with the minimum structure (i.e. maximum entropy) that is consistent with the measured data Entropy here is determined from the frequency spectrum p k S k p k log b p b k The procedure involves maximising S l c 2, where l is a Lagrange multiplier See Rainford and Daniell, Hyperfine Interactions 87, 1129 (1994) for a detailed discussion of using Maximum Entropy in msr for a general reference see: Maximum Entropy in Action, Buck and Macaulay, OUP (1991)

35 The Maximum Entropy Method Demonstration of MaxEnt using the test data for the transforms

36 Organic Superconductor Example Maximum Entropy Spectra Characteristic field distribution due to vortex lattice

37 Comparison of Frequency Domain Methods CdS Data Central frequency plus split pair Reconstruction methods Transform methods

38 Time Domain Analysis versus Frequency Single Frequency Domain Analysis Freq (MHz) Width (MHz) Test Data Time domain fit (1) 0.001(1) Maximum Entropy Pair of Frequencies Freq (MHz) Width (MHz) Test Data , , Time domain fit (1) (3) 0.003(3) 0.004(3) Maximum Entropy

39 Time Domain Analysis versus Frequency Domain Analysis Transforms are good for determining a qualitative picture of data: FFT best for spectra containing relatively broad features All-poles transform best for spectra composed of sharp features Iterative Maximum Entropy Method gives an unbiased view of the data but Time Domain Fitting gives best ultimate accuracy, provided the correct model is being used. CONCLUSION A combination of Frequency Domain and Time Domain analysis usually works best!

40 Next: Hands-on part of the Data Analysis Workshop

Engineering Data Management (EDM) Software

Engineering Data Management (EDM) Software Engineering Data Management (EDM) Software Engineering Data Management (EDM) is an integrated suite of software tools from Crystal Instruments for data management and post processing. It features a single

More information

RASDRWin Companion Software for RASDR. Paul Oxley Retired AT&T Microwave Engineer David Fields Stan Kurtz

RASDRWin Companion Software for RASDR. Paul Oxley Retired AT&T Microwave Engineer David Fields Stan Kurtz RASDRWin Companion Software for RASDR Paul Oxley Retired AT&T Microwave Engineer David Fields Stan Kurtz Abstract: An update of the RASDR project will be presented. The paper demonstrates Windows control

More information

Mantid 4 + Quick Start Guide for Muon Data Processing. 2 nd Edition. March Mark Telling, Steve Cottrell, Anders Markvardsen and Robert Whitley

Mantid 4 + Quick Start Guide for Muon Data Processing. 2 nd Edition. March Mark Telling, Steve Cottrell, Anders Markvardsen and Robert Whitley Mantid 4 + Quick Start Guide for Muon Data Processing Mark Telling, Steve Cottrell, Anders Markvardsen and Robert Whitley 2 nd Edition March 2014 Page 1 Introduction The Mantid project provides a framework

More information

arxiv:cond-mat/ Oct 2002

arxiv:cond-mat/ Oct 2002 21 October 2002 The application of the NeXus data format to ISIS muon data arxiv:cond-mat/0210439 21 Oct 2002 S.P. Cottrell, D. Flannery, G. Porter, A.D. Hillier and P.J.C. King ISIS Facility, Rutherford

More information

NHSC HIFI DP workshop Caltech, September A Tour of HIFI Data. - page 1

NHSC HIFI DP workshop Caltech, September A Tour of HIFI Data. - page 1 NHSC HIFI DP workshop Caltech, 12-13 September 2012 A Tour of HIFI Data - page 1 Outline Opening the observation context A casual look at the HIPE GUI presentation of your data How to plot the spectra

More information

TEC single wire resolution

TEC single wire resolution L Note 87 TEC single wire resolution after calibration with the SMD Dimitri Bourilkov and Daniel Wagenaar This note presents a study of the single wire resolution of the L TEC for data taken in 99. For

More information

Vanderbilt Small Molecule NMR Center

Vanderbilt Small Molecule NMR Center Vanderbilt Small Molecule NMR Center Instructions for Using TOPSPIN version 2.0 DRX 400: Setting up 1H, 13C (1H decoupled), and 31P NMR Experiments Getting started: Sample Preparation: Make sure your sample

More information

ksa 400 Growth Rate Analysis Routines

ksa 400 Growth Rate Analysis Routines k-space Associates, Inc., 2182 Bishop Circle East, Dexter, MI 48130 USA ksa 400 Growth Rate Analysis Routines Table of Contents ksa 400 Growth Rate Analysis Routines... 2 1. Introduction... 2 1.1. Scan

More information

HEALTH MONITORING OF INDUCTION MOTOR FOR VIBRATION ANALYSIS

HEALTH MONITORING OF INDUCTION MOTOR FOR VIBRATION ANALYSIS HEALTH MONITORING OF INDUCTION MOTOR FOR VIBRATION ANALYSIS Chockalingam ARAVIND VAITHILINGAM aravind_147@yahoo.com UCSI University Kualalumpur Gilbert THIO gthio@ucsi.edu.my UCSI University Kualalumpur

More information

PiSpec Software & Digital Pulse Processors

PiSpec Software & Digital Pulse Processors PiSpec Software & Digital Pulse Processors PiSpec software is designed to control several optional Digital Pulse Processors (DPP) for spectral data acquisition. The optional DPPs include XIA DXP-MERCURY,

More information

OPTICAL COHERENCE TOMOGRAPHY:SIGNAL PROCESSING AND ALGORITHM

OPTICAL COHERENCE TOMOGRAPHY:SIGNAL PROCESSING AND ALGORITHM OPTICAL COHERENCE TOMOGRAPHY:SIGNAL PROCESSING AND ALGORITHM OCT Medical imaging modality with 1-10 µ m resolutions and 1-2 mm penetration depths High-resolution, sub-surface non-invasive or minimally

More information

Chapter 6 Data Acquisition and Spectral Analysis System high-speed digitizer card for acquiring time-domain data. The digitizer is used in

Chapter 6 Data Acquisition and Spectral Analysis System high-speed digitizer card for acquiring time-domain data. The digitizer is used in Chapter 6 Data Acquisition and Spectral Analysis System 6.1 Introduction This chapter will discuss the hardware and software involved in developing the data acquisition and spectral analysis system. The

More information

Podium Data Analysis Software. User Manual. RCA40 Version

Podium Data Analysis Software. User Manual. RCA40 Version RCA40 Version Issue 1.00 March 2003 Contents 1 Introduction 5 1.1 What is Podium? 5 1.2 About This Manual 5 1.3 Typographical Conventions 6 1.4 Getting Technical Support 6 2 Getting Started 7 2.1 System

More information

Introduction to Sampled Signals and Fourier Transforms

Introduction to Sampled Signals and Fourier Transforms Introduction to Sampled Signals and Fourier Transforms Physics116C, 4/28/06 D. Pellett References: Essick, Advanced LabVIEW Labs Press et al., Numerical Recipes, Ch. 12 Brigham, The Fast Fourier Transform

More information

IN-VEHICLE POWERTRAIN NOISE EVALUATION. DISCOM Mobile

IN-VEHICLE POWERTRAIN NOISE EVALUATION. DISCOM Mobile IN-VEHICLE POWERTRAIN NOISE EVALUATION DISCOM Mobile IN-VEHICLE TESTING Customized to fit individual production lines, DISCOM NVH Analysis systems are used by the automotive industry around the world for

More information

BioTrace+ What s new V2013

BioTrace+ What s new V2013 BioTrace+ What s new V2013 An overview of the new functionality of BioTrace+ V2013 Contents About this document... 2 1. Improved HRV functionality... 3 Resonant frequency calculation... 3 Load and save

More information

VIBbox 64-Channel Sound & Vibration Solution

VIBbox 64-Channel Sound & Vibration Solution VIBbox 64-Channel Sound & Vibration Solution VIBbox is a high-accuracy, high channel count, dynamic signal analyzer system for sound and vibration applications. VIBbox packages four DT9857E modules in

More information

Gamma spectroscopic measurements using the PID350 pixelated CdTe radiation detector

Gamma spectroscopic measurements using the PID350 pixelated CdTe radiation detector Gamma spectroscopic measurements using the PID350 pixelated CdTe radiation detector K. Karafasoulis, K. Zachariadou, S. Seferlis, I. Papadakis, D. Loukas, C. Lambropoulos, C. Potiriadis Abstract Spectroscopic

More information

Raman Spectrometer Installation Manual

Raman Spectrometer Installation Manual RI Raman Spectrometer Instruction Manual Application software (included in standard configuration) Connection RI RAMAN is recognized by Windows operational system as standard HID device. That is why there

More information

VIBBOX. 32, 48, or 64-Channel Sound & Vibration Solution Expansion to 256 Channels. Key Feature of Each VIBbox: Table 1. Key Features of VIBbox Models

VIBBOX. 32, 48, or 64-Channel Sound & Vibration Solution Expansion to 256 Channels. Key Feature of Each VIBbox: Table 1. Key Features of VIBbox Models VIBBOX 32, 48, or 64-Channel Sound & Vibration Solution Expansion to 256 Channels VIBbox is a high-accuracy, high channel count, dynamic signal analyzer system for sound and vibration applications. Each

More information

Podium Data Analysis Software. User Manual. SWIS10 Version

Podium Data Analysis Software. User Manual. SWIS10 Version SWIS10 Version Issue 1.00 March 2003 Contents 1 Introduction 5 1.1 What is Podium? 5 1.2 About This Manual 5 1.3 Typographical Conventions 6 1.4 Getting Technical Support 6 2 Getting Started 7 2.1 System

More information

Standard Operating Procedure for the Horiba FluroMax-4

Standard Operating Procedure for the Horiba FluroMax-4 Standard Operating Procedure for the Horiba FluroMax-4 Adapted from Horiba Operations Manual Created by Michael Delcau, Modified by Brian Lamp The Fluoromax is capable of making a variety of measurements.

More information

Experiment 5: Exploring Resolution, Signal, and Noise using an FTIR CH3400: Instrumental Analysis, Plymouth State University, Fall 2013

Experiment 5: Exploring Resolution, Signal, and Noise using an FTIR CH3400: Instrumental Analysis, Plymouth State University, Fall 2013 Experiment 5: Exploring Resolution, Signal, and Noise using an FTIR CH3400: Instrumental Analysis, Plymouth State University, Fall 2013 Adapted from JP Blitz and DG Klarup, "Signal-to-Noise Ratio, Signal

More information

SSW, Radio, X-ray, and data analysis

SSW, Radio, X-ray, and data analysis SSW, Radio, X-ray, and data analysis Eduard Kontar School of Physics and Astronomy University of Glasgow, UK CESRA Summer School, Glasgow, August 2015 SSW Pre-school installation guide for IDL, SSW and

More information

Imaging and Deconvolution

Imaging and Deconvolution Imaging and Deconvolution Urvashi Rau National Radio Astronomy Observatory, Socorro, NM, USA The van-cittert Zernike theorem Ei E V ij u, v = I l, m e sky j 2 i ul vm dldm 2D Fourier transform : Image

More information

MAESTRO 7. Multichannel Analyzer (MCA) Application Software

MAESTRO 7. Multichannel Analyzer (MCA) Application Software 7 Multichannel Analyzer (MCA) Application Software Advanced Features Windows 7 (32-bit and 64-bit) and Windows XP (32-bit) compatible. ORTEC CONNECTIONS 32- and 64-bit network connectivity: local and remote

More information

LED MINISPECTROMETER LMS-R

LED MINISPECTROMETER LMS-R LED MINISPECTROMETER LMS-R TECHNICAL DESCRIPTION rev. 290518 CONTENTS General information 3 Device and applications overview 3 Main features 3 Device main view and operation principle 4-5 Package content

More information

Logger Pro 3. Quick Reference

Logger Pro 3. Quick Reference Logger Pro 3 Quick Reference Getting Started Logger Pro Requirements To use Logger Pro, you must have the following equipment: Windows 98, 2000, ME, NT, or XP on a Pentium processor or equivalent, 133

More information

Department of Electrical Engineering. Indian Institute of Technology Dharwad EE 303: Control Systems Practical Assignment - 6

Department of Electrical Engineering. Indian Institute of Technology Dharwad EE 303: Control Systems Practical Assignment - 6 Department of Electrical Engineering Indian Institute of Technology Dharwad EE 303: Control Systems Practical Assignment - 6 Adapted from Take Home Labs, Oklahoma State University Root Locus Design 1 OBJECTIVE

More information

CRISM (Compact Reconnaissance Imaging Spectrometer for Mars) on MRO. Calibration Upgrade, version 2 to 3

CRISM (Compact Reconnaissance Imaging Spectrometer for Mars) on MRO. Calibration Upgrade, version 2 to 3 CRISM (Compact Reconnaissance Imaging Spectrometer for Mars) on MRO Calibration Upgrade, version 2 to 3 Dave Humm Applied Physics Laboratory, Laurel, MD 20723 18 March 2012 1 Calibration Overview 2 Simplified

More information

Product Release Note

Product Release Note P/N 003405-010 Rev 01 Product Release Note Model: NeuroScore Version: 3.3.1 Build: 006742-005 (CD Build) Date: June, 2018 Product Release Notes for NeuroScore version 3.3.1 indicate revisions made to the

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION Supplementary Information Compact spectrometer based on a disordered photonic chip Brandon Redding, Seng Fatt Liew, Raktim Sarma, Hui Cao* Department of Applied Physics, Yale University, New Haven, CT

More information

Operating Instructions

Operating Instructions Operating Instructions Measurement of Liquid Viscosity The viscosity is measured using the Brookfield Viscometer (see Figure 1a) (a) (b) Figure 1. (a) Top view of the Brookfield Viscometer. The viscosity

More information

Advanced Jitter Analysis with Real-Time Oscilloscopes

Advanced Jitter Analysis with Real-Time Oscilloscopes with Real-Time Oscilloscopes August 10, 2016 Min-Jie Chong Product Manager Agenda Review of Jitter Decomposition Assumptions and Limitations Spectral vs. Tail Fit Method with Crosstalk Removal Tool Scope

More information

CHAPTER 4 DUAL LOOP SELF BIASED PLL

CHAPTER 4 DUAL LOOP SELF BIASED PLL 52 CHAPTER 4 DUAL LOOP SELF BIASED PLL The traditional self biased PLL is modified into a dual loop architecture based on the principle widely applied in clock and data recovery circuits proposed by Seema

More information

Vibration Handheld Instruments

Vibration Handheld Instruments Vibration Handheld Instruments A range of instruments and capabilities 1 Falcon Falcon is our most sold hand held vibration data collector! The instrument is powerful at an affordable price. It is in use

More information

Steen Moeller Center for Magnetic Resonance research University of Minnesota

Steen Moeller Center for Magnetic Resonance research University of Minnesota Steen Moeller Center for Magnetic Resonance research University of Minnesota moeller@cmrr.umn.edu Lot of material is from a talk by Douglas C. Noll Department of Biomedical Engineering Functional MRI Laboratory

More information

High-Accuracy LIBS with Nanosecond and Picosecond Time Resolution Enabled by Ultrasensitive emiccd Technology

High-Accuracy LIBS with Nanosecond and Picosecond Time Resolution Enabled by Ultrasensitive emiccd Technology 2015 Princeton Instruments, Inc. All rights reserved. High-Accuracy LIBS with Nanosecond and Picosecond Time Resolution Enabled by Ultrasensitive emiccd Technology The PI-MAX4:1024EMB emiccd camera seamlessly

More information

MuSR Graphical User Interface: deltat Reference Manual

MuSR Graphical User Interface: deltat Reference Manual MuSR Graphical User Interface: deltat Reference Manual 1.0 Generated by Doxygen 1.4.6-NO Wed May 10 10:53:04 2006 Contents 1 deltat Manual 1 2 MuSR Graphical User Interface: deltat Page Documentation

More information

Chapter 3 Set Redundancy in Magnetic Resonance Brain Images

Chapter 3 Set Redundancy in Magnetic Resonance Brain Images 16 Chapter 3 Set Redundancy in Magnetic Resonance Brain Images 3.1 MRI (magnetic resonance imaging) MRI is a technique of measuring physical structure within the human anatomy. Our proposed research focuses

More information

musrfit: a free platform-independent framework for μsr data analysis

musrfit: a free platform-independent framework for μsr data analysis Available online at www.sciencedirect.com Physics Procedia 30 (2012 ) 69 73 musrfit: a free platform-independent framework for μsr data analysis A. Suter a,, B. M. Wojek a,b a Labor für Myonspinspektroskopie,

More information

Workhorse ADCP Multi- Directional Wave Gauge Primer

Workhorse ADCP Multi- Directional Wave Gauge Primer Acoustic Doppler Solutions Workhorse ADCP Multi- Directional Wave Gauge Primer Brandon Strong October, 2000 Principles of ADCP Wave Measurement The basic principle behind wave the measurement, is that

More information

Global simulation of the LiCAS/RTRS survey system for the ILC

Global simulation of the LiCAS/RTRS survey system for the ILC Global simulation of the LiCAS/RTRS survey system for the ILC G. Grzelak, P. Brockill +, S. Cohen +, J. Dale +, Y. Han +, M. Jones +, G. Moss +, A. Reichold +, C. Uribe-Estrada +, R. Wastie +, J. Prenting

More information

Assignment 3: Edge Detection

Assignment 3: Edge Detection Assignment 3: Edge Detection - EE Affiliate I. INTRODUCTION This assignment looks at different techniques of detecting edges in an image. Edge detection is a fundamental tool in computer vision to analyse

More information

NORAN System 7. Spectral Imaging X-ray Microanalysis System. Spectral Analysis. Point & Shoot. Spectral Imaging

NORAN System 7. Spectral Imaging X-ray Microanalysis System. Spectral Analysis. Point & Shoot. Spectral Imaging m i c r o a n a l y s i s NORAN System 7 Spectral Imaging X-ray Microanalysis System Spectral Analysis Point & Shoot Spectral Imaging COMPASS: Component Analysis of Spectral Images Part of Thermo Fisher

More information

Improved Centroid Peak Detection and Mass Accuracy using a Novel, Fast Data Reconstruction Method

Improved Centroid Peak Detection and Mass Accuracy using a Novel, Fast Data Reconstruction Method Overview Improved Centroid Peak Detection and Mass Accuracy using a Novel, Fast Data Reconstruction Method James A. Ferguson 1, William G. Sawyers 1, Keith A. Waddell 1, Anthony G. Ferrige 2, Robert Alecio

More information

SCDI for EUV photomask metrology RESCAN - Reflective EUV Mask Scanning Lensless Imaging Tool

SCDI for EUV photomask metrology RESCAN - Reflective EUV Mask Scanning Lensless Imaging Tool EUV Litho Workshop 2017 WIR SCHAFFEN WISSEN HEUTE FÜR MORGEN P. Helfenstein a, I. Mochi a, R. Rajendran a, S. Fernandez a, S. Yoshitake b, Y. Ekinci a a Paul Scherrer Institut, Switzerland b NuFlare Technology

More information

Authentication and Secret Message Transmission Technique Using Discrete Fourier Transformation

Authentication and Secret Message Transmission Technique Using Discrete Fourier Transformation , 2009, 5, 363-370 doi:10.4236/ijcns.2009.25040 Published Online August 2009 (http://www.scirp.org/journal/ijcns/). Authentication and Secret Message Transmission Technique Using Discrete Fourier Transformation

More information

So, what is data compression, and why do we need it?

So, what is data compression, and why do we need it? In the last decade we have been witnessing a revolution in the way we communicate 2 The major contributors in this revolution are: Internet; The explosive development of mobile communications; and The

More information

Small rectangles (and sometimes squares like this

Small rectangles (and sometimes squares like this Lab exercise 1: Introduction to LabView LabView is software for the real time acquisition, processing and visualization of measured data. A LabView program is called a Virtual Instrument (VI) because it,

More information

W7 DATA ANALYSIS 2. Your graph should look something like that in Figure W7-2. It shows the expected bell shape of the Gaussian distribution.

W7 DATA ANALYSIS 2. Your graph should look something like that in Figure W7-2. It shows the expected bell shape of the Gaussian distribution. Drawing Simple Graphs W7 DATA ANALYSIS 2 In some experiments, large amounts of data may be recorded and manipulation is performed using computer software. Although sophisticated, specialist software exists

More information

An Investigation into Iterative Methods for Solving Elliptic PDE s Andrew M Brown Computer Science/Maths Session (2000/2001)

An Investigation into Iterative Methods for Solving Elliptic PDE s Andrew M Brown Computer Science/Maths Session (2000/2001) An Investigation into Iterative Methods for Solving Elliptic PDE s Andrew M Brown Computer Science/Maths Session (000/001) Summary The objectives of this project were as follows: 1) Investigate iterative

More information

CHAPTER 3. Preprocessing and Feature Extraction. Techniques

CHAPTER 3. Preprocessing and Feature Extraction. Techniques CHAPTER 3 Preprocessing and Feature Extraction Techniques CHAPTER 3 Preprocessing and Feature Extraction Techniques 3.1 Need for Preprocessing and Feature Extraction schemes for Pattern Recognition and

More information

New software features of the 7010 Particle Size. Analyzer Danielle Chamberlin May May 5, Page 1

New software features of the 7010 Particle Size. Analyzer Danielle Chamberlin May May 5, Page 1 New software features of the 7010 Particle Size May 5, 2009 Analyzer 2.0.0 Danielle Chamberlin May 5 2009 Page 1 Introduction to the new 7010 software Instrument operation New look and feel easy to operate

More information

DUPLICATE DETECTION AND AUDIO THUMBNAILS WITH AUDIO FINGERPRINTING

DUPLICATE DETECTION AND AUDIO THUMBNAILS WITH AUDIO FINGERPRINTING DUPLICATE DETECTION AND AUDIO THUMBNAILS WITH AUDIO FINGERPRINTING Christopher Burges, Daniel Plastina, John Platt, Erin Renshaw, and Henrique Malvar March 24 Technical Report MSR-TR-24-19 Audio fingerprinting

More information

FAST site EMU CSC test results a global view from ROOT N. Terentiev

FAST site EMU CSC test results a global view from ROOT N. Terentiev FAST site EMU CSC test results a global view from ROOT US N. Terentiev (Carnegie Mellon University) Fermilab July 23, 2004 CMS Endcap Muon Cathode Strip Chambers (EMU CSC) EMU CSC provides: BX identification

More information

Carestream Vita user quick guide. Software version 3.2 From April 2012

Carestream Vita user quick guide. Software version 3.2 From April 2012 Carestream Vita user quick guide Software version 3.2 From April 2012 1 Carestream Vita user quick guide Software version 3.2 from April 2012 1. To switch your Vita on Press the power button on the PC

More information

Operating vibration analysis in ME scopeves based on ArtemiS SUITE analysis results

Operating vibration analysis in ME scopeves based on ArtemiS SUITE analysis results 08/17 ME scopeves TM export Operating vibration analysis in ME scopeves based on ArtemiS SUITE analysis results ME scopeves from Vibrant Technology is a software environment for operating vibration analysis

More information

Rowland NMR Toolkit (RNMRTK) Overview

Rowland NMR Toolkit (RNMRTK) Overview Rowland NMR Toolkit (RNMRTK) Overview Originally developed as a platform for developing new NMR data processing methods Now widely used as a general processing platform Provides Rich set of apodization

More information

GPS time synchronization system for T2K

GPS time synchronization system for T2K GPS time synchronization system for T2K Hans Berns and Jeff Wilkes University of Washington, Seattle SK Collaboration meeting Nov 8, 2007 11/8/07: GPS 1 11/8/07: GPS 2 T2K GPS Time Synchronization: overview

More information

RF-MK Rev 2 February, MonARC 4.0 User Guide. Understand and Control Your Process Chemistry

RF-MK Rev 2 February, MonARC 4.0 User Guide. Understand and Control Your Process Chemistry RF-MK-7.5.1-022 Rev 2 February, 2009 MonARC 4.0 User Guide Understand and Control Your Process Chemistry 2009 Mettler-Toledo AutoChem, Inc. All world rights reserved. Printed in the USA. No part of this

More information

University at Buffalo's NEES Equipment Site. Data Management. Jason P. Hanley IT Services Manager

University at Buffalo's NEES Equipment Site. Data Management. Jason P. Hanley IT Services Manager University at Buffalo's NEES Equipment Site Data Management Jason P. Hanley IT Services Manager Structural Engineering and Earthquake Simulation Laboratory, Department of Civil, Structural and Environmental

More information

Rietveld refinements collection strategies!

Rietveld refinements collection strategies! Rietveld refinements collection strategies! Luca Lutterotti! Department of Materials Engineering and Industrial Technologies! University of Trento - Italy! Quality of the experiment! A good refinement,

More information

Description of NOMAD Observation Types and HDF5 Datasets NOT YET COMPLETE

Description of NOMAD Observation Types and HDF5 Datasets NOT YET COMPLETE NOMAD Science Team KONINKLIJK BELGISCH INSTITUUT VOOR RUIMTE-AERONOMIE INSTITUT ROYAL D AERONOMIE SPATIALE DE BELGIQUE ROYAL BELGIAN INSTITUTE OF SPACE AERONOMY KONINKLIJK BELGISCH INSTITUUT VOOR RUIMTE-AERONOMIE

More information

Vector Xpression 3. Speed Tutorial: III. Creating a Script for Automating Normalization of Data

Vector Xpression 3. Speed Tutorial: III. Creating a Script for Automating Normalization of Data Vector Xpression 3 Speed Tutorial: III. Creating a Script for Automating Normalization of Data Table of Contents Table of Contents...1 Important: Please Read...1 Opening Data in Raw Data Viewer...2 Creating

More information

INTRODUCTION TO THE ANAPHE/LHC++ SOFTWARE SUITE

INTRODUCTION TO THE ANAPHE/LHC++ SOFTWARE SUITE INTRODUCTION TO THE ANAPHE/LHC++ SOFTWARE SUITE Andreas Pfeiffer CERN, Geneva, Switzerland Abstract The Anaphe/LHC++ project is an ongoing effort to provide an Object-Oriented software environment for

More information

6220 Ethernet-Based Voltage Measurement Module

6220 Ethernet-Based Voltage Measurement Module Ethernet-Based Voltage Measurement Module Features 12 voltage inputs 16-bit, 100 khz per channel sample rate ±10 V input range Eight digital I/O Simultaneous sampling BNC connectors Multiple trigger modes

More information

ODS & Modal Testing Using a Transmissibility Chain

ODS & Modal Testing Using a Transmissibility Chain ODS & Modal Testing Using a Transmissibility Chain Brian Schwarz, Patrick McHargue, Mark Richardson Vibrant Technology, Inc. Centennial, CO Click here for the presentation ABSTRACT In this paper, we show

More information

FUTEK USB Software Version User s Manual

FUTEK USB Software Version User s Manual FUTEK USB Software Version 2.0.0.0 User s Manual 10 Thomas, Irvine, CA 92618, USA Toll Free: (800) 23-FUTEK Telephone: (949) 465-0900 Fax: (949) 465-0905 futek@futek.com www.futek.com 2 Table of Contents

More information

Hardware Aspects, Modularity and Integration of an Event Mode Data Acquisition and Instrument Control for the European Spallation Source (ESS)

Hardware Aspects, Modularity and Integration of an Event Mode Data Acquisition and Instrument Control for the European Spallation Source (ESS) Hardware Aspects, Modularity and Integration of an Event Mode Data Acquisition and Instrument Control for the European Spallation Source (ESS) T Gahl 1,5, M Hagen 1, R Hall-Wilton 1,2, S Kolya 1, M Koennecke

More information

Introduction to Image Processing and Analysis. Applications Scientist Nanotechnology Measurements Division Materials Science Solutions Unit

Introduction to Image Processing and Analysis. Applications Scientist Nanotechnology Measurements Division Materials Science Solutions Unit Introduction to Image Processing and Analysis Gilbert Min Ph D Gilbert Min, Ph.D. Applications Scientist Nanotechnology Measurements Division Materials Science Solutions Unit Working with SPM Image Files

More information

addition + =5+C2 adds 5 to the value in cell C2 multiplication * =F6*0.12 multiplies the value in cell F6 by 0.12

addition + =5+C2 adds 5 to the value in cell C2 multiplication * =F6*0.12 multiplies the value in cell F6 by 0.12 BIOL 001 Excel Quick Reference Guide (Office 2010) For your lab report and some of your assignments, you will need to use Excel to analyze your data and/or generate graphs. This guide highlights specific

More information

EPS Product Validation Report: IASI L1 PCC PPF

EPS Product Validation Report: IASI L1 PCC PPF EPS Product Validation Report: IASI L1 PCC PPF Doc.No. : Issue : v2 Date : 5 August 2010 EUMETSAT Eumetsat-Allee 1, D-64295 Darmstadt, Germany Tel: +49 6151 807-7 Fax: +49 6151 807 555 http://www.eumetsat.int

More information

Open. Powerful. Application Builder for Test & Measurement Systems.

Open. Powerful. Application Builder for Test & Measurement Systems. Measure Foundry Test & Measurement Software Open. Powerful. Application Builder for Test & Measurement Systems. Measure Foundry is a rapid application development package that provides a system solution

More information

PEER Report Addendum.

PEER Report Addendum. PEER Report 2017-03 Addendum. The authors recommend the replacement of Section 3.5.1 and Table 3.15 with the content of this Addendum. Consequently, the recommendation is to replace the 13 models and their

More information

Instruction Manual. Sound Calibrator 42AB. LI0062 Revision 30 April 2012

Instruction Manual. Sound Calibrator 42AB.   LI0062 Revision 30 April 2012 Instruction Manual Sound Calibrator 42AB www.gras.dk Revision History Any feedback or questions about this document are welcome at gras@gras.dk. Revision Date Description 1 October 2002 First publication

More information

Introduction to ANSYS DesignXplorer

Introduction to ANSYS DesignXplorer Lecture 4 14. 5 Release Introduction to ANSYS DesignXplorer 1 2013 ANSYS, Inc. September 27, 2013 s are functions of different nature where the output parameters are described in terms of the input parameters

More information

Heath Yardley University of Adelaide Radar Research Centre

Heath Yardley University of Adelaide Radar Research Centre Heath Yardley University of Adelaide Radar Research Centre Radar Parameters Imaging Geometry Imaging Algorithm Gamma Remote Sensing Modular SAR Processor (MSP) Motion Compensation (MoCom) Calibration Polarimetric

More information

NUS: non-uniform sampling

NUS: non-uniform sampling FMP, 10.10.2012 2/48 NMR-spectroscopy uses the nuclear spin that can be thought of as a mixture between gyroscope and magnet 3/48 The frequency of the rotation of the spin in a magnetic field is what we

More information

Lecture 4 Image Enhancement in Spatial Domain

Lecture 4 Image Enhancement in Spatial Domain Digital Image Processing Lecture 4 Image Enhancement in Spatial Domain Fall 2010 2 domains Spatial Domain : (image plane) Techniques are based on direct manipulation of pixels in an image Frequency Domain

More information

Comprehensive, Low-Cost Gas Analysis Software for Increased Productivity. FabGuard Explorer. Gas Analysis Software

Comprehensive, Low-Cost Gas Analysis Software for Increased Productivity. FabGuard Explorer. Gas Analysis Software Comprehensive, Low-Cost Gas Analysis Software for Increased Productivity FabGuard Explorer Gas Analysis Software RGA Control Software Easy-to-Use, Yet Surprisingly Powerful With one-click access to the

More information

Experimental reconstruction of a highly reflecting fiber Bragg grating by using spectral regularization and inverse scattering

Experimental reconstruction of a highly reflecting fiber Bragg grating by using spectral regularization and inverse scattering 3284 J. Opt. Soc. Am. A/ Vol. 24, No. 10/ October 2007 Rosenthal et al. Experimental reconstruction of a highly reflecting fiber Bragg grating by using spectral regularization and inverse scattering Amir

More information

Martin Dove s RMC Workflow Diagram

Martin Dove s RMC Workflow Diagram Martin Dove s RMC Workflow Diagram Erica Yang e-science centre Rutherford Appleton Laboratory Science and Technology Facilities Council (erica.yang@stfc.ac.uk) July 7, 2010 1 Background The RMC diagram,

More information

FFT and Spectrum Analyzer

FFT and Spectrum Analyzer Objective: FFT and Spectrum Analyzer Understand the frequency domain and some of it's uses Understand the Discrete Fourier Transform Preparation: (i) PC and data acquisition system (ii)fft software Background:

More information

Compact 8 in 1 Multi-Instruments SF Series

Compact 8 in 1 Multi-Instruments SF Series Oscilloscope/ Spectrum Analyzer/ Data Recorder 1 GHz analog input bandwidth Automated Response Analyzer range: 1 Hz to 15 MHz Arbitrary Waveform Generator 1 mhz to 15 MHz output frequency Logic Analyzer

More information

UNIFIT - Spectrum Processing, Peak Fitting, Analysis and Presentation Software for XPS, AES, XAS and RAMAN Spectroscopy Based on WINDOWS

UNIFIT - Spectrum Processing, Peak Fitting, Analysis and Presentation Software for XPS, AES, XAS and RAMAN Spectroscopy Based on WINDOWS UNIFIT - Spectrum Processing, Peak Fitting, Analysis and Presentation Software for XPS, AES, XAS and RAMAN Spectroscopy Based on WINDOWS UNIFIT FOR WINDOWS is an universal processing, analysis and presentation

More information

Matlab OTKB GUI Manual:

Matlab OTKB GUI Manual: Matlab OTKB GUI Manual: Preface: This is the manual for the OTKB GUI. This GUI can be used to control stage position as well as perform sensitivity and stiffness calibrations on the trap. This manual will

More information

Filter Bank Design and Sub-Band Coding

Filter Bank Design and Sub-Band Coding Filter Bank Design and Sub-Band Coding Arash Komaee, Afshin Sepehri Department of Electrical and Computer Engineering University of Maryland Email: {akomaee, afshin}@eng.umd.edu. Introduction In this project,

More information

Examination in Image Processing

Examination in Image Processing Umeå University, TFE Ulrik Söderström 203-03-27 Examination in Image Processing Time for examination: 4.00 20.00 Please try to extend the answers as much as possible. Do not answer in a single sentence.

More information

Establishing a Validated Automated System for Attenuation Measurement at DC-18GHz Frequencies

Establishing a Validated Automated System for Attenuation Measurement at DC-18GHz Frequencies International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 6 (2013), pp. 521-526 International Research Publications House http://www. irphouse.com /ijict.htm Establishing

More information

Measure Foundry. Open. Powerful. Application Builder for Test & Measurement Systems. Measure Foundry Instruments and Advanced Instruments versions:

Measure Foundry. Open. Powerful. Application Builder for Test & Measurement Systems. Measure Foundry Instruments and Advanced Instruments versions: Measure Foundry Open. Powerful. Application Builder for Test & Measurement Systems. Data Acquisition Instrument Programming Test Systems Measure Foundry is a rapid application development package that

More information

Work in Tbilisi. David Mchedlishvili (SMART EDM_lab of TSU) GGSWBS , Tbilisi. Shota Rustaveli National Science Foundation

Work in Tbilisi. David Mchedlishvili (SMART EDM_lab of TSU) GGSWBS , Tbilisi. Shota Rustaveli National Science Foundation Mitglied der Helmholtz-Gemeinschaft David Mchedlishvili (SMART EDM_lab of TSU) Work in Tbilisi GGSWBS 18 23.08.2018, Tbilisi JEDI: Charged-Particle EDM Search Main principle: Inject polarized particles

More information

Podium Plus Data Analysis Software. User Manual. SWIS10 Version

Podium Plus Data Analysis Software. User Manual. SWIS10 Version SWIS10 Version Issue 1.10 February 2005 Contents 1 Introduction 6 1.1 What is Podium Plus? 6 1.2 About This Manual 6 1.3 Typographical Conventions 7 1.4 Getting Technical Support 7 2 Getting Started 8

More information

Lattice calibration with turn-by-turn BPM data. X. Huang 3/17/2010 IUCF Workshop -- X. Huang

Lattice calibration with turn-by-turn BPM data. X. Huang 3/17/2010 IUCF Workshop -- X. Huang Lattice calibration with turn-by-turn BPM data X. Huang 3/17/2010 3/17/2010 IUCF Workshop -- X. Huang 1 Lattice calibration methods Outline Orbit response matrix LOCO Turn-by-turn BPM data MIA, ICA, etc.

More information

Formula for the asymmetric diffraction peak profiles based on double Soller slit geometry

Formula for the asymmetric diffraction peak profiles based on double Soller slit geometry REVIEW OF SCIENTIFIC INSTRUMENTS VOLUME 69, NUMBER 6 JUNE 1998 Formula for the asymmetric diffraction peak profiles based on double Soller slit geometry Takashi Ida Department of Material Science, Faculty

More information

Example of one enclave in the field. strike. Right hand rule convention of orientation. pitch or rake. dip

Example of one enclave in the field. strike. Right hand rule convention of orientation. pitch or rake. dip Example of one enclave in the field strike Right hand rule convention of orientation pitch or rake dip Example of a thin section of rock Example of an upside down thin section of rock Orientation of the

More information

TraceFinder Analysis Quick Reference Guide

TraceFinder Analysis Quick Reference Guide TraceFinder Analysis Quick Reference Guide This quick reference guide describes the Analysis mode tasks assigned to the Technician role in the Thermo TraceFinder 3.0 analytical software. For detailed descriptions

More information

High Performance GPU-Based Preprocessing for Time-of-Flight Imaging in Medical Applications

High Performance GPU-Based Preprocessing for Time-of-Flight Imaging in Medical Applications High Performance GPU-Based Preprocessing for Time-of-Flight Imaging in Medical Applications Jakob Wasza 1, Sebastian Bauer 1, Joachim Hornegger 1,2 1 Pattern Recognition Lab, Friedrich-Alexander University

More information

Update on Energy Resolution of

Update on Energy Resolution of Update on Energy Resolution of the EMC Using µµγ Sample David Hopkins Royal Holloway, University of London EMC Reconstruction Workshop, December 5 th, 2004 Outline Study of photon energy resolution Compare

More information

EECS 556 Image Processing W 09. Image enhancement. Smoothing and noise removal Sharpening filters

EECS 556 Image Processing W 09. Image enhancement. Smoothing and noise removal Sharpening filters EECS 556 Image Processing W 09 Image enhancement Smoothing and noise removal Sharpening filters What is image processing? Image processing is the application of 2D signal processing methods to images Image

More information