PostCactus – Postprocessing Tools for Cactus Data¶
This Python package provides tools to work with CACTUS data from within scripts or interactively. Thanks to the NumPy and h5py libraries, large datasets can be processed effectively. It also provides some specialized visualisation functions based on Matplotlib. For interactive work, we recommend to use IPython together with Matplotlib.
Contents:
- Basic Example
- Work with Simulation Directories
- Representation of Grid Data
- Representation of Time Series
- Get Grid Data
- Get Scalar Data
- Get Simulation Parameters
- Get Apparent Horizon Information
- Get Gravitational Wave Data
- Get Multipole Component Data
- Compute Fourier Spectra
- Maintain Simulation Metadata
- Visualize Cactus Data