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

Complete rewrite into modular package with CLI #3

Merged
merged 28 commits into from
Jun 5, 2024
Merged

Commits on May 10, 2024

  1. refactoring into package

    This commit is a squash of about 30 messy commits I made while creating a package structure for asp_plot. In those commits, I significantly restructured the code, added a command line interface, and added tests. I also added a few new notebooks and scripts for plotting and processing stereo data. I also added a few new tests for th
    bpurinton committed May 10, 2024
    Configuration menu
    Copy the full SHA
    43fb5a4 View commit details
    Browse the repository at this point in the history
  2. add percentiles to ba plots

    bpurinton committed May 10, 2024
    Configuration menu
    Copy the full SHA
    58cc631 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    07b7aaf View commit details
    Browse the repository at this point in the history
  2. format with black

    bpurinton committed May 11, 2024
    Configuration menu
    Copy the full SHA
    e732edb View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    ec8d129 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    841fd87 View commit details
    Browse the repository at this point in the history
  3. updated tests, all green

    bpurinton committed May 12, 2024
    Configuration menu
    Copy the full SHA
    2c1037d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. wip - stereo plots

    bpurinton committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f313bd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    763f72c View commit details
    Browse the repository at this point in the history
  3. disparity plots lookin good

    bpurinton committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6469b15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f6f85a View commit details
    Browse the repository at this point in the history
  5. fixes to stereo plots

    bpurinton committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2833366 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    121c6b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65ef18d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    3e11514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d443404 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    731a7b9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. format

    bpurinton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4cd96c9 View commit details
    Browse the repository at this point in the history
  2. fixed some math

    bpurinton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9e71073 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ff110e View commit details
    Browse the repository at this point in the history
  4. save figure working

    bpurinton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9413c37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3c9a5c View commit details
    Browse the repository at this point in the history
  6. pdf report generated

    bpurinton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    234fa5e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. better report

    bpurinton committed May 19, 2024
    Configuration menu
    Copy the full SHA
    96744c4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. CLI working

    bpurinton committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4f942ae View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. small typo

    bpurinton committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    062268c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. update README

    bpurinton committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8c1e2b8 View commit details
    Browse the repository at this point in the history
  2. update author email

    bpurinton committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    44ce0aa View commit details
    Browse the repository at this point in the history