Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Monitoring event-builder requirements

  • user-defined selectable events with static criteria
  • could request either full-events or partial
  • maybe we want dynamic criteria so we can say give me IPM > 0.7
  • note: there is commonality between trigger storage decisions and monitoring distribution decisions

Display requirements

  • dynamic filtering on a value (e.g. IPM) maybe implemented as additional dimension

User Interface requirements

  • programmatic interface
  • click interface (x vs. y)
  • do we need a box-drag interface?  not clear: maybe to edit analysis, persist analysis.   but maybe can push some of this power into the plot.

Chains of analyses requirements

  • Use separate processes for 1 event in a reddis-like decentralized environment?

Multiprocessing

  • display makes requests to clients? both algorithm/parameter changes and gather messages
  • different rates for different gather requests?
  • how do you guarantee consistency with changing calculations e.g. ROI?

Packages to Consider

pyqtgraph

...