Skip to content

0.1.b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jacanchaplais jacanchaplais released this 31 Mar 14:09
· 91 commits to main since this release

Includes API and CLI for Monte-Carlo showering and hadronisation, specifically with Pythia.

Les Houches file manipulation enables easy reading, splitting, and repeating of event records. This may be utilised for parallel execution. Built-in MPI parallelism will be included in a future release.

The CLI enables users to define a DAG for processing the data generated by the showering / hadronisation program, so that complex pipelines may be formed. User plugins may be written, including "filters" to enable arbitrary transformations on the data, and "sinks" which terminates a branch of the DAG by writing the data out to disk.

Documentation and examples to be included in a future release.