MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
|
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.