Skip to main content

Physics Analysis Core for Heavy-Ions

Project description

🐘 Pachyderm

Actions Status Documentation Status Code Coverage

PyPI version Conda-Forge PyPI platforms

GitHub Discussion

Pachyderm* provides core functionality for heavy-ion physics analyses. The main functionality includes a generic histogram projection interface, a recursive configuration determination module (including overriding (merging) capabilities), and general utilities (especially for histograms). It provides base functionality to the ALICE jet-hadron analysis package. This package provides many examples of how pachyderm can be used in various analysis tasks.

For further information on the capabilities, see the documentation.

Installation

Pachyderm requires python 3.6 or above. It is available on PyPI and can be installed via pip:

$ pip install pachyderm

Dependencies

All dependencies are specified in the setup.py (and will be handled automatically when installed via pip) except for ROOT. The package can be installed without ROOT with limited functionality, but for full functionality, ROOT must be available.

Dockerfile

There is a Dockerfile which is used for testing pachyderm with ROOT. It is based on the Overwatch base docker image to allow us to avoid redeveloping another container just to have ROOT available. It may also be used to run pachyderm if so desired, although such a use case doesn't seem tremendously useful (which is why the image isn't pushed to docker hub).

Development

I recommend setting up the development environment as follows:

# Setup
$ poetry install
# Setup git pre-commit hooks to reduce errors
$ pre-commit install
# develop develop develop...

Documentation

All classes, functions, etc, should be documented, including with typing information. The docs are built on each new successful commit. They can also be built locally using:

# Setup
$ poetry install
# Create the docs
$ pushd doc && make html && popd
# Open the created docs
$ open docs/_build/html/index.html

Name Meaning

PACHYDERM: Physics Analysis Core for HeavY-ions with Determination of (analysis) Elements via Recursion and Merging.

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

pachyderm-3.2.2.tar.gz (195.7 kB view details)

Uploaded Source

Built Distribution

pachyderm-3.2.2-py3-none-any.whl (107.7 kB view details)

Uploaded Python 3

File details

Details for the file pachyderm-3.2.2.tar.gz.

File metadata

  • Download URL: pachyderm-3.2.2.tar.gz
  • Upload date:
  • Size: 195.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for pachyderm-3.2.2.tar.gz
Algorithm Hash digest
SHA256 c8bd0397840e36313e1fb75e8dc9e94784a051de0220ed87e590b1d49938b411
MD5 53ad5e105172da4f08f96edf3b68fa4b
BLAKE2b-256 d534c37ac514d559c33a06677087748df9c9547044969a641021484d85941642

See more details on using hashes here.

File details

Details for the file pachyderm-3.2.2-py3-none-any.whl.

File metadata

  • Download URL: pachyderm-3.2.2-py3-none-any.whl
  • Upload date:
  • Size: 107.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for pachyderm-3.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4ce144099a725d22d5905f2a75b686d9bc28fdd448dd90daf4373b3fce7756cd
MD5 5e7bb409ea3382c7f7376bab8e1b5bc6
BLAKE2b-256 863d7bbc49c77b8f41629eef679ec4169b995b2174178e862d0bc0ff476c1f3d

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