AMEP: The Active Matter Evaluation Package for Python
Lukas Hecht, Kay-Robert Dormann, Kai Luca Spanheimer, Mahdieh, Ebrahimi, Malte Cordts, Suvendu Mandal, Aritra K. Mukhopadhyay, Benno, Liebchen

TL;DR
AMEP is a Python library that streamlines the analysis and visualization of active matter simulation data, supporting both particle-based and continuum models with optimized performance and versatile features.
Contribution
It introduces the first comprehensive Python framework for analyzing diverse active matter simulation results, including combined particle-based and continuum data.
Findings
Supports a wide range of observables like mean-square displacement and structure factor.
Optimized for high-performance computing environments.
Enables analysis of combined particle and continuum simulations.
Abstract
The Active Matter Evaluation Package (AMEP) is a Python library for analyzing simulation data of particle-based and continuum simulations. It provides a powerful and simple interface for handling large data sets and for calculating and visualizing a broad variety of observables that are relevant to active matter systems. Examples range from the mean-square displacement and the structure factor to cluster-size distributions, binder cumulants, and growth exponents. AMEP is written in pure Python and is based on powerful libraries such as NumPy, SciPy, Matplotlib, and scikit-image. Computationally expensive methods are parallelized and optimized to run efficiently on workstations, laptops, and high-performance computing architectures, and an HDF5-based data format is used in the backend to store and handle simulation data as well as analysis results. AMEP provides the first comprehensive…
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.
Taxonomy
TopicsComputational Physics and Python Applications
