Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance and position count fixes for ND2 #1275

Merged
merged 13 commits into from Aug 25, 2014

Commits on Aug 20, 2014

  1. Configuration menu
    Copy the full SHA
    bff369b View commit details
    Browse the repository at this point in the history
  2. Improved metadata parsing

    Channel names, emission wavelengths, exposure times, and physical
    positions are now more completely recorded in MetadataStore.
    melissalinkert committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    b9b274c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2364173 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2896fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4d5ca5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea8ac5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99510ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86ebc8a View commit details
    Browse the repository at this point in the history
  9. One more set of performance changes

    Reduces the number of skips, and removes System.arraycopy when a very
    small number of bytes are being copied.
    melissalinkert committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    f423b2e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    040ff81 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed70586 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    06a268b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2014

  1. Configuration menu
    Copy the full SHA
    fa6ba9a View commit details
    Browse the repository at this point in the history