Skip to content

Commit

Permalink
Fixed flake8 error in align.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewHerzing committed Oct 12, 2023
1 parent 5ad4398 commit 0ded823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tomotools/align.py
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ def align_stack(stack, method, start, show_progressbar, nslice, ratio,
2.) Center of mass (COM) tracking. A Python implementation of
algorithms described in:
T. Sanders. Physically motivated global alignment method for electron
tomography, Advanced Structural and Chemical Imaging vol. 1 (2015) pp 1-11.
tomography, Advanced Structural and Chemical Imaging vol. 1 (2015) pp 1-11.
https://doi.org/10.1186/s40679-015-0005-7
3.) Rigid translation using PyStackReg for shift calculation.
PyStackReg is a Python port of the StackReg plugin for ImageJ
Expand Down

0 comments on commit 0ded823

Please sign in to comment.