- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1
Closed
Milestone
Description
Instead of using the AuxiliaryIO device to combine the digital data as a TTL on top of the AnalogIO data, create the DigitalIO data as a separate data stream that saves its own timestamps. Test this to see if data is now aligned.
Outstanding Questions:
- Should this include going back to using two tabs for the two streams? Currently they are both under the AuxiliaryIO tab, but we could easily separate them out into a AnalogIO and DigitalIO tabs, but I'm not sure if it is worth it.
- Should users be able to disable the digital/analog data streams independently of each other?