ana1Tests.rotationTest.initializeRotationTestReport

initializeRotationTestReport(avalancheDir, resTypeList, comModule, refSimName, flagMass)[source]

Initialize dictionary that is used for markdown report generation for rotation test

Parameters
  • avalancheDir (pathlib path) – path to avalanche directory

  • resTypeList (list) – list of result types available

  • comModule (str) – computation module name

  • refSimName (str) – name of the reference simulation in the simDF

  • flagMass (boolean) – Was a mass analysis conducted?

Returns

reportRotationTest – report dictionary

Return type

dict