Skip to content

Commit

Permalink
Revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
thuiop committed Jan 21, 2022
1 parent 7ec941c commit be15ab7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion btk/metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,6 @@ def reconstruction_metrics_blend(
np.moveaxis(isolated_images[j], 0, -1),
np.moveaxis(deblended_images[match_detected], 0, -1),
channel_axis=-1,
multichannel=True,
)
)
for k in target_meas.keys():
Expand Down

0 comments on commit be15ab7

Please sign in to comment.