Closed dengemann closed 10 years ago
e.g. allow 'start' to be an array if step is None.
cc @Eric89GXL
TFCE already uses a dict, so I'd rather just use thresholds as a new entry, and use that instead of start or stop if it's present.
thresholds
start
stop
@Eric89GXL yeah that sounds like the way to go.
e.g. allow 'start' to be an array if step is None.
cc @Eric89GXL