Skip to content

Synchronized eye tracker data #2

@peabody124

Description

@peabody124

One limitation with the eye tracker software is that it relays the data out an
analog port. There is a non deterministic latency between when the frame
arrives and when it is out of the analog port. This is fine for real time control
(well not ideal but ok) but for post processing the data this isn't optimal.

We should deal with synchronization here how we do for all the other tasks.
The data should be streamed directly to disk (this is already implemented by
the record switch on the front panel). However, we also need to generate a
sync pulse to the 6608 and route it over the PXI_Trig# lines as well as create
database entries. This will allow zero latency synchronization.

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