pypet 0.5.0 documentation
previous | next | modules | index

Examples¶

Here you can find some example code how to use the pypet. All examples were written and tested with python 2.7 and most of them also work under python 3.

Basic Concepts¶

  • First Steps
  • Natural Naming, Storage and Loading
  • Using Links
  • Adding Data to the Trajectory
  • Multiprocessing
  • Using SCOOP multiprocessing
  • Storing and Loading Large Results (or just parts of them)
  • Post-Processing and Pipelining (from the Tutorial)
  • Wrapping an Existing Project (Cellular Automata Inside!)
  • Large Explorations with Many Runs

Advanced Concepts¶

  • Merging of Trajectories
  • Custom Parameter (Strange Attractor Inside!)
  • Parameter Presetting
  • Using the f_find_idx Function
  • Accessing Results from All Runs at Once
  • Sharing Data during Multiprocessing
  • Lightweight Multiprocessing
  • Using DEAP the evolutionary computation framework
  • Starting runs WITHOUT an Environment
  • Using pypet with SAGA-Python

BRIAN2 Examples¶

  • Short BRIAN2 Example
  • Large scale BRIAN2 simulation

Table of Contents

  • pypet User Manual
    • What is pypet all about?
    • Getting Started
    • Tutorial
    • Cookbook (Detailed Manual)
    • Examples
    • Optimization Tips
    • FAQs and Known Issues
  • Miscellaneous
  • Library Reference

Search

previous | next | modules | index

Show Source
© Copyright 2020, Robert Meyer. Created using Sphinx 2.2.2.