Published August 19, 2025
| Version v1.0.0
Software
Open
tetsuroasano/bonsaiana: v1.0.0
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
- Download the source archive.
- Extract the archive so that the source code is placed under a directory named
bonsaiana/. - 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
- Is supplement to
- Software: https://github.com/tetsuroasano/bonsaiana/tree/v1.0.0 (URL)
Software
- Repository URL
- https://github.com/tetsuroasano/bonsaiana