caput#

A collection of utilities for building data analysis pipelines.

Features#

Warning

This documentation is under construction. The API Reference documents the current state of the code, but other parts of the documentation may be out of date or incomplete. Please refer to the API Reference for the most accurate information.

  • A generic container for holding self-documenting datasets in memory with straightforward syncing to h5py files (memdata). Plus some specialisation to holding time stream data (tod).

  • Tools to make MPI-parallel analysis a little easier (mpitools and mpiarray).

  • Infrastructure for building, managing and configuring pipelines for data processing (pipeline and config).

  • A collection of astronomy-oriented coordinate, ephemeris, and time utilities (astro).