agencyenterprise / neurotechdevkit

Neurotech Development Kit (NDK)
https://agencyenterprise.github.io/neurotechdevkit/
Apache License 2.0
115 stars 10 forks source link

Click to position target and transducer #176

Closed NewtonSander closed 1 month ago

NewtonSander commented 10 months ago

Introduction

This PR adds to the web interface the possibility of clicking to position the target of the simulation and also to position and define the transducer direction.

Changes

An HTML canvas was used in order to recreate the matplotlib graph coming from the NDK server, in this way we are able to have full control of the mouse position

Behavior

output

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:loudspeaker: Thoughts on this report? Let us know!