Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DASDAE/dascore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.12
Choose a base ref
...
head repository: DASDAE/dascore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.13
Choose a head ref
  • 20 commits
  • 94 files changed
  • 1 contributor

Commits on Oct 4, 2025

  1. fix_534 (#562)

    d-chambers authored Oct 4, 2025
    Configuration menu
    Copy the full SHA
    f8d7949 View commit details
    Browse the repository at this point in the history
  2. Align to coord (#561)

    * start align_to_coord
    
    * check point
    
    * 1D tests
    
    * coord_shift benchmarks/simplification
    
    * more tests
    
    * refactor
    
    * checkpoint
    
    * fix doctest
    
    * fix get_next_ind error, add more tests
    d-chambers authored Oct 4, 2025
    Configuration menu
    Copy the full SHA
    d1cc5a9 View commit details
    Browse the repository at this point in the history
  3. fix #462 (#564)

    d-chambers authored Oct 4, 2025
    Configuration menu
    Copy the full SHA
    8da0afb View commit details
    Browse the repository at this point in the history
  4. fix 529 (#565)

    d-chambers authored Oct 4, 2025
    Configuration menu
    Copy the full SHA
    9d6b3ae View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. Configuration menu
    Copy the full SHA
    f2da091 View commit details
    Browse the repository at this point in the history
  2. Prodml fbe (#571)

    d-chambers authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    a7f8e48 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

  1. fix 575 (#576)

    d-chambers authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    9073eac View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. Configuration menu
    Copy the full SHA
    7f7676f View commit details
    Browse the repository at this point in the history
  2. fix align_coords bug (#578)

    * fix align_coords bug
    
    * address rabbit
    d-chambers authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    5ace1f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Waterfall refactor (#574)

    * improve waterfall scaling
    
    * refactor waterfall plot
    
    * update docs
    
    * auto-squeeze dims
    
    * modify iqr factor, clip to patch extremes
    
    * fix 512, pin mpl
    
    * back down on mpl bump
    
    * revert tukey value
    
    * fix rabit stuff
    
    * fix rabit comment, add support for percentages
    
    * address next review
    
    * fix docstring, length order check
    
    * more review
    d-chambers authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    e2485dc View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. Mute (#579)

    * start mute implementation
    
    * mute progress
    
    * work on mute
    
    * more work on mute
    
    * work on muter
    
    * update on mute
    
    * update
    
    * implicit limits
    
    * progress on muter
    
    * tests for absolute
    
    * use abc
    
    * deprecate notch in slope_filter, add slope_mute skeleton
    
    * slope mute with tests
    
    * slope_mute and benchmarks
    
    * address rabbit
    d-chambers authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    2804631 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Fix align_to_coord and plot (#582)

    * fix timedelta on y axis and test correlation shift/unshift
    
    * fix correlation issue
    
    * fix coverage
    
    * fix docstring
    
    * rabbit and interpolation
    
    * more rabbit
    
    * rabit
    
    * fix align docstring
    d-chambers authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    21994a0 View commit details
    Browse the repository at this point in the history
  2. fix #583 (#584)

    * fix #583
    
    * rabbit
    
    * fix improper issue of warning
    
    * rabit
    d-chambers authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    5326c3e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. allow align_to_coord with non-overlapping traces (#585)

    * allow align_to_coord with non-overlapping traces
    
    * raise from original error
    
    * fix typos
    d-chambers authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    efca919 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

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

Commits on Dec 7, 2025

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

Commits on Dec 18, 2025

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

Commits on Dec 22, 2025

  1. add type hints to patch functions, fix febus utils and trapz (#590)

    * add type hints to patch functions
    
    * review
    
    * debug profile
    
    * try fix benchmarks
    
    * continue debug febus block time
    
    * more unpacking
    
    * fix trapz issue
    
    * remove trapz reference
    
    * global trap function
    d-chambers authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    ebdbecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85b532c View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

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