mne-tools / mne-python

MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
https://mne.tools
BSD 3-Clause "New" or "Revised" License
2.74k stars 1.33k forks source link

DOC: specify tmax_raw param may be None, and what it means #12972

Closed sappelhoff closed 6 days ago

sappelhoff commented 1 week ago

See for example: https://mne.tools/stable/generated/mne.io.Raw.html#mne.io.Raw.crop

larsoner commented 6 days ago

Thanks @sappelhoff !