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

different methods are now available for setting bestwindow threshold. COMPLETE FOLDER WAS REFORMATED! #33

Merged
merged 9 commits into from
Jun 24, 2016

Commits on Jun 23, 2016

  1. creating three different threshold functions. not done yet. saving be…

    …fore merging new branch from Till.
    jfsehuanes committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    ca02b9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    754f044 View commit details
    Browse the repository at this point in the history
  3. detection thresholds integrated. Now we can choose between std, perce…

    …ntile or min-max approach. Default values of parameters were chosen using eye-precision.
    jfsehuanes committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    52a8945 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d97adfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02f3da3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b00e37 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2016

  1. Suggestions and comments on pull-request applied. The threshold funct…

    …ion was embeded as a parameter in function best_window_indices (from bestwindow.py). Code tested and working as far as I could recall.
    jfsehuanes committed Jun 24, 2016
    4 Configuration menu
    Copy the full SHA
    a968b59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f50eccc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14d5fe9 View commit details
    Browse the repository at this point in the history