pynbody.snapshot.namemapper

pynbody.snapshot.namemapper#

Tool for mapping from individual simulation code’s naming conventions to pynbody naming conventions.

This module is a detail that is not intended to be used directly by end users. It is used by the snapshot classes to map between the names of arrays in different simulation codes.

Functions

name_map_function(name_map, rev_name_map)

setup_name_maps(config_name[, ...])

Classes

AdaptiveNameMapper(config_name[, gadget_blocks])

A class to map between the names of arrays in different simulation codes.