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

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