Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
fslpy
Commits
d82531d6
Commit
d82531d6
authored
Nov 02, 2017
by
Paul McCarthy
🚵
Browse files
Update changelog
parent
0a555ee4
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
d82531d6
...
...
@@ -2,6 +2,22 @@ This document contains the ``fslpy`` release history in reverse chronological
order.
1.4.0 (under development)
* For image file pairs, the ``hdr`` extension now takes precedence over the
``img`` extension, when using the :func:`fsl.data.image.addExt` (and
related) functions.
* The :func:`fsl.utils.path.addExt` function accepts a new parameter,
``unambiguous`` which causes it to allow an ambiguous prefix, and return
all matching paths.
* New :mod:`~fsl.scripts.atlasq` application, intended to replace the FSL
``atlasquery`` tool.
* New :mod:`~fsl.scripts.imglob` application, intended to replace the FSL
``imglob`` tool.
* The :meth:`.Image.resample` method explicitly raises a ``ValueError``
if incompatible shapes are provided.
1.3.1 (Wednesday 25th October 2017)
-----------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment