Skip to content

1riggs/hemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Makefile 0.4%