The Menus

Overview of menu options and features.

Introduction

File

The File menu allows the user to manage the current session data.

  • Load: Closes current

    • Data: Load a fresh data file (*.h5 by default).

    • Session: Load a previously saved Iris Session file (*.isf)

  • Import

File
├── Load: Clear current data cache and open a new file.
│   ├── Data: Load a fresh data file (\*.h5 by default).
│   └── Session: Load a previously saved Iris Session file (\*.isf)
|
├── Import: Append a new file onto current data cache.
│   ├── From Data: Import from a data file (\*.h5 by default).
│   └── Session: Import from an Iris Session file (\*.isf).
|
├── Save: Save the current data cache to an Irs Session file.
|
└── Quit: Close Iris and discard the current data cache.

View

Analysis

Modules

Help

Last updated

Was this helpful?