Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63906 > unrolled thread
| Started by | Larry Martell <larry.martell@gmail.com> |
|---|---|
| First post | 2014-01-14 07:18 -0700 |
| Last post | 2014-01-14 07:18 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: efficient way to process data Larry Martell <larry.martell@gmail.com> - 2014-01-14 07:18 -0700
| From | Larry Martell <larry.martell@gmail.com> |
|---|---|
| Date | 2014-01-14 07:18 -0700 |
| Subject | Re: efficient way to process data |
| Message-ID | <mailman.5459.1389709138.18130.python-list@python.org> |
On Mon, Jan 13, 2014 at 11:32 AM, Chris Angelico <rosuav@gmail.com> wrote: > On Tue, Jan 14, 2014 at 5:27 AM, Larry Martell <larry.martell@gmail.com> 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.
Back to top | Article view | comp.lang.python
csiph-web