Skip to content

Commit

Permalink
Added TODO to align_other
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewHerzing committed Jun 14, 2024
1 parent 0d005d7 commit fb46ba4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tomotools/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,7 @@ def test_correlation(self, images=None):
ax3.set_title("Cross-correlation")
return fig

# TODO: allow a list of signals for 'other'
def align_other(self, other):
"""
Apply the alignment calculated for one dataset to another.
Expand Down

0 comments on commit fb46ba4

Please sign in to comment.