:orphan: NLTools Tutorials, Resources, and Community =========================================== 1. Comprehensive Courses --------------------- For detailed examples of ``nltools`` functionality you can check out the following online courses that make use of the toolbox. Both courses use `Hypothesis `_ which is a service that allows anyone to annotate webpages. This allows you to read and post questions and notes that other users can see on each course website. You can do this by clicking on the chevron ("<") on the top right of each site: `DartBrains `_ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ A fundmentals of neuroimaging undergraduate level course `Naturalistic Neuroimaging Analysis Methods `_ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ A more advanced neuroimaging data analysis course for working with `naturalistic` neuroimaging datasets (e.g. watching tv, movies, playing games, etc) 2. Community --------- `Discourse Community `_ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ A Stack Overflow like forum where you can view, contribute, and vote on FAQs regarding ``nltools`` usage. Please ask questions here first so other users can benefit from the answers! `Open a Github issue `_ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ For all code related problems 3. Basic Usage Examples -------------------- Check out more basic tutorials below: .. raw:: html
.. raw:: html
Data Operations ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/01_DataOperations/images/thumb/sphx_glr_plot_neurovault_io_thumb.png :alt: :ref:`sphx_glr_auto_examples_01_DataOperations_plot_neurovault_io.py` .. raw:: html
Neurovault I/O
.. raw:: html
.. only:: html .. image:: /auto_examples/01_DataOperations/images/thumb/sphx_glr_plot_download_thumb.png :alt: :ref:`sphx_glr_auto_examples_01_DataOperations_plot_download.py` .. raw:: html
Basic Data Operations
.. raw:: html
.. only:: html .. image:: /auto_examples/01_DataOperations/images/thumb/sphx_glr_plot_mni_prefs_thumb.png :alt: :ref:`sphx_glr_auto_examples_01_DataOperations_plot_mni_prefs.py` .. raw:: html
Brain resolution and MNI Template Preferences
.. raw:: html
.. only:: html .. image:: /auto_examples/01_DataOperations/images/thumb/sphx_glr_plot_adjacency_thumb.png :alt: :ref:`sphx_glr_auto_examples_01_DataOperations_plot_adjacency.py` .. raw:: html
Adjacency Class
.. raw:: html
.. only:: html .. image:: /auto_examples/01_DataOperations/images/thumb/sphx_glr_plot_mask_thumb.png :alt: :ref:`sphx_glr_auto_examples_01_DataOperations_plot_mask.py` .. raw:: html
Masking Example
.. raw:: html
.. only:: html .. image:: /auto_examples/01_DataOperations/images/thumb/sphx_glr_plot_design_matrix_thumb.png :alt: :ref:`sphx_glr_auto_examples_01_DataOperations_plot_design_matrix.py` .. raw:: html
Design Matrix
.. raw:: html
Analysis Examples ^^^^^^^^^^^^^^^^^ .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/02_Analysis/images/thumb/sphx_glr_plot_similarity_example_thumb.png :alt: :ref:`sphx_glr_auto_examples_02_Analysis_plot_similarity_example.py` .. raw:: html
Similarity and Distance
.. raw:: html
.. only:: html .. image:: /auto_examples/02_Analysis/images/thumb/sphx_glr_plot_univariate_regression_thumb.png :alt: :ref:`sphx_glr_auto_examples_02_Analysis_plot_univariate_regression.py` .. raw:: html
Univariate Regression
.. raw:: html
.. only:: html .. image:: /auto_examples/02_Analysis/images/thumb/sphx_glr_plot_decomposition_thumb.png :alt: :ref:`sphx_glr_auto_examples_02_Analysis_plot_decomposition.py` .. raw:: html
Decomposition
.. raw:: html
.. only:: html .. image:: /auto_examples/02_Analysis/images/thumb/sphx_glr_plot_multivariate_classification_thumb.png :alt: :ref:`sphx_glr_auto_examples_02_Analysis_plot_multivariate_classification.py` .. raw:: html
Multivariate Classification
.. raw:: html
.. only:: html .. image:: /auto_examples/02_Analysis/images/thumb/sphx_glr_plot_multivariate_prediction_thumb.png :alt: :ref:`sphx_glr_auto_examples_02_Analysis_plot_multivariate_prediction.py` .. raw:: html
Multivariate Prediction
.. raw:: html
.. only:: html .. image:: /auto_examples/02_Analysis/images/thumb/sphx_glr_plot_hyperalignment_thumb.png :alt: :ref:`sphx_glr_auto_examples_02_Analysis_plot_hyperalignment.py` .. raw:: html
Functional Alignment
.. raw:: html
.. toctree:: :hidden: :includehidden: /auto_examples/01_DataOperations/index.rst /auto_examples/02_Analysis/index.rst .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-gallery .. container:: sphx-glr-download sphx-glr-download-python :download:`Download all examples in Python source code: auto_examples_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_