You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zero pad FFT data to allow running on batch sizes that are not a power of 2. (also do some reading to check that this is mathematically valid). Some reading suggests that zero padding might be a bad idea Or make the batch length selection box move in powers of 2. (Done this bit) Make windows per batch option take steps such that the window size is a power of 2.
Add loading spinner to stop dead page warnings, loading page added does not spin and will not stop dead page warnings. all: add loading overlay for logs #55
User configurable window overlap? Currently hard coded to 50%
Highlight the primary sensor.
Prompt to select estimated post filter if not shown and filter param change is done.
Somewhere to note down all the features that we would like:
Zero pad FFT data to allow running on batch sizes that are not a power of 2. (also do some reading to check that this is mathematically valid).Some reading suggests that zero padding might be a bad ideaOr make the batch length selection box move in powers of 2.(Done this bit) Make windows per batch option take steps such that the window size is a power of 2.The text was updated successfully, but these errors were encountered: