Skip to content

Commit

Permalink
include updates to cluterAndLink
Browse files Browse the repository at this point in the history
  • Loading branch information
akoumjian committed Nov 1, 2023
1 parent 70751e2 commit bf54de9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions thor/main_2.py
Original file line number Diff line number Diff line change
Expand Up @@ -737,8 +737,6 @@ def link_test_orbit(
vy_range=[config.vy_min, config.vy_max],
vx_bins=config.vx_bins,
vy_bins=config.vy_bins,
vx_values=config.vx_values,
vy_values=config.vy_values,
eps=config.cluster_radius,
min_obs=config.cluster_min_obs,
min_arc_length=config.cluster_min_arc_length,
Expand Down

0 comments on commit bf54de9

Please sign in to comment.