Getting Started
Install tlPicker

Download package and install. This is done via a subversion repository (see the Stingray/TomoLab user manual) or via a tar file.

Add tlPicker to your Matlab path

Create files with the srGeometry, srStation and srEvent structures

These are described in the Stingray/TomoLab user manual)

Create a file with the segyCatalog structure

This is described on the page that describes the segyCatalog structure format

Optionally convert existing picks to tlPick ASCII file format

This is described on the page that describes the tlPick ASCII file format

Optionally (but preferably) copy the file default_menu_example.m to default_menu.m and edit it to set default menu parameters for your data set (particularly important for the Experiment fields).  This copying prevents of the file prevents local copies of default_menu.m being updated when tlPicker is acquired by svn

This will just speed things up when you know how things work.

Start Matlab and type tlPicker

You will now get the tlPicker menu and can start working with your data