Skip to content

Fix incorrect phase for transfer function calculation

Duncan Macleod requested to merge github/fork/eagoetz/fix-tf into main

Created by: eagoetz

The phase had an incorrect negative value since the CSD was being computed backwards. I have compared this fix with DTT and can confirm the phase value is now produces the same result as DTT.

Closes #1588 (closed)

Merge request reports