IRIS Explorer Seminar

Examples

Preliminaries

Set Up Environment

At the command prompt (probably a % or {username}) type in

mkdir explorer
cp ~humphrey/scivis/explorer/samplerc ~/.explorerrc

You shouldn't ever have to do this again, unless you accidently delete the file. What we did was make a directory to keep all of our Explorer work in, and copy a file that helps initialize Explorer for us. I've added a line that tells Explorer to also check our new explorer dirctory for Maps we may make and save. (Appendix A of the User's Guide explains all about customizing the UNIX environment for Explorer.)

Start Explorer

Type in the commands

cd explorer
explorer

If you get a complaint about not finding it, then we can set up your PATH environment variable later. For now just type the command

/usr/sbin/explorer

Launching a Map

First we'll do it the long way.

The modules of the map are placed in the Map Editor. When they are all there and connected you should notice the modules Firing. Explorer works by taking in data, and processing it using modules. As a module begins its work (fires) you notice the title-bar is highlighted, and it remains so until processing is complete and the data is passed on to the next module.

"The seven modules in the map have the following functions:

Viewing the Image

Adjusting Module Parameters

Opening Another Map

Next: Building Maps

Johnny Humphrey

humphrey@cc.gatech.edu