Neurobooth-OS Documentation

Network Communication neurobooth_os.netcomm:

start_server(node_name[, save_pid_txt])

Makes a network call to run script serv_{node_name}.bat

get_client_messages(s1[, port, host])

Create socket server and get messages from clients.

get_fprint(current_node[, target_node])

Return function to capture prints for sending to target_node.

Mock

insert_mock_rows(conn_mock)

Create mock database using SSH Tunnel.

delete_mock_rows(conn_mock)

Delete rows in mock database with primary key starting with mock.

LSL

create_lsl_inlets

Graphical User Interface

gui([remote, database])

Start the Graphical User Interface.