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

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