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

Speed up ROI drawing for users #103

Draft
wants to merge 35 commits into
base: main
Choose a base branch
from
Draft

Speed up ROI drawing for users #103

wants to merge 35 commits into from

Commits on Jul 6, 2023

  1. added pooch as dependency

    niksirbi committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    87368c3 View commit details
    Browse the repository at this point in the history
  2. removed old sample project

    niksirbi committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    6e21546 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b5c07a View commit details
    Browse the repository at this point in the history
  4. fixed typo in file name

    niksirbi committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    50a6da5 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

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

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    cf2886d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1ee54a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5e81f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f5d25d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    ae40627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa79654 View commit details
    Browse the repository at this point in the history
  3. added tqdm dependency

    niksirbi committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4d8656f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93d6222 View commit details
    Browse the repository at this point in the history
  5. delete placeholder unit test

    niksirbi committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    64b3026 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdb7c1c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

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

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    81861cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95c551c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbf86b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    266d573 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    686f086 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20a08a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67a1fd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc00ee3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    28aa173 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae5be5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d5d0cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ac22d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbba2e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    b7f474c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c97bbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb2c26e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74e8bac View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. added check-manifest pre-commit hook (#99)

    * added check-manifest pre-commit hook
    
    * added no-build-isolation to check-manifest hook
    niksirbi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d80f9f5 View commit details
    Browse the repository at this point in the history
  2. Data hosting (#100)

    Co-authored-by: Sam Cunliffe <[email protected]>
    niksirbi and samcunliffe committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    34404d9 View commit details
    Browse the repository at this point in the history