Skip to content

Signal Processing

Coming soon

This page is currently under construction. The signal processing modules provide:

Extraction:

  • extract_with_mask: Flatten spatial dimensions into a voxel array using a boolean mask.
  • extract_with_labels: Extract region-averaged signals using an integer label map.
  • unmask: Reconstruct a full spatial volume from a flat voxel array.

Preprocessing:

Please refer to the API Reference and Roadmap for more information.