Skip to content

Commit

Permalink
Update btk/metrics.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ismael-mendoza authored May 26, 2021
1 parent 7076016 commit 045fff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion btk/metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ def __init__(
galaxies. Takes as arguments the entries corresponding to the two galaxies.
By default the distance is the euclidean distance from center to center.
distance_threshold_match (float): Maximum distance for matching a detected and a
true galaxy.
true galaxy in pixels.
"""
self.measure_generator: MeasureGenerator = measure_generator
self.use_metrics = use_metrics
Expand Down

0 comments on commit 045fff5

Please sign in to comment.