Skip to main content

生物数据

生物数据实时分析返回值

服务参数类型取值范围说明
eegeegl_wave
eegr_wave
list[float][-500, 500] ×\times 150 ×\times upload_cycle (upload_cycle<=6)左、右通道脑电波形片段
初始阶段返回为空数组,之后返回数组长度为 150 ×\times upload_cycle
upload_cycle 超过 6 时返回数组长度最大为 1000
eeg_alpha_power
eeg_beta_power
eeg_theta_power
eeg_delta_power
eeg_gamma_power
float[0, 1](power_mode="rate")
[0, +∞)(power_mode="db")
脑电 α/β/θ/δ/γ 频段能量占比/分贝值
初始阶段与信号质量不佳时返回为0,其余情况返回能量占比/分贝值
通过 power_mode 配置返回为占比或分贝值
eegl_alpha_power
eegl_beta_power
eegl_theta_power
eegl_delta_power
eegl_gamma_power
float[0, 1](power_mode="rate")
[0, +∞)(power_mode="db")
左通道脑电 α/β/θ/δ/γ 频段能量占比/分贝值
channel_power_verbose=True 时输出
初始阶段与信号质量不佳时返回为 0,其余情况返回能量占比/分贝值
通过 power_mode 配置返回为占比或分贝值
eegr_alpha_power
eegr_beta_power
eegr_theta_power
eegr_delta_power
eegr_gamma_power
float[0, 1](power_mode="rate")
[0, +∞)(power_mode="db")
右通道脑电 α/β/θ/δ/γ 频段能量占比/分贝值
channel_power_verbose=True 时输出
初始阶段与信号质量不佳时返回为 0,其余情况返回能量占比/分贝值
通过 power_mode 配置返回为占比或分贝值
eeg_qualityint{0, 1, 2, 3, 4}脑电信号质量等级
0 表示未检测到佩戴,电极与皮肤接触不良
1 表示检测到数据但没有有效脑电信号
2 表示检测到脑电信号但信噪比较低,只显示波形而不进行计算
3 表示检测到脑电信号质量正常,可进行正常计算
4 表示检测到脑电信号质量很好,信噪比较高,计算结果更准确
hrhrint[0, +∞)心率值,单位:BPM
hrvfloat[0, +∞)心率变异性,单位:毫秒
sceegeeg_wavelist[float][-500, 500] ×\times 150 ×\times upload_cycle (upload_cycle<=6)脑电波形片段
初始阶段返回为空数组,之后返回数组长度为 150 ×\times upload_cycle
upload_cycle 超过 6 时返回数组长度最大为1000
eeg_alpha_power
eeg_beta_power
eeg_theta_power
eeg_delta_power
eeg_gamma_power
float[0, 1](power_mode="rate")
[0, +∞)(power_mode="db")
脑电 α/β/θ/δ/γ 频段能量占比/分贝值
初始阶段与信号质量不佳时返回为0,其余情况返回能量占比/分贝值
通过 power_mode 配置返回为占比或分贝值
eeg_qualityint{0, 1, 2, 3, 4}脑电信号质量等级
0 表示未检测到佩戴,电极与皮肤接触不良
1 表示检测到数据但没有有效脑电信号
2 表示检测到脑电信号但信噪比较低,只显示波形而不进行计算
3 表示检测到脑电信号质量正常,可进行正常计算
4 表示检测到脑电信号质量很好,信噪比较高,计算结果更准确
peprbcg_wavelist[float][-1000, 1000] ×\times 75 ×\times upload_cycle (upload_cycle<=6)脉搏波波形片段
初始阶段返回为空数组,之后返回数组长度为 75 ×\times upload_cycle
upload_cycle 超过 6 时返回数组长度最大为 500
rw_wavelist[float][-1000, 1000] ×\times 15 ×\times upload_cycle (upload_cycle<=6)呼吸波波形片段
初始阶段返回为空数组,之后返回数组长度为 15 ×\times upload_cycle
upload_cycle 超过 6 时返回数组长度最大为 100
bcg_qualityint{0, 1, 2}脉搏波信号质量等级
0 表示未检测到佩戴/坐下
1 表示检测到数据但没有有效信号
2 表示检测到脉搏波信号质量良好
rw_qualityint{0, 1, 2}呼吸波信号质量等级
0 表示未检测到佩戴/坐下
1 表示检测到数据但没有有效信号
2 表示检测到呼吸波信号质量良好
hrint[0, +∞)心率值,单位:BPM
rrfloat[0, +∞)呼吸率值,单位:次/分
hrvfloat[0, +∞)心率变异性,单位:毫秒

生物数据报表分析返回值

