loading arbitrary waveforms as stimsets #2307
-
Hello, We are trying to input user defined arbitrary waveforms as stimsets in MIES. Does anyone know how to do that? Here's what we have tried so far: generated waveform in python, saved it in a .nwb file as 'stimulus' or 'icephys CurrentClampStimulusSeries', loaded stimsets from .nwb in MIES - but this did not work. Our best guess is that MIES stimsets are loaded from somewhere else within a .nwb file. Many thanks for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @MaheshKarnani, MIES supports loading custom stimsets (in a limited way) through the waveBuilder.
This is old code, so you may need help with issues. Have you found that the waveBuilder cannot generate the desired stim set? We may be able to help with this as well. Best, Tim |
Beta Was this translation helpful? Give feedback.
Hi @MaheshKarnani,
MIES supports loading custom stimsets (in a limited way) through the waveBuilder.
Load
tab of the wavebuilder.This is old code, so you may need help with issues.
Have you found that the waveBuilder cannot generate the desired stim set? We may be able to help with this as well.
Best, Tim