agencyenterprise / neural-data-simulator

Electrophysiology data simulator for developing brain-computer interfaces
https://agencyenterprise.github.io/neural-data-simulator/
Apache License 2.0
69 stars 7 forks source link

Run closed loop with remote task #60

Closed florin-pop closed 9 months ago

florin-pop commented 9 months ago

Introduction

Adding a new command like argument to run_closed_loop in order to support a remote task. This means that the local center_out_reach task will not be started and the encoder will wait for a remote LSL stream to become available.

codecov-commenter commented 9 months ago

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (4ac73cc) 67.42% compared to head (ba079ab) 67.21%.

Files Patch % Lines
src/neural_data_simulator/tasks/run_closed_loop.py 0.00% 21 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #60 +/- ## ========================================== - Coverage 67.42% 67.21% -0.21% ========================================== Files 42 42 Lines 3128 3136 +8 ========================================== - Hits 2109 2108 -1 - Misses 1019 1028 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.