Skip to content

Update Bonsai.ML.PointProcessDecoder Package to Latest Version#84

Merged
glopesdev merged 4 commits into
bonsai-rx:mainfrom
ncguilbeault:dev/point-process-decoder-additions
Mar 12, 2026
Merged

Update Bonsai.ML.PointProcessDecoder Package to Latest Version#84
glopesdev merged 4 commits into
bonsai-rx:mainfrom
ncguilbeault:dev/point-process-decoder-additions

Conversation

@ncguilbeault

@ncguilbeault ncguilbeault commented Mar 11, 2026

Copy link
Copy Markdown
Collaborator

This PR updates the Bonsai.ML.PointProcessDecoder package to use the latest version. This update brings improved naming that is more aligned with the naming used in the PointProcessDecoder package. Also, this update improves the performance of the model by allowing the model to encode observations and covariates with mismatched dimensions (as is usually the case when covariates are sampled less frequently than observations) which removes the need for costly expansion of the covariate design matrix.

@glopesdev glopesdev changed the title Updating Bonsai.ML.PointProcessDecoder Package to Latest Version Update Bonsai.ML.PointProcessDecoder Package to Latest Version Mar 12, 2026

@glopesdev glopesdev left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good, the only thing I would recommend is running the global formatting step. It's possible that VS code does not do this automatically.

If there are big changes across the entire code base we could do a separate PR just for this, but I think it would be important to make everything consistent.

Comment thread src/Bonsai.ML.PointProcessDecoder.Design/PosteriorImageOverlay.cs
Comment thread src/Bonsai.ML.PointProcessDecoder.Design/PosteriorVisualizer.cs
Comment thread src/Bonsai.ML.PointProcessDecoder/CreatePointProcessModel.cs
@glopesdev glopesdev added this to the v0.5.0 milestone Mar 12, 2026
@glopesdev glopesdev merged commit d38d7a7 into bonsai-rx:main Mar 12, 2026
10 checks passed
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.

2 participants