Skip to content
Snippets Groups Projects
Commit 963e250a authored by K. Williams's avatar K. Williams Committed by Jesse Mapel
Browse files

updated isd to have correct rotation (#82)

Omega, phi and kappa were updated to 0, -Pi/2 and Pi respectively.
parent 46357f2e
No related branches found
No related tags found
No related merge requests found
...@@ -44,8 +44,8 @@ ...@@ -44,8 +44,8 @@
"original_half_lines": 8.0, "original_half_lines": 8.0,
"original_half_samples": 8.0, "original_half_samples": 8.0,
"omega": 0, "omega": 0,
"phi": 0, "phi": -1.5707963267948966,
"kappa": 0, "kappa": 3.141592653589793,
"semi_major_axis": 10, "semi_major_axis": 10,
"semi_minor_axis": 10, "semi_minor_axis": 10,
"transx": [ "transx": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment