Published August 19, 2025 | Version v1.0.0
Software Open

tetsuroasano/bonsaiana: v1.0.0

Authors/Creators

  • 1. Universitat de Barcelona

Description

Overview

The package provides straightforward I/O functionality for the snapshots of the Bonsai N-body code, supporting both Bonsai binary and Tipsy binary formats. It allows easy access to particle data (ID, type, mass, position, velocity) as NumPy arrays for further analysis.

Added

  • I/O support for Bonsai binary snapshots.
  • I/O support for Tipsy binary snapshots.

Installation

  1. Download the source archive.
  2. Extract the archive so that the source code is placed under a directory named bonsaiana/.
  3. Install with:
cd bonsaiana
pip install -r requirements.txt
pip install .

Files

tetsuroasano/bonsaiana-v1.0.0.zip

Files (25.2 kB)

Name Size Download all
md5:0950b47a281d4c8f85451763a16945b7
25.2 kB Preview Download

Additional details

Related works