Skip to content

Optimization #143

@raymondwjang

Description

@raymondwjang

A few standouts:

  1. Residual calculation: especially with hundreds of components, calculating slices for all of them takes a while. I think we can just set the coordinates to zero instead, assuming NMF performed correctly.
  2. component correlation: the merge step probably takes a while, (have not profiled yet.) with calculating overlaps of all footprints and then correlation between all the traces. let's move to centroid method, and calculating trace correlation only against close components

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions