You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Aeon infrastructure is complex and multi-dimensional, spanning hardware, acquisition software, standard data formats, and a low-level API for data analysis. Each of these different components is built using different languages, spanning CAD programs, C# and Python.
This poses a significant challenge for documenting the modular components of the arena for researchers interested in piecing together their own tasks and environments using Aeon.
One complementary approach to documenting functionality by repository (aeon_arena, aeon_acquisition, aeon_mecha, etc) would be to also index documentation by modular building blocks in the arena. This would be a visually-guided index, where we could have a list or table of each reusable module and reference in each entry the corresponding CAD, acquisition operators, data format and low-level API schema.
Mockup below:
Arena
Feeder
Nest
CAD
Acquisition
Data Schema
Examples
CAD
Acquisition
Data Schema
Examples
CAD
Acquisition
Data Schema
Examples
The text was updated successfully, but these errors were encountered:
The Aeon infrastructure is complex and multi-dimensional, spanning hardware, acquisition software, standard data formats, and a low-level API for data analysis. Each of these different components is built using different languages, spanning CAD programs, C# and Python.
This poses a significant challenge for documenting the modular components of the arena for researchers interested in piecing together their own tasks and environments using Aeon.
One complementary approach to documenting functionality by repository (
aeon_arena
,aeon_acquisition
,aeon_mecha
, etc) would be to also index documentation by modular building blocks in the arena. This would be a visually-guided index, where we could have a list or table of each reusable module and reference in each entry the corresponding CAD, acquisition operators, data format and low-level API schema.Mockup below:
The text was updated successfully, but these errors were encountered: