algebra op• データ種: counts → countrate
• 呼び出し: import reprconv; reprconv.counts_to_countrate(counts, gate_s=0.001) (または opsreprconv.get("counts_to_countrate"))
計数 → 計数レート `[Hz]。:func:countrate_to_counts` の逆。
Args:
counts: (N,) の非負計数。
gate_s: 積算窓 [s]。> 0。
Returns:
(N,) float64 の非負レート [Hz]。
Raises:
ValueError: 負の計数 / gate_s <= 0 / 形状不正 / 非有限。
• サンプルデータ カタログ(DL URL / ライセンス) — 2-D は skimage.data(BSD/public)+ 合成、3-D は実データ源(Stanford/PDS 等)の DL URL。
• 演算子の来歴・参考文献 — この op 族の元になった研究/手法の出典。
• アルゴリズムの正典(著者・年)と用途は上記ファミリ使い方ガイドに記載。
• representation_roundtrip — py -3.11 examples/representation_roundtrip.py
countrate を入力に取れる)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.