Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oleksii Turkot
CrystFEL
Commits
96e73c46
Commit
96e73c46
authored
Nov 09, 2011
by
Thomas White
Browse files
Use the right scaling factor for Rsplit
parent
eb7d6184
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/compare_hkl.c
View file @
96e73c46
...
...
@@ -406,7 +406,7 @@ int main(int argc, char *argv[])
pearson
);
if
(
config_shells
)
{
plot_shells
(
list1
,
list2
,
scale_r
1
i
,
plot_shells
(
list1
,
list2
,
scale_ri
ntint
,
cell
,
rmin_fix
,
rmax_fix
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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