Skip to content

Commit dbec1c5

Browse files
committed
notes should appear only once
1 parent 0adf11b commit dbec1c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/damask/_rotation.py

-2
Original file line numberDiff line numberDiff line change
@@ -1412,8 +1412,6 @@ def from_fiber_component(crystal: IntSequence,
14121412
14131413
Ranges 0≤θ≤π and 0≤φ≤2π give a unique set of coordinates.
14141414
1415-
Notes
1416-
-----
14171415
The value for sigma should be small enough to avoid values
14181416
larger than π when sampling from a normal distribution.
14191417
A typically safe value is σ = π/5 ≈ 36°.

0 commit comments

Comments
 (0)