A small package that provides functions to check the observables in a collider, using a collider built with Xsuite.
Project description
Collider-check Package
Overview
A small package that provides functions to check the observables in a collider, using a collider built with Xsuite as input (must be a json file). Very useful for debugging purposes before/after tracking, and used as a backend of the simulation dashboard.
Installation
The package is available from PyPI, so you can install it with pip:
pip install collider-check
Usage
You can import the package in your python script and load a collider with:
import collider_check
check = collider_check.from_json("path/to/collider.json")
To get a quick summary of the collider observables, use:
check.output_check_as_str('output.txt')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file collider_check-0.2.6.tar.gz
.
File metadata
- Download URL: collider_check-0.2.6.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5086f24890a533280a1be0776c85667e52bdbf897b938660133e034aa241b029 |
|
MD5 | 023e89643fada4ea861461a6ab7ae8f0 |
|
BLAKE2b-256 | 30e6bcd14c9fe813fce94dea7f505e35a458f042b25c87181ab56fc8fa13eeab |
File details
Details for the file collider_check-0.2.6-py3-none-any.whl
.
File metadata
- Download URL: collider_check-0.2.6-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d8f53532bea03f5f0f266b3bc85e54d91110701456ffd54bb79213d32586245 |
|
MD5 | d8f13e42a043763bf0038f68730aaa25 |
|
BLAKE2b-256 | 87f334fd120848ddba592bd9570bd1f38d5675c9776bed5ab0ae86ab3746d261 |