Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronizer monitor mean timestamps only used when devices report heartbeats #224

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Oct 16, 2024

  1. Add create group operator

    glopesdev committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f4ed4e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e101212 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #165 from SainsburyWellcomeCentre/aeon-acquisition

    Add create group operator
    glopesdev authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    184ae27 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Mean timestamps only used if not NaN

    - When no devices report a heartbeat, DescriptiveStatistics yields a NaN. In this scenario the mean timestamp considered is taken from the synchronizer heartbeat that triggered the BufferTrigger.
    
    Co-authored-by: NeuroThom <[email protected]>
    aspaNeuro and NeuroThom committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8cd7b22 View commit details
    Browse the repository at this point in the history