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
Oleksii Turkot
CrystFEL
Commits
ff1c76dc
Commit
ff1c76dc
authored
Oct 02, 2012
by
Thomas White
Browse files
get_hkl: Make -w work properly
parent
94de111a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/get_hkl.c
View file @
ff1c76dc
...
...
@@ -237,6 +237,7 @@ static RefList *twin_reflections(RefList *in,
Reflection
*
new
=
add_refl
(
out
,
h
,
k
,
l
);
set_intensity
(
new
,
total
);
set_esd_intensity
(
new
,
sqrt
(
sigma
));
set_redundancy
(
new
,
1
);
}
...
...
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