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
location in add_patch_sources should support list of lists
correct processing of arrays as waveform requires moving sfreq and duration to the constructor, otherwise different sources can have different length of the time series in samples
check that the length of the signal returned by the coupling function is valid
how to approach std with custom waveforms?
The text was updated successfully, but these errors were encountered:
Removing from any milestone until really needed. For now, the workflow is built around callables.
ctrltz
changed the title
Improve support for custom locations (list) and waveforms (array)
Improve support for custom user input: locations, waveforms, coupling
Jan 27, 2025
Current issues:
location
inadd_patch_sources
should support list of listswaveform
requires movingsfreq
andduration
to the constructor, otherwise different sources can have different length of the time series in samplesstd
with custom waveforms?The text was updated successfully, but these errors were encountered: