AllenCell / AllenCell/vole-core
if channel only has one single intensity, then div by zero occurs
Abierto
bug
- Lenguaje dominante
- TypeScript
- Estrellas
- 106
- Forks
- 11
- Merge medio
- 3 d 51 min
- PR fusionados (30 d)
- 12
Descripción
## Description
any volume that is a single scalar value causes div by zero during Lut remapDomains
## Expected Behavior
This should be handled gracefully without exceptions. Possibly by forcing the range of values to be 1 but implementation tbd.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.