Python library to compute coil quality analysis metrics such as SNR, noise correlation matrix and g-factor maps.
Useful resources:
Environment: GE orchestra requires numpy<2, so create a venv using these commands:
python -m venv venv
pip install numpy==1.25 matplotlib