Versions Compared

Key

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

The model we believe to be way of the future for LCLS analysis (and FEL/lightsource analysis around the world) is that users be able to put together simple/short python "building blocks" to quickly express the complexity of their experiment.  Many of these building blocks are publicly available on the web, and so can be reused around the world.

The This section will show short/simple working example scripts that demonstrate the most common building blocks (at the time of this writing, the longest is 26 lines).  These examples do not show all possible complex uses of the building blocks, but we include links to more detailed documentation where appropriate.

...

For reference, here we include a 39-line example script that incorporates several of the building blocks (described with the comments after the "#" character):

...