check_baseline_epoch_counts: Check baseline and epoch counts match
Description
Validates that the number of baseline epochs matches the number of epochs.
Usage
check_baseline_epoch_counts(epochs, baselines)
Value
No return value; throws error if counts don't match
Arguments
- epochs
A list of epoch data
- baselines
A list of baseline data