「@DARK COUNT RATE」:修訂間差異
跳至導覽
跳至搜尋
已建立頁面,內容為 "*The dark count signal SPD detect per second. The probability of dark cont can be obtained through formula calculation.<br> Formula: dark_count_prob = dark_count_rat..." |
無編輯摘要 |
||
| 第1行: | 第1行: | ||
*The dark count signal SPD detect per second. The probability of dark cont can be obtained through formula calculation.<br> | *The dark count signal SPD detect per second. The probability of dark cont can be obtained through formula calculation.If [[@SPD_NUM]] is larger then one, list them separated by ",".<br> | ||
Formula: dark_count_prob = dark_count_rate_ * [[@TIME_WINDOW_WIDTH]] * [[@TIME UNIT]] | Formula: dark_count_prob = dark_count_rate_ * [[@TIME_WINDOW_WIDTH]] * [[@TIME UNIT]] | ||
*Is store as '''dark_count_rate''' in the fortran code. | *Is store as '''dark_count_rate''' in the fortran code. | ||
| 第7行: | 第7行: | ||
2500.0, 2500.0 | 2500.0, 2500.0 | ||
Which mean the detector will detect 2500 dark count per second. | Which mean the system has two detector, and they will detect 2500 dark count per second. | ||
於 2024年9月23日 (一) 05:49 的最新修訂
- The dark count signal SPD detect per second. The probability of dark cont can be obtained through formula calculation.If @SPD_NUM is larger then one, list them separated by ",".
Formula: dark_count_prob = dark_count_rate_ * @TIME_WINDOW_WIDTH * @TIME UNIT
- Is store as dark_count_rate in the fortran code.
example
@DARK_COUNT_RATE 2500.0, 2500.0
Which mean the system has two detector, and they will detect 2500 dark count per second.