...
Inputs of the App:
Files | Format | Datatype | Description | Optional |
---|---|---|---|---|
MEG signal | .fif | meg/fif | first run | No |
MEG signal | .fif | meg/fif | second run | No |
… | … | … | … | Yes |
MEG signal | .fif | meg/fif | nth run | Yes |
...
Output of the App:
Files | Format | Datatype | Description |
---|---|---|---|
Raw file | .fif | meg/fif-override |
|
Besides, in the output directory, there are the optional files we will use that can be used in a next App. This is mandatory, because the App that will be run after app-mean-transformation-matrix
will can take as input all the files in app-mean-transformation-
matrix’s matrix
’s output directory corresponding to the datatype of the input of the next App (see How to run Apps one after another).
...