Elettra Personal Web Page

Data Analysis

The processing of large image data sets (as happens in LEEM movies) poses great challenges in terms of CPU usage and computation speed. Ideally, one wants to (quickly) load images into a 3D stack, onto which perform routine operations, such as extracting intensity profiles and integration in a ROI (region of interest). The IGOR PRO macro that I previously developed for this purpose is outdated, slow and difficult to maintain. I am currently re-writing it, to make it faster and more versatile, exploiting the capabilities of the most recent version of Igor Pro (6.XX). The main features of the macro are the use of ImageTransform and Matrix operations, that enable to save precious time during load data and analysis. In order to ease being tidy during processing, each image data set is saved into a dedicated datafolder.

Download

This web-page is intended as a repository for the SPELEEM data analysis routines. You will find the SIS core, and other packages that have been developed for specific operations. Please save the Igor PRO macro files with "ipf" extension.

CORE

SIS_core SIS core 2010/05/13; this file loads images and movies and is necessary to run all others. Use the core to make Quicktime movies.

Adds-0n

SIS_FFT SIS Fourier transform package 2010/05/10; The procedures can measure the periodicity of regular patterns in LEEM movies;

SIS_ProfilesROI SIS Profiles and ROI package 2010/05/10;


last update May 13, 2010, at 10:44 PM by Andrea Locatelli