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
ce861440
Commit
ce861440
authored
Nov 22, 2011
by
Thomas White
Browse files
partial_sim: Revert change accidentally committed in 95cf5098a13c3f07e83de610ea242e6ce12f9eb8
parent
f9f3cec9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/partial_sim.c
View file @
ce861440
...
...
@@ -469,7 +469,7 @@ int main(int argc, char *argv[])
image
.
lambda
=
ph_en_to_lambda
(
eV_to_J
(
beam
->
photon_energy
));
image
.
div
=
beam
->
divergence
;
image
.
bw
=
beam
->
bandwidth
;
image
.
profile_radius
=
0.0
1
e9
;
image
.
profile_radius
=
0.0
03
e9
;
image
.
i0_available
=
0
;
image
.
filename
=
malloc
(
256
);
image
.
copyme
=
NULL
;
...
...
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