Note

This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the user guide for the big picture.

3.3.1. fmralign.alignment_methods.Identity

class fmralign.alignment_methods.Identity[source][source]

Compute no alignment, used as baseline for benchmarks : RX = X.

__init__()[source]