Skip to content

Add handling of NaN in time traces #18

Description

@alvasj

Hi Paul, I worked on arrtifact reduction in FCS time trace data. There, I can predict different artifacts in time traces. Currently I am removing these artifacts by deleting the artifactual parts and contracting the trace, which works quite well, but introduces small "stitching" artifacts where you put the parts of the trace together. When discussing this approach at MAF2022, Thorsten Wohland and others brought up that it should be straight forward to instead assign the artifactual parts of a trace as np.nan and deal with it in the correlation algorithm by ignoring this value in the correlation and then adjusting the normalisation in the end. I have not dealt with the correlation algorithms that deeply yet - have you thought about the handling of NaN values e.g. in multipletau?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions