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
irp
HoloTomoToolbox
Commits
efec6821
Commit
efec6821
authored
Jul 01, 2019
by
Simon Maretzke
Browse files
Updated docu and references
parent
4860272b
Changes
2
Hide whitespace changes
Inline
Side-by-side
functions/phaseRetrieval/holographic/phaserec3D_ctf.m
View file @
efec6821
...
...
@@ -4,8 +4,12 @@ function volPhase = phaserec3D_ctf(holograms, fresnelNumbers, tomoAngles, settin
%
%
`
`volPhase
=
phaserec3D
_
ctf
(
holograms
,
fresnelNumbers
,
tomoAngles
,
settings
)
``
%
%
Note
that
in
this
function
uses
the
ASTRA
tomography
toolbox
%
(
https
://
www
.
astra
-
toolbox
.
com
/
)
.
Hence
,
it
requires
the
ASTRA
tomography
toolbox
%
As
detailed
in
:
cite
:
`Ruhlandt
_
ActaA
_
2016
,
Ruhlandt
_
Diss
_
2017`
,
the
idea
of
the
%
method
is
that
reconstructing
a
tomographic
series
of
holograms
by
filtered
back
-
projection
%
yields
a
3
D
-
hologram
(
at
least
in
the
linear
contrast
regime
)
,
from
which
the
underlying
%
3
D
-
object
volume
can
then
be
recovered
by
a
3
D
-
CTF
-
reconstruction
.
%
Note
that
in
this
function
uses
the
ASTRA
tomography
toolbox
(
https
://
www
.
astra
-
toolbox
.
com
/
)
%
for
the
filtered
back
-
projection
operation
.
Hence
,
it
requires
the
ASTRA
tomography
toolbox
%
to
be
installed
and
added
to
the
Matlab
path
.
%
%
...
...
literature.bib
View file @
efec6821
...
...
@@ -51,6 +51,20 @@
doi
=
{10.1137/120896219}
,
}
% 3D-CTF
@article
{
Ruhlandt_ActaA_2016
,
title
=
{Three-dimensional propagation in near-field tomographic X-ray phase retrieval}
,
author
=
{Ruhlandt, Aike and Salditt, Tim}
,
journal
=
{Acta Crystallographica Section A: Foundations and Advances}
,
volume
=
{72}
,
number
=
{2}
,
pages
=
{215--221}
,
year
=
{2016}
,
publisher
=
{International Union of Crystallography}
}
% HoloTIE
@Article
{
Krenkel_OE_2013
,
...
...
@@ -279,7 +293,7 @@
}
%%%%%%%%%%%%%%%%% Abschlussarbeiten %%%%%%%%%%%%%%%%
@PhdThesis
{
Ruhlandt__2017
,
@PhdThesis
{
Ruhlandt_
Diss
_2017
,
author
=
{Ruhlandt, Aike}
,
title
=
{{Time-resolved X-ray phase-contrast tomography}}
,
year
=
{2017}
,
...
...
@@ -303,9 +317,9 @@
}
@book
{
Teich_1991_Photonics
,
title
=
{Fundamentals of photonics
}
,
author
=
{Teich, Malvin Carl and Saleh, Bea
}
,
publisher
=
{John Wiley \& Sons}
,
year
=
{1991}
author
=
{Teich, Malvin Carl and Saleh, Bea
}
,
title
=
{Fundamentals of photonics
}
,
publisher
=
{John Wiley \& Sons}
,
year
=
{1991}
}
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