Related Experiment Video
Updated: Mar 15, 2026

Surface Mapping of Earth-like Exoplanets using Single Point Light Curves
Published on: May 10, 2020
pypet: A Python Toolkit for Data Management of Parameter Explorations
Robert Meyer1, Klaus Obermayer2
1Neuroinformatics Group, Department of Software Engineering and Theoretical Computer Science, Technical University BerlinBerlin, Germany; Bernstein Center for Computational NeuroscienceBerlin, Germany.
Abstract:
pypet (Python parameter exploration toolkit) is a new multi-platform Python toolkit for managing numerical simulations. Sampling the space of model parameters is a key aspect of simulations and numerical experiments. pypet is designed to allow easy and arbitrary sampling of trajectories through a parameter space beyond simple grid searches. pypet collects and stores both simulation parameters and results in a single HDF5 file. This collective storage allows fast and convenient loading of data for further analyses. pypet provides various additional features such as multiprocessing and parallelization of simulations, dynamic loading of data, integration of git version control, and supervision of experiments via the electronic lab notebook Sumatra. pypet supports a rich set of data formats, including native Python types, Numpy and Scipy data, Pandas DataFrames, and BRIAN(2) quantities. Besides these formats, users can easily extend the toolkit to allow customized data types. pypet is a flexible tool suited for both short Python scripts and large scale projects. pypet's various features, especially the tight link between parameters and results, promote reproducible research in computational neuroscience and simulation-based disciplines.
Related Concept Videos
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
Statistical Software for Data Analysis and Clinical Trials
Analysis of Population Pharmacokinetic Data
