From #248 and #207 (comment), I've gathered that the doc for how to define the function of the signal to integrate is not read so when "t=None", there is an error that the user does not understand.
I think it will be easier to check what's being passed when the pre-formatting is done, and use a wrapper so that the function always return a 2D array.
From #248 and #207 (comment), I've gathered that the doc for how to define the function of the signal to integrate is not read so when "t=None", there is an error that the user does not understand.
I think it will be easier to check what's being passed when the pre-formatting is done, and use a wrapper so that the function always return a 2D array.