AllenNeuralDynamics / AllenNeuralDynamics/Bonsai.AllenNeuralDynamics

Refactor namespaces

Aperta
#127 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C#
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

The current namespace is getting hard to manage for a few reasons:
1. Too much functionality in the "Core"
2. Logging-related features are not scoped to the specific data stream (e.g. camera)

This is a proposal for a new organization:
- Models (automatically generated models from aind behavior services, these should ideally be namespace. E.g.: Rig, Session, DataTypes, etc...)
- (Core + Core.Design + Logging primitives, have core operators and functionality needed for all others)
- Vision (Camera + Camera logging)
- VR (all syntactic sugar related with virtual reality environments)
- Harp (harp logging, harp board inits, other recipes)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.