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 hamamatsu .img format #87

Merged
merged 19 commits into from
Aug 17, 2023
Merged

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    dd3208d View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    pietsjoh committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f6050ec View commit details
    Browse the repository at this point in the history
  3. Specify reader in hs.load()

    hamamatsu also uses .img extension
    pietsjoh committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    48b6034 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16e9fad View commit details
    Browse the repository at this point in the history
  5. Add tests

    pietsjoh committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ac75d11 View commit details
    Browse the repository at this point in the history
  6. Map metadata

    pietsjoh committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4a4ff30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bb2d48 View commit details
    Browse the repository at this point in the history
  8. Add documentation

    pietsjoh committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1926179 View commit details
    Browse the repository at this point in the history
  9. Incorporate feedback

    pietsjoh committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d33ca38 View commit details
    Browse the repository at this point in the history
  10. Update docs

    pietsjoh committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    db36184 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f22fec0 View commit details
    Browse the repository at this point in the history
  12. Remove unused Enums

    pietsjoh committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e418834 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    05c2e67 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ff7b427 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6879d2b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f3d1fa0 View commit details
    Browse the repository at this point in the history
  17. Fix codql warnings

    pietsjoh committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    79d68ad View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Add review suggestions

    pietsjoh committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ec1884e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73cd7d6 View commit details
    Browse the repository at this point in the history