Skip to content
  • Stephen Smith's avatar
    Implementing strategy pattern for single and multi period loading · 631167fc
    Stephen Smith authored
    This commit introduces the strategy pattern to which enables the selection of the loading algorithm at run time. In this commit the following functionality is added:
    - Structure for strategy pattern.
    - Single period loading implementation, which features detector grouping and good frames data calculations.
    631167fc