Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63914 > unrolled thread
| Started by | Larry Martell <larry.martell@gmail.com> |
|---|---|
| First post | 2014-01-14 09:23 -0700 |
| Last post | 2014-01-14 09:23 -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 09:23 -0700
| From | Larry Martell <larry.martell@gmail.com> |
|---|---|
| Date | 2014-01-14 09:23 -0700 |
| Subject | Re: efficient way to process data |
| Message-ID | <mailman.5463.1389716584.18130.python-list@python.org> |
On Tue, Jan 14, 2014 at 7:26 AM, Chris Angelico <rosuav@gmail.com> wrote: > On Wed, Jan 15, 2014 at 1:18 AM, Larry Martell <larry.martell@gmail.com> wrote: >> 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. > > As far as I'm concerned, you won geek cred the moment you said > "electron microscope", and "semiconductor wafers as they are being > manufactured" is just gravy. Thanks! You made my day. I showed this to my wife and she asked "Is that good?" > Do you actually mean here that the two points need to be within 1 > micron, or that data gets combined if it's nearby in *either* > coordinate? Either coordinate.
Back to top | Article view | comp.lang.python
csiph-web