ana1Tests.rotationTest.rotateDFAResults

rotateDFAResults(avalancheDir, simDF, rowSimHash, resTypeList, thetaRef, comModule)[source]

Rotate the DFA results

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

  • simDF (dataFrame) – DFA simulation dataFrame

  • rowSimHash (str) – row index (in the simDF dataframe) of the simulation to analyze

  • resTypeList (list) – list of result types available

  • thetaRef (float) – angle of the path of the reference simulation

  • comModule (str) – computation module used for the DFA simulation

Return type

saves the rotated rasters to avalancheDir / ‘Outputs’ / comModule + ‘Rotated’ / ‘peakFiles’