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

test_hg_beam.py

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