kymata-atlas / kymata-core

Core Kymata codebase, including statistical analysis and plotting tools
https://kymata.org
MIT License
5 stars 0 forks source link

More explicit error when an `ExpressionSet` is constructed with duplicate function names #333

Closed caiw closed 4 months ago

caiw commented 4 months ago

AssertionErrors are useful for quick checks, but whenever one of these triggers actually gets hit by a bug, I want to make it into an explicit validation with the "correct" exception type, and more info in the trace