physt.compat package

Submodules

physt.compat.dask module

physt.compat.geant4 module

Support for Geant4 histograms saved in CSV format.

See https://geant4.web.cern.ch/ for the project pages.

physt.compat.geant4.load_csv(path)

Loads a histogram as output from Geant4 analysis tools in CSV format.

Parameters:path (str) – Path to the CSV file
Returns:
Return type:physt.histogram1d.Histogram1D or physt.histogram_nd.Histogram2D

Module contents

Histograms types and function for various external libraries.