mne-tools / mne-tools/mne-python
support passing a callable to aggregate welch/multitaper estimates in Spectrum constructor
Open
Nobody has claimed this yet.
ENH
EOSS4
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 1.6k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 100
Description
cc @AJQuinn. When I get around to this, I'll ping you to test/review.
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 with the Spectrum constructor and the aggregate Welch and multitaper estimates described in the title. Trace how those estimates are currently passed and identify the expected callable interface. Done means the constructor accepts the callable while preserving the existing estimate behavior; no files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100