AllenNeuralDynamics / AllenNeuralDynamics/Bonsai.AllenNeuralDynamics

Refactor namespaces

Abierto
#127 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C#
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.