AllenInstitute / MIES

Multichannel Igor Electrophysiology Suite
https://alleninstitute.github.io/MIES/user.html
Other
21 stars 6 forks source link

Add helper function to return the wave dimensionality #2138

Open t-b opened 3 weeks ago

t-b commented 3 weeks ago

And use it.

A naive implementation with WaveDims does not work:

•make/n=(1, 1)/o data 
•print wavedims(data) 
2

Should be used like GetWaveDimensionality() == ROWS.