├── .codespellrc ├── .gitattributes ├── .github └── workflows │ ├── build.yml │ ├── linkcheck.yml │ ├── linting.yml │ └── spelling.yml ├── .gitignore ├── .markdown-link-check.json ├── .markdownlintrc ├── .pyspelling.yaml ├── .wordlist.txt ├── LICENSE ├── README.md ├── addons └── abbreviations.md ├── docs ├── assets │ ├── bib │ │ ├── elsevier-vancouver.csl │ │ └── spm.bib │ ├── css │ │ └── extra.css │ ├── figures │ │ ├── batch.png │ │ ├── coregistration_batch.png │ │ ├── coregistration_plot.png │ │ ├── daiss │ │ │ ├── beamforming │ │ │ │ ├── daiss_beamformer_batch_data.png │ │ │ │ ├── daiss_beamformer_batch_features.png │ │ │ │ ├── daiss_beamformer_batch_inverse.png │ │ │ │ ├── daiss_beamformer_batch_output.png │ │ │ │ ├── daiss_beamformer_batch_sources.png │ │ │ │ ├── daiss_beamformer_batch_view.png │ │ │ │ ├── daiss_beamformer_batch_write.png │ │ │ │ ├── daiss_beamformer_overlay.png │ │ │ │ ├── megin_batch_data.png │ │ │ │ ├── megin_batch_features.png │ │ │ │ ├── megin_batch_inverse.png │ │ │ │ ├── megin_batch_output_powerimage.png │ │ │ │ ├── megin_batch_output_ve.png │ │ │ │ ├── megin_batch_sources.png │ │ │ │ ├── megin_batch_whiten.png │ │ │ │ ├── megin_batch_write_powerimage.png │ │ │ │ ├── megin_batch_write_ve.png │ │ │ │ ├── megin_contrast_result.png │ │ │ │ ├── megin_eigenspectrum_post.png │ │ │ │ ├── megin_eigenspectrum_pre.png │ │ │ │ ├── megin_eigenspectrum_v2.png │ │ │ │ ├── megin_ve_results.png │ │ │ │ ├── opm_coreg.png │ │ │ │ ├── opm_data_sim_batch.png │ │ │ │ ├── opm_eigenspectrum_post.png │ │ │ │ ├── opm_eigenspectrum_pre.png │ │ │ │ ├── view_glass_brain.png │ │ │ │ └── view_glass_brain_bad.png │ │ │ ├── daiss_workflow.png │ │ │ └── daiss_workflow.svg │ │ ├── development │ │ │ ├── browse.png │ │ │ ├── commit.png │ │ │ └── download.png │ │ ├── git_clone_repo.png │ │ ├── git_config.png │ │ ├── git_pull_rebase.svg │ │ ├── git_windows_cmd.png │ │ ├── git_windows_eol.png │ │ ├── git_windows_rebase.png │ │ ├── manual │ │ │ ├── FieldMap │ │ │ │ ├── fieldmap_gui1.png │ │ │ │ ├── fieldmap_results1.png │ │ │ │ └── fieldmap_taskmgr.png │ │ │ ├── auditory │ │ │ │ ├── aud_bayes.png │ │ │ │ ├── aud_bayes2.png │ │ │ │ ├── aud_orth.png │ │ │ │ ├── bias.png │ │ │ │ ├── checkreg.png │ │ │ │ ├── command.png │ │ │ │ ├── con_man.png │ │ │ │ ├── con_man2.png │ │ │ │ ├── con_man3.png │ │ │ │ ├── contrast.png │ │ │ │ ├── coreg.png │ │ │ │ ├── design.png │ │ │ │ ├── explore.png │ │ │ │ ├── fitted.png │ │ │ │ ├── gray.png │ │ │ │ ├── interactive.png │ │ │ │ ├── realign.png │ │ │ │ ├── render.png │ │ │ │ ├── sections.png │ │ │ │ ├── slices.png │ │ │ │ ├── smooth.png │ │ │ │ ├── spm1.png │ │ │ │ └── volume.png │ │ │ ├── batch │ │ │ │ ├── batch_basicio.png │ │ │ │ ├── batch_dependencies.png │ │ │ │ ├── batch_multi_subject_template.png │ │ │ │ ├── batch_single_subject.png │ │ │ │ ├── batch_single_subject_template.png │ │ │ │ ├── batch_single_subject_template_nodeps.png │ │ │ │ ├── batch_spm.png │ │ │ │ └── flow.png │ │ │ ├── bms │ │ │ │ ├── Slide1.png │ │ │ │ ├── Slide2.png │ │ │ │ ├── Slide3.png │ │ │ │ ├── Slide4.png │ │ │ │ ├── Slide5.png │ │ │ │ └── Slide6.png │ │ │ ├── dartelguide │ │ │ │ ├── AtoB.png │ │ │ │ ├── Template2individual.png │ │ │ │ ├── VBM.png │ │ │ │ ├── averages.png │ │ │ │ ├── imported.png │ │ │ │ └── sharpening.png │ │ │ ├── dcm │ │ │ │ ├── Fig1.png │ │ │ │ ├── Fig2.png │ │ │ │ ├── Fig3.png │ │ │ │ ├── Fig4.png │ │ │ │ ├── Fig5.png │ │ │ │ ├── Fig6.png │ │ │ │ ├── Fig7.png │ │ │ │ ├── Fig8.png │ │ │ │ ├── Fig9.png │ │ │ │ ├── dcm_mod_bwd.png │ │ │ │ └── dcm_mod_fwd.png │ │ │ ├── dcm_csd │ │ │ │ ├── dcm_csd_fig1.png │ │ │ │ ├── dcm_csd_fig2.png │ │ │ │ ├── dcm_csd_fig3.png │ │ │ │ └── dcm_csd_fig4.png │ │ │ ├── dcm_erp │ │ │ │ ├── A_C_matrices.png │ │ │ │ ├── BMC.png │ │ │ │ ├── B_matrix.png │ │ │ │ ├── DCM_user_interface.png │ │ │ │ └── evoked_responses.png │ │ │ ├── dcm_fnirs │ │ │ │ ├── dcm_fit.png │ │ │ │ ├── est_conn.png │ │ │ │ ├── est_neural.png │ │ │ │ └── gui_con.png │ │ │ ├── dcm_ir │ │ │ │ ├── irfigure1.png │ │ │ │ ├── irfigure2.png │ │ │ │ ├── irfigure3.png │ │ │ │ ├── irfigure4.png │ │ │ │ ├── irfigure5_FlBl.png │ │ │ │ ├── irfigure5_FlBn.png │ │ │ │ ├── irfigure5_FnBl.png │ │ │ │ └── irfigure6.png │ │ │ ├── dcm_phase │ │ │ │ ├── bms_phase.png │ │ │ │ ├── endogenous.png │ │ │ │ ├── model4_conn.png │ │ │ │ ├── modulatory.png │ │ │ │ └── phase_models.png │ │ │ ├── dcm_rs │ │ │ │ ├── Fig1.png │ │ │ │ ├── Fig2.png │ │ │ │ ├── Fig3.png │ │ │ │ └── dcm_mod_full.png │ │ │ ├── dcm_ssr │ │ │ │ ├── fig1.png │ │ │ │ ├── fig2.png │ │ │ │ └── fig3.png │ │ │ ├── faces │ │ │ │ ├── cat3_contrast.png │ │ │ │ ├── cat3_psth.png │ │ │ │ ├── cat5_volume.png │ │ │ │ ├── cat_contrasts.png │ │ │ │ ├── cat_design.png │ │ │ │ ├── cat_explore.png │ │ │ │ ├── command.png │ │ │ │ ├── coreg.png │ │ │ │ ├── dropout.png │ │ │ │ ├── face_ar1.png │ │ │ │ ├── face_bayes.png │ │ │ │ ├── face_stim.png │ │ │ │ ├── face_timing.png │ │ │ │ ├── famous_lag.png │ │ │ │ ├── famous_lag_mip.png │ │ │ │ ├── gray.png │ │ │ │ ├── movements.png │ │ │ │ ├── par_design.png │ │ │ │ ├── realign.png │ │ │ │ └── smooth.png │ │ │ ├── faces_group │ │ │ │ ├── Fdisp.png │ │ │ │ ├── Ftemp.png │ │ │ │ ├── can_weighted_fir.png │ │ │ │ ├── f1_res.png │ │ │ │ ├── fir_covariance.png │ │ │ │ ├── fir_design.png │ │ │ │ ├── fir_results.png │ │ │ │ ├── informed_covariance.png │ │ │ │ ├── informed_design.png │ │ │ │ ├── informed_plot.png │ │ │ │ ├── informed_results.png │ │ │ │ ├── informed_t.png │ │ │ │ ├── nullall.png │ │ │ │ ├── nullcan.png │ │ │ │ └── t1.png │ │ │ ├── fmri_est │ │ │ │ ├── basis.png │ │ │ │ ├── bayes_options.png │ │ │ │ └── est_method.png │ │ │ ├── fmri_spec │ │ │ │ ├── design.png │ │ │ │ ├── fmri_model.png │ │ │ │ └── reg4.png │ │ │ ├── images │ │ │ │ ├── disp1.png │ │ │ │ ├── seg1.png │ │ │ │ └── seg2.png │ │ │ ├── meeg │ │ │ │ └── eeg_review_buttons.png │ │ │ ├── meeg_artefact │ │ │ │ ├── figure1.png │ │ │ │ ├── figure2.png │ │ │ │ ├── figure3.png │ │ │ │ ├── figure4.png │ │ │ │ ├── figure5.png │ │ │ │ └── figure6.png │ │ │ ├── meg_sloc │ │ │ │ ├── slide1.png │ │ │ │ ├── slide10.png │ │ │ │ ├── slide11.png │ │ │ │ ├── slide12.png │ │ │ │ ├── slide13.png │ │ │ │ ├── slide14.png │ │ │ │ ├── slide15.png │ │ │ │ ├── slide2.png │ │ │ │ ├── slide3.png │ │ │ │ ├── slide4.png │ │ │ │ ├── slide5.png │ │ │ │ ├── slide6.png │ │ │ │ ├── slide7.png │ │ │ │ ├── slide8.png │ │ │ │ └── slide9.png │ │ │ ├── mmn │ │ │ │ ├── 3DSPM.png │ │ │ │ ├── coreg.png │ │ │ │ ├── data_and_design.png │ │ │ │ ├── dcm_gui.png │ │ │ │ ├── electro_model.png │ │ │ │ ├── erp_c23.png │ │ │ │ ├── forward.png │ │ │ │ ├── invert.png │ │ │ │ ├── mesh.png │ │ │ │ ├── neuronal_model.png │ │ │ │ ├── source_erps.png │ │ │ │ ├── source_gui.png │ │ │ │ └── topo1.png │ │ │ ├── multi │ │ │ │ ├── figure1.png │ │ │ │ ├── figure10.png │ │ │ │ ├── figure11.png │ │ │ │ ├── figure12.png │ │ │ │ ├── figure13.png │ │ │ │ ├── figure14.png │ │ │ │ ├── figure15.png │ │ │ │ ├── figure16.png │ │ │ │ ├── figure2.png │ │ │ │ ├── figure3.png │ │ │ │ ├── figure4.png │ │ │ │ ├── figure5.png │ │ │ │ ├── figure6.png │ │ │ │ ├── figure7.png │ │ │ │ ├── figure8.png │ │ │ │ └── figure9.png │ │ │ ├── pet │ │ │ │ ├── all.png │ │ │ │ ├── all_results.png │ │ │ │ ├── cluster.png │ │ │ │ ├── conj.png │ │ │ │ ├── interactive.png │ │ │ │ ├── masked_con.png │ │ │ │ ├── masked_res.png │ │ │ │ ├── multi_design.png │ │ │ │ ├── sc_design.png │ │ │ │ ├── single_design.png │ │ │ │ ├── st_design.png │ │ │ │ ├── subject2.png │ │ │ │ ├── svc.png │ │ │ │ ├── table.png │ │ │ │ └── voi.png │ │ │ └── ppi │ │ │ │ ├── Fig1.png │ │ │ │ ├── Fig10.png │ │ │ │ ├── Fig11.png │ │ │ │ ├── Fig12.png │ │ │ │ ├── Fig13.png │ │ │ │ ├── Fig14.png │ │ │ │ ├── Fig15.png │ │ │ │ ├── Fig16.png │ │ │ │ ├── Fig2.png │ │ │ │ ├── Fig3.png │ │ │ │ ├── Fig4.png │ │ │ │ ├── Fig5.png │ │ │ │ ├── Fig6.png │ │ │ │ ├── Fig7.png │ │ │ │ ├── Fig8.png │ │ │ │ └── Fig9.png │ │ ├── matlab_setpath.png │ │ ├── normalisation_batch.png │ │ ├── opm │ │ │ ├── 90ms.png │ │ │ ├── Logo.png │ │ │ ├── aef_example_erf.PNG │ │ │ ├── aef_example_psd_after.PNG │ │ │ ├── aef_example_psd_after_filters.PNG │ │ │ ├── aef_example_psd_before.PNG │ │ │ ├── aef_example_topo.PNG │ │ │ ├── aef_example_topo_ft.PNG │ │ │ ├── badchannel_psd.png │ │ │ ├── coreg.png │ │ │ ├── coreg_new.png │ │ │ ├── coreg_template.png │ │ │ ├── coreg_template_new.PNG │ │ │ ├── evoked_field.png │ │ │ ├── mesh_select.png │ │ │ ├── mni15.png │ │ │ ├── mni15Whole.png │ │ │ ├── processed_psd.png │ │ │ ├── raw_psd.png │ │ │ ├── source_evoked_t.png │ │ │ ├── source_evoked_t_new.png │ │ │ └── t-stat.png │ │ ├── realignment_batch_1.png │ │ ├── realignment_batch_2.png │ │ ├── realignment_plot.png │ │ ├── segmentation_batch.png │ │ ├── slice_timing_batch.png │ │ ├── slice_timing_figure.png │ │ ├── smoothing_batch.png │ │ ├── spm_interface.png │ │ ├── tutorials │ │ │ ├── dcm-attention │ │ │ │ ├── Fig_BMS.png │ │ │ │ ├── Fig_estimation.png │ │ │ │ ├── GLM.png │ │ │ │ ├── V5_timeseries.png │ │ │ │ ├── connections.png │ │ │ │ ├── dcm_attention_figures.pptx │ │ │ │ ├── dcm_attention_stimuli.png │ │ │ │ ├── model_bwd.png │ │ │ │ ├── model_fwd.png │ │ │ │ └── two_models.png │ │ │ ├── dcm-motor │ │ │ │ ├── BMA_hypotheses_driven.PNG │ │ │ │ ├── BMC_hypotheses_driven.PNG │ │ │ │ ├── DCM-design.png │ │ │ │ ├── PEB_Ep.png │ │ │ │ ├── PEB_review_following_specification.PNG │ │ │ │ ├── dcm_motor_design_and_rois.png │ │ │ │ ├── dcm_motor_figures.pptx │ │ │ │ ├── design_matrix.png │ │ │ │ ├── model_space.png │ │ │ │ └── results_summary.png │ │ │ ├── dcm │ │ │ │ ├── dcm_fmri_firstlevel_Amatrix.png │ │ │ │ ├── dcm_fmri_firstlevel_Bmatrix.png │ │ │ │ ├── dcm_fmri_firstlevel_fullmodel.png │ │ │ │ ├── dcm_fmri_firstlevel_ldFcoords.png │ │ │ │ ├── dcm_fmri_firstlevel_modelcomparison.png │ │ │ │ ├── dcm_fmri_firstlevel_modelspace.png │ │ │ │ ├── dcm_fmri_firstlevel_pyramids_palmtrees.png │ │ │ │ ├── dcm_fmri_firstlevel_run_glm.png │ │ │ │ ├── dcm_fmri_firstlevel_sections.png │ │ │ │ ├── dcm_fmri_secondlevel_bma.png │ │ │ │ ├── dcm_fmri_secondlevel_bmc.png │ │ │ │ ├── dcm_fmri_secondlevel_peb_review.png │ │ │ │ ├── dcm_tutorial_figures.pptx │ │ │ │ └── dcm_tutorial_workflow.png │ │ │ ├── fmri │ │ │ │ └── group │ │ │ │ │ ├── semantic_factorial_design_matrix.png │ │ │ │ │ ├── semantic_factorial_results.png │ │ │ │ │ ├── semantic_first_level_design_matrix.png │ │ │ │ │ ├── semantic_one_sample_ttest_design_matrix.png │ │ │ │ │ ├── semantic_one_sample_ttest_results_1.png │ │ │ │ │ ├── semantic_one_sample_ttest_results_2.png │ │ │ │ │ ├── semantic_two_sample_ttest_design_matrix.png │ │ │ │ │ └── semantic_two_sample_ttest_results.png │ │ │ ├── meeg │ │ │ │ └── meeg_firstlevel │ │ │ │ │ ├── add-batch-artefacts.png │ │ │ │ │ ├── add-batch-filter.png │ │ │ │ │ ├── artefacts-options.png │ │ │ │ │ ├── auditory-scalp.png │ │ │ │ │ ├── conv-basis-set.png │ │ │ │ │ ├── conv-other-conds.png │ │ │ │ │ ├── conv-top.png │ │ │ │ │ ├── filter-options.png │ │ │ │ │ ├── prepare-options.png │ │ │ │ │ ├── prepare-post-conv.png │ │ │ │ │ ├── result-response.png │ │ │ │ │ ├── scalp.png │ │ │ │ │ ├── select-prepare-batch.png │ │ │ │ │ ├── tactile-scalp.png │ │ │ │ │ └── visual-scalp.png │ │ │ ├── vbm │ │ │ │ ├── vbm-CheckReg14.png │ │ │ │ ├── vbm-Dartel14.png │ │ │ │ ├── vbm-Display14.png │ │ │ │ ├── vbm-Imported14.png │ │ │ │ ├── vbm-Processed14.png │ │ │ │ ├── vbm-SegResults14.png │ │ │ │ ├── vbm-Segment14.png │ │ │ │ ├── vbm-Segment24.png │ │ │ │ ├── vbm-Shoot24.png │ │ │ │ ├── vbm-WriteNorm24.png │ │ │ │ ├── vbm-find-set-path.png │ │ │ │ ├── vbm-handedness.png │ │ │ │ ├── vbm-interpretation.png │ │ │ │ ├── vbm-new_segment.png │ │ │ │ ├── vbm-normalise2mni.png │ │ │ │ ├── vbm-preprocessed.png │ │ │ │ ├── vbm-results1.png │ │ │ │ ├── vbm-results2.png │ │ │ │ ├── vbm-run_dartel.png │ │ │ │ ├── vbm-set-path.png │ │ │ │ └── vbm-template8.png │ │ │ └── vbm_spm_course_2024 │ │ │ │ ├── analysis_batch_1.png │ │ │ │ ├── analysis_batch_2.png │ │ │ │ ├── analysis_batch_3.png │ │ │ │ ├── analysis_batch_4.png │ │ │ │ ├── analysis_check_reg.png │ │ │ │ ├── analysis_contrast.png │ │ │ │ ├── analysis_design_matrix.png │ │ │ │ ├── analysis_menu_1.png │ │ │ │ ├── analysis_menu_2.png │ │ │ │ ├── analysis_menu_3.png │ │ │ │ ├── analysis_menu_4.png │ │ │ │ ├── analysis_results_1.png │ │ │ │ ├── analysis_results_2.png │ │ │ │ ├── analysis_results_3.png │ │ │ │ ├── analysis_results_4.png │ │ │ │ ├── data_prep_dicom_import_batch_1.png │ │ │ │ ├── data_prep_dicom_import_batch_2.png │ │ │ │ ├── data_prep_dicom_import_menu.png │ │ │ │ ├── index_dir_structure.png │ │ │ │ ├── index_workflow.png │ │ │ │ ├── preprocessing_check_reg_1.png │ │ │ │ ├── preprocessing_check_reg_2.png │ │ │ │ ├── preprocessing_check_reg_3.png │ │ │ │ ├── preprocessing_segment_batch_1.png │ │ │ │ ├── preprocessing_segment_batch_2.png │ │ │ │ ├── preprocessing_segment_batch_3.png │ │ │ │ ├── preprocessing_segment_check_reg.png │ │ │ │ ├── preprocessing_segment_menu.png │ │ │ │ ├── preprocessing_shoot_batch_1.png │ │ │ │ ├── preprocessing_shoot_batch_2.png │ │ │ │ ├── preprocessing_shoot_batch_3.png │ │ │ │ ├── preprocessing_shoot_batch_4.png │ │ │ │ ├── preprocessing_shoot_menu.png │ │ │ │ ├── preprocessing_shoot_population_average.png │ │ │ │ ├── preprocessing_warp_batch_1.png │ │ │ │ ├── preprocessing_warp_batch_2.png │ │ │ │ ├── preprocessing_warp_check_reg.png │ │ │ │ └── preprocessing_workflow.png │ │ └── wikibooks │ │ │ ├── EP2D_BOLD_resting-state_Siemens_scanner_sequence_printout.png │ │ │ ├── ExampleDCMGraph.png │ │ │ ├── Exponential_decay_mechanism.svg │ │ │ ├── Gnumex_setup.png │ │ │ ├── Mricron-slice-order-nifti.png │ │ │ ├── SPM_Imcalc_mean_image.png │ │ │ ├── SPM_hemodynamic_response_function.png │ │ │ ├── Spm_4D_example.png │ │ │ ├── Spm_reorient.png │ │ │ ├── ThreeVertexGraph.png │ │ │ └── Two_State_DCM_for_fMRI.png │ ├── images │ │ ├── London_skyline_700b.jpg │ │ ├── spm_favicon.png │ │ ├── spm_front.png │ │ └── spm_logo_white.png │ ├── javascripts │ │ └── mathjax.js │ └── videos │ │ ├── inspecting_anatomical_data.mp4 │ │ ├── inspecting_functional_data.mp4 │ │ └── realignment.mp4 ├── courses │ ├── conduct.md │ ├── eeg_meg │ │ ├── eeg_datasets.md │ │ ├── index.md │ │ ├── programme.md │ │ └── recordings │ │ │ ├── bayesian_inference.md │ │ │ ├── bayesian_model_selection.md │ │ │ ├── daiss.md │ │ │ ├── dcm_cross_spectral_desities.md │ │ │ ├── dcm_evoked_responses.md │ │ │ ├── dcm_principles.md │ │ │ ├── glm_classical_inference.md │ │ │ ├── glm_convolutional.md │ │ │ ├── group_analysis.md │ │ │ ├── index.md │ │ │ ├── introduction.md │ │ │ ├── multiple_comparisons.md │ │ │ ├── opm_analysis.md │ │ │ ├── preprocessing.md │ │ │ ├── source_analysis.md │ │ │ └── what_measured.md │ ├── fmri_vbm │ │ ├── index.md │ │ ├── learning_objectives.md │ │ ├── maths │ │ │ ├── index.md │ │ │ └── linear_algebra.md │ │ ├── mri_datasets.md │ │ ├── preparatory_materials.md │ │ ├── programme.md │ │ ├── programme_online.md │ │ ├── recordings │ │ │ ├── bayesian_inference.md │ │ │ ├── contrasts_classical_inference.md │ │ │ ├── dcm_hypothesis_testing.md │ │ │ ├── dcm_introduction.md │ │ │ ├── event_related_fmri.md │ │ │ ├── experimental_design.md │ │ │ ├── fmri_legacy_recordings.md │ │ │ ├── glm.md │ │ │ ├── group_analysis.md │ │ │ ├── index.md │ │ │ ├── preprocessing.md │ │ │ ├── random_field_theory.md │ │ │ └── vbm.md │ │ └── slides │ │ │ ├── 2023 │ │ │ ├── 01_fmri_preprocessing.pdf │ │ │ ├── 02_general_linear_model.pdf │ │ │ ├── 03_contrasts_and_inference.pdf │ │ │ ├── 04_group_analysis.pdf │ │ │ ├── 05_thresholding.pdf │ │ │ ├── 06_voxel_based_morphometry.pdf │ │ │ ├── 07_experimental_design.pdf │ │ │ ├── 08_event_related_fmri.pdf │ │ │ ├── 09_bayesian_inference.pdf │ │ │ ├── 10_dcm_introduction.pdf │ │ │ └── 11_dcm_testing_hypotheses.pdf │ │ │ └── 2024 │ │ │ └── 07_experimental_design.pdf │ └── index.md ├── development │ ├── compilation │ │ ├── index.md │ │ ├── linux.md │ │ ├── macos.md │ │ └── windows.md │ ├── git.md │ ├── guidelines.md │ ├── index.md │ ├── material.md │ ├── release.md │ ├── ssh_authentication.md │ ├── testing.md │ └── versioning.md ├── index.md ├── installation │ ├── containers.md │ ├── index.md │ ├── octave.md │ └── standalone.md ├── manual │ ├── FieldMap │ │ └── fieldmap.md │ ├── auditory │ │ └── auditory.md │ ├── batch │ │ ├── batch.md │ │ └── devel.md │ ├── bms │ │ └── bms.md │ ├── dartelguide │ │ └── dartelguide.md │ ├── dcm │ │ └── dcm.md │ ├── dcm_fnirs │ │ └── dcm_fnirs.md │ ├── dcm_rs │ │ └── dcm_rs.md │ ├── faces_group │ │ └── face_group.md │ ├── fmri_est │ │ └── fmri_est.md │ ├── fmri_spec │ │ └── fmri_spec.md │ ├── mixed_effects │ │ └── mixed_effects.md │ ├── pet │ │ └── pet.md │ └── ppi │ │ └── ppi.md ├── reading │ └── spm_history.md ├── reference │ ├── MEEG │ │ ├── eeg_DCM.md │ │ ├── eeg_VBECD.md │ │ ├── eeg_imaging.md │ │ ├── eeg_preprocessing.md │ │ ├── eeg_sensoranalysis.md │ │ └── index.md │ ├── docs │ │ ├── index.md │ │ ├── spm.dcm.bms.inference.md │ │ ├── spm.dcm.bms.results.md │ │ ├── spm.dcm.estimate.md │ │ ├── spm.dcm.peb.compare.md │ │ ├── spm.dcm.peb.peb_review.md │ │ ├── spm.dcm.peb.predict.md │ │ ├── spm.dcm.peb.reduce_all.md │ │ ├── spm.dcm.peb.specify.md │ │ ├── spm.dcm.spec.fmri.group.md │ │ ├── spm.dcm.spec.fmri.inputs.md │ │ ├── spm.dcm.spec.fmri.regions.md │ │ ├── spm.dcm.spec.meeg.md │ │ ├── spm.meeg.OPM.create.md │ │ ├── spm.meeg.OPM.denoise.md │ │ ├── spm.meeg.OPM.epoch.md │ │ ├── spm.meeg.averaging.average.md │ │ ├── spm.meeg.averaging.contrast.md │ │ ├── spm.meeg.averaging.grandmean.md │ │ ├── spm.meeg.convert.md │ │ ├── spm.meeg.images.collapse.md │ │ ├── spm.meeg.images.convert2images.md │ │ ├── spm.meeg.modelling.convmodel.md │ │ ├── spm.meeg.modelling.eegreg.md │ │ ├── spm.meeg.other.copy.md │ │ ├── spm.meeg.other.delete.md │ │ ├── spm.meeg.other.review.md │ │ ├── spm.meeg.preproc.artefact.md │ │ ├── spm.meeg.preproc.bc.md │ │ ├── spm.meeg.preproc.combineplanar.md │ │ ├── spm.meeg.preproc.correct.md │ │ ├── spm.meeg.preproc.crop.md │ │ ├── spm.meeg.preproc.downsample.md │ │ ├── spm.meeg.preproc.epoch.md │ │ ├── spm.meeg.preproc.filter.md │ │ ├── spm.meeg.preproc.fuse.md │ │ ├── spm.meeg.preproc.merge.md │ │ ├── spm.meeg.preproc.montage.md │ │ ├── spm.meeg.preproc.prepare.md │ │ ├── spm.meeg.preproc.reduce.md │ │ ├── spm.meeg.preproc.remove.md │ │ ├── spm.meeg.preproc.sconfounds.md │ │ ├── spm.meeg.source.coregshift.md │ │ ├── spm.meeg.source.dipfit.md │ │ ├── spm.meeg.source.eeg_shp_distort.md │ │ ├── spm.meeg.source.eeg_shp_gainmat.md │ │ ├── spm.meeg.source.extract.md │ │ ├── spm.meeg.source.headmodel.md │ │ ├── spm.meeg.source.headmodelhelmet.md │ │ ├── spm.meeg.source.inv_mix.md │ │ ├── spm.meeg.source.invert.md │ │ ├── spm.meeg.source.invertiter.md │ │ ├── spm.meeg.source.momentfit.md │ │ ├── spm.meeg.source.results.md │ │ ├── spm.meeg.source.sensorshift.md │ │ ├── spm.meeg.source.simulate.md │ │ ├── spm.meeg.tf.avgfreq.md │ │ ├── spm.meeg.tf.avgtime.md │ │ ├── spm.meeg.tf.cfc.md │ │ ├── spm.meeg.tf.rescale.md │ │ ├── spm.meeg.tf.tf.md │ │ ├── spm.spatial.coreg.estimate.md │ │ ├── spm.spatial.coreg.estwrite.md │ │ ├── spm.spatial.coreg.write.md │ │ ├── spm.spatial.normalise.est.md │ │ ├── spm.spatial.normalise.estwrite.md │ │ ├── spm.spatial.normalise.write.md │ │ ├── spm.spatial.preproc.md │ │ ├── spm.spatial.realign.estimate.md │ │ ├── spm.spatial.realign.estwrite.md │ │ ├── spm.spatial.realign.write.md │ │ ├── spm.spatial.realignunwarp.md │ │ ├── spm.spatial.smooth.md │ │ ├── spm.stats.bms_map.inference.md │ │ ├── spm.stats.bms_map.results.md │ │ ├── spm.stats.con.md │ │ ├── spm.stats.factorial_design.md │ │ ├── spm.stats.fmri_data.md │ │ ├── spm.stats.fmri_design.md │ │ ├── spm.stats.fmri_est.md │ │ ├── spm.stats.fmri_spec.md │ │ ├── spm.stats.mfx.ffx.md │ │ ├── spm.stats.mfx.spec.md │ │ ├── spm.stats.ppi.md │ │ ├── spm.stats.results.md │ │ ├── spm.stats.review.md │ │ ├── spm.stats.setlevel.md │ │ ├── spm.temporal.st.md │ │ ├── spm.tools.beamforming.copy.md │ │ ├── spm.tools.beamforming.data.md │ │ ├── spm.tools.beamforming.features.md │ │ ├── spm.tools.beamforming.group.md │ │ ├── spm.tools.beamforming.inverse.md │ │ ├── spm.tools.beamforming.output.md │ │ ├── spm.tools.beamforming.sources.md │ │ ├── spm.tools.beamforming.view.md │ │ ├── spm.tools.beamforming.write.md │ │ ├── spm.tools.dartel.crt_iwarped.md │ │ ├── spm.tools.dartel.crt_warped.md │ │ ├── spm.tools.dartel.jacdet.md │ │ ├── spm.tools.dartel.kernfun.flokern.md │ │ ├── spm.tools.dartel.kernfun.reskern.md │ │ ├── spm.tools.dartel.mni_norm.md │ │ ├── spm.tools.dartel.popnorm.md │ │ ├── spm.tools.dartel.warp.md │ │ ├── spm.tools.dartel.warp1.md │ │ ├── spm.tools.fieldmap.applyvdm.md │ │ ├── spm.tools.fieldmap.calculatevdm.md │ │ ├── spm.tools.longit.pairwise.md │ │ ├── spm.tools.longit.series.md │ │ ├── spm.tools.mb.fil.md │ │ ├── spm.tools.mb.mbnorm.md │ │ ├── spm.tools.mb.merge.md │ │ ├── spm.tools.mb.out.md │ │ ├── spm.tools.mb.run.md │ │ ├── spm.tools.oldnorm.est.md │ │ ├── spm.tools.oldnorm.estwrite.md │ │ ├── spm.tools.oldnorm.write.md │ │ ├── spm.tools.oldseg.md │ │ ├── spm.tools.render.SExtract.md │ │ ├── spm.tools.render.SRender.md │ │ ├── spm.tools.shoot.kernfun.reskern.md │ │ ├── spm.tools.shoot.kernfun.scalmom.md │ │ ├── spm.tools.shoot.kernfun.velkern.md │ │ ├── spm.tools.shoot.norm.md │ │ ├── spm.tools.shoot.warp.md │ │ ├── spm.tools.shoot.warp1.md │ │ ├── spm.tools.spatial.denoise.md │ │ ├── spm.tools.spatial.scope.md │ │ ├── spm.tools.spatial.slice2vol.md │ │ ├── spm.tools.tsss.momentspace.md │ │ ├── spm.tools.tsss.tsss.md │ │ ├── spm.util.bbox.md │ │ ├── spm.util.cat.md │ │ ├── spm.util.cdir.md │ │ ├── spm.util.checkreg.md │ │ ├── spm.util.deface.md │ │ ├── spm.util.defs.md │ │ ├── spm.util.disp.md │ │ ├── spm.util.exp_frames.md │ │ ├── spm.util.imcalc.md │ │ ├── spm.util.import.dicom.md │ │ ├── spm.util.import.ecat.md │ │ ├── spm.util.import.minc.md │ │ ├── spm.util.import.parrec.md │ │ ├── spm.util.md.md │ │ ├── spm.util.print.md │ │ ├── spm.util.render.display.md │ │ ├── spm.util.render.extract.md │ │ ├── spm.util.reorient.md │ │ ├── spm.util.sendmail.md │ │ ├── spm.util.split.md │ │ ├── spm.util.tvol.md │ │ └── spm.util.voi.md │ └── index.md ├── template.md ├── tutorials │ ├── MEEG │ │ ├── artefact.md │ │ ├── index.md │ │ ├── meeg_firstlevel.md │ │ ├── meg_sloc.md │ │ ├── mmn │ │ │ └── index.md │ │ ├── multi │ │ │ ├── evoked.md │ │ │ ├── fmri.md │ │ │ ├── index.md │ │ │ ├── preprocessing.md │ │ │ ├── references.md │ │ │ ├── source.md │ │ │ └── timefrequency.md │ │ └── multimodal │ │ │ ├── eeg.md │ │ │ ├── figures │ │ │ ├── eeg_coreg.png │ │ │ ├── eeg_erp.png │ │ │ ├── eeg_forward.png │ │ │ ├── eeg_meshing.png │ │ │ ├── eeg_msp.png │ │ │ ├── eeg_recon.png │ │ │ ├── eeg_scalptime.png │ │ │ ├── eeg_scalptime_results.png │ │ │ ├── eeg_topo.png │ │ │ ├── fmri_faces_vs_scrambled.png │ │ │ ├── fused_eeg_meg_msp.png │ │ │ ├── fused_eeg_meg_msp_fmri.png │ │ │ ├── fused_eeg_msp.png │ │ │ ├── fused_meg_msp.png │ │ │ ├── meg_TF_results.png │ │ │ ├── meg_TFimage.png │ │ │ ├── meg_coreg.png │ │ │ ├── meg_msp.png │ │ │ ├── meg_plv_faces.png │ │ │ ├── meg_plv_scrambled.png │ │ │ ├── meg_pow_faces.png │ │ │ ├── meg_pow_scrambled.png │ │ │ ├── meg_scalp_erf.png │ │ │ ├── meg_topo180.png │ │ │ ├── paradigm.png │ │ │ └── select_frames.png │ │ │ ├── fmri.md │ │ │ ├── fusion.md │ │ │ ├── index.md │ │ │ └── meg.md │ ├── daiss │ │ ├── beamforming │ │ │ ├── neuromag │ │ │ │ └── index.md │ │ │ ├── opm │ │ │ │ └── index.md │ │ │ └── simulated │ │ │ │ └── index.md │ │ └── index.md │ ├── dcm │ │ ├── dcm_csd.md │ │ ├── dcm_erp.md │ │ ├── dcm_fmri_first_level.md │ │ ├── dcm_fmri_first_level_gui.md │ │ ├── dcm_fmri_second_level.md │ │ ├── dcm_fmri_second_level_motor.md │ │ ├── dcm_ir.md │ │ ├── dcm_phase.md │ │ ├── dcm_ssr.md │ │ └── index.md │ ├── fmri │ │ ├── block │ │ │ ├── index.md │ │ │ ├── modelling │ │ │ │ └── block_design.md │ │ │ └── preprocessing │ │ │ │ ├── batch.md │ │ │ │ ├── coregistration.md │ │ │ │ ├── dummy_scans.md │ │ │ │ ├── introduction.md │ │ │ │ ├── normalisation.md │ │ │ │ ├── realignment.md │ │ │ │ ├── scripting.md │ │ │ │ ├── segmentation.md │ │ │ │ ├── slice_timing.md │ │ │ │ ├── smoothing.md │ │ │ │ └── visual_inspection.md │ │ ├── event │ │ │ ├── bayesian.md │ │ │ ├── categorical.md │ │ │ ├── index.md │ │ │ ├── parametric.md │ │ │ └── preprocessing.md │ │ ├── group │ │ │ ├── factorial.md │ │ │ ├── index.md │ │ │ ├── one_sample_ttest.md │ │ │ └── two_sample_ttest.md │ │ └── index.md │ ├── index.md │ ├── opm │ │ ├── coreg │ │ │ └── index.md │ │ ├── evoked │ │ │ └── index.md │ │ ├── evoked_source │ │ │ └── index.md │ │ ├── formats │ │ │ └── index.md │ │ ├── index.md │ │ ├── neuro1_aef │ │ │ └── index.md │ │ └── simulation │ │ │ └── index.md │ ├── vbm │ │ ├── image_processing.md │ │ ├── index.md │ │ └── statistical_analysis.md │ └── vbmcourse24 │ │ ├── analysis.md │ │ ├── data_prep.md │ │ ├── index.md │ │ └── preprocessing.md └── wikibooks │ ├── Advice_on_hardware_selection.md │ ├── Atlases.md │ ├── Autocorrelation.md │ ├── BIDS.md │ ├── Basis_functions.md │ ├── Batch.md │ ├── Bayesian_Parameter_Averaging_(BPA).md │ ├── Block_design.md │ ├── CI.md │ ├── Cogent.md │ ├── Compile_the_gnumex_mex_files.md │ ├── Concatenation.md │ ├── Contrasts.md │ ├── Correlation.md │ ├── Correlation_and_Regression.md │ ├── Covariance.md │ ├── DCM_units.md │ ├── DICOM.md │ ├── DTI.md │ ├── Datasets.md │ ├── Design_efficiency.md │ ├── Docker.md │ ├── Download.md │ ├── F_and_T_tests.md │ ├── Faster_SPM.md │ ├── Group_Analysis.md │ ├── Haemodynamic_Response_Function.md │ ├── Headless.md │ ├── How-to.md │ ├── Importing_data_from_the_scanner.md │ ├── Inference.md │ ├── Installation_on_64bit_Linux.md │ ├── Installation_on_64bit_Mac_OS_(Intel).md │ ├── Installation_on_64bit_Windows.md │ ├── Installation_on_Linux.md │ ├── Installation_on_Mac_OS_(Intel).md │ ├── Installation_on_Mac_OS_(PowerPC).md │ ├── Installation_on_SunOS.md │ ├── Installation_on_Windows.md │ ├── Julia.md │ ├── Learning_SPM.md │ ├── MATLAB.md │ ├── Non-sphericity.md │ ├── Normalisation.md │ ├── Octave.md │ ├── PPI.md │ ├── Parametric_Empirical_Bayes_(PEB).md │ ├── Percentage_signal_change.md │ ├── Physio.md │ ├── Power_Analysis.md │ ├── Programming_intro.md │ ├── Python.md │ ├── SEM.md │ ├── SPM.md │ ├── SPM12_MEX_Compilation_on_Windows.md │ ├── SPM2_MEX_Compilation_on_Windows.md │ ├── SPM5_MEX_Compilation_on_Windows.md │ ├── SPM8_MEX_Compilation_on_Windows.md │ ├── Single_Case_Study.md │ ├── Spatial_smoothing.md │ ├── Standalone.md │ ├── The_DCM_Equation._1._Motivation.md │ ├── The_DCM_Equation._2._Dynamical_Systems.md │ ├── The_DCM_Equation._3._Networks_and_Matrices.md │ ├── The_DCM_Equation._4._The_State_Equation.md │ ├── Timeseries_extraction.md │ ├── Two_State_DCM.md │ ├── VBM.md │ ├── Working_with_4D_data.md │ └── fonts.md ├── mkdocs.yml └── requirements.txt /.codespellrc: -------------------------------------------------------------------------------- 1 | [codespell] 2 | ignore-words = .wordlist.txt 3 | ignore-regex = (FWE|TE|ans|Unser|theses|PhLEM|whos) 4 | skip = *.pdf,*.bib,*env*/*,.git,site 5 | quiet-level = 2 6 | -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- 1 | * text=auto 2 | -------------------------------------------------------------------------------- /.github/workflows/build.yml: -------------------------------------------------------------------------------- 1 | name: Build 2 | on: 3 | push: 4 | branches: 5 | - main 6 | release: 7 | types: [published] 8 | pull_request: 9 | workflow_dispatch: 10 | jobs: 11 | deploy: 12 | runs-on: ubuntu-latest 13 | steps: 14 | - uses: actions/checkout@v4 15 | - name: Setup Python 16 | uses: actions/setup-python@v4 17 | with: 18 | python-version: '3.10.6' 19 | architecture: 'x64' 20 | - name: Install dependencies 21 | run: | 22 | python3 -m pip install --upgrade pip 23 | python3 -m pip install -r requirements.txt 24 | - name: Build site 25 | run: mkdocs build 26 | -------------------------------------------------------------------------------- /.github/workflows/linkcheck.yml: -------------------------------------------------------------------------------- 1 | name: Links Check 2 | on: 3 | push: 4 | branches: 5 | - main 6 | release: 7 | types: [published] 8 | pull_request: 9 | workflow_dispatch: 10 | jobs: 11 | check-links: 12 | runs-on: ubuntu-latest 13 | steps: 14 | - uses: actions/checkout@v3 15 | - uses: gaurav-nelson/github-action-markdown-link-check@v1 16 | with: 17 | use-quiet-mode: 'yes' 18 | use-verbose-mode: 'no' 19 | config-file: '.markdown-link-check.json' 20 | folder-path: 'docs/installation, docs/tutorials' 21 | file-path: './README.md, ./docs/index.md' 22 | base-branch: main 23 | -------------------------------------------------------------------------------- /.github/workflows/linting.yml: -------------------------------------------------------------------------------- 1 | name: Linting 2 | on: 3 | push: 4 | branches: 5 | - main 6 | release: 7 | types: [published] 8 | pull_request: 9 | workflow_dispatch: 10 | jobs: 11 | lint: 12 | runs-on: ubuntu-latest 13 | steps: 14 | - uses: actions/checkout@v3 15 | - uses: actions/setup-node@v3 16 | with: 17 | node-version: 16 18 | - name: Install markdownlint 19 | run: | 20 | npm install -g markdownlint-cli 21 | - name: Run markdownlint 22 | run: | 23 | markdownlint "docs/**/*.md" || true 24 | -------------------------------------------------------------------------------- /.github/workflows/spelling.yml: -------------------------------------------------------------------------------- 1 | name: Spelling 2 | on: 3 | push: 4 | branches: 5 | - main 6 | release: 7 | types: [published] 8 | pull_request: 9 | workflow_dispatch: 10 | jobs: 11 | spell: 12 | runs-on: ubuntu-latest 13 | steps: 14 | - uses: actions/checkout@v4 15 | - name: Setup Python 16 | uses: actions/setup-python@v5 17 | - name: Install dependencies 18 | run: | 19 | python3 -m pip install --upgrade pip setuptools 20 | python3 -m pip install -r requirements.txt 21 | - name: Install Aspell 22 | run: | 23 | sudo apt-get install aspell aspell-en 24 | - name: Install Hunspell 25 | run: | 26 | sudo apt-get install hunspell hunspell-en-gb 27 | - name: codespell 28 | run: | 29 | codespell docs 30 | - name: pyspelling 31 | run: | 32 | pyspelling || true 33 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | # mkdocs documentation 2 | /site 3 | 4 | # Environments 5 | .env 6 | .venv 7 | env/ 8 | venv/ 9 | ENV/ 10 | env.bak/ 11 | venv.bak/ 12 | .vs/ 13 | 14 | # Spellcheck 15 | .wordlist.dic 16 | 17 | .DS_Store 18 | -------------------------------------------------------------------------------- /.markdown-link-check.json: -------------------------------------------------------------------------------- 1 | { 2 | "ignorePatterns": [ 3 | { 4 | "pattern": "^(?!http)" 5 | } 6 | ], 7 | "aliveStatusCodes": [200,206,503], 8 | "httpHeaders": [ 9 | { 10 | "urls": ["https://github.com/", "https://guides.github.com/", "https://help.github.com/", "https://docs.github.com/"], 11 | "headers": { 12 | "Accept-Encoding": "zstd, br, gzip, deflate" 13 | } 14 | } 15 | ] 16 | } 17 | -------------------------------------------------------------------------------- /.markdownlintrc: -------------------------------------------------------------------------------- 1 | { 2 | "default": true, 3 | "MD003": { 4 | "style": "atx" 5 | }, 6 | "MD013": false, 7 | "MD033": false 8 | } 9 | -------------------------------------------------------------------------------- /.pyspelling.yaml: -------------------------------------------------------------------------------- 1 | spellchecker: aspell 2 | 3 | matrix: 4 | - name: Markdown 5 | sources: 6 | - '*.md' 7 | - 'docs/**/*.md' 8 | aspell: 9 | lang: en 10 | d: en_GB 11 | ignore-case: true 12 | hunspell: 13 | d: en_GB 14 | dictionary: 15 | wordlists: 16 | - .wordlist.txt 17 | output: .wordlist.dic 18 | encoding: utf-8 19 | pipeline: 20 | - pyspelling.filters.context: 21 | context_visible_first: true 22 | delimiters: 23 | - open: ':' 24 | content: '[\w-]*' 25 | close: ':' 26 | - pyspelling.filters.markdown: 27 | markdown_extensions: 28 | - pymdownx.snippets 29 | - markdown.extensions.extra: 30 | - pyspelling.filters.html: 31 | comments: false 32 | attributes: 33 | - title 34 | - alt 35 | ignores: 36 | - code 37 | - pre 38 | - blockquote 39 | - span 40 | - a 41 | - :matches(.csl-bib-body) 42 | - pyspelling.filters.url: 43 | 44 | -------------------------------------------------------------------------------- /addons/abbreviations.md: -------------------------------------------------------------------------------- 1 | *[BOLD]: Blood Oxygen Level Dependent 2 | *[BIDS]: Brain Imaging Data Structure 3 | *[CSV]: Comma-Separated Values 4 | *[CVA]: Canonical Variate Analysis 5 | *[DAiSS]: Data Analysis in Source Space 6 | *[DCM]: Dynamic Causal Modelling 7 | *[EEG]: Electroencephalography 8 | *[EPI]: Echo-Planar Imaging 9 | *[fMRI]: functional Magnetic Resonance Imaging 10 | *[FWHM]: Full Width at Half Maximum 11 | *[GLM]: General Linear Model 12 | *[GLMs]: General Linear Models 13 | *[HRF]: Hemodynamic Response Function 14 | *[JSON]: JavaScript Object Notation 15 | *[MEG]: Magnetoencephalography 16 | *[MRI]: Magnetic Resonance Imaging 17 | *[OPM]: Optically Pumped Magnetometers 18 | *[PET]: Positron Emission Tomography 19 | *[PSD]: Power Spectral Density 20 | *[SPECT]: Single-Photon Emission Computed Tomography 21 | *[TR]: Repetition Time 22 | *[TRs]: Repetition Times 23 | *[TSSS]: Temporal Signal Space Separation 24 | *[TSV]: Tab-Separated Values 25 | *[VBM]: Voxel-Based Morphometry 26 | -------------------------------------------------------------------------------- /docs/assets/css/extra.css: -------------------------------------------------------------------------------- 1 | .md-typese__table { 2 | min-width: 100%; 3 | } 4 | 5 | .md-typeset table:not([class]) { 6 | display: table; 7 | } -------------------------------------------------------------------------------- /docs/assets/figures/batch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/batch.png -------------------------------------------------------------------------------- /docs/assets/figures/coregistration_batch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/coregistration_batch.png -------------------------------------------------------------------------------- /docs/assets/figures/coregistration_plot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/coregistration_plot.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/daiss_beamformer_batch_data.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/daiss_beamformer_batch_data.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/daiss_beamformer_batch_features.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/daiss_beamformer_batch_features.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/daiss_beamformer_batch_inverse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/daiss_beamformer_batch_inverse.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/daiss_beamformer_batch_output.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/daiss_beamformer_batch_output.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/daiss_beamformer_batch_sources.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/daiss_beamformer_batch_sources.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/daiss_beamformer_batch_view.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/daiss_beamformer_batch_view.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/daiss_beamformer_batch_write.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/daiss_beamformer_batch_write.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/daiss_beamformer_overlay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/daiss_beamformer_overlay.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/megin_batch_data.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/megin_batch_data.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/megin_batch_features.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/megin_batch_features.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/megin_batch_inverse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/megin_batch_inverse.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/megin_batch_output_powerimage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/megin_batch_output_powerimage.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/megin_batch_output_ve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/megin_batch_output_ve.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/megin_batch_sources.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/megin_batch_sources.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/megin_batch_whiten.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/megin_batch_whiten.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/megin_batch_write_powerimage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/megin_batch_write_powerimage.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/megin_batch_write_ve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/megin_batch_write_ve.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/megin_contrast_result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/megin_contrast_result.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/megin_eigenspectrum_post.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/megin_eigenspectrum_post.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/megin_eigenspectrum_pre.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/megin_eigenspectrum_pre.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/megin_eigenspectrum_v2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/megin_eigenspectrum_v2.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/megin_ve_results.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/megin_ve_results.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/opm_coreg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/opm_coreg.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/opm_data_sim_batch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/opm_data_sim_batch.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/opm_eigenspectrum_post.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/opm_eigenspectrum_post.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/opm_eigenspectrum_pre.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/opm_eigenspectrum_pre.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/view_glass_brain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/view_glass_brain.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/beamforming/view_glass_brain_bad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/beamforming/view_glass_brain_bad.png -------------------------------------------------------------------------------- /docs/assets/figures/daiss/daiss_workflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/daiss/daiss_workflow.png -------------------------------------------------------------------------------- /docs/assets/figures/development/browse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/development/browse.png -------------------------------------------------------------------------------- /docs/assets/figures/development/commit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/development/commit.png -------------------------------------------------------------------------------- /docs/assets/figures/development/download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/development/download.png -------------------------------------------------------------------------------- /docs/assets/figures/git_clone_repo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/git_clone_repo.png -------------------------------------------------------------------------------- /docs/assets/figures/git_config.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/git_config.png -------------------------------------------------------------------------------- /docs/assets/figures/git_windows_cmd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/git_windows_cmd.png -------------------------------------------------------------------------------- /docs/assets/figures/git_windows_eol.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/git_windows_eol.png -------------------------------------------------------------------------------- /docs/assets/figures/git_windows_rebase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/git_windows_rebase.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/FieldMap/fieldmap_gui1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/FieldMap/fieldmap_gui1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/FieldMap/fieldmap_results1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/FieldMap/fieldmap_results1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/FieldMap/fieldmap_taskmgr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/FieldMap/fieldmap_taskmgr.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/aud_bayes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/aud_bayes.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/aud_bayes2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/aud_bayes2.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/aud_orth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/aud_orth.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/bias.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/bias.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/checkreg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/checkreg.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/command.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/command.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/con_man.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/con_man.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/con_man2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/con_man2.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/con_man3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/con_man3.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/contrast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/contrast.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/coreg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/coreg.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/design.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/explore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/explore.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/fitted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/fitted.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/gray.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/gray.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/interactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/interactive.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/realign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/realign.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/render.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/render.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/sections.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/sections.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/slices.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/slices.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/smooth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/smooth.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/spm1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/spm1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/auditory/volume.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/auditory/volume.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/batch/batch_basicio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/batch/batch_basicio.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/batch/batch_dependencies.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/batch/batch_dependencies.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/batch/batch_multi_subject_template.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/batch/batch_multi_subject_template.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/batch/batch_single_subject.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/batch/batch_single_subject.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/batch/batch_single_subject_template.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/batch/batch_single_subject_template.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/batch/batch_single_subject_template_nodeps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/batch/batch_single_subject_template_nodeps.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/batch/batch_spm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/batch/batch_spm.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/batch/flow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/batch/flow.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/bms/Slide1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/bms/Slide1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/bms/Slide2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/bms/Slide2.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/bms/Slide3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/bms/Slide3.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/bms/Slide4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/bms/Slide4.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/bms/Slide5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/bms/Slide5.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/bms/Slide6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/bms/Slide6.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dartelguide/AtoB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dartelguide/AtoB.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dartelguide/Template2individual.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dartelguide/Template2individual.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dartelguide/VBM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dartelguide/VBM.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dartelguide/averages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dartelguide/averages.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dartelguide/imported.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dartelguide/imported.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dartelguide/sharpening.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dartelguide/sharpening.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm/Fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm/Fig1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm/Fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm/Fig2.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm/Fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm/Fig3.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm/Fig4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm/Fig4.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm/Fig5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm/Fig5.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm/Fig6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm/Fig6.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm/Fig7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm/Fig7.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm/Fig8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm/Fig8.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm/Fig9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm/Fig9.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm/dcm_mod_bwd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm/dcm_mod_bwd.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm/dcm_mod_fwd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm/dcm_mod_fwd.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_csd/dcm_csd_fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_csd/dcm_csd_fig1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_csd/dcm_csd_fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_csd/dcm_csd_fig2.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_csd/dcm_csd_fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_csd/dcm_csd_fig3.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_csd/dcm_csd_fig4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_csd/dcm_csd_fig4.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_erp/A_C_matrices.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_erp/A_C_matrices.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_erp/BMC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_erp/BMC.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_erp/B_matrix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_erp/B_matrix.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_erp/DCM_user_interface.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_erp/DCM_user_interface.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_erp/evoked_responses.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_erp/evoked_responses.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_fnirs/dcm_fit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_fnirs/dcm_fit.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_fnirs/est_conn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_fnirs/est_conn.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_fnirs/est_neural.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_fnirs/est_neural.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_fnirs/gui_con.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_fnirs/gui_con.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_ir/irfigure1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_ir/irfigure1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_ir/irfigure2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_ir/irfigure2.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_ir/irfigure3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_ir/irfigure3.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_ir/irfigure4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_ir/irfigure4.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_ir/irfigure5_FlBl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_ir/irfigure5_FlBl.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_ir/irfigure5_FlBn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_ir/irfigure5_FlBn.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_ir/irfigure5_FnBl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_ir/irfigure5_FnBl.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_ir/irfigure6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_ir/irfigure6.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_phase/bms_phase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_phase/bms_phase.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_phase/endogenous.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_phase/endogenous.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_phase/model4_conn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_phase/model4_conn.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_phase/modulatory.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_phase/modulatory.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_phase/phase_models.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_phase/phase_models.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_rs/Fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_rs/Fig1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_rs/Fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_rs/Fig2.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_rs/Fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_rs/Fig3.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_rs/dcm_mod_full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_rs/dcm_mod_full.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_ssr/fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_ssr/fig1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_ssr/fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_ssr/fig2.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/dcm_ssr/fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/dcm_ssr/fig3.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/cat3_contrast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/cat3_contrast.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/cat3_psth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/cat3_psth.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/cat5_volume.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/cat5_volume.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/cat_contrasts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/cat_contrasts.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/cat_design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/cat_design.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/cat_explore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/cat_explore.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/command.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/command.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/coreg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/coreg.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/dropout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/dropout.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/face_ar1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/face_ar1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/face_bayes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/face_bayes.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/face_stim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/face_stim.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/face_timing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/face_timing.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/famous_lag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/famous_lag.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/famous_lag_mip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/famous_lag_mip.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/gray.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/gray.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/movements.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/movements.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/par_design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/par_design.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/realign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/realign.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces/smooth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces/smooth.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces_group/Fdisp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces_group/Fdisp.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces_group/Ftemp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces_group/Ftemp.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces_group/can_weighted_fir.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces_group/can_weighted_fir.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces_group/f1_res.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces_group/f1_res.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces_group/fir_covariance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces_group/fir_covariance.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces_group/fir_design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces_group/fir_design.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces_group/fir_results.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces_group/fir_results.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces_group/informed_covariance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces_group/informed_covariance.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces_group/informed_design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces_group/informed_design.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces_group/informed_plot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces_group/informed_plot.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces_group/informed_results.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces_group/informed_results.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces_group/informed_t.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces_group/informed_t.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces_group/nullall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces_group/nullall.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces_group/nullcan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces_group/nullcan.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/faces_group/t1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/faces_group/t1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/fmri_est/basis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/fmri_est/basis.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/fmri_est/bayes_options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/fmri_est/bayes_options.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/fmri_est/est_method.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/fmri_est/est_method.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/fmri_spec/design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/fmri_spec/design.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/fmri_spec/fmri_model.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/fmri_spec/fmri_model.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/fmri_spec/reg4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/fmri_spec/reg4.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/images/disp1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/images/disp1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/images/seg1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/images/seg1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/images/seg2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/images/seg2.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meeg/eeg_review_buttons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meeg/eeg_review_buttons.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meeg_artefact/figure1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meeg_artefact/figure1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meeg_artefact/figure2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meeg_artefact/figure2.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meeg_artefact/figure3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meeg_artefact/figure3.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meeg_artefact/figure4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meeg_artefact/figure4.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meeg_artefact/figure5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meeg_artefact/figure5.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meeg_artefact/figure6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meeg_artefact/figure6.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meg_sloc/slide1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meg_sloc/slide1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meg_sloc/slide10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meg_sloc/slide10.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meg_sloc/slide11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meg_sloc/slide11.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meg_sloc/slide12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meg_sloc/slide12.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meg_sloc/slide13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meg_sloc/slide13.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meg_sloc/slide14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meg_sloc/slide14.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meg_sloc/slide15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meg_sloc/slide15.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meg_sloc/slide2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meg_sloc/slide2.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meg_sloc/slide3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meg_sloc/slide3.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meg_sloc/slide4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meg_sloc/slide4.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meg_sloc/slide5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meg_sloc/slide5.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meg_sloc/slide6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meg_sloc/slide6.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meg_sloc/slide7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meg_sloc/slide7.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meg_sloc/slide8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meg_sloc/slide8.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/meg_sloc/slide9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/meg_sloc/slide9.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/mmn/3DSPM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/mmn/3DSPM.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/mmn/coreg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/mmn/coreg.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/mmn/data_and_design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/mmn/data_and_design.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/mmn/dcm_gui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/mmn/dcm_gui.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/mmn/electro_model.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/mmn/electro_model.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/mmn/erp_c23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/mmn/erp_c23.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/mmn/forward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/mmn/forward.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/mmn/invert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/mmn/invert.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/mmn/mesh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/mmn/mesh.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/mmn/neuronal_model.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/mmn/neuronal_model.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/mmn/source_erps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/mmn/source_erps.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/mmn/source_gui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/mmn/source_gui.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/mmn/topo1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/mmn/topo1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/multi/figure1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/multi/figure1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/multi/figure10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/multi/figure10.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/multi/figure11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/multi/figure11.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/multi/figure12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/multi/figure12.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/multi/figure13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/multi/figure13.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/multi/figure14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/multi/figure14.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/multi/figure15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/multi/figure15.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/multi/figure16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/multi/figure16.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/multi/figure2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/multi/figure2.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/multi/figure3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/multi/figure3.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/multi/figure4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/multi/figure4.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/multi/figure5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/multi/figure5.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/multi/figure6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/multi/figure6.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/multi/figure7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/multi/figure7.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/multi/figure8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/multi/figure8.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/multi/figure9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/multi/figure9.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/pet/all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/pet/all.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/pet/all_results.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/pet/all_results.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/pet/cluster.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/pet/cluster.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/pet/conj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/pet/conj.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/pet/interactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/pet/interactive.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/pet/masked_con.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/pet/masked_con.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/pet/masked_res.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/pet/masked_res.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/pet/multi_design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/pet/multi_design.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/pet/sc_design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/pet/sc_design.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/pet/single_design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/pet/single_design.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/pet/st_design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/pet/st_design.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/pet/subject2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/pet/subject2.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/pet/svc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/pet/svc.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/pet/table.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/pet/table.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/pet/voi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/pet/voi.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/ppi/Fig1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/ppi/Fig1.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/ppi/Fig10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/ppi/Fig10.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/ppi/Fig11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/ppi/Fig11.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/ppi/Fig12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/ppi/Fig12.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/ppi/Fig13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/ppi/Fig13.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/ppi/Fig14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/ppi/Fig14.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/ppi/Fig15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/ppi/Fig15.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/ppi/Fig16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/ppi/Fig16.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/ppi/Fig2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/ppi/Fig2.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/ppi/Fig3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/ppi/Fig3.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/ppi/Fig4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/ppi/Fig4.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/ppi/Fig5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/ppi/Fig5.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/ppi/Fig6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/ppi/Fig6.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/ppi/Fig7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/ppi/Fig7.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/ppi/Fig8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/ppi/Fig8.png -------------------------------------------------------------------------------- /docs/assets/figures/manual/ppi/Fig9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/manual/ppi/Fig9.png -------------------------------------------------------------------------------- /docs/assets/figures/matlab_setpath.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/matlab_setpath.png -------------------------------------------------------------------------------- /docs/assets/figures/normalisation_batch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/normalisation_batch.png -------------------------------------------------------------------------------- /docs/assets/figures/opm/90ms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/90ms.png -------------------------------------------------------------------------------- /docs/assets/figures/opm/Logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/Logo.png -------------------------------------------------------------------------------- /docs/assets/figures/opm/aef_example_erf.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/aef_example_erf.PNG -------------------------------------------------------------------------------- /docs/assets/figures/opm/aef_example_psd_after.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/aef_example_psd_after.PNG -------------------------------------------------------------------------------- /docs/assets/figures/opm/aef_example_psd_after_filters.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/aef_example_psd_after_filters.PNG -------------------------------------------------------------------------------- /docs/assets/figures/opm/aef_example_psd_before.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/aef_example_psd_before.PNG -------------------------------------------------------------------------------- /docs/assets/figures/opm/aef_example_topo.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/aef_example_topo.PNG -------------------------------------------------------------------------------- /docs/assets/figures/opm/aef_example_topo_ft.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/aef_example_topo_ft.PNG -------------------------------------------------------------------------------- /docs/assets/figures/opm/badchannel_psd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/badchannel_psd.png -------------------------------------------------------------------------------- /docs/assets/figures/opm/coreg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/coreg.png -------------------------------------------------------------------------------- /docs/assets/figures/opm/coreg_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/coreg_new.png -------------------------------------------------------------------------------- /docs/assets/figures/opm/coreg_template.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/coreg_template.png -------------------------------------------------------------------------------- /docs/assets/figures/opm/coreg_template_new.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/coreg_template_new.PNG -------------------------------------------------------------------------------- /docs/assets/figures/opm/evoked_field.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/evoked_field.png -------------------------------------------------------------------------------- /docs/assets/figures/opm/mesh_select.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/mesh_select.png -------------------------------------------------------------------------------- /docs/assets/figures/opm/mni15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/mni15.png -------------------------------------------------------------------------------- /docs/assets/figures/opm/mni15Whole.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/mni15Whole.png -------------------------------------------------------------------------------- /docs/assets/figures/opm/processed_psd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/processed_psd.png -------------------------------------------------------------------------------- /docs/assets/figures/opm/raw_psd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/raw_psd.png -------------------------------------------------------------------------------- /docs/assets/figures/opm/source_evoked_t.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/source_evoked_t.png -------------------------------------------------------------------------------- /docs/assets/figures/opm/source_evoked_t_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/source_evoked_t_new.png -------------------------------------------------------------------------------- /docs/assets/figures/opm/t-stat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/opm/t-stat.png -------------------------------------------------------------------------------- /docs/assets/figures/realignment_batch_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/realignment_batch_1.png -------------------------------------------------------------------------------- /docs/assets/figures/realignment_batch_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/realignment_batch_2.png -------------------------------------------------------------------------------- /docs/assets/figures/realignment_plot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/realignment_plot.png -------------------------------------------------------------------------------- /docs/assets/figures/segmentation_batch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/segmentation_batch.png -------------------------------------------------------------------------------- /docs/assets/figures/slice_timing_batch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/slice_timing_batch.png -------------------------------------------------------------------------------- /docs/assets/figures/slice_timing_figure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/slice_timing_figure.png -------------------------------------------------------------------------------- /docs/assets/figures/smoothing_batch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/smoothing_batch.png -------------------------------------------------------------------------------- /docs/assets/figures/spm_interface.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/spm_interface.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-attention/Fig_BMS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-attention/Fig_BMS.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-attention/Fig_estimation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-attention/Fig_estimation.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-attention/GLM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-attention/GLM.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-attention/V5_timeseries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-attention/V5_timeseries.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-attention/connections.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-attention/connections.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-attention/dcm_attention_figures.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-attention/dcm_attention_figures.pptx -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-attention/dcm_attention_stimuli.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-attention/dcm_attention_stimuli.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-attention/model_bwd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-attention/model_bwd.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-attention/model_fwd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-attention/model_fwd.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-attention/two_models.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-attention/two_models.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-motor/BMA_hypotheses_driven.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-motor/BMA_hypotheses_driven.PNG -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-motor/BMC_hypotheses_driven.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-motor/BMC_hypotheses_driven.PNG -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-motor/DCM-design.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-motor/DCM-design.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-motor/PEB_Ep.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-motor/PEB_Ep.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-motor/PEB_review_following_specification.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-motor/PEB_review_following_specification.PNG -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-motor/dcm_motor_design_and_rois.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-motor/dcm_motor_design_and_rois.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-motor/dcm_motor_figures.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-motor/dcm_motor_figures.pptx -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-motor/design_matrix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-motor/design_matrix.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-motor/model_space.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-motor/model_space.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm-motor/results_summary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm-motor/results_summary.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_Amatrix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_Amatrix.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_Bmatrix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_Bmatrix.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_fullmodel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_fullmodel.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_ldFcoords.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_ldFcoords.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_modelcomparison.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_modelcomparison.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_modelspace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_modelspace.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_pyramids_palmtrees.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_pyramids_palmtrees.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_run_glm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_run_glm.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_sections.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm/dcm_fmri_firstlevel_sections.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm/dcm_fmri_secondlevel_bma.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm/dcm_fmri_secondlevel_bma.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm/dcm_fmri_secondlevel_bmc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm/dcm_fmri_secondlevel_bmc.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm/dcm_fmri_secondlevel_peb_review.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm/dcm_fmri_secondlevel_peb_review.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm/dcm_tutorial_figures.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm/dcm_tutorial_figures.pptx -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/dcm/dcm_tutorial_workflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/dcm/dcm_tutorial_workflow.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/fmri/group/semantic_factorial_design_matrix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/fmri/group/semantic_factorial_design_matrix.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/fmri/group/semantic_factorial_results.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/fmri/group/semantic_factorial_results.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/fmri/group/semantic_first_level_design_matrix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/fmri/group/semantic_first_level_design_matrix.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/fmri/group/semantic_one_sample_ttest_design_matrix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/fmri/group/semantic_one_sample_ttest_design_matrix.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/fmri/group/semantic_one_sample_ttest_results_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/fmri/group/semantic_one_sample_ttest_results_1.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/fmri/group/semantic_one_sample_ttest_results_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/fmri/group/semantic_one_sample_ttest_results_2.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/fmri/group/semantic_two_sample_ttest_design_matrix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/fmri/group/semantic_two_sample_ttest_design_matrix.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/fmri/group/semantic_two_sample_ttest_results.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/fmri/group/semantic_two_sample_ttest_results.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/meeg/meeg_firstlevel/add-batch-artefacts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/meeg/meeg_firstlevel/add-batch-artefacts.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/meeg/meeg_firstlevel/add-batch-filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/meeg/meeg_firstlevel/add-batch-filter.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/meeg/meeg_firstlevel/artefacts-options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/meeg/meeg_firstlevel/artefacts-options.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/meeg/meeg_firstlevel/auditory-scalp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/meeg/meeg_firstlevel/auditory-scalp.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/meeg/meeg_firstlevel/conv-basis-set.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/meeg/meeg_firstlevel/conv-basis-set.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/meeg/meeg_firstlevel/conv-other-conds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/meeg/meeg_firstlevel/conv-other-conds.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/meeg/meeg_firstlevel/conv-top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/meeg/meeg_firstlevel/conv-top.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/meeg/meeg_firstlevel/filter-options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/meeg/meeg_firstlevel/filter-options.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/meeg/meeg_firstlevel/prepare-options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/meeg/meeg_firstlevel/prepare-options.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/meeg/meeg_firstlevel/prepare-post-conv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/meeg/meeg_firstlevel/prepare-post-conv.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/meeg/meeg_firstlevel/result-response.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/meeg/meeg_firstlevel/result-response.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/meeg/meeg_firstlevel/scalp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/meeg/meeg_firstlevel/scalp.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/meeg/meeg_firstlevel/select-prepare-batch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/meeg/meeg_firstlevel/select-prepare-batch.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/meeg/meeg_firstlevel/tactile-scalp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/meeg/meeg_firstlevel/tactile-scalp.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/meeg/meeg_firstlevel/visual-scalp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/meeg/meeg_firstlevel/visual-scalp.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-CheckReg14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-CheckReg14.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-Dartel14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-Dartel14.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-Display14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-Display14.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-Imported14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-Imported14.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-Processed14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-Processed14.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-SegResults14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-SegResults14.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-Segment14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-Segment14.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-Segment24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-Segment24.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-Shoot24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-Shoot24.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-WriteNorm24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-WriteNorm24.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-find-set-path.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-find-set-path.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-handedness.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-handedness.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-interpretation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-interpretation.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-new_segment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-new_segment.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-normalise2mni.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-normalise2mni.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-preprocessed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-preprocessed.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-results1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-results1.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-results2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-results2.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-run_dartel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-run_dartel.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-set-path.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-set-path.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm/vbm-template8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm/vbm-template8.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_batch_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_batch_1.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_batch_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_batch_2.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_batch_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_batch_3.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_batch_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_batch_4.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_check_reg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_check_reg.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_contrast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_contrast.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_design_matrix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_design_matrix.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_menu_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_menu_1.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_menu_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_menu_2.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_menu_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_menu_3.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_menu_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_menu_4.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_results_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_results_1.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_results_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_results_2.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_results_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_results_3.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_results_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/analysis_results_4.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/data_prep_dicom_import_batch_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/data_prep_dicom_import_batch_1.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/data_prep_dicom_import_batch_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/data_prep_dicom_import_batch_2.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/data_prep_dicom_import_menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/data_prep_dicom_import_menu.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/index_dir_structure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/index_dir_structure.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/index_workflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/index_workflow.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_check_reg_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_check_reg_1.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_check_reg_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_check_reg_2.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_check_reg_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_check_reg_3.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_segment_batch_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_segment_batch_1.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_segment_batch_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_segment_batch_2.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_segment_batch_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_segment_batch_3.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_segment_check_reg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_segment_check_reg.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_segment_menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_segment_menu.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_shoot_batch_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_shoot_batch_1.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_shoot_batch_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_shoot_batch_2.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_shoot_batch_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_shoot_batch_3.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_shoot_batch_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_shoot_batch_4.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_shoot_menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_shoot_menu.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_shoot_population_average.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_shoot_population_average.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_warp_batch_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_warp_batch_1.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_warp_batch_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_warp_batch_2.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_warp_check_reg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_warp_check_reg.png -------------------------------------------------------------------------------- /docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_workflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/tutorials/vbm_spm_course_2024/preprocessing_workflow.png -------------------------------------------------------------------------------- /docs/assets/figures/wikibooks/EP2D_BOLD_resting-state_Siemens_scanner_sequence_printout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/wikibooks/EP2D_BOLD_resting-state_Siemens_scanner_sequence_printout.png -------------------------------------------------------------------------------- /docs/assets/figures/wikibooks/ExampleDCMGraph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/wikibooks/ExampleDCMGraph.png -------------------------------------------------------------------------------- /docs/assets/figures/wikibooks/Gnumex_setup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/wikibooks/Gnumex_setup.png -------------------------------------------------------------------------------- /docs/assets/figures/wikibooks/Mricron-slice-order-nifti.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/wikibooks/Mricron-slice-order-nifti.png -------------------------------------------------------------------------------- /docs/assets/figures/wikibooks/SPM_Imcalc_mean_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/wikibooks/SPM_Imcalc_mean_image.png -------------------------------------------------------------------------------- /docs/assets/figures/wikibooks/SPM_hemodynamic_response_function.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/wikibooks/SPM_hemodynamic_response_function.png -------------------------------------------------------------------------------- /docs/assets/figures/wikibooks/Spm_reorient.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/wikibooks/Spm_reorient.png -------------------------------------------------------------------------------- /docs/assets/figures/wikibooks/ThreeVertexGraph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/wikibooks/ThreeVertexGraph.png -------------------------------------------------------------------------------- /docs/assets/figures/wikibooks/Two_State_DCM_for_fMRI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/figures/wikibooks/Two_State_DCM_for_fMRI.png -------------------------------------------------------------------------------- /docs/assets/images/London_skyline_700b.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/images/London_skyline_700b.jpg -------------------------------------------------------------------------------- /docs/assets/images/spm_favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/images/spm_favicon.png -------------------------------------------------------------------------------- /docs/assets/images/spm_front.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/images/spm_front.png -------------------------------------------------------------------------------- /docs/assets/images/spm_logo_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/images/spm_logo_white.png -------------------------------------------------------------------------------- /docs/assets/javascripts/mathjax.js: -------------------------------------------------------------------------------- 1 | window.MathJax = { 2 | tex: { 3 | inlineMath: [["\\(", "\\)"]], 4 | displayMath: [["\\[", "\\]"]], 5 | processEscapes: true, 6 | processEnvironments: true 7 | }, 8 | options: { 9 | ignoreHtmlClass: ".*|", 10 | processHtmlClass: "arithmatex" 11 | } 12 | }; 13 | 14 | document$.subscribe(() => { 15 | 16 | 17 | MathJax.typesetPromise() 18 | }) 19 | -------------------------------------------------------------------------------- /docs/assets/videos/inspecting_anatomical_data.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/videos/inspecting_anatomical_data.mp4 -------------------------------------------------------------------------------- /docs/assets/videos/inspecting_functional_data.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/videos/inspecting_functional_data.mp4 -------------------------------------------------------------------------------- /docs/assets/videos/realignment.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spm/spm-docs/ac623800651e8278ec3ea561e777cc32a33f0c91/docs/assets/videos/realignment.mp4 -------------------------------------------------------------------------------- /docs/courses/eeg_meg/index.md: -------------------------------------------------------------------------------- 1 | # SPM Course - EEG & MEG 2 | 3 | This course introduces the analysis of EEG and MEG data. The first three days combine theoretical presentations with practical demonstrations of the different data analysis methods implemented in SPM. On the last day participants have the opportunity to work on SPM tutorial data sets under the supervision of the course faculty. We also invite students to use their own data for analysis. 4 | 5 | The course is suitable for both beginners and more advanced users. We advise students to gain at least some minimal familiarity with the methodology, by following data analysis examples in the [SPM tutorials](../../tutorials/MEEG/index.md) or by scanning through [Litvak et al. (2011)](https://doi.org/10.1155/2011/852961). 6 | 7 |
[It should be said] that in SPM (and generally) we discourage the 9 | use of correlations – they are difficult to interpret in many instances 10 | and are an odd measure of (standardised) effect size that conflates the 11 | regression slope with standard error. In fact, there are people who 12 | would like to abolish the correlation coefficient [...]: 13 |http://societytosupressthecorrelationcoefficient.wordpress.com/about/ 15 |I am not sure whether this society is serious but it raises an 16 | interesting point of view :) |
17 |