Skip to content

Document Pulse Finding subsystem

Andrei Muresan requested to merge docs/pulse-finding into develop

Context

This subsystem saw major reimplementation over the course of our project, so we need to make sure the clients have the resources to understand our design decisions and how everything works.

Summary

Documented all the classes in pulse_finding/, plus the stuff in EventProcessor.h. Tried to indicate where and how to add new Pulse Finding strategies, and also integrated Tyler's report about troubleshooting the pulse finding algorithm implementation.

How was this tested?

Rendered the docs and looked through them -- links and everything look good to me.

Merge request reports