We present the Toolkit for Simulated Commissioning (SC), which allows for realistic commissioning simulations of storage ring light sources by taking into account a multitude of error sources as well as diligently treating beam diagnostic limitations.
The SC toolkit requires the Matlab based Accelerator Toolbox (AT) which can be found here.
-
Install AT
-
Download the latest version of SC, for example by cloning the git repository
$ git clone https://github.com/ThorstenHellert/SC.git
- Include the downloaded folder into the Matlab path, for example with
>> addpath('sc')
- You're good to go. Please take a look at the usage example or at the more complex ALS-U Accumulator Ring scripts to get startet.
Please have a look at the web site and the manual for more details.