tod\_utils ========== CPU / memory detection and miscellaneous utilities. All functions in this module are internal helpers (prefixed with ``_``) and are not part of the public API. They are used internally by the pipeline to auto-detect available CPUs, estimate per-process memory budgets, and compute beam power thresholds. .. automodule:: tod_utils :undoc-members: False :show-inheritance: True