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

test_LLO.py

Blame
  • test_map.py 81 B
    from pykat.utilities.maps import *
    
    smap = read_map('lens_map.txt')
    
    smap.plot()