Skip to main content

Python JANA2 Orchestrator

Project description

:# pyjano

Pyjano

Pyjano stands for Python Jana Orchestrator. Python wrapper over jana2 framework to make configuration and running convenient.

Install

python3 -m pip install pyjano    # use --user for user level install

Simple configuration

from pyjano.jana import Jana
jana = Jana()

# Plugins configuration 
jana.plugin('beagle_reader')\
    .plugin('vmeson')\
    .plugin('event_writer')\
    .plugin('jana', nevents=10000, output='beagle.root')\
    .source('../data/beagle_eD.txt')

# Run
jana.run()

Custom executable

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyjano-1.1.0.tar.gz (544.3 kB view details)

Uploaded Source

Built Distribution

pyjano-1.1.0-py3-none-any.whl (552.4 kB view details)

Uploaded Python 3

File details

Details for the file pyjano-1.1.0.tar.gz.

File metadata

  • Download URL: pyjano-1.1.0.tar.gz
  • Upload date:
  • Size: 544.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.10.6 Linux/5.15.90.1-microsoft-standard-WSL2

File hashes

Hashes for pyjano-1.1.0.tar.gz
Algorithm Hash digest
SHA256 8aa91b8ab4c92cc4450f37f72054bb98e8aabb8cda0bee778baa3ae93cfa6061
MD5 241324dd2501b1f0f371e67b597fd3ea
BLAKE2b-256 7c3215ec55aa3860d34e58d2d1e8652f1a843e26d815b6431584f2a55ed8772a

See more details on using hashes here.

File details

Details for the file pyjano-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: pyjano-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 552.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.10.6 Linux/5.15.90.1-microsoft-standard-WSL2

File hashes

Hashes for pyjano-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8482063d91862871259ae9435ecac89c10be1cd15013f2ce0c93ed3a21227411
MD5 d39170b5c451e319a5bfe2378ac621e4
BLAKE2b-256 4876b8496261c78435f8ecb6ac6f99f44ae05360661d7ad95990877b1836b12b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page