API Documentation

seek_localize

seek_localize:

Interface with iEEG-BIDS data and merge anatomical and electrophysiological data.

label_elecs_anat(bids_path, img_fname, …)

Label electrode anatomical location based on an annotated image volume.

read_dig_bids(fname, root[, intended_for])

Read electrode coordinates from BIDS files.

write_dig_bids(fname, root, ch_names, …[, …])

Write iEEG-BIDS coordinates and related files to disc.

convert_coord_units(sensors, to_unit[, …])

Convert electrode coordinates between voxel and xyz.

convert_coord_space(sensors, to_frame[, …])

Convert electrode voxel coordinates between coordinate systems.

Most-used classes

Sensors(ch_names, x, y, z, coord_system, …)

Sensor data class.

Utility functions

read_fieldtrip_elecs(elec_fname[, verbose])

Read fieldtrip localization output matlab structure.