Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

l1_ratio in cnmf.paras.init for call to NMF() #1448

Merged
merged 5 commits into from
Jan 14, 2025
Merged

Conversation

pgunn
Copy link
Member

@pgunn pgunn commented Jan 14, 2025

This is a go at implementing #1428

I'm reminded how unfortunate the way we handle parameters in the codebase is, and how good it would be to pass along a config object that various parts of the code would use rather than long/fragile parameter lists. Time permitting we'll rework CNMFParams in that direction someday. In the meantime, this hopefully will do the job.

pgunn added 3 commits January 14, 2025 13:55
@pgunn
Copy link
Member Author

pgunn commented Jan 14, 2025

Will rename parameter to snmf_l1_ratio before landing this as it's otherwise not a great name.

@pgunn pgunn merged commit f62debe into dev Jan 14, 2025
3 checks passed
@pgunn pgunn deleted the dev-l1_ratio_threadthrough branch January 14, 2025 21:50
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.

None yet

1 participant