Skip to content

KIT-UMD sensor positions #3311

@christianbrodbeck

Description

@christianbrodbeck

The KIT system at UMD has a different sensor layout from the KIT system in New York, although the two systems have the same number of sensors. This leads to problems in a few places, so far I have encountered two:

  • When plotting topomaps, the KIT-NY layout is automatically chosen by default which is not valid for UMD data. I can’t find anything in the info dict that would distinguish the two systems. To distinguish the KIT-NY from the KIT Abu Dhabi systems the number of channels is used, which is based on the fact that the Abu Dhabi system has many more channels, so the same heuristic can’t distinguish the NY and UMD systems. A solution that would work for both systems as far as I can tell would be to switch both KIT 157 sensor systems to the auto-generated layout. Is there a better option? The squid files contain a flag as to what system they’re coming from, would it be possible to store that in FIFF files in the future?
  • The KIT-157 sensor neighbors file is also not valid. I can’t see that file on the FieldTrip templates page. How was it obtained/how could I produce a corresponding file for UMD?

(@teonbrooks are there more developers working on KIT in the meantime?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions