mne.bem.
get_fitting_dig
(info, dig_kinds='auto', verbose=None)[source]¶Get digitization points suitable for sphere fitting.
Parameters: |
|
---|---|
Returns: |
|
Notes
This will exclude digitization locations that have z < 0 and y > 0
,
i.e. points on the nose and below the nose on the face.
New in version 0.14.