Gowerlabs / lumomat

MATLAB tools and SNIRF export for LUMO
https://www.gowerlabs.co.uk/lumo
MIT License
10 stars 2 forks source link

enum.groups.id hardcoded to 0x2dfa95a94 if uid is numeric #9

Closed HBaghdadi1995 closed 2 years ago

HBaghdadi1995 commented 2 years ago

brief

The title should be self explanitory

Steps to recreate

  1. call data = LumoData(...) with a v0.5.0 .lumo file
  2. type in data.enum.groups.id
samuelpowell commented 2 years ago

Good catch, thank you @HBaghdadi1995. this will get a bit more testing when layout/group uid cross-checking is implemented