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
fsl_mrs
Commits
91beb47a
Commit
91beb47a
authored
Jun 27, 2020
by
William Clarke
Browse files
Merge branch 'V1.0.2' into 'master'
V1.0.2 See merge request
!7
parents
f4c5911d
a5c4e1d8
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
91beb47a
This document contains the FSL-MRS release history in reverse chronological order.
1.0.2 (Friday 19th June 2020)
--------------------------------
- Add missing requirement (pillow)
1.0.1 (Friday 19th June 2020)
--------------------------------
- Output folder in fsl_mrs_proc will now be created if it does not exist.
...
...
docs/user_docs/conf.py
View file @
91beb47a
...
...
@@ -25,7 +25,7 @@ copyright = f'{date.year}, Will Clarke & Saad Jbabdi, University of Oxford, Oxfo
author
=
'William Clarke'
# The full version, including alpha/beta/rc tags
version
=
'1.0.
1
'
version
=
'1.0.
2
'
release
=
version
# From PM's fsleyes doc
...
...
example_usage/Example SVS processing - interactive notebook.ipynb
View file @
91beb47a
This diff is collapsed.
Click to expand it.
requirements.txt
View file @
91beb47a
...
...
@@ -8,3 +8,4 @@ beautifulsoup4
nibabel
hlsvdpro
fslpy
>=3.0
pillow
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