mfrey / cthulhu

a collection of python scripts for running and evaluating castalia simulations
GNU General Public License v2.0
0 stars 0 forks source link

cthulhu

This repository contains several scripts for running experiments using the Castalia network simulator and evaluating the result files.

Installation from git

  1. Clone the repository:

    git clone git://github.com/mfrey/cthulhu.git
  2. Please install the required (python) dependencies

    matplotlib
    numpy
  3. Run the program

    ./cthulhu

Examples

You can find a few examples of using cthulhu in the wiki over here