File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111% files are renamed and moved to the current path. If required, they are
1212% deleted after being read out
1313% FORMAT: [sts, outfile] = pspm_ledalab(datafile, outfile, options)
14+ % datafile: name of data file to be processed
15+ % outfile: name of the output file to save results
1416% options.overwrite: overwrite all existing files (default 0)
1517% options.cleanup: clean up intermediate ledalab files (default 1)
1618% options.method: 'nonnegative' ('DDA'), 'continuous' ('CDA'), 'both' (default)
1719% options.norm: normalise SCR data (default: 0)
20+ % options.optimize: Ledalab optimization setting (default 2)
21+ % options.export_era: arguments passed to Ledalab export_era (default [1 4 0.01 1])
22+ % options.ledalab_args: additional arguments passed to Ledalab as a cell array (default {})
1823% __________________________________________________________________________
1924% PsPM 3.0
2025% (c) 2008-2015 Dominik R Bach (Wellcome Trust Centre for Neuroimaging)
You can’t perform that action at this time.
0 commit comments