AllenInstitute / MIES

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

Sometimes AB converts stimsets with custom waves to third party stimsets on load from PXP or fails to load these stimsets entirely #2067

Closed MichaelHuth closed 6 months ago

MichaelHuth commented 6 months ago

Error: When stimsets with custom waves were loaded through the AB then only the already saved stimset wave and not the parameter waves + custom wave was loaded.

Diagnosis: AB_LoadWave expected exactly one wave to be loaded after a call to AB_LoadDataWrapper that loads waves recursivley in all sub data folders If in a sub DF wave(s) with the same name template existed then these were loaded too. While the loaded waves contained the intended wave, the result was rejected.