neuralbertatech / natKit

A utility for connecting to and processing data from BCI devices
MIT License
2 stars 0 forks source link

Create API Node and Pipeline #3

Open zacharyselk opened 1 year ago

zacharyselk commented 1 year ago

For the API a Pipeline object needs to be created that is a series of connected Nodes that define the path that data will traverse.

image