So I'm working on a device which analyzes signals on 36 channels, and I've got some plots of noise or whatever, which varies by channel. So I decided to make some plots for a single channel instead of lumping them all in together, and I chose of course 17. But my code uses zero-based counting. So should I use 16 instead?