Skip to content
Snippets Groups Projects
Select Git revision
  • 82cfc3e456322d0f12931c313e0e8f79662b416f
  • master default
2 results

web_server.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()