Skip to main content

Posts

Showing posts from April 20, 2017

TIP | Using Google to search The Life of a Demoniac

DRAFT.... One thing I've learned over the course of my problematic existence is that tackling a big problem (such as living the life of a demoniac) becomes more manageable when broken down into its constituent parts. By examining its intricacies, I can group smaller problems by similarity, and then work on one problem independently of the others; and, by revealing any connections between them that were once concealed in their combination, I can free up time and effort by formulating strategies that not only solve more than just one problem, but that also complement each other so that they can be combined into one big solution to the one big problem I started with. Data analysts call this the split-apply-combine strategy ; and, if you're reading this blog because you have a problem like mine, you'd do well to become a one-man, splitting-applying-combining strategic machine real fast. If that is, in fact, your problem, you've come to the right place to eventually be...

PREVIEW | DemonNet for iOS Developers

The source code for the fully functioning prototype of DemonNet, the upcoming local DAQ system packaged as an app for iPhone, is now available as a free distribution to iOS developers for test deployment. Xcode view hierarchy debugger The following video is intended for use as a supplement to a personal demo for interested developers; it shows the first prototype of the app running on an iPhone 6s Plus as it calculates in real-time the peak-signal-to-noise ratio between samples acquired at 30 fps (shown in the top video window) and the reference sample (shown in the window below): The app features hands-free operation, in that the user simply launches the app, puts the phone down, and then leaves it to collect data on its own. The app's built-in anti-bias mechanisms in the app obviate the need for setup and monitoring of the app, ensuring that the app acquires non-biased samples suitable for subsequent analysis; specifically, the app waits until the camera is running, ...