.. AUTO-GENERATED FILE -- DO NOT EDIT!

.. _example_cmdline_plot_motion:

Generate a quick QC plot from motion estimates
==============================================

.. code-block:: sh

  pymvpa2 plotmotionqc \
      -s "$dataroot"/haxby2001/sub*/BOLD/task001_run*/bold_moest.txt \
      --savefig "$outdir"/motion.png
  

.. seealso::
  The full source code of this example is included in the PyMVPA source distribution (`doc/examples/cmdline/plot_motion.sh`).
