Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Roel Aaij
k40gen
Commits
0321b9bd
Commit
0321b9bd
authored
Oct 23, 2019
by
Roel Aaij
Browse files
Fix theta and phi
parent
47f88da3
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/challenge/challenge.md
View file @
0321b9bd
...
...
@@ -70,7 +70,7 @@ rotation for later reference. This part has two sub-parts: A and B.
##### Part 3A
Please write down the math you propose to implement to rotate the PMTs
over two angles: &theta and &phi, where &theta is the polar
over two angles:
&theta
;
and
&phi
;
, where
&theta
;
is the polar
angle of a system of spherical coordinates with its zenith direction
along the z-axis, and &phi is the azimuthal angle in the same
system.
...
...
@@ -79,7 +79,7 @@ system.
It is suggested to implement two functions that do the work of the
rotation, first to obtain the parameters of the rotation from the
angles &theta and &phi, and another to apply the rotation to the
angles
&theta
;
and
&phi
;
, and another to apply the rotation to the
direction of the PMTs selected in part 2.
### Testing
...
...
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