SkillAgentSearch skills...

Gadfly

Tools for reading and analyzing hdf5 snapshot files from a modified version of the SPH simulation code Gadget2

Install / Use

/learn @hummel/Gadfly
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GADFLY

Tools for reading and analyzing simulation snapshot files in the HDF5 format produced by the SPH simulation codes GADGET and GIZMO.

A complete description of gadfly's capabilities can be found in this paper, submitted to Publications of the Astronomical Society of the Pacific.

Installation

This code only runs on python 2, and is only tested on python 2.7. It requires the following packages:

  • numpy v1.7 or greater
  • pandas
  • h5py
  • numba
  • scipy.weave

The bolded entries are optional, needed only to take advantage of gadfly's volume rendering capabilities, and only one of the two packages is needed. After cloning or otherwise downloading the repository, type

python setup.py install

to install gadfly.

Documentation

Documentation is available on Read the Docs, but is very much a work in progress at the moment.

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2y ago
Forks3

Languages

Python

Security Score

70/100

Audited on Aug 15, 2023

No findings