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

pyepics-3.4.0.ebuild

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