Extract cHPI locations from KIT data.
Raw data with KIT cHPI information.
str
The stimulus channel that encodes HPI measurement intervals.
str
| int
| None
Control verbosity of the logging output. If None
, use the default
verbosity level. See the logging documentation and
mne.verbose()
for details. Should only be passed as a keyword
argument.
dict
The time-varying cHPI coils locations, with entries “times”, “rrs”, “moments”, and “gofs”.
Notes
New in version 0.23.