pipeline.infrastructure.utils.diagnostics

The diagnostics module contains utility functions used to help profile the pipeline.

Functions

enable_fd_logs([interval_secs])

Log file descriptors to the CASA log every n seconds.

enable_memstats()

Classes

Interval(interval, function[, args, kwargs])