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

Add parameter for changing index order #87

Merged
merged 21 commits into from
Apr 8, 2019

Commits on Mar 13, 2019

  1. Added as argument to reader

    simeks committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    605bc17 View commit details
    Browse the repository at this point in the history
  2. Reading tests

    simeks committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    d76bfec View commit details
    Browse the repository at this point in the history
  3. Minor fix

    simeks committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    e30cb10 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Writing

    simeks committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    ca1823b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c9a6eb View commit details
    Browse the repository at this point in the history
  3. Check arguments

    simeks committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    5030d04 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Fixed test issue in Python 2

    simeks committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    8ff2607 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Configuration menu
    Copy the full SHA
    e8e5cab View commit details
    Browse the repository at this point in the history
  2. Improved docs for

    simeks committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    23c6e16 View commit details
    Browse the repository at this point in the history
  3. Clarification in tests

    simeks committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    42c9872 View commit details
    Browse the repository at this point in the history
  4. Tests for invalid index order

    simeks committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    d1a1be5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1020700 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Docs

    simeks committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    38ba1ae View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Update docs/source/user-guide.rst

    Co-Authored-By: simeks <[email protected]>
    addisonElliott and simeks authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    e0e0731 View commit details
    Browse the repository at this point in the history
  2. Update nrrd/reader.py

    Co-Authored-By: simeks <[email protected]>
    addisonElliott and simeks authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    2cf17a5 View commit details
    Browse the repository at this point in the history
  3. Update nrrd/reader.py

    Co-Authored-By: simeks <[email protected]>
    addisonElliott and simeks authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    7aef0f6 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-Authored-By: simeks <[email protected]>
    addisonElliott and simeks authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    de5f7a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Update docs

    simeks committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    debd643 View commit details
    Browse the repository at this point in the history
  2. Update docs/source/user-guide.rst

    Co-Authored-By: simeks <[email protected]>
    addisonElliott and simeks authored Mar 29, 2019
    Configuration menu
    Copy the full SHA
    9ea9361 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2019

  1. Restored warnings filter

    simeks committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    ded6a71 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

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