September 2022 planning #4
davenakasone
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Next steps are outlined on the white board:
photo
Monday, September 12, 2022
The goal is to build more complex features on top of the basic RSA API management capabilities.
With 4 fundamental objects (API handler, r3f file manager, siq file manager, and timer), the program can better meet the research need if:
these new features will be computationally intensive (use a C++ STL data structure or python library with C/C++ bindings)
speed and accuracy are critical
the rate at which the RSA produces data must be at or below the rate data can be collected, analyzed, and stored
the researcher should be able to realize this capability from the python interface, through the shared library, to the RSA
Beta Was this translation helpful? Give feedback.
All reactions