JaneliaSciComp / Wavesurfer

A Matlab application for electrophysiology data analysis
https://wavesurfer.janelia.org/
21 stars 11 forks source link

Add the ability to loop and randomize #244

Open boazmohar opened 5 years ago

boazmohar commented 5 years ago

Currently using the (i) in the stimulation protocol enables changing simple stimulation patterns as a function of sweep number.

It would be nice to have the ability to loop acroos these sets of sweeps (one file per set of sweeps) and for this looping ability to have a few randomization options.

See Method of Constants here for the options for randomization I suggest. Currently sequential is implimented. I want to add random and Fullrandom with the ability to select how many loops would be preformed for each press of the Run button.

Alternativly, we could also add a Loop button similar to ScanImage's Grab / Loop buttons.