-
Notifications
You must be signed in to change notification settings - Fork 4
Description
We will need to separate the repository into an open-source repository and several private repositories:
-
One private repository per experiment (we could have one open-source template) (e.g.,
synapse-bella-staging-injector,synapse-bella-ip2)
- Contains configuration file for this experiment (input/output variables, calibration)
- Contains simulation scripts and scripts for experimental data extraction -
One open-source repository:
Dashboard, SFAPI orchestration, ML training
When building container: user provides a file that point to the private repositories that are to be included
We also need more flexibility regarding which database we use, which NERSC user, how to set passwords for the DB, how to authenticate into the dashboard (in collaboration with ml-exchange?)