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
70107c8d
Commit
70107c8d
authored
Jul 18, 2018
by
Paul McCarthy
🚵
Browse files
DOC: Changelog with optimistic release date and API docs
parent
38faf004
Changes
5
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
70107c8d
...
...
@@ -2,9 +2,8 @@ This document contains the ``fslpy`` release history in reverse chronological
order.
1.10.0 (Under development)
--------------------------
1.10.0 (Wednesday July 18th 2018)
---------------------------------
Added
...
...
@@ -15,8 +14,9 @@ Added
component time courses from a MELODIC ICA analysis.
* New :func:`.path.allFiles` function which returns all files underneath a
directory.
* The :func:`.fileOrImage`
and :func:`.fileOrArray` decorators now support
* The :func:`.fileOrImage` and :func:`.fileOrArray` decorators now support
loading of files which are specified with an output basename.
* New :mod:`.fast` wrapper function for the FSL FAST tool.
Changed
...
...
@@ -28,7 +28,6 @@ Changed
* Removed dependency on ``pytest-runner``.
1.9.0 (Monday June 4th 2018)
----------------------------
...
...
doc/fsl.utils.fslsub.rst
0 → 100644
View file @
70107c8d
``fsl.utils.fslsub``
====================
.. automodule:: fsl.utils.fslsub
:members:
:undoc-members:
:show-inheritance:
doc/fsl.utils.rst
View file @
70107c8d
...
...
@@ -7,6 +7,7 @@
fsl.utils.assertions
fsl.utils.cache
fsl.utils.ensure
fsl.utils.fslsub
fsl.utils.idle
fsl.utils.imcp
fsl.utils.memoize
...
...
doc/fsl.wrappers.fast.rst
0 → 100644
View file @
70107c8d
``fsl.wrappers.fast``
=====================
.. automodule:: fsl.wrappers.fast
:members:
:undoc-members:
:show-inheritance:
doc/fsl.wrappers.rst
View file @
70107c8d
...
...
@@ -6,6 +6,7 @@
fsl.wrappers.bet
fsl.wrappers.eddy
fsl.wrappers.fast
fsl.wrappers.flirt
fsl.wrappers.fnirt
fsl.wrappers.fslmaths
...
...
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