πŸš€ Getting Started

Contents

πŸš€ Getting Started#

Danger

These instruction are still WIP

Installing SNAKE#

Attention

For best performances we recommend running SNAKE on a Linux Machine

pip install snake-fmri 

SNAKE-fMRI depends on MRI-NUFFT for the non-Cartesian acquisition. Installing MRI-NUFFT also requires a NUFFT computation backend such as finufft (CPU only) cufinufft or gpuNUFFT (Nvidia GPUs)

Tip

We recommend to use any of the three mentioned NUFFT backend, if you can’t decide by yourself, here is a small decision chart:

Note

Refer to the specific installations guidelines of each backend for more details.