Skip to content

output_graph_picture output is not readable #32

@pikapika505

Description

@pikapika505

Hello,

I saw this issue was discussed partially here output_visualization_CellNEST.py but the solution was for a previous release.

  1. output_graph_picture on V1_Human_Lymph_Node_spatial data produces edge_graph.svg and edge_graph.pdf that look like this
Image
  1. Suggested solution of changing np.float -> np. float64 has already been done in the newer version of output_visualization_CellNEST.py. Changing it back to np.float did not change the output.

  2. Additionally, when I run it on my own Visium data with ~150 000 cells it runs forever until interrupted by ctrlC then produces the same overlapped svg and no pdf.

This is one of the main functions that produces interpretable figures to explore the data. Could you please help me get proper results?

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