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

Add reader for PicoQuant .bin files. #1245

Merged
merged 15 commits into from
Aug 20, 2014
Merged

Commits on Jul 31, 2014

  1. Configuration menu
    Copy the full SHA
    0167892 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4194c5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a642a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2014

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

Commits on Aug 12, 2014

  1. Correct Reader in comment.

    imunro committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    5f63ba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93d534b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26e1dc1 View commit details
    Browse the repository at this point in the history
  4. Remove extra call to in.order.

    imunro committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    b694abd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' of https://github.com/openmicroscopy/bioformats

    …into develop-PQBin
    imunro committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    6830bfb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42f28ba View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2014

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

Commits on Aug 14, 2014

  1. Add a size threshold to PQBinReader beyond which the data is not pre-…

    …loaded to obviate future memory issues. NB loading is 4-5 times slower.
    imunro committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    43c8c34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ff266 View commit details
    Browse the repository at this point in the history
  3. Set preLoad on closing.

    imunro committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    bf36df0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0da1a38 View commit details
    Browse the repository at this point in the history