Skip to content

Fix issue with failing to pass kernel limit parameter to density estimation constructor.#21

Merged
ncguilbeault merged 2 commits intomainfrom
fix/density-estimation-missing-limit
Feb 23, 2025
Merged

Fix issue with failing to pass kernel limit parameter to density estimation constructor.#21
ncguilbeault merged 2 commits intomainfrom
fix/density-estimation-missing-limit

Conversation

@ncguilbeault
Copy link
Copy Markdown
Owner

This pull request introduces a new property KernelLimit to the PointProcessModelConfiguration and integrates it into various classes and methods across the codebase. The most important changes include adding the KernelLimit property, updating constructors, and modifying methods to utilize this new property.

Key Changes:

Addition of KernelLimit Property:

Updates to ClusterlessMarkEncoder:

Updates to SortedSpikeEncoder:

Updates to PointProcessModel:

@ncguilbeault ncguilbeault merged commit e5bd448 into main Feb 23, 2025
@ncguilbeault ncguilbeault deleted the fix/density-estimation-missing-limit branch February 23, 2025 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant