Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.085 X-Spam-Evidence: '*H*': 0.83; '*S*': 0.00; 'restriction': 0.09; 'subject:process': 0.09; 'that).': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'jan': 0.12; '11:32': 0.16; "work's": 0.16; 'wrote:': 0.18; 'thanks.': 0.20; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'cc:2**0': 0.24; "i've": 0.25; 'task': 0.26; 'header :In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'points': 0.29; 'message-id:@mail.gmail.com': 0.30; '13,': 0.31; 'larry': 0.31; 'problem.': 0.35; 'something': 0.35; 'received:google.com': 0.35; '14,': 0.36; 'subject:data': 0.36; 'done': 0.36; 'application': 0.37; 'too': 0.37; 'being': 0.38; 'problems': 0.38; 'skip:u 10': 0.60; "you're": 0.61; 'choose': 0.64; 'to:addr:gmail.com': 0.65; 'within': 0.65; 'feeling': 0.68; 'apart': 0.72; 'low': 0.83; "life's": 0.84; 'unemployed,': 0.84; 'yours': 0.88; 'hate': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=7D6smry9AloqcoUD+VGnixXIGVjU3oB+iezJiCJfcAw=; b=TrgtN/NmEAfbjZm8tFdjnUtbW6BwpU7ewxulWVmUty7+IyOEyqdGZ+8i6P5RinxnXA ucj8mWZ6g60jhVumdL4bpbH/Q/Y8nx7YaRKHosv2cmdIPrXhngQKCxnOyX2AXdjOG3f+ OB7XSQEX6d1Oh3G22q2GGcMI3Y+DbDGvkMml4wBJGrvueIa3EMPS9VS77s9UxRg21VfD KYEQYFPxzUugStWcWqoNNY9/E5JpwS7q+eYdWIL8uFr0ho4YnQh+0pFNr7EKcT1dvPX+ goVfu6o2OSLT9Cb2aJdmDAI3PdJL4aqHcOdDShxv43oAAZrMw//tM+iFqdHgZF7C5xFX KaOQ== MIME-Version: 1.0 X-Received: by 10.180.104.164 with SMTP id gf4mr20365167wib.35.1389709130406; Tue, 14 Jan 2014 06:18:50 -0800 (PST) In-Reply-To: References: Date: Tue, 14 Jan 2014 07:18:50 -0700 Subject: Re: efficient way to process data From: Larry Martell To: Chris Angelico Content-Type: text/plain; charset=UTF-8 Cc: "python-list@python.org" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1389709138 news.xs4all.nl 2873 [2001:888:2000:d::a6]:41633 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63906 On Mon, Jan 13, 2014 at 11:32 AM, Chris Angelico wrote: > On Tue, Jan 14, 2014 at 5:27 AM, Larry Martell wrote: >> Thanks. Unfortunately this has been made a low priority task and I've >> been put on to something else (I hate when they do that). > > Ugh, I know that feeling all too well! Life's better when you're > unemployed, and you can choose the interesting problems to work on. > Apart from the "has to be in MySQL" restriction (dodged now that the > work's all being done in Python anyway), yours is _definitely_ an > interesting problem. if you're interested in what the application is, this is data collected with an electron microscope from semiconductor wafers as they are being manufactured. The x and y are the position on the wafer that the data was collected, in microns. If 2 data points are collected within 1 micron of each other they need to be combined when being analyzed.