fullseye

counts_to_countrate — REPRCONV algebra op

使い方

計数 → 計数レート [Hz]。:func:countrate_to_counts の逆。

Args: counts: (N,) の非負計数。 gate_s: 積算窓 [s]。> 0。 Returns: (N,) float64 の非負レート [Hz]。 Raises: ValueError: 負の計数 / gate_s <= 0 / 形状不正 / 非有限。

参考(サンプルデータ・文献)

実行できる例(この op を実際に呼ぶ検証済みサンプル)

型が繋がる次の op(countrate を入力に取れる)

countrate_to_counts

同カテゴリ(algebra)

angle_to_matrix · matrix_to_angle · rot_scale_to_matrix · matrix_to_rot_scale · shift_to_vector · vector_to_shift · cscalar_to_polar · polar_to_cscalar


Provenance: reprconv.py — REPRCONV operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。

© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.