From e22b350fb6ccb407d0813fb78b0d9c6e02221311 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 16 Feb 2012 17:30:37 -0500 Subject: [PATCH] Fix link from IBW post to Hooke post. --- posts/Reading_IGOR_binary_waves_from_Python.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/Reading_IGOR_binary_waves_from_Python.mdwn b/posts/Reading_IGOR_binary_waves_from_Python.mdwn index e57112b..bd2fb69 100644 --- a/posts/Reading_IGOR_binary_waves_from_Python.mdwn +++ b/posts/Reading_IGOR_binary_waves_from_Python.mdwn @@ -4,7 +4,7 @@ I finally got around to translating some IBW readers from C to Python. And so, I present (drumroll :) [igorbinarywave.py][] Python because it's easy to drop it into my other Python projects (in this case, -[[Hooke]). It's also easy to get a hold of all that useful metadata +[[Hooke]]). It's also easy to get a hold of all that useful metadata in a hurry. No writing ability yet, but I don't know why you'd want to move data that direction anyway ;). -- 2.26.2