AllenInstitute / MIES

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

EP_AdaptEpochInfo uses HW channel for Epochs, but Epochs use GUI channel #2027

Open MichaelHuth opened 7 months ago

MichaelHuth commented 7 months ago

Needs to convert HW channel to GUi channel first:

https://github.com/AllenInstitute/MIES/blob/5bb3ee173b0eec34da3c13bedc995a42061f8013/Packages/MIES/MIES_Epochs.ipf#L846

MichaelHuth commented 7 months ago

For DA the hw and GUI channel is the same, change code to e.g. guiChannelNumber = hwChannelNumber // describe and then call with guiChannelNumber