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

1575 image tiling #1578

Merged
merged 37 commits into from
Aug 16, 2024
Merged

1575 image tiling #1578

merged 37 commits into from
Aug 16, 2024

Commits on Aug 6, 2024

  1. Add tile.py function file

    k034b363 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    1809551 View commit details
    Browse the repository at this point in the history
  2. add visualize.tile docs

    k034b363 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ff21022 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. add visualize.tile docs

    k034b363 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d1c4fce View commit details
    Browse the repository at this point in the history
  2. fix import issues in tile

    k034b363 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    45ebadb View commit details
    Browse the repository at this point in the history
  3. move tile docs

    k034b363 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    372aff0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe494fc View commit details
    Browse the repository at this point in the history
  5. remove old doc image

    k034b363 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6d89289 View commit details
    Browse the repository at this point in the history
  6. resize docs images

    k034b363 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1e9877f View commit details
    Browse the repository at this point in the history
  7. respace docs

    k034b363 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e714a9b View commit details
    Browse the repository at this point in the history
  8. fix typo

    k034b363 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6cf5ef9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb8e602 View commit details
    Browse the repository at this point in the history
  10. fix typos

    k034b363 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0301afe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    060dc27 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    35ea188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3a778e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9756c94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efbbc76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f3fd05 View commit details
    Browse the repository at this point in the history
  6. Add file paths to tile test

    k034b363 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0ecb34e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d062a64 View commit details
    Browse the repository at this point in the history
  8. clean up tile tests

    k034b363 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    fc4e3d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44d88ec View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. switch tile tests to jpg

    k034b363 authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    35565f6 View commit details
    Browse the repository at this point in the history
  2. try reading test with pcv

    k034b363 authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    66544ad View commit details
    Browse the repository at this point in the history
  3. switch tile test to shape

    k034b363 authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a50c52d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    484ace0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    3645b0e View commit details
    Browse the repository at this point in the history
  2. auto calculate nrow in tile

    k034b363 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    29221ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    983fc00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b82e786 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86eb59a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96f9fe0 View commit details
    Browse the repository at this point in the history
  7. remove test imgs and dir

    HaleySchuhl committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    27456c3 View commit details
    Browse the repository at this point in the history
  8. line return

    HaleySchuhl committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    41946e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0763081 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9179bd1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cf74ff1 View commit details
    Browse the repository at this point in the history