AllenNeuralDynamics / dynamic-foraging-task

Bonsai/Harp workflow for Dynamic Foraging with Python GUI for visualization and control
MIT License
5 stars 4 forks source link

New Bonsai workflows replacing SoundcardGUI #448

Closed hagikent closed 2 months ago

hagikent commented 2 months ago

Describe changes:

Added two Bonsai workflow files for Harp Soundcard setup under src\soundcard_setup.

  1. GoCueUploader This is to generate and upload the GoCue waveforms to the soundcard.

    Screen Shot 2024-05-14 at 15 42 37
  2. GoCueChecker This is to check that the sound is properly uploaded by actually playing the tone.

    Screen Shot 2024-05-14 at 16 20 59

What issues or discussions does this update address?

No need to use SoundcardGUI anymore, that doesn't work on our experimenal PCs. Relevant discussions are as follows: https://github.com/harp-tech/device.soundcard/issues/3 https://github.com/AllenNeuralDynamics/BonsaiBehavior/discussions/119

Describe the expected change in behavior from the perspective of the experimenter

No change. It affects only during setting up new PCs. (e.g. 2024 May, 446 gearing up) Detailed instruction can be found here

Describe any manual update steps for task computers

N/A

Was this update tested in 446/447?

Tested in 428-9-A. And will be tested in 446 next a couple of days.