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

ENH: Add models for ds003, ds114 #130

Closed
wants to merge 7 commits into from

Commits on Oct 20, 2018

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

Commits on Nov 1, 2018

  1. ENH: Conform DS003 model to updated spec

    * Initial capitals in JSON keys
    * snake_case for variables
    * AutoContrasts for dataset-level analysis
    * High-pass filter cutoff
    effigies committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    9aa6525 View commit details
    Browse the repository at this point in the history
  2. ENH: Conform DS114 model to updated spec

    * Initial capitals in JSON keys
    * snake_case for variables
    * AutoContrasts for dataset-level analysis
    * High-pass filter cutoff
    
    Additionally, moved Split transformation to subject level, eliminating session-level step
    effigies committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    8bad9be View commit details
    Browse the repository at this point in the history
  3. FIX: JSON syntax

    effigies committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    fae443a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. Configuration menu
    Copy the full SHA
    dcc0a06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31f4c13 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. FIX: Update ds003 model

    effigies committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    6cddab7 View commit details
    Browse the repository at this point in the history