HolyLab / ImagineInterface.jl

Read and write Imagine analog and digital recordings and commands
Other
2 stars 2 forks source link

Add prepend! for ImagineSignal traces, stimulus control example #91

Closed tmcgrath325 closed 3 months ago

tmcgrath325 commented 1 year ago

Using prepend! is intended to be a convenient way to allow for padding the beginnings of traces, rather than requiring traces be constructed from beginning to end.

I've also added a modified example workflow script that shows how a stimulus signal can be set up for control of the autosampler.

timholy commented 1 year ago

@tmcgrath325, want to respond to these suggestions and then I can give you the next round of review?