ana3AIMEC.aimecTools.defineRefOnSimValue

defineRefOnSimValue(referenceSimValue, varParList, inputsDF)[source]

Search for reference based on configuration parameter and value

Raise an error if no simulation is found

Parameters
  • referenceSimValue (str) – reference value to use to define the reference

  • varParList (list) – list of parameter used for ordering the simulations

  • inputsDF (dataFrame) – simulation dataFrame (with configuration parameters includeds)

Returns

  • refSimRowHash (index) – dataframe hash (not simHash) of the simulation used as reference

  • refSimName (str) – name of THE reference simulation

  • valRef (str) – value of vapParList[0] used to define reference sim