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
Sebastian Steinlechner
pykat
Commits
144ee798
Commit
144ee798
authored
Apr 28, 2016
by
Daniel Brown
Browse files
adding map test
parent
53f0b989
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
test/test_scripts/physics/etm08_virtual.txt
0 → 100644
View file @
144ee798
This diff is collapsed.
Click to expand it.
test/test_scripts/physics/test_maps.py
0 → 100644
View file @
144ee798
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
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment