Skip to content

Include de-identified device number in ecogTable #28

@b-schd

Description

@b-schd

Originally, the device number column was completely removed. However, we were losing information about which device was being used. Currently, I simply take all unique device numbers and reassign them to "1,2,etc."

However, I think the first digit (1 vs. 2) of the device ID may correspond to which model of device is implanted. Ideally, this column would preserve that aspect of the original device ID number, then add an increment counter. (e.g if original device IDs are is 1xxxx, 1yyyy, 2zzzz, then updated IDs are [1.1, 1.2, 2.1], or something like that)

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