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

(0) Add camera group data structures #1258

Draft
wants to merge 43 commits into
base: develop
Choose a base branch
from
Draft

Commits on Apr 1, 2023

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

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    30707be View commit details
    Browse the repository at this point in the history
  2. Add CameraCluster class

    roomrys committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    cd5c1c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e34a028 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c60d69e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    9bf2cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c206944 View commit details
    Browse the repository at this point in the history
  3. Non-logical clean-up

    roomrys committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    e1fc405 View commit details
    Browse the repository at this point in the history
  4. Non-logical clean-up

    roomrys committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    57c0a90 View commit details
    Browse the repository at this point in the history
  5. Lint

    roomrys committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    3ac82de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12d8ae9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6ef0cf View commit details
    Browse the repository at this point in the history
  8. Remove unused imports

    roomrys committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    212fa4c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    492a78b View commit details
    Browse the repository at this point in the history
  10. Touch-up docstrings

    roomrys committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    3f1b31d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

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

Commits on Apr 10, 2023

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

Commits on Apr 11, 2023

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

Commits on Apr 27, 2023

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

Commits on Jul 6, 2023

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

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    39c74e2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'liezl/add-camera-group' of https://github.com/talmolab/…

    …sleap into liezl/add-camera-group
    roomrys committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b74ecfd View commit details
    Browse the repository at this point in the history
  3. Fix typo in ci hack

    roomrys committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    514e747 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aacdbd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    afcbb15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f76679a View commit details
    Browse the repository at this point in the history
  3. Correct syntax for CI

    roomrys committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9d70a86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c0d532 View commit details
    Browse the repository at this point in the history
  5. Use conda to install imgaug

    roomrys committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8b29794 View commit details
    Browse the repository at this point in the history
  6. Use pip freeze to list opencv

    roomrys committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    90649c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4344118 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9fde0b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1fc9a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    15cc927 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5dc74b2 View commit details
    Browse the repository at this point in the history
  12. Add comments

    roomrys committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fcc8c28 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Merge branch 'develop' of https://github.com/talmolab/sleap into liez…

    …l/add-camera-group
    roomrys committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    587331f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Sort imports

    roomrys committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    168a10f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8ac481 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb3efea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d16516c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Merge branch 'develop' of https://github.com/talmolab/sleap into liez…

    …l/add-camera-group
    roomrys committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0230a97 View commit details
    Browse the repository at this point in the history