AllenInstitute / MIES

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

Add Menu Entry to toggle wave caching on/off #2090

Closed MichaelHuth closed 1 month ago

MichaelHuth commented 2 months ago

Add a togglable menu entry to globally disable wave caching when enabled.

This helps testing in development where otherwise one would need to clear the cache on every attempt.

t-b commented 2 months ago

I'm not a fan of having more menu entries. We could add a define like DEBUGGING_ENABLED though with functions to enable/disable it. Feel free to tackle this.

t-b commented 2 months ago

Let's add this define.