Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MPIBP-Hummer
BioEM
Commits
16384bca
Commit
16384bca
authored
Nov 30, 2015
by
Pilar Cossio
Browse files
CTF bfactor cor
parent
f2525d5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
bioem.cpp
View file @
16384bca
...
...
@@ -768,7 +768,7 @@ int bioem::run()
outputProbFile
<<
param
.
CtfParam
[
pProbMap
.
max
.
max_prob_conv
].
pos
[
0
]
<<
" [ ] "
;
if
(
!
param
.
usepsf
){
outputProbFile
<<
param
.
CtfParam
[
pProbMap
.
max
.
max_prob_conv
].
pos
[
1
]
/
2.
f
/
M_PI
/
param
.
elecwavel
*
0.0001
<<
" [micro-m] "
;
}
else
{
outputProbFile
<<
param
.
CtfParam
[
pProbMap
.
max
.
max_prob_conv
].
pos
[
1
]
<<
" [1/A²] "
;}
if
(
!
param
.
usepsf
){
outputProbFile
<<
param
.
CtfParam
[
pProbMap
.
max
.
max_prob_conv
].
pos
[
2
]
*
2.
<<
" [A²] "
;}
if
(
!
param
.
usepsf
){
outputProbFile
<<
param
.
CtfParam
[
pProbMap
.
max
.
max_prob_conv
].
pos
[
2
]
<<
" [A²] "
;}
else
{
outputProbFile
<<
param
.
CtfParam
[
pProbMap
.
max
.
max_prob_conv
].
pos
[
2
]
<<
" [1/A²] "
;}
outputProbFile
<<
pProbMap
.
max
.
max_prob_cent_x
<<
" [pix] "
;
outputProbFile
<<
pProbMap
.
max
.
max_prob_cent_y
<<
" [pix] "
;
...
...
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