Skip to content

tprebiba/supercycles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supercycles Modeling and Beam Sharing in the CERN Injectors

A Python package for modeling, analyzing, and optimizing the scheduling of cycles and supercycles in the CERN proton injector complex (PSB, PS, and SPS). It provides tools to describe and simulate how beam time is distributed across multiple facilities, both for present configurations and for planning future scenarios.

It includes tools for:

  • Defining and editing supercycle structures for PSB, PS, and SPS.
  • Estimating time-sharing and proton delivery to experiments.
  • Visualizing supercycle usage with facility-level breakdowns.


Contact for corrections & suggestions: [email protected]

Installation

pip install git+https://github.com/tprebiba/supercycles.git

Requirements

  • Python ≥ 3.8
  • Dependencies:
    • numpy
    • scipy
    • pandas
    • matplotlib

Examples

See some usage examples in the examples/ folder.

Relevant presentations and notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages