Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It can be read with the attached Java file.

As a sanity check I wrote the world's dumbest analysis program, which simply memory maps the data file, loops over all the data, and applies some simple cuts. No indexing, no bining, no smarts. On my 2Ghz amd64 linux machine it took 149ms to analyze the data file.

No Format

Elapsed 149ms
Accepted 2716/922782

Analysis program and plots are attached.