[Dragaera] Dragaeran programming
Scott Schultz
scott at cjhunter.com
Fri Oct 10 13:55:31 PDT 2008
> 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?
Nah, just change your code so that it doesn't do zero-based counting. ;^)
More information about the Dragaera
mailing list