Skip to content

Commit 727807d

Browse files
adding one sentence regarding the lowpass filter (#9089)
* adding one sentence regarding the lowpass filter * adding one sentence regarding the lowpass filter, fixed line length * Update mne/io/meas_info.py Co-authored-by: Eric Larson <[email protected]> * Update mne/io/meas_info.py Co-authored-by: Eric Larson <[email protected]> Co-authored-by: Eric Larson <[email protected]>
1 parent f1ff6ba commit 727807d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mne/io/meas_info.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,8 @@ class Info(dict, MontageMixin):
284284
Tilt angle of the gantry in degrees.
285285
lowpass : float
286286
Lowpass corner frequency in Hertz.
287+
It is automatically set to half the sampling rate if there is
288+
otherwise no low-pass applied to the data.
287289
meas_date : datetime
288290
The time (UTC) of the recording.
289291

0 commit comments

Comments
 (0)