--- /dev/null
+[[!meta title="PlotPick program"]]
+[[!meta date="2008-10-01 23:55:03"]]
+While calibrating my photodiodes, some of my surface bumps went out of
+the linear-response range. Since I'm not confident in my ability to
+set boundaries programmatically at the moment, I thought I'd write up
+a little utility to record clicks on key data points, so I could pick
+out the “good data”.
+
+Enter
+[plotpick.py](http://www.physics.drexel.edu/~wking/code/index.shtml#plotpick),
+the raw-data version of
+[clicklock.tk](http://www.physics.drexel.edu/~wking/blog/archives/2008/09/05/index.html#e2008-09-05T20_20_30.txt).
+Hope you like it :).
+
+[[!tag linux]]
+[[!tag programming]]
+[[!tag theory]]