issues
search
AllenNeuralDynamics
/
Aind.Behavior.Services
https://allenneuraldynamics.github.io/Aind.Behavior.Services/
MIT License
0
stars
0
forks
source link
Refactor launcher and add watchdog integration
#73
Closed
bruno-f-cruz
closed
2 months ago
bruno-f-cruz
commented
3 months ago
This PR:
Simplifies the Launcher class structure and cleans up some of the code base to adhere to better logging, static typing and method access standards
Attempts to generalize the "hook"-like logic to run scripts by now exposing a pre, during and post-running hook.
Refactors the aind-mapper module to further automate the creation of a
session.json
artifact
Exposes an entry point to
aind-watchdog-service
that can be used to automatically upload data at the end of the session
This PR:
session.json
artifact