Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Please edit this page to include results, issues, advice, etc., or links to these.

...

(4 October 2005) This may be a SLAC-specific problem, but I am unable to run the science tools and the general FTOOLS utilities from the same shell (under Linux, of course). If I have got .../headas/i686-pc-linux-gnu-libc2.2/lib in LD_LIBRARY_PATH, then the general FTOOLS work but none of the science tools will run; they quit immediately, for example:

$ gtpphase
This is gtpphase version v1r0p2
Caught N5hoops10HexceptionE at the top level: Parameter evfile not found in parameter group gtpphase (at ../src/hoops_group.cxx: 65)

So something is interfering with how the parameter files are processed. This might be solvable in the wrapper scripts, if there isn't a better way to make the science tools and FTOOLS coexist. (Seth Digel)

(4 October 2005) Reviews of gtselect, exposure_cube, and exposure_map have been posted by Masa Hirayama.

(29 September 2005) Eduardo's report on trying to run the tools under Windows also has some comments about documentation.

(28 September 2005) (Excerpted from the report by Jean Ballet)

...

  • Verbosity: The chatter parameter does not seem to have a large effect on most tasks.
  • Graphical User interface: At checkout2, a mechanism was introduced for several tasks,
    whereby they could be called with the setting gui=Y and conjure up a GUI. This is not documented at all, and does not seem to have moved forward since checkout 2. It is still not supported by most tasks. I have checked gtbin, on which I had declared STGEN-14. The GUI comes up, but nothing happens in my surroundings when I click on Run. The list of parameters is still truncated.

...