analyze_block: Analyze results in a block.

Description Usage Arguments Value See Also

Description

Analyze the results in a particular block.

Usage

1
analyze_block(recording, settings, signal, block, analysis.pipeline.function)

Arguments

recording

A recording structure

settings

The settings structure used for the analysis (see e.g., settings_template_hrv).

signal

A string or a list with the names of the signals to analyze.

block

A block structure.

analysis.pipeline.function

The pipeline function used in the analysis, i.e., a funtion containing the individual analysis steps.

signal

The name

Value

The recording structure with the result from the block added to the results structure in the recording.

See Also

Other pipeline: analysis_pipeline_ibi, analyze_recording_collection, analyze_recording


bwrc/colibri documentation built on May 13, 2019, 9:10 a.m.