Open jonahpearl opened 2 years ago
Hi Jonah! We are about to release a new version of the GUI that includes a built-in configuration server. The Network Events module will still work, but it will be easier to make changes using the built-in server, which is launched automatically at startup and doesn't require a separate plugin. We will soon be updating the NetworkControl class to be compatible with the new API, including commands for setting the recording directory.
Stay tuned for an announcement about the next release!
Great, thank you! Looking forward to it.
On Dec 21, 2021, at 4:07 PM, Josh Siegle @.***> wrote:
Hi Jonah! We are about to release a new version of the GUI that includes a built-in configuration server. The Network Events module will still work, but it will be easier to make changes using the built-in server, which is launched automatically at startup and doesn't require a separate plugin. We will soon be updating the NetworkControl class to be compatible with the new API, including commands for setting the recording directory.
Stay tuned for an announcement about the next release!
— Reply to this email directly, view it on GitHub https://github.com/open-ephys/open-ephys-python-tools/issues/8#issuecomment-999094592, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQKOLZFNOCHNWNPVZ75O2YTUSDT75ANCNFSM5KOZ5DUQ. You are receiving this because you authored the thread.
Hi there -- thanks for having written this package! I'm wondering if the NetworkControl class can send info about recording dir, prepend text, etc, similar to what's done here or discussed here. I'm happy to fork and implement it, just curious if it already exists. Thanks!