.. _example_plot_nifti_advanced.py: Automatic mask computation with parameter tweaking ================================================== In this example, the Nifti masker is used to automatically compute a mask. Using some visualization, one can see that the default parameters of the nifti masker are not suited for this dataset. They are consequently tweaked to obtain a decent mask. **Python source code:** :download:`plot_nifti_advanced.py ` .. literalinclude:: plot_nifti_advanced.py :lines: 10-