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
tbgl
tools
mrdna
Commits
ab28bc85
Commit
ab28bc85
authored
Mar 02, 2021
by
cmaffeo2
Browse files
Fixed arguments in _rescale_splines call
parent
564d06e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
mrdna/segmentmodel.py
View file @
ab28bc85
...
...
@@ -592,8 +592,8 @@ class Segment(ConnectableElement, Group):
qs
=
[
quaternion_from_matrix
(
o
)
for
o
in
os
]
return
np
.
array
(
qs
)
_rescale_splines
(
self
.
quaternion_spline_params
[
1
],
self
.
contour_to_quaternion
,
self
.
set_splines
)
_
contour_to_quaternion
,
self
.
set_
orientation_
splines
)
self
.
num_nt
=
num_nt
...
...
Write
Preview
Markdown
is supported
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