# 裝置心率不準導致分析不正確該怎麼辦？

## 單筆紀錄修改訓練模式

1. 點選右上角 「···」
2. 點選「配速分析模式，即可變成配速模式分析
3. 點選「重新分析」

<figure><img src="/files/ZWtwyCBed7A6L4MuHdzQ" alt=""><figcaption></figcaption></figure>

「純配速分析」修正心率數據異常問題 不少跑者向我們反映心率數據不時會有異常的情況，特別是光學心率容易出現漏光或是受到汗水的影響，導致即時跑力、訓練指數以及狀況指數計算錯誤。因此在單筆紀錄中，加入可切換為「純配速分析」。 如果上傳紀錄後發現心率數據異常，可以利用這個功能，根據配速數據重新計算訓練指數，從而獲得更準確的體能狀況分析。 <br>

{% hint style="info" %}
此筆紀錄如果心率跟配速數據都有誤，又想要保留此筆紀錄的話，可以將此紀錄改成「其他」就不會有問題了。
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://runningquotient-support.gitbook.io/rqsupport/analysis/training-mode.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
