MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling
python.Strategy.InitialDataPoints Class Reference

Pushes all "points" to the next firework. More...

+ Inheritance diagram for python.Strategy.InitialDataPoints:

Public Member Functions

def run_task (self, fw_spec)
 

Detailed Description

Pushes all "points" to the next firework.

Todo:
See the method updateFitDataFromFwSpec in SurrogateModel.py This class returns: {key: array} this results in the following representation in fw_spec: {key: [array]} How to fix this? The temporary solution checks the class in updateFitData... however this is neither beautiful or fool proof.

Definition at line 845 of file Strategy.py.


The documentation for this class was generated from the following file: