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

Psth use intervals #200

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Psth use intervals #200

wants to merge 18 commits into from

Commits on Nov 9, 2021

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

Commits on Nov 15, 2021

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

Commits on Nov 16, 2021

  1. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	test/test_controllers.py
    bendichter committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    6136fac View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

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

Commits on Dec 31, 2021

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

Commits on Jan 21, 2022

  1. * change default stop_label to None

    * correct base where units was used accidentally instead of the generic input_data
    * add route_psth, which decides between a standard PSTHWidget and a PSTHWidget inside a TimeIntervalsSelector wrapper
    * change view to use new routing function
    bendichter committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    af031bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ed0612 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb7a9d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44492d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. * change "trials" argument to "intervals"

    * use positional arg for the first arg of TimeIntervalsSelector
    bendichter committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    289920a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    67b611f View commit details
    Browse the repository at this point in the history
  2. fix handling of trials

    bendichter committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    a0c017f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2a88be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fdd264 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8925e07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61fafe5 View commit details
    Browse the repository at this point in the history