TL;DR
Gadfly is an open-source pandas-based framework designed to facilitate efficient analysis, visualization, and processing of astrophysical simulation data from GADGET and GIZMO codes, integrating seamlessly with Python's scientific ecosystem.
Contribution
It introduces gadfly, a comprehensive framework that simplifies and optimizes the analysis of particle-based astrophysical simulation data in Python.
Findings
Enables efficient memory management for large datasets
Provides utilities for unit handling and coordinate transformations
Includes optimized routines for visualizing SPH datasets
Abstract
We present the first public release (v0.1) of the open-source GADGET Dataframe Library: gadfly. The aim of this package is to leverage the capabilities of the broader python scientific computing ecosystem by providing tools for analyzing simulation data from the astrophysical simulation codes GADGET and GIZMO using pandas, a thoroughly documented, open-source library providing high-performance, easy-to-use data structures that is quickly becoming the standard for data analysis in python. Gadfly is a framework for analyzing particle-based simulation data stored in the HDF5 format using pandas DataFrames. The package enables efficient memory management, includes utilities for unit handling, coordinate transformations, and parallel batch processing, and provides highly optimized routines for visualizing smoothed-particle hydrodynamics (SPH) datasets.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
