Versions Compared

Key

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

...

High-level applications packages refers to the controls software used by physicists and
accelerator operators to:

  • tune or optimize the beam,
  • to keep the beam running stably in the optimized state,
  • monitor performance for long-term optimization
  • to diagnose problems with machine performance
  • detect, prioritize and notify of fault conditions

 

 

 
Here we outline the support for accelerator optics modeling in XAL, and in the exiting online SLC control system, and include recommendations for a technology track, the process for XAL modeling, how SLC and XAL modeling can be brought together to meet the commissioning schedule, and highlight issues that will require attention. It is assumed that both the SLC modeling environment and SCP applications will be replaced by XAL based equivalents over some period.
 

...

Code Block
titleError logging in matlab
err=Err.getInstance();
err.log("I got an error");

 

 

 

Anchor
eh
eh

ERROR HANDLING, LOGGING AND VIEWING

...