Skip to content

yysigari/SC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SC - Toolkit for Simulated Commissioning

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.

Installation

The SC toolkit requires the Matlab based Accelerator Toolbox (AT) which can be found here.

  1. Install AT

  2. Download the latest version of SC, for example by cloning the git repository

$ git clone https://github.com/ThorstenHellert/SC.git
  1. Include the downloaded folder into the Matlab path, for example with
>> addpath('sc')
  1. 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.

Online documentation

Please have a look at the web site and the manual for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 99.8%
  • Shell 0.2%