Skip to content
Snippets Groups Projects
Commit 96049456 authored by Joseph Weston's avatar Joseph Weston
Browse files

mask points where the density is zero

Previously we masked points that are further than a "typical" distance
from any site. This was determined as the minimal nearest-neighbor
distance from 10 arbitrarily chosen sites. Now we mask points where
the bump function is zero (as it has finite support).

Closes #219.
parent 294802d7
No related branches found
No related tags found
No related merge requests found
Pipeline #11502 passed with warnings
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment