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

Inital commit of tedana package #1

Merged
merged 13 commits into from
Mar 15, 2018
Merged

Inital commit of tedana package #1

merged 13 commits into from
Mar 15, 2018

Commits on Nov 15, 2017

  1. Configuration menu
    Copy the full SHA
    8faa586 View commit details
    Browse the repository at this point in the history
  2. [RF]: MultiEchoData class

    Beginning of class-style refactoring to ease up the global shenanigans going on
    in `tedana.py`. Created a MultiEchoData class (`interfaces/data.py`) to hold
    input multi-echo data, echo times, create masks, etc. Made stub classes for
    other features that can be used to class-ify other aspects of the code. I still
    think that the API should be function-based, but this might help behind the
    scenes so that related information is stored together.
    rmarkello committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    9e8d316 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Merge pull request #10 from rmarkello/medata_class

    [RF]: MultiEchoData class
    emdupre authored Nov 16, 2017
    Configuration menu
    Copy the full SHA
    29ff626 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. get basic test working

    Dylan authored and Dylan committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    bb39f2f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. [ADD] tests on nifti outputs

    Dylan authored and Dylan committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    42c1242 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. Update repo name for tedana

    emdupre authored Mar 13, 2018
    Configuration menu
    Copy the full SHA
    075e0f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4efdecc View commit details
    Browse the repository at this point in the history
  3. Add code of conduct

    emdupre authored Mar 13, 2018
    Configuration menu
    Copy the full SHA
    a715bb5 View commit details
    Browse the repository at this point in the history
  4. Add basic detail to README

    emdupre authored Mar 13, 2018
    Configuration menu
    Copy the full SHA
    5a832a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Initial read-the-docs commit

    emdupre committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    2d05bc1 View commit details
    Browse the repository at this point in the history
  2. Reorganize circleci config

    emdupre committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    e1d07d7 View commit details
    Browse the repository at this point in the history
  3. Add an About section

    emdupre authored Mar 15, 2018
    Configuration menu
    Copy the full SHA
    6b77a11 View commit details
    Browse the repository at this point in the history
  4. Patch readthedocs link

    emdupre authored Mar 15, 2018
    Configuration menu
    Copy the full SHA
    a4708a6 View commit details
    Browse the repository at this point in the history