Working release after a few small bug changes since initial release yesterday.
* decreased standard deviation limit to 100 instead of 1000. I was seeing some instances where the bad data (coming from a sensor that isn't connected) just got lucky with being close to each other. The good sensors I am using usually only have a stdev of ~20-30.
* added 400ms sleep after a channel config change or power-up, per documentation for settling time
* reorganized test scripts as they were partially written while testing locally without the pip package
* fixed typo in readme