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

Cleanup DisplacementField #31

Merged
merged 22 commits into from
Aug 16, 2021
Merged

Cleanup DisplacementField #31

merged 22 commits into from
Aug 16, 2021

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    fe167c7 View commit details
    Browse the repository at this point in the history
  2. Remove is_valid

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    e87d3d3 View commit details
    Browse the repository at this point in the history
  3. Remove n_pixels

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    2f3727f View commit details
    Browse the repository at this point in the history
  4. Remove outsiders

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    572ff47 View commit details
    Browse the repository at this point in the history
  5. Remove plotting

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    94c1c91 View commit details
    Browse the repository at this point in the history
  6. Remove composition

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    d4354a0 View commit details
    Browse the repository at this point in the history
  7. Fix import mistake

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    80dfe8e View commit details
    Browse the repository at this point in the history
  8. Remove adjust

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    673c3c0 View commit details
    Browse the repository at this point in the history
  9. Remove mask

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    f296ec1 View commit details
    Browse the repository at this point in the history
  10. Remove generate

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    77ba03f View commit details
    Browse the repository at this point in the history
  11. Remove jacobian

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    f73c05b View commit details
    Browse the repository at this point in the history
  12. Remove unused import

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    ea493c3 View commit details
    Browse the repository at this point in the history
  13. Remove resize

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    b527f0e View commit details
    Browse the repository at this point in the history
  14. Remove resize from skimage

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    ee60d5e View commit details
    Browse the repository at this point in the history
  15. Put __init__ first

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    9cc4b48 View commit details
    Browse the repository at this point in the history
  16. Remove warp_annotation

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    e0d8a8c View commit details
    Browse the repository at this point in the history
  17. Make flake8 happy

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    a9a132a View commit details
    Browse the repository at this point in the history
  18. Make black happy

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    3fd8816 View commit details
    Browse the repository at this point in the history
  19. Cover base 100%

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    f7c3dbc View commit details
    Browse the repository at this point in the history
  20. Make black happy

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    c9feb71 View commit details
    Browse the repository at this point in the history
  21. Small details

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    a7596ed View commit details
    Browse the repository at this point in the history
  22. Outsmart flake8

    jankrepl committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    58b9cbc View commit details
    Browse the repository at this point in the history