Skip to content

[SIGMON-452] Detect ramp, plateau and decay in the signal

Aleksandra Mnich requested to merge SIGMON-452_similarity into dev

Context

What was done

  • detect_parts was written that cuts signal into 3 parts (ramp, plateau and decay)

TODO

  • ? clarify with Zinur

QA

  • code was unit tested

Review objectives

  • ? assessment of code functionality
  • ? assessment of code quality
  • ? identifying potential refactorings / logic common to other projects
  • ? knowledge sharing
  • ? getting help to understand a piece of code
Edited by Aleksandra Mnich

Merge request reports