Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleAbout offlineami
The offlineami tool allows you to display images from detectors seen in the daq. It displays only runs which have ended, not an ongoing run. In this sense it is a post-run player that gives you a quick overview of your data and lets you browse the different runs.

Table of Contents

Prerequisites

Interactive remote environment

You will need an interactive ssh-based environment. We recommend NoMachine for all platforms, but unix-based operating systems are able to provide this interactive environment using cross-platform tools such as XQuartz for MacOS.

...

Code Block
>  ssh -Y [unix-username]@pslogin.slac.stanford.edu

...

Defining the offlineami function

...

in your .bashrc file

From a remote console (psnxserv or pslogin), make sure you are in your home directory:

...

To avoid restarting the connection, you can use the following command that will apply the latest modification (once you have applied the procedure in this section, you do not need to apply it again):

Code Block
languagebash
 source .bashrc

Launching offlineami

Accessing the psana server

...

Launch the offlineami tool:

Code Block
 offlineami

Two interactive windows will pop up:

  • Env
  • PS-Mon

Image Added

Image Added



Displaying data

Selecting the dataset of your experiment

In the PS-Mon window, click on Change and a window will pop up.

...