Skip to content
Snippets Groups Projects
Select Git revision
  • 28cdf5c386feb0d4f8b35486a3e3c046184f9916
  • master default
2 results

node_network.py

Blame
  • Forked from finesse / pykat
    Source project has a limited visibility.
    test_map.py 81 B
    from pykat.utilities.maps import *
    
    smap = read_map('lens_map.txt')
    
    smap.plot()