Skip to content

Commit 4729799

Browse files
authored
Update README.md
1 parent f9674b1 commit 4729799

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ All requirements are provided inside the `requirements.txt`. To install them nav
1313

1414
For a single measurement, you can simply run the `measurement.py` script using the command:
1515

16-
python measurement.py
16+
python measurement_n_el_16.py
1717

1818
This script establishes a serial connection to the ScioSpec device, sends the measurement configuration, and starts a
1919
measurement with a burst count of 10. For a successful measurement, you have to plug in the 16 electrodes to the port "channel 1-16" at the ScioSpec device. For saving the data, set `save = True` and insert a valid `s_path` to the `scio_spec_measurement_config` at the beginning of the script.

0 commit comments

Comments
 (0)