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

Allow free rotation of the atlas #36

Merged
merged 37 commits into from
Jul 26, 2024
Merged

Allow free rotation of the atlas #36

merged 37 commits into from
Jul 26, 2024

Commits on Jan 15, 2024

  1. Fixed contents margins

    IgorTatarnikov committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1a8d415 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e71bbfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bdcdf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20b97f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    35b24bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d34970 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b50fce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f42d33 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Added a 'Reset Atlas' button, blocked while dask computes the rotatio…

    …n to avoid race conditions
    IgorTatarnikov committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    94b38b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

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

Commits on Feb 2, 2024

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

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    5c5cd30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2bec0d View commit details
    Browse the repository at this point in the history
  3. Fixed tests

    IgorTatarnikov committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    9bd9ca4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d4635b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8480a9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae1110a View commit details
    Browse the repository at this point in the history
  7. [pre-commit.ci] pre-commit autoupdate (#30)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.2.0](astral-sh/ruff-pre-commit@v0.1.9...v0.2.0)
    - [github.com/psf/black: 23.12.1 → 24.1.1](psf/black@23.12.1...24.1.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3640363 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#31)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.3.5](astral-sh/ruff-pre-commit@v0.2.0...v0.3.5)
    - [github.com/psf/black: 24.1.1 → 24.3.0](psf/black@24.1.1...24.3.0)
    - [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.9.0](pre-commit/mirrors-mypy@v1.8.0...v1.9.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9d54161 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Import header from brainglobe-utils (#33)

    * import header from brainglobe-utils
    
    * split package name over two lines
    
    * remove brainglobe png from manifest
    
    * add brainglobe-utils dependency
    K-Meech authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ef2174d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Update requirements (#34)

    * import header from brainglobe-utils
    
    * split package name over two lines
    
    * remove brainglobe png from manifest
    
    * add brainglobe-utils dependency
    
    * Switched from bg-atlasapi to brainglobe-atlasapi
    
    * Added lxml_html_clean explicitly to requirements
    
    * Pinned itk to 5.4rc2 for now as 5.4rc3 cased a seg fault
    
    * Undo itk pin
    
    ---------
    
    Co-authored-by: Kimberly Meechan <24316371+K-Meech@users.noreply.github.com>
    IgorTatarnikov and K-Meech authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b02d396 View commit details
    Browse the repository at this point in the history
  2. add codecov token (#35)

    K-Meech authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6436db4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    7767348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9de8014 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78fbd78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cbd6be View commit details
    Browse the repository at this point in the history
  5. Fixed pre-commit

    IgorTatarnikov committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    503f57e View commit details
    Browse the repository at this point in the history
  6. Fixed merge conflicts

    IgorTatarnikov committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b172fd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    01db43b View commit details
    Browse the repository at this point in the history
  2. Add caching

    IgorTatarnikov committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e675ca0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a44410a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Apply suggestions from code review

    Co-authored-by: Alessandro Felder <alessandrofelder@users.noreply.github.com>
    IgorTatarnikov and alessandrofelder authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8163101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de3a281 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52a640f View commit details
    Browse the repository at this point in the history
  4. Fixed merge conflicts

    IgorTatarnikov committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d5bee95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    680848b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b129bd6 View commit details
    Browse the repository at this point in the history