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
To enable this, I have used a convolution instead of the ad-hoc interpolation to smooth transition between points. This does not produce identical traces to before, but they are very close indeed. I need to verify that the new approach does not alter the required blanking parameters. If so, we can updated the test waveforms and go with the new system.
Also need to check that the laser power is being calculated correctly for smaller number of points.
Put in place a system for automatically limiting the number of possible points based on desired laser power, max available laser power, and the blanking time.
Get rid of the stimulusDuration option from the stimConfig file. It's going to be complicated to handle, since its max value will depend on the number of stimuli.
The current stimulus pattern is 40 Hz stimulation because we are presenting the stimuli over a 25 ms period.
The text was updated successfully, but these errors were encountered:
This is largely in place now: f5e8d72 (and: 8991e7a).
The current stimulus pattern is 40 Hz stimulation because we are presenting the stimuli over a 25 ms period.
The text was updated successfully, but these errors were encountered: