agencyenterprise / neurotechdevkit

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

Time-reverse simulation example doesn't show a reverse-simulation properly #171

Closed charlesbmi closed 2 months ago

charlesbmi commented 12 months ago

Describe the bug

In the Simulate the time-reverse scenario section of https://agencyenterprise.github.io/neurotechdevkit/generated/gallery/plot_time_reverse/, it shows the forward-simulation overlaid with the reverse simulation

Steps to reproduce

See: https://agencyenterprise.github.io/neurotechdevkit/generated/gallery/plot_time_reverse/ , which includes the focusedarray in the reverse simulation (should only include the pointsource)

Expected results

Only 1 point source in time-reverse simulation.

Actual results

We see a focused source in the online documentation example.

image