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
tomotools
Nabu
Commits
1d53ff4b
Commit
1d53ff4b
authored
Jun 26, 2020
by
Pierre Paleo
Browse files
Fix typo
parent
a0eb6913
Pipeline
#28360
passed with stages
in 2 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nabu/reconstruction/reconstructor_cuda.py
View file @
1d53ff4b
...
...
@@ -15,7 +15,7 @@ class CudaReconstructor(Reconstructor):
axis
=
"z"
,
vol_type
=
"sinograms"
,
slices_roi
=
None
,
**
backprojector_options
,
**
backprojector_options
):
Reconstructor
.
__init__
(
self
,
shape
,
indices
,
axis
=
axis
,
vol_type
=
vol_type
,
slices_roi
=
slices_roi
...
...
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