Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nipy/nitransforms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 22.0.0
Choose a base ref
...
head repository: nipy/nitransforms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 21.0.1
Choose a head ref
  • 15 commits
  • 20 files changed
  • 2 contributors

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    3b1f125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f4c5bc View commit details
    Browse the repository at this point in the history
  3. enh: guess open linear transform formats

    EAFP implementation of loading linear transforms without specifying the
    format of the file.
    
    Resolves: #86.
    Resolves: #87.
    Resolves: #107.
    oesteban committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    b692390 View commit details
    Browse the repository at this point in the history
  4. Update .zenodo.json

    oesteban authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    4b09a65 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #159 from HippocampusGirl/add-me-to-contributors

    Add myself as a contributor
    oesteban authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    ee4902a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    1fa7eeb View commit details
    Browse the repository at this point in the history
  2. enh: add itk i/o test

    oesteban committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    bb8bf32 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. FIX: Wrong datatype used for offset when reading ITK's h5 fields.

    Offset can take negative values and does not need to be integer. Both
    assumptions were broken in the reader.
    
    Related: #137.
    oesteban committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    2c5603f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #161 from poldracklab/fix/137

    FIX: Wrong datatype used for offset when reading ITK's h5 fields.
    oesteban authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    59fd890 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e924f5c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #162 from poldracklab/fix/137

    FIX: Orientation of displacements field and header when reading ITK's h5
    oesteban authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    92d78cc View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    ad487a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #163 from nipy/maint/poldracklab-to-nipy

    MAINT: Conclude migration ``poldracklab`` -> ``nipy``
    oesteban authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    2fa335d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Merge pull request #160 from nipy/enh/autoload-linear

    ENH: Guess open linear transform formats
    oesteban authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    1a34ccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5a6b41 View commit details
    Browse the repository at this point in the history
Loading