This pull request will change the DiagFFTPC.update() method to do the time average on a real-valued function instead of a (twice as large) complex function.
The first implementation of this in the all_at_once_system branch was broken, this branch will fix it.
This pull request will change the
DiagFFTPC.update()
method to do the time average on a real-valued function instead of a (twice as large) complex function. The first implementation of this in theall_at_once_system
branch was broken, this branch will fix it.