Skip to content

Add support for derivatives. Improve error handling, logging, and build process.#3

Open
yahiaali wants to merge 861 commits into
mainfrom
dev
Open

Add support for derivatives. Improve error handling, logging, and build process.#3
yahiaali wants to merge 861 commits into
mainfrom
dev

Conversation

@yahiaali

@yahiaali yahiaali commented Oct 31, 2024

Copy link
Copy Markdown
Contributor

This PR adds in a multitude of feature that have been used internally for the past few months. The primary changes are as follows:

  • supervisor and booter can now run derivatives, which are scripts that can be added on to the end of a graph or executed on their own. These are typically used for data export or model training.
  • Log messages are now saved to a Redis stream
  • The Makefile now has an option to build only the nodes that are being used in a particular graph

mirigotti and others added 30 commits August 29, 2022 16:58
Moving some NWB configuration parameters to the graph for flexibility, updated documentation
Keep supervisor running when an error occurs in command execution
…for nodes not crashing during initialization
Update exportNWB to read source node from 'derivates' secion of graph YAML
Hotfix: booter host ip arg flag changed from 'hs' to 'i'
Sam-NT and others added 29 commits May 9, 2024 15:49
Took the apt update out of the loop, so it happens once
Fix for stop graph and save blocking issue
@yahiaali yahiaali marked this pull request as ready for review February 19, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants