Skip to content

BirthDeathProblem.solve Error: tp1[8, 9].set_graph_xy(dfs[8, 9].astype("float"), t=100.0) #834

@Yulab2022

Description

@Yulab2022

Dear contributors,

Thank you for providing such an excellent tool!
However, I’ve recently encountered some issues while using it. When following the code from the section “Disentangling lineage relationships of delta and epsilon cells in pancreatic development with the TemporalProblem,” I was able to successfully run the previous steps. However, after running .set_graph_xy(), an error occurs when I run .solve(). Interestingly, if I skip set_graph_xy, .solve() runs without any problem. Could you please help me understand what might be causing this issue?

Image

tp1[8,9].xy is the result after running .set_graph_xy(),while tp0[8,9].xy is not.

Image Image

I’m looking forward to your response. Below is my Python ipykernel version, which should not be the issue.

Image

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