Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
physio-doc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
physio
physio-doc
Commits
dd05761f
Commit
dd05761f
authored
Feb 18, 2018
by
Lars Kasper
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated doc files from public
parent
ba7bf037
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
5 deletions
+16
-5
README.md
README.md
+16
-5
No files found.
README.md
View file @
dd05761f
...
...
@@ -55,17 +55,28 @@ Installation
------------
### Matlab ###
-
Unzip the TAPAS archive
-
Add tapas/physio/code to your matlab path
1.
Unzip the TAPAS archive in your folder of choice
2.
Open Matlab
3.
Go to
`/your/path/to/tapas/physio/code`
4.
Run
`tapas_physio_init()`
in Matlab
### SPM ###
-
Certain functionality (Batch Editor GUI, pipeline dependencies, model assessment via F-contrasts) require the installation of SPM
-
Afterwards, the PhysIO Toolbox has to be registered as an SPM toolbox by copying the
`physio/code`
folder to
`spm/toolbox/physio`
*Note*
: Step (4) executes the following steps, which you could do manually as well.
-
Adds the
`physio/code/`
folder to your Matlab path
-
Adds SPM to your Matlab path (you can enter it manually, if not found)
-
Links the folder
`physio/code/`
to
`/your/path/to/SPM/toolbox/PhysIO`
,
if the PhysIO code is not already there.
Only the first point is necessary for using PhysIO standalone with Matlab.
The other two points enable PhysIO's SPM integration, i.e., certain functionality
(Batch Editor GUI, pipeline dependencies, model assessment via F-contrasts).
Getting Started
---------------
...following the installation, you can try out an example:
1.
Download the toolbox example repository
`physio-examples`
from our
[
website
](
https://www.tnu.ethz.ch/en/software/tapas/data.html
)
2.
Run
`example_main_ECG3T.m`
in subdirectory
`Philips/ECG3T`
3.
See subdirectory
`physio/docs`
and the next two section of this document for help.
...
...
Write
Preview
Markdown
is supported
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