Links:

GLAST Standard Analysis Environment Documentation

 

Welcome to GLAST's Standard Analysis Environment (SAE)! The SAE consists of the basic tools necessary to analyze GLAST data. And this is the place to begin to learn how to install and use these tools.

The documentation consists of four sections that will be useful to you at different stages of your mastery of the SAE:

So how should you begin? This depends on your learning style. If you have a basic understanding of the methods of gamma-ray astronomy, know something about the LAT and the GBM, and like to learn by example, then you might want to start by installing the science tools, and then work through some of the analysis threads. In particular, you might want to start with the crash course.

On the other hand, if you are new to gamma-ray astronomy, or you would like a more systematic approach, then you might want to start by reading the Cicerone.

However you start, as you become an advanced user you might want to delve into the methodology behind the tools that the Cicerone describes. To learn about all of a tool's parameters or to remember how to use a tool with which you are already familiar, see the Reference Manual.

The documentation is written to be comprehensive and self-contained, and we will update it based on the comments from the user community. If you have some questions, you should first check the GSSC Frequently-Asked-Questions; your question may already have been answered. Finally, you can request assistance through the GSSC helpdesk.


Owned by: David Band dband@milkyway.gsfc.nasa.gov
 
Last updated by: David Band 11/02/2006

 

 

GLAST Science Tools Reference Manual


Running the Science Tools

Most of the GLAST science tools are FTOOLS. Therefore almost all the tools can be run ballistically from the command line. A ballistic tool is run by invoking the tool (e.g., typing its name at the operating system prompt) and entering its parameters. Once the parameter values are input, the tool proceeds without interacting with the user. Parameters can be input in a number of ways:

  • The user can input all or some of the parameters on the command line.
  • The user will be prompted for 'automatic' parameters that were not input on the command line. For each query the user is presented with the last value used; the user can accept this default by merely hitting a return. There are also 'hidden' parameters that can only be input on the command line.
  • By adding 'mode=h' on the command line, the user can accept all the defaults (the last values used) except for parameters entered on the command line, without being queried. This input method supports scripting the tools an analysis pipeline.
Therefore, there are two types of parameters:
  • Automatic parameters—if these parameters are not input explicitly on the command line when the tool is invoked, then the user is queried for their values. The exception is when 'mode=h' is included on the command line, in which case the defaults for all parameters are used if new values are not input on the command line.
  • Hidden parameters—these parameters can only be input on the command line

Many tools have a gui option that can be activated by including 'gui=yes' when invoking the tool at the command line.

In addition to the ballistic FTOOLS, a number of the tools are usually run interactively.

 


 

Owned by:  

Last updated by: Chuck Patterson 01/23/2008