Skip to content
Snippets Groups Projects
Commit 144ee798 authored by Daniel Brown's avatar Daniel Brown
Browse files

adding map test

parent 53f0b989
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
import pykat
from pykat.optics.maps import read_map
m = read_map("etm08_virtual.txt")
m.write_map("test.map")
from pykat.optics.maps import curvedmap
itm = curvedmap('itm_Rc', 1, 1, 1)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment