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

SRR and CODS updates #426

Closed
wants to merge 32 commits into from
Closed

SRR and CODS updates #426

wants to merge 32 commits into from

Commits on Jun 24, 2024

  1. Matt’s updates to SRR algorithm (detect negative shifts in soiling ra…

    …tio and fit multiple soiling rates per soiling interval (piecewise)) as well as CODS algorithm being added
    nmoyer committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c8aae89 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    e1401a6 View commit details
    Browse the repository at this point in the history
  2. Making sure there will be no merge conflicts

    nmoyer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f23a497 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'remotes/origin/aggregated_filters_for_t…

    …rials' into development
    nmoyer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    30f5548 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Improvements in order to pass checks and pytesting

    Signed-off-by: nmoyer <[email protected]>
    nmoyer committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9e3a411 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Merge pull request #417 from noromo01/development

    Move SRR and CODS development branch from noromo01 to rdtools repo
    martin-springer authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9e3d89d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c08a0e9 View commit details
    Browse the repository at this point in the history
  3. formatting conftest.py and soiling_test.py

    nmoyer committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    35a3ec9 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. fixing formatting

    nmoyer committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3fdf0b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. lint soiling.py

    martin-springer committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    669ec75 View commit details
    Browse the repository at this point in the history
  2. lint line length

    martin-springer committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    23710a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa1d79b View commit details
    Browse the repository at this point in the history
  4. revert conftest.py

    martin-springer committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d642210 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9122b56 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 8, 2024

  1. formatting fixes

    nmoyer committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e9a2552 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. minor formatting issue in soiling.py

    nmoyer committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    612c9f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. testing some changes to pass notebook checks

    nmoyer committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0f020b5 View commit details
    Browse the repository at this point in the history
  2. trying another minor change for notebook checks

    nmoyer committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6d5ce23 View commit details
    Browse the repository at this point in the history
  3. soiling.py change to pass notebook checks

    nmoyer committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b99c2de View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

Commits on Aug 17, 2024

  1. Fixing pytests and reverting notebooks

    nmoyer committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    2dbbeae View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. undoing some black formatting

    nmoyer committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    febe693 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca7627b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b3fa4a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    efa5042 View commit details
    Browse the repository at this point in the history
  2. fixing flake8 formatting

    nmoyer committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    21da67d View commit details
    Browse the repository at this point in the history
  3. fixing flake8 formatting

    nmoyer committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5ef6c81 View commit details
    Browse the repository at this point in the history
  4. removing _collapse_cleaning_events so half_norm_clean results are not…

    … affected
    nmoyer committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e66c295 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. fixing notebook failures

    nmoyer committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    628cfe8 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Switching back code towards final review version

    nmoyer committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3860ada View commit details
    Browse the repository at this point in the history
  2. fixing minor formatting

    nmoyer committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f64077a View commit details
    Browse the repository at this point in the history