Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
finesse
pykat
077834d33a8237924a649960a68a0b9066048f5d
077834d33a8237924a649960a68a0b9066048f5d
Switch branch/tag
pykat
bin
test_map.py
Find file
Normal view
History
Permalink
test_map.py
81 Bytes
Newer
Older
adding in beam trace, bp and gouy detectors
Daniel Brown
committed
May 27, 2014
1
2
3
4
5
from
pykat.utilities.maps
import
*
smap
=
read_map
(
'lens_map.txt'
)
smap
.
plot
()