Skip to content

Return integer FFT lengths for omega scans

This PR ensures that the FFT length chosen for omega scans is always an int, since float values lead to ValueError.

Merge request reports