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/wip/fix/brk topup for odd dimensions. help needed #2832

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

Commits on Oct 10, 2014

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

Commits on Dec 12, 2018

  1. Add EddyQuad interface

    Adam Richie-Halford committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    516e84d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6465247 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from akeshavan/enh/eddy_quad

    fix: completed outputspec for EddyQuad
    richford authored Dec 12, 2018
    Configuration menu
    Copy the full SHA
    9ead4cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b5e7ab View commit details
    Browse the repository at this point in the history
  5. Merge pull request nipy#2 from akeshavan/enh/eddy_quad

    fix: made the outputdir be mandatory and use the default val
    richford authored Dec 12, 2018
    Configuration menu
    Copy the full SHA
    0261aab View commit details
    Browse the repository at this point in the history
  6. Add doctest for EddyQuad

    Adam Richie-Halford committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    149ddfd View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Add name to .zenodo.json

    Adam Richie-Halford committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    f59feb0 View commit details
    Browse the repository at this point in the history
  2. Fix tests for EddyQuad in interfaces/fsl/epi.py

    Adam Richie-Halford committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    dbbb84b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. Edit in response to @effigies comments on PR nipy#2825

    - Remove redundant `__init__` method in `EddyQuad` class.
    - Use `os.path.abspath()` earlier in order to remove from later
    statements.
    - Improve `EddyQuad`'s `base_name` input description.
    - Remove unnecessary `mandatory=False` params.
    - Rename `slspec` to `slice_spec`.
    - Use default for `EddyQuad`'s `base_name` input.
    - Use a name template for `EddyQuad`'s `output_dir` input.
    Adam Richie-Halford committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    8bac064 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Configuration menu
    Copy the full SHA
    70dc61e View commit details
    Browse the repository at this point in the history
  2. added forgotten test

    akeshavan committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    b6eaed8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Add glob stuff back in

    Adam Richie-Halford committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    69d8e0d View commit details
    Browse the repository at this point in the history
  2. fix: PR suggestions

    akeshavan committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    578a550 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c908a2 View commit details
    Browse the repository at this point in the history
  4. Remove redundant out_avg_b_png lines

    Adam Richie-Halford committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    03f2b07 View commit details
    Browse the repository at this point in the history
  5. Add output_dir check to EddyQuad._list_outputs()

    Adam Richie-Halford committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    35bc89c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ba1dbf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9d33c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. wip: addressing code review

    akeshavan committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    04ba94d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. fix: merge conflicts

    akeshavan committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    87e5361 View commit details
    Browse the repository at this point in the history