This programming example extracts data of neural, audio and motion sensor (if present) from a single file in
the block file format.
Initializing the necessary variable in the block_format_example_main.py script.
Set folder (line 12) to the path containing your data file
set file (line 13) to the name (including extension) of the file
Initialize the neural, audio and motion sensor values (lines 18-31) as necessary, based on the values that appear
in the event file.
Run the block_format_example_main.py script.
