diff --git a/mne/coreg.py b/mne/coreg.py index c7549ee028a..f9829f3172d 100644 --- a/mne/coreg.py +++ b/mne/coreg.py @@ -2074,7 +2074,7 @@ def fit_icp( self._rpa_weight = rpa_weight self._hsp_weight = hsp_weight self._eeg_weight = eeg_weight - self._hsp_weight = hpi_weight + self._hpi_weight = hpi_weight # Initial guess (current state) est = self._parameters