Commit 9e18c67
committed
feat: decouple event density calculation from plotting
Separates kernel density estimation into a dedicated `computeEventDensity` method, allowing programmatic access to event distribution data (F, XI) without rendering figures. Updates `plotEventDensity` to serve as a wrapper that returns `gramm` objects for improved visualization control and fixes a logical indexing issue in area masking during projection.1 parent c0f3180 commit 9e18c67
1 file changed
Lines changed: 308 additions & 143 deletions
0 commit comments