Skip to content

xsuite/xcoll

Folders and files

NameName
Last commit message
Last commit date
Jan 26, 2023
Oct 12, 2024
Jan 8, 2025
Jan 8, 2025
Jun 15, 2023
Nov 29, 2022
May 4, 2022
May 9, 2022
Jun 15, 2023
Oct 8, 2024
Nov 7, 2024
Jan 8, 2025
Nov 7, 2024
Nov 7, 2024

Repository files navigation

xcoll

GitHub release (latest by date) GitHub PyPi GitHub all releases

GitHub pull requests GitHub issues GitHub repo size

Collimation in xtrack simulations

Description

Getting Started

Dependencies

  • python >= 3.8
    • numpy
    • pandas
    • xsuite (in particular xobjects, xdeps, xtrack, xpart)

Installing

xcoll is packaged using poetry, and can be easily installed with pip:

pip install xcoll

For a local installation, clone and install in editable mode (need to have pip >22):

git clone [email protected]:xsuite/xcoll.git
pip install -e xcoll

Example

Features

Authors

Version History

  • 0.1
    • Initial Release

License

This project is Apache 2.0 licensed.