服务参数类型取值范围说明
eegeeg_alpha_curve
eeg_beta_curve
eeg_theta_curve
eeg_delta_curve
eeg_gamma_curve
list[float][0, 1] ×\times n, (n≥20)(power_mode="rate")
[0, ∞) ×\times n, (n≥20)(power_mode="db")
n 为 收到 subscribe 次数
脑电 α/β/θ/δ/γ 频段能量变化曲线
横坐标点间间隔为 0.6 ×\times upload_cycle 秒
eegl_alpha_curve
eegl_beta_curve
eegl_theta_curve
eegl_delta_curve
eegl_gamma_curve
list[float][0, 1] ×\times n, (n≥20)(power_mode="rate")
[0, ∞) ×\times n, (n≥20)(power_mode="db")
n 为 收到 subscribe 次数
左通道脑电 α/β/θ/δ/γ 频段能量变化曲线
横坐标点间间隔为 0.6 ×\times upload_cycle 秒
channel_power_verbose=True 时输出
eegr_alpha_curve
eegr_beta_curve
eegr_theta_curve
eegr_delta_curve
eegr_gamma_curve
list[float][0, 1] ×\times n, (n≥20)(power_mode="rate")
[0, ∞) ×\times n, (n≥20)(power_mode="db")
n 为 收到 subscribe 次数
右通道脑电 α/β/θ/δ/γ 频段能量变化曲线
横坐标点间间隔为 0.6 ×\times upload_cycle 秒
channel_power_verbose=True 时输出
eeg_quality_reclist[int]{0, 1, 2, 3, 4} ×\times n, (n≥20)
n 为 收到 subscribe 次数
脑电信号质量等级全程记录
横坐标点间间隔为 0.6 ×\times upload_cycle 秒
0 表示未检测到佩戴,电极与皮肤接触不良
1 表示检测到数据但没有有效脑电信号
2 表示检测到脑电信号但信噪比较低,只显示波形而不进行计算
3 表示检测到脑电信号质量正常,可进行正常计算
4 表示检测到脑电信号质量很好,信噪比较高,计算结果更准确
hrhr_avgfloat[0, +∞)心率平均值,单位:BPM
hr_maxfloat[0, +∞)心率最大值,单位:BPM
hr_minfloat[0, +∞)心率最小值,单位:BPM
hr_reclist[int][0, +∞) ×\times n, (n≥20)
n 为 收到 subscribe 次数
心率值全程记录,单位:BPM
横坐标点间间隔为 0.6 ×\times upload_cycle 秒
hrv_avgfloat[0, +∞)心率变异性平均值,单位:毫秒
hrv_reclist[float][0, +∞) ×\times n, (n≥20)
n 为 收到 subscribe 次数
心率变异性全程记录,单位:毫秒
横坐标点间间隔为 0.6 ×\times upload_cycle 秒
sceegeeg_alpha_curve
eeg_beta_curve
eeg_theta_curve
eeg_delta_curve
eeg_gamma_curve
list[float][0, 1] ×\times n, (n≥20)(power_mode="rate")
[0, ∞) ×\times n, (n≥20)(power_mode="db")
n 为 收到 subscribe 次数
脑电 α/β/θ/δ/γ 频段能量变化曲线
横坐标点间间隔为 0.6 ×\times upload_cycle 秒
eeg_quality_reclist[int]{0, 1, 2, 3, 4} ×\times n, (n≥20)
n 为 收到 subscribe 次数
脑电信号质量等级全程记录
横坐标点间间隔为 0.6 ×\times upload_cycle 秒
0 表示未检测到佩戴,电极与皮肤接触不良
1 表示检测到数据但没有有效脑电信号
2 表示检测到脑电信号但信噪比较低,只显示波形而不进行计算
3 表示检测到脑电信号质量正常,可进行正常计算
4 表示检测到脑电信号质量很好,信噪比较高,计算结果更准确
peprhr_avgfloat[0, +∞)心率平均值,单位:BPM
hr_maxfloat[0, +∞)心率最大值,单位:BPM
hr_minfloat[0, +∞)心率最小值,单位:BPM
hr_reclist[int][0, +∞) ×\times n, (n≥20)
n 为 收到 subscribe 次数
心率值全程记录,单位:BPM
横坐标点间间隔为 0.6 ×\times upload_cycle 秒
rr_avgfloat[0, +∞)呼吸率平均值,单位:次/分
rr_reclist[float][0, +∞) ×\times n, (n≥20)
n 为 收到 subscribe 次数
呼吸率全程记录,单位:次/分
横坐标点间间隔为 0.6 ×\times upload_cycle 秒
hrv_avgfloat[0, +∞)心率变异性平均值,单位:毫秒
hrv_reclist[float][0, +∞) ×\times n, (n≥20)
n 为 收到 subscribe 次数
心率变异性全程记录,单位:毫秒
横坐标点间间隔为 0.6 ×\times upload_cycle 秒
bcg_quality_reclist[int]{0, 1, 2} ×\times n, (n≥20)
n 为 收到 subscribe 次数
脉搏波信号质量等级全程记录
横坐标点间间隔为 0.6 ×\times upload_cycle 秒
0 表示未检测到佩戴/坐下
1 表示检测到数据但没有有效信号
2 表示检测到脉搏波信号质量良好
rw_quality_reclist[int]{0, 1, 2} ×\times n, (n≥20)
n 为 收到 subscribe 次数
呼吸波信号质量等级全程记录
横坐标点间间隔为 0.6 ×\times upload_cycle 秒
0 表示未检测到佩戴/坐下
1 表示检测到数据但没有有效信号
2 表示检测到呼吸波信号质量良好