holoviz-topics / imagen

ImaGen: Generic Python library for 0D, 1D and 2D pattern distributions
https://imagen.holoviz.org/
BSD 3-Clause "New" or "Revised" License
31 stars 16 forks source link

Unclear semantics regarding number of channels #41

Open jlstevens opened 9 years ago

jlstevens commented 9 years ago

This commit seems rather odd and should be unnecessary: https://github.com/ioam/imagen/commit/bfe83c3ef0ebb9adab2260e3f5cd5201e67e89d6

What is the distinction between a pattern with zero declared channels and a pattern with a single declared channel? Surely there is always at least one channel? Is this a bug?