Index exceeds array bound

Hi All,

I'm trying to process my EEG data with morelet wavelet method in brainstorm gui. When I click edit to change my frequency parameters, a notification pop out in my window that said
"Index exceeds array bound"
Does anyone know why it came out? because then I could not process my data.Capture
I also attached the screen shoot of the notification.

Thank you for the help!

This is probably because at the previous call, the frequency bands were incorrectly edited.
I added some more checks for this: https://github.com/brainstorm-tools/brainstorm3/commit/0ac9259307b635f0dace77de70017eb47795387d

Please update Brainstorm, try again, and let me know if you still have errors.