-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Configurable eps in compare_pointxyz via ATLAS_COMPAREPOINTXYZ_EPS_FA…
…CTOR env var New default 1e8*eps instead of 1e4*eps. For previous behaviour: ATLAS_COMPAREPOINTXYZ_EPS_FACTOR=1e4 For high resolution we want to have it to 1e4, for low resolution 1e8 The detection mechanism of source points needs to be replaced with something deterministic that does not rely on comparing points.
- Loading branch information
1 parent
56454e9
commit 5233ae5
Showing
1 changed file
with
27 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters