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

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