From a9848c64f7f931a4f13d978f497824182a35c1c5 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 2 Oct 2008 03:55:03 +0000 Subject: [PATCH] Importing NanoBlogger post "PlotPick program" --- posts/PlotPick_program.mdwn | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 posts/PlotPick_program.mdwn diff --git a/posts/PlotPick_program.mdwn b/posts/PlotPick_program.mdwn new file mode 100644 index 0000000..2615d62 --- /dev/null +++ b/posts/PlotPick_program.mdwn @@ -0,0 +1,17 @@ +[[!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]] -- 2.26.2