Skip to content

Some problems about the Diffusional-Fingerprinting #2

@SandunFarmer

Description

@SandunFarmer

Dear users,

I have encountered some problems during the usage of this program and kindly solved by the author. And I post my previous problem hope that could help you.

  1. This code need iminuit in 2.x version, but if you install iminuit first then probfit, the probfit will uninstall your 2.x iminuit and install 1.5 iminuit. You need to update the iminuit to 2.x again after install probfit.

  2. About the X.pkl and y.pkl, X.pkl is a 2D array of the coordinate of single particle, just like [[x1,y1],[x2,y2],[x3,y3]......]
    y.pkl should be a 1d array containing indices representib the experiments from which the track in X came from.
    For y.pkl, for example, if you did two experiments, each gave 10 traces, the first ten values in y would be 0 and the next ten would be 1.

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