The source project of this merge request has been removed.
Automatically determine GF duration and T0
This MR:
- Uses the input data duration to set the GF duration
- Sets the T0 to be -10 s unless the triangle method is being used, in which case T0 is set to
-2 * self.triangle_half_width
s - Removes a GF length check
- Only selects the next power of two for GF lengths for the frequency domain