Skip to main content
Ctrl+K

FiNN documentation

  • Installation
  • Guides
  • API reference
  • Installation
  • Guides
  • API reference
Ctrl+K

FiNNPY

  • Installation
    • 1. Automatic install
    • 2. Manual build
    • 3. Enabling statistics (optional)
    • 4. External libraries (optional)
  • Guides
    • Data preparation
    • Feature generation
    • Source reconstruction
    • Statistics
    • Visualization
  • API reference
    • Feature/Signal processing
    • The Source Reconstruction
    • Feature analysis
    • Presentation
    • Quality of life
  Other versions   v: develop
Branches
develop
stable
Search
  • Source Reconstruction

Source Reconstruction#

  • Source space region clustering
    • run()
    • _read_freesurfer_annotation()
    • _get_sphere_faces()
    • _get_mri_to_model_trans()
  • Boundary element model (BEM)
    • BEM_mdl()
    • run()
  • Coregistration, MEG to MRI
    • Coreg()
    • run()
    • plot_coregistration()
    • _load_mri_ref_pts()
    • _format_fiducials()
    • _load_hd_surf()
    • _registrate_3d_points_restricted()
    • _get_ref_ptn_cnt()
    • _refine_registration()
    • _rm_bad_head_shape_pts()
    • _registrate_3d_points_free()
    • _translation()
    • _rotation()
    • _scaling()
    • _get_rot_and_scale_mat()
    • _get_trans_and_rot_mat()
    • _get_rot_mat()
  • Cortical model
    • Cort_mdl()
    • get()
    • _read()
    • _update_invalid_vertices()
  • Freesurfer methods
  • Forward model
    • compute()
    • restrict()
    • _calc_magnetic_fields()
    • _add_current_distribution()
    • _calc_bem_fields()
    • _calc_acc_hem_normals()
    • _find_vertex_clusters()
  • Inverse model
    • Inv_mdl()
    • compute()
    • apply()
    • _calc_whitener()
    • _get_meg_channel_type_idx()
  • Sensor covariance
    • Sen_cov()
    • run()
    • load()
    • _empirically_estimate_cov()
    • _calc_sensor_noise_cov()
  • Sphere models
    • calculate_sphere_from_octahedron()
    • calculate_sphere_from_icosahedron()
    • read_sphere_from_icosahedron_in_fs_order()
    • prune_closeby_vert()
    • _tessellate_sphere()
  • Subject to fs-avg
    • prepare()
    • compute()
    • apply()
    • _calc_small_to_default_vertices_proj()
    • _calc_mri_maps()
  • Utility functions
    • apply_inv_transformation()
    • calc_quat_angle()
    • orient_mat_to_block_format()
    • get_eigenbasis()
    • find_nearest_neighbor()
    • find_valid_vertices()

This Page

  • Show Source

© Copyright 2022, Maximilian Scherer.

Created using Sphinx 8.2.3.

  Other versions   v: develop
Branches
develop
stable
Search

Built with the PyData Sphinx Theme 0.16.1.