Skip to content

Fix wrong diporder normalization + tests

Philip Loche requested to merge (removed):diporder_0_frames into main

Pointed out by @hejamu that the Diporder normalization was a value of 1 to small. This gives wrong numbers and leads to NaNs for a single frame analysis.

This MR adds single frame tests for many modules. No additional tests for Velocity (does not work for single frame) and EpsilonPlanar (already got a single frame test)

Additionally, the test numbers for diporder in x and y HAVE to be same. I added this to tests.

Merge request reports