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

Multiscale #47

Merged
merged 27 commits into from
Jul 28, 2023
Merged

Multiscale #47

merged 27 commits into from
Jul 28, 2023

Commits on Apr 28, 2023

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

Commits on May 1, 2023

  1. Update submodules.

    aliddell committed May 1, 2023
    Configuration menu
    Copy the full SHA
    55b97e3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Update submodules.

    aliddell committed May 2, 2023
    Configuration menu
    Copy the full SHA
    07d8e39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    346cf96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b33acd View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Squashed commit of the following:

    commit 750f6f6
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Wed May 10 10:37:05 2023 -0400
    
        Address PR comments.
    
    commit 5a256f7
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Tue May 9 13:29:49 2023 -0400
    
        Clean up build script
    
    commit a88e12a
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Tue May 9 13:12:43 2023 -0400
    
        add GH token to environment variables in typing test.
    
    commit df82566
    Merge: 652c401 b07cbb3
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Tue May 9 12:56:25 2023 -0400
    
        Merge remote-tracking branch 'nclack/testing' into submodule-updates
    
    commit 652c401
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Tue May 9 12:22:45 2023 -0400
    
        update dcam and egrabber test yamls
    
    commit 3cc7cdd
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Tue May 9 12:10:00 2023 -0400
    
        remove driver submodules
    
    commit e4b9e01
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Tue May 9 11:51:14 2023 -0400
    
        build and test passes
    
    commit 0b27539
    Author: Nathan Clack <nclack@gmail.com>
    Date:   Mon May 8 16:41:49 2023 -0700
    
        fix packaging
    
    commit b07cbb3
    Author: Nathan Clack <nclack@gmail.com>
    Date:   Mon May 8 17:09:18 2023 -0700
    
        get dcam test to pass
    
    commit bc54ff2
    Author: Nathan Clack <nclack@gmail.com>
    Date:   Mon May 8 16:57:21 2023 -0700
    
        packaging: remove old setuptools options
    
    commit afba01d
    Author: Nathan Clack <nclack@gmail.com>
    Date:   Mon May 8 16:41:49 2023 -0700
    
        fix packaging
    
    commit a887683
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Mon May 8 17:22:09 2023 -0400
    
        update build and test yamls
    
    commit 8e08001
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Mon May 8 17:19:31 2023 -0400
    
        wip
    
    commit 7b3180f
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Mon May 8 16:56:02 2023 -0400
    
        update submodules
    
    commit 6e41aff
    Author: Nathan Clack <nclack@gmail.com>
    Date:   Mon May 8 10:00:42 2023 -0700
    
        fix trigger assignment
    
    commit 9cd2915
    Author: Nathan Clack <nclack@gmail.com>
    Date:   Fri May 5 15:38:23 2023 -0700
    
        testing (wip)
    
    commit b5bf4f9
    Author: Nathan Clack <nclack@gmail.com>
    Date:   Fri May 5 15:29:32 2023 -0700
    
        update deps, tests
    
    commit 20ea3a0
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Thu May 4 12:24:23 2023 -0400
    
        update acquire-driver-zarr submodule.
    
    commit 941027c
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Thu May 4 11:38:06 2023 -0400
    
        Update acquire-driver-common and acquire-video-runtime submodules
    
    commit 5fcd566
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Thu May 4 10:55:14 2023 -0400
    
        Update typing and dcam tests
    
    commit d68d40f
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Wed May 3 15:47:45 2023 -0400
    
        Try again to enable long paths in CI.
    
    commit 34647a7
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Wed May 3 15:41:40 2023 -0400
    
        Try to enable long paths in CI.
    
    commit 1d79e24
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Wed May 3 15:24:57 2023 -0400
    
        Restore capital-T Tiff.
    
    commit 5b317b9
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Wed May 3 15:23:54 2023 -0400
    
        Update acquire-driver-common and acquire-driver-hdcam. Restore recursive submodule checkout in CI.
    
    commit 5d170dd
    Merge: f989feb 51a7ea1
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Wed May 3 13:40:46 2023 -0400
    
        Merge branch 'main' into submodule-updates
    
    commit 51a7ea1
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Wed May 3 13:38:25 2023 -0400
    
        remove uses of PAT from workflow files, set submodules from recursive to true
    aliddell committed May 10, 2023
    Configuration menu
    Copy the full SHA
    18bf97f View commit details
    Browse the repository at this point in the history
  2. Update driver hashes.

    aliddell committed May 10, 2023
    Configuration menu
    Copy the full SHA
    70310db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e2ea7d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Squashed commit of the following:

    commit 6909668
    Author: Alan Liddell <aliddell@chanzuckerberg.com>
    Date:   Wed May 10 19:08:01 2023 -0400
    
        Use artifact downloads instead of submodules (acquire-project#2)
    
        * Update submodules. Fix DM bugs in test_basic.py
    
        * Update acquire-driver-common and acquire-driver-hdcam. Restore recursive submodule checkout in CI.
    
        * Restore capital-T Tiff.
    
        * Try to enable long paths in CI.
    
        * Try again to enable long paths in CI.
    
        * Update typing and dcam tests
    
        * Update acquire-driver-common and acquire-video-runtime submodules
    
        * update acquire-driver-zarr submodule.
    
        * update deps, tests
    
        * testing (wip)
    
        * fix trigger assignment
    
        * update submodules
    
        * wip
    
        * update build and test yamls
    
        * fix packaging
    
        * packaging: remove old setuptools options
    
        * get dcam test to pass
    
        * fix packaging
    
        * build and test passes
    
        * remove driver submodules
    
        * update dcam and egrabber test yamls
    
        * add GH token to environment variables in typing test.
    
        * Clean up build script
    
        * Address PR comments.
    
        * update zarr sha
    
        * update shas
    
        ---------
    
        Co-authored-by: Nathan Clack <nclack@gmail.com>
    aliddell committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c248bd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b8aeca View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

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

Commits on Jun 26, 2023

  1. update acquire-video-runtime

    aliddell committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    f40a90d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    235df53 View commit details
    Browse the repository at this point in the history
  3. wip: update zarr driver (?)

    aliddell committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    9e8b81c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. wip

    aliddell committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4437145 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c410f33 View commit details
    Browse the repository at this point in the history
  3. Misc fixes

    aliddell committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    b1e7d60 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Ran black and flake8

    aliddell committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    6b7cddf View commit details
    Browse the repository at this point in the history
  2. fix readme

    aliddell committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    84d62fe View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. wip

    aliddell committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2733eab View commit details
    Browse the repository at this point in the history
  2. add multiscale test

    aliddell committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a1feea4 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    2273d9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0d88cc View commit details
    Browse the repository at this point in the history
  3. Update drivers list.

    aliddell committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d6297c5 View commit details
    Browse the repository at this point in the history
  4. Update storage properties.

    aliddell committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    78d9762 View commit details
    Browse the repository at this point in the history
  5. Update multiscale test.

    aliddell committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c098ba9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e98ac90 View commit details
    Browse the repository at this point in the history