analyze_recording_collection: Analyze all recordings in a recording collection.

Description Usage Arguments Value See Also

Description

All blocks in all recordings in the recording collection are analyzed.

Usage

1
2
analyze_recording_collection(recording.collection, settings, signal,
  analysis.pipeline.function)

Arguments

settings

The settings structure used for HRV analysis (see settings.template).

signal

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

analysis.pipeline.function

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

recording

A recording structure

Value

The recording collection with the result added to each of the individual recordings.

See Also

Other pipeline: analysis_pipeline_ibi, analyze_block, analyze_recording


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