Package dsc_suite :: Package analyses :: Module cost_development
[hide private]
[frames] | no frames]

Module cost_development

source code

module cost_development

This module creates a plot of the found cost criteria over the iteration index. The iteration index is the position in the data file.


Author: Tobias Heimpold

Functions [hide private]
 
plot_costdata_development(filenames, information, parameter, create_png=False)
plot_costdata_development plots the cost_data in order of their index in file runs only in beta version --> many changes must be hand made interface to GUI not yet finished
source code
Variables [hide private]
  __package__ = 'dsc_suite.analyses'
Function Details [hide private]

plot_costdata_development(filenames, information, parameter, create_png=False)

source code 

plot_costdata_development plots the cost_data in order of their index in file runs only in beta version --> many changes must be hand made interface to GUI not yet finished

create_png: True --> return value filename of png file False --> opens interactive mode of matplotlib