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
{{ message }}
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
This was observed during operation, when SPAN was set to 200000 (NELM is 100000) and the IOC segfaulted when the "Calculate" button was pressed.
init_record
handles this case appropriately, by clamping span to nelm, butprocess
doesn't, and this was set via PV.Related to #40
An alternative FFT record might be https://github.com/ralphlange/fftw
The text was updated successfully, but these errors were encountered: