mne_nirs.channels.pick_sources# mne_nirs.channels.pick_sources(raw, sources)[source]# Pick sources. Parameters: rawinstance of RawRaw instance containing fNIRS data. sourcesiterable or strIterable (e.g. list) of source(s) or source to keep. Returns: instinstance of RawThe modified instance.