AllenInstitute / MIES

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

Global variables V_ITCError/V_XOPError are present in databrowser #2144

Open t-b opened 3 weeks ago

t-b commented 3 weeks ago

Slack: https://aiephys.slack.com/archives/C01CS4T8MGA/p1717794866962749?thread_ts=1717710611.362109&cid=C01CS4T8MGA

Either the ITC XOP creates those globally or we in MIES.

t-b commented 1 week ago

RegisterITCSetGlobals2 from the ITC XOP2 is at fault here. We probably need to have runtimeNumVarList = EXCEPTION_VARS; as well as otherwise SetOperationNumVar creates a global variable.