Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 304 Bytes

README.rst

File metadata and controls

9 lines (5 loc) · 304 Bytes

See hemo/data/networks for example networks to be used in publication.

Any of these networks can be imported using the following code:

import networkx as nx G = nx.read_gpickle('path/file')

In scripts/read_nets.py there is a function to graph networks, uses a heat map to indicate radius of vessels.