Skip to content
forked from lmalina/pySC

Python version of Simulated Commissioning toolkit for synchrotrons (https://github.com/ThorstenHellert/SC).

Notifications You must be signed in to change notification settings

elafmusa/pySC-loco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pySC

Python version of Simulated Commissioning toolkit for synchrotrons SC, originally written in Matlab.

Documentation

Autogenerated docs via Sphinx can be found at https://lmalina.github.io/pySC/.

Installing

Installation is currently suggested only for development purposes. We recommend creating a new virtual environment and installing from VCS in editable mode with all extra dependencies (test for pytest and relevant plugins, and doc for packages needed to build documentation)

git clone https://github.com/lmalina/pySC
pip install --editable "pySC[all]"

About

Python version of Simulated Commissioning toolkit for synchrotrons (https://github.com/ThorstenHellert/SC).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%