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

Minor bug fixes #33

Merged
merged 15 commits into from
Feb 26, 2021
Merged

Minor bug fixes #33

merged 15 commits into from
Feb 26, 2021

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    bb05100 View commit details
    Browse the repository at this point in the history
  2. fixed a bug caused when recomputing with different values resulting i…

    …n empty subjects.
    
    The empty subjects (no hits) were not removed and caused certain calculations relying on non empty sequences to crash, the functions are not very efficient but are not often used
    bramvanwersch committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    fe23b3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e54d65c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    45f5ecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e849c4 View commit details
    Browse the repository at this point in the history
  3. made sure that the params varaible of the session object gets updated…

    … when recomputing into a new object
    bramvanwersch committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    2b2012f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    3377203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb6e1c0 View commit details
    Browse the repository at this point in the history
  3. fixed a bug caused when recomputing with different values resulting i…

    …n empty subjects.
    
    The empty subjects (no hits) were not removed and caused certain calculations relying on non empty sequences to crash, the functions are not very efficient but are not often used
    bramvanwersch committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    414df8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbb3402 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3abe21b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b82071 View commit details
    Browse the repository at this point in the history
  7. made sure that the params varaible of the session object gets updated…

    … when recomputing into a new object
    bramvanwersch committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    57e709e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e9eee59 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    91c67c9 View commit details
    Browse the repository at this point in the history