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

test_map.py

Blame
  • Forked from finesse / pykat
    348 commits behind the upstream repository.
    test_map.py 81 B
    from pykat.utilities.maps import *
    
    smap = read_map('lens_map.txt')
    
    smap.plot()