Functions | Variables
createPlots Namespace Reference

Functions

def generateRuntimePlot (pathToCsv, pathToImage, meanOverTurns, xtics, textoffsetX, textoffsetY)
 
def generateRuntimePlotKickass (pathToCsv, pathToImage, maxSceneobjects, useLog, meanOverTurns)
 
def generateRuntimePlotStandalone (pathToCsv, pathToImage, maxSceneobjects, useLog, textoffsetX, textoffsetY)
 
def main ()
 

Variables

list colors = ['Salmon','Khaki','GreenYellow','Aquamarine','Thistle','Moccasin']
 
float thresholdForValueIncreasing = 0.1
 
float thresholdForValueIncreasingStandalone = 0.001
 
float thresholdForValueIncreasingStandaloneLog = 0.00001
 

Detailed Description

Copyright (c) 2016, Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meissner Pascal
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Function Documentation

def createPlots.generateRuntimePlot (   pathToCsv,
  pathToImage,
  meanOverTurns,
  xtics,
  textoffsetX,
  textoffsetY 
)

Definition at line 32 of file createPlots.py.

def createPlots.generateRuntimePlotKickass (   pathToCsv,
  pathToImage,
  maxSceneobjects,
  useLog,
  meanOverTurns 
)

Definition at line 286 of file createPlots.py.

def createPlots.generateRuntimePlotStandalone (   pathToCsv,
  pathToImage,
  maxSceneobjects,
  useLog,
  textoffsetX,
  textoffsetY 
)

Definition at line 163 of file createPlots.py.

def createPlots.main ( )

Definition at line 365 of file createPlots.py.

Variable Documentation

list createPlots.colors = ['Salmon','Khaki','GreenYellow','Aquamarine','Thistle','Moccasin']

Definition at line 30 of file createPlots.py.

float createPlots.thresholdForValueIncreasing = 0.1

Definition at line 23 of file createPlots.py.

float createPlots.thresholdForValueIncreasingStandalone = 0.001

Definition at line 24 of file createPlots.py.

float createPlots.thresholdForValueIncreasingStandaloneLog = 0.00001

Definition at line 25 of file createPlots.py.



asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Fri Nov 15 2019 04:00:09