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

Add timedelta verification to merge_double_ended_times #175

Merged
merged 7 commits into from
Jul 27, 2023

Commits on Jul 21, 2023

  1. Also verify timedeltas between forward and backward when merging sing…

    …le ended to double ended
    bdestombe committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ba40184 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

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

Commits on Jul 24, 2023

  1. Minor update to verification_timedeltas in merge_double_ended_times

    timedelta64[ns] to timedelta64[s]
    
    Co-authored-by: Bart Schilperoort <[email protected]>
    bdestombe and BSchilperoort authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    bdde93a View commit details
    Browse the repository at this point in the history
  2. Minor update to verification_timedeltas in merge_double_ended_times

    Rearrange print statements. Suggested by @BSchilperoort
    
    Co-authored-by: Bart Schilperoort <[email protected]>
    bdestombe and BSchilperoort authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    333a830 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0792ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    149d8a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0626cf View commit details
    Browse the repository at this point in the history