TalReader usage with new json structure
Closed this issue · 1 comments
LoganJF commented
https://gist.github.com/LoganJF/838e1b885bb350becfea41852584f951
Hey, I'm having a bit of trouble accessing all the relevant features in the new format of the talirach using TalReader and JsonIndexReader (rather than the matlab path).
Specifically:
- All the previous free-surfer information is gone (Loc1-5 fields)
- List comprehension (with if else control flow) is required rather than broadcasting to extract out values
Can we add back this functionality?