.. _example_plot_nifti_simple.py: Simple example of NiftiMasker use ================================== Here is a simple example of automatic mask computation using the nifti masker. The mask is computed and visualized. **Python source code:** :download:`plot_nifti_simple.py ` .. literalinclude:: plot_nifti_simple.py :lines: 8-