mne-tools / mne-tools/mne-python
Request for more baseline modes for mne.epoch's apply_baseline
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 1.6k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 100
Description
Hi there,
Is it possible to implement more baseline mode methods for https://mne.tools/stable/generated/mne.Epochs.html#mne.Epochs.apply_baseline as with those available in https://mne.tools/stable/generated/mne.time_frequency.EpochsTFR.html#mne.time_frequency.EpochsTFR.apply_baseline ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the documented mne.Epochs.apply_baseline behavior with the available modes in mne.time_frequency.EpochsTFR.apply_baseline. Identify which additional baseline methods should be supported for Epochs, then verify that the requested modes are available and documented consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